Plan for OpenMRS Core 1.11.x

Build: #271 was successful Changes by Rafal Korytkowski

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

Git

  • Rafal Korytkowski

    Rafal Korytkowski 692f6023e8d2eb4d803a9126de4b8779cfa0ee58

    TRUNK-4771 Authorization checks are slow when running as Daemon
    (cherry picked from commit 0686d30e7808e3ef4dafec7335ec35200e9200bc)

    Conflicts:
            api/src/main/java/org/openmrs/aop/AuthorizationAdvice.java

    (cherry picked from commit 3b62f48ccf8b3c9fe7a175bb4044babfc60f3534)

    • api/src/main/java/org/openmrs/aop/AuthorizationAdvice.java (version 692f6023e8d2eb4d803a9126de4b8779cfa0ee58)
  • Rafal Korytkowski

    Rafal Korytkowski 80a2e231b1ccb771bea88b0891fce5ea37afb857

    Revert "TRUNK-4758 Enable Hibernate second level cache"
    This reverts commit ad3a47a4fc67cd924a12f293baa755d49cf8f57e.

    • api/src/main/java/org/openmrs/api/db/AdministrationDAO.java (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/java/org/openmrs/api/db/hibernate/HibernateAdministrationDAO.java (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/java/org/openmrs/api/impl/AdministrationServiceImpl.java (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/ehcache.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/hibernate.default.properties (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/org/openmrs/api/db/hibernate/ConceptClass.hbm.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/org/openmrs/api/db/hibernate/ConceptDatatype.hbm.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/org/openmrs/api/db/hibernate/Person.hbm.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/org/openmrs/api/db/hibernate/PersonAddress.hbm.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/org/openmrs/api/db/hibernate/PersonAttribute.hbm.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/org/openmrs/api/db/hibernate/PersonName.hbm.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
    • api/src/main/resources/org/openmrs/api/db/hibernate/User.hbm.xml (version 80a2e231b1ccb771bea88b0891fce5ea37afb857)
  • Rafal Korytkowski

    Rafal Korytkowski 5a4dac30ed034711f5cc78b609827b9c587105f4

    Revert "Speed ups:"
    This reverts commit 1c48646495cf9abab6108a253db32f812e8ebffe.

    • api/src/main/java/org/openmrs/aop/AuthorizationAdvice.java (version 5a4dac30ed034711f5cc78b609827b9c587105f4)
    • api/src/main/java/org/openmrs/api/context/Context.java (version 5a4dac30ed034711f5cc78b609827b9c587105f4)
    • api/src/main/java/org/openmrs/api/context/Daemon.java (version 5a4dac30ed034711f5cc78b609827b9c587105f4)
    • api/src/main/java/org/openmrs/api/db/hibernate/HibernateAdministrationDAO.java (version 5a4dac30ed034711f5cc78b609827b9c587105f4)
    • api/src/main/java/org/openmrs/api/impl/ConceptServiceImpl.java (version 5a4dac30ed034711f5cc78b609827b9c587105f4)
  • Rafal Korytkowski

    Rafal Korytkowski 4d0027c6d834da1a25c925ea62cc8a6a1c7f2bb5

    Revert "TRUNK-4771 Authorization checks are slow when running as Daemon"
    This reverts commit 7b59e1e07ba02e5353d58fae0fedb62cc95af145.

    • api/src/main/java/org/openmrs/aop/AuthorizationAdvice.java (version 4d0027c6d834da1a25c925ea62cc8a6a1c7f2bb5)