Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dhis2/d2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dhis2/d2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v30
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 9 files changed
  • 5 contributors

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    fd26e07 View commit details
    Browse the repository at this point in the history
  2. v30.0.3

    HendrikThePendric committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    3c33f95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6548d69 View commit details
    Browse the repository at this point in the history
  4. 30.0.4

    varl committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    116fa9c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. fix: enforce encoding for all API requests (#187)

    BREAKING CHANGE: Api methods will reject with an error when passing urls
    with an encoded query-string, or when passing urls with a malformed
    query string.
    ismay authored Feb 15, 2019
    Configuration menu
    Copy the full SHA
    d6b844a View commit details
    Browse the repository at this point in the history
  2. docs: update changelog

    ismay committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    fd69426 View commit details
    Browse the repository at this point in the history
  3. v30.1.0

    ismay committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    2981f13 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    bb41598 View commit details
    Browse the repository at this point in the history
  2. v30.2.1

    varl committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f4feb3e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. v30.2.2

    Birkbjo committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    f5dbe47 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix: fix crash when server-url contains api (#342)

    * fix: fix crash when server-url contains api
    
    * fix: support more domain-edge cases
    
    * test: update tests
    Birkbjo authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9134f2c View commit details
    Browse the repository at this point in the history
  2. style: prettier

    Birkbjo committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a1d0d87 View commit details
    Browse the repository at this point in the history
  3. 30.2.3

    Birkbjo committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3dbe88e View commit details
    Browse the repository at this point in the history
Loading