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

Build: #1322 was successful Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Wyclif Luyima

    Wyclif Luyima 5e98bd7cd88832af7b2928f0d1480458d5af1a2c

    RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache (#525)
    RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache

    RESTWS-866 - FIxed invalidating of the Hibernate L2 cache for users

    RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache

    RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache

    RESTWS-866 - Add REST endpoint to invalidate the Hibernate L2 cache

    • omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/ClearDbCacheController2_0.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
    • omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/SearchIndexController2_0.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
    • omod-2.0/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/ClearDbCacheController2_0Test.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
    • omod-2.0/src/test/resources/hibernate.default.properties (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestUtil.java (version 5e98bd7cd88832af7b2928f0d1480458d5af1a2c)