Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #674 was successful Changes by Rafal Korytkowski

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Rafal Korytkowski

    Rafal Korytkowski 9a0cca8dd86f6fa81fac311da5bdfb846245f639

    Merge pull request #265 from AdamGrzybkowski/RESTWS-640
    RESTWS-640 Implement search by partial identifier

  • AdamGrzybkowski <agrzybkowski@outlook.com>

    AdamGrzybkowski <agrzybkowski@outlook.com> a1f50a2123592b99fdcc07b5f1966eb19171a658 m

    RESTWS-640 Implement search by partial identifier

    • omod-1.10/pom.xml (version a1f50a2123592b99fdcc07b5f1966eb19171a658)
    • omod-1.10/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_10/DrugController1_10Test.java (version a1f50a2123592b99fdcc07b5f1966eb19171a658)
    • omod-1.8/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/search/openmrs1_8/PatientByIdentifierSearchHandler1_8.java (version a1f50a2123592b99fdcc07b5f1966eb19171a658)
    • omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/search/openmrs1_8/PatientByIdentifierSearchHandlerTest1_8.java (version a1f50a2123592b99fdcc07b5f1966eb19171a658)
    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/search/openmrs1_9/PatientByIdentifierSearchHandlerTest1_9.java (version a1f50a2123592b99fdcc07b5f1966eb19171a658)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/api/RestHelperService.java (version a1f50a2123592b99fdcc07b5f1966eb19171a658)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/api/impl/RestHelperServiceImpl.java (version a1f50a2123592b99fdcc07b5f1966eb19171a658)
    • omod-common/src/main/resources/webModuleApplicationContext.xml (version a1f50a2123592b99fdcc07b5f1966eb19171a658)