Stages & jobs

  1. Build and push

  2. Validate

  3. Update versions

  4. Release

    Requires a user to start manually
  5. Release 2nd stage

  6. Release 3rd stage

Code commits

openmrs-module-webservices.rest

  • chibongho <cbho@pih.org>

    chibongho <cbho@pih.org> 6bfeeb14bb27f1075479ce7399bd4472ea517f06

    Merge pull request #646 from capernix/RESTWS-943
    RESTWS-943 : ObservationSearchHandler should be chosen to handle obs search request when `totalCount` is passed in

  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> aa0f3b2266b83d9898e3af71df675c04388858d1

    Converted 'totalCount' into the conventions that are followed by other special parameters

    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestConstants.java (version aa0f3b2266b83d9898e3af71df675c04388858d1)
  • capernix <marvinsukumar1@gmail.com>

    capernix <marvinsukumar1@gmail.com> ffb3b49f35f27b4b666c0791efcb94f34f22b55f

    Added 'totalCount' to the list of special request parameters

    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestConstants.java (version ffb3b49f35f27b4b666c0791efcb94f34f22b55f)