More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #284 was successful Changes by Michael Seaton <mseaton@pih.org>

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revision
74d3fd0c86c527b9ec7f6d8ed26b1a48733b0129
Total tests
560
Successful since
#264 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 74d3fd0c86c527b9ec7f6d8ed26b1a48733b0129 Fixing dependency issue by re-including xml-apis as provided from openmrs, and excluding dom4j from poi-ooxml
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 360dfd9b2735011e531d0e5758779176eaa12bc9 Add additional checking to ensure that no more than one id set is added as a constraint, as this leads to the best performance on mysql 5.5. Also, consolidate logic for checking against multiple id sets in an evaluation context.
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 4ce6fa3576bff7551d24957989779165dec94218 Expand handling of constraints against id sets, in order to best take advantage of mysql 5.6 performance improvements while also support efficient queries in earlier versions.