Commit Graph

1582 Commits

Author SHA1 Message Date
James Agnew 46f5c18adc Prepare for 3.6.0 release 2018-12-17 12:32:33 +02:00
jamesagnew b0a110f8dc License updates 2018-12-17 12:32:33 +02:00
James Agnew 89adb6d78b Only use FHIRPath to validate searchparameterr paths in R4 2018-12-17 12:32:33 +02:00
James Agnew 6b2c91f19e Test fixes 2018-12-17 12:32:33 +02:00
jamesagnew f223474e8a License header updates 2018-12-17 12:32:33 +02:00
James Agnew 52e658bc0c Use FHIRPath expression parser for custom SP validation 2018-12-17 12:32:33 +02:00
jamesagnew 17f4072e19 License updates only 2018-12-17 12:32:33 +02:00
James Agnew 98a62306d3 Build tweak 2018-12-17 12:32:33 +02:00
James Agnew c2cb235044 Some work on collection processing 2018-12-17 12:32:33 +02:00
James Agnew 821da83d43 Allow client assigned IDs to be purely numeric in JPA server if
configured to do so
2018-12-17 12:31:16 +02:00
James Agnew 1dab9b5a38 Add additional authorization test 2018-12-17 12:30:33 +02:00
jamesagnew b003d693ae License updates 2018-12-17 12:30:33 +02:00
James Agnew 11bc2c19a9 Add reindexing support based on table instead of column 2018-12-17 12:29:45 +02:00
James Agnew ba8795ed0f Allow JPA server to restore resources and link to them in a single
transaction
2018-12-17 12:29:45 +02:00
jamesagnew 1800db5d2c Add licene headers 2018-12-17 12:29:45 +02:00
James Agnew c6b81d0341 Fix a couple of test failures 2018-12-17 12:29:45 +02:00
James Agnew db027c59ef Fix SearchCoordinator tests 2018-12-17 12:29:45 +02:00
jamesagnew b2479e4a7b Add threading to migrator 2018-12-17 12:21:34 +02:00
James Agnew e6a62a10a2 Update search logic 2018-12-17 12:21:34 +02:00
Ken Stevens 3d008aee5d
Make test observation lists thread safe (#1105)
* Initial refactoring to move database matcher out into its own class

* MAJOR REFOACTOR: Pulled indexing code out of BaseHapiFhirDao into a new class ResourceIndexedSearchParams

* made observations lists thread safe to stop intermittent test failures
2018-10-29 15:56:47 -04:00
James Agnew b66e01ce65 Allow plain server @Operation methods to declare a wildcard so that any
opeeration invocations will be direected to them
2018-10-29 10:36:32 -04:00
James Agnew 794d9145e9 Move query count tests to consolidate them, and avoid an accidental
rewrite of existing indexes in some conditions
2018-10-24 17:54:58 -03:00
James Agnew f601b212ad Performance enhancements to the JPA server and better retry logic in
$trigger-subscription
2018-10-20 14:47:37 -04:00
James Agnew c8db7fe035 Add a test 2018-10-18 15:12:22 -04:00
James Agnew e00ff641b2 Increase visibility of two methods needed by the HSPC sandbox 2018-10-18 10:17:55 -04:00
James Agnew da2763d8c8 Merge branch 'master' into philips-3.6.0 2018-10-17 22:38:27 -04:00
James Agnew f571fc4f92 Rename DAO registry 2018-10-17 22:37:43 -04:00
James Agnew b78aaea415 FIx up subscription processing 2018-10-17 21:23:52 -04:00
James Agnew de76f37845 Try to fix an intermittent test failure 2018-10-17 15:49:26 -04:00
James Agnew 99cd4ce5f7 Allow for _total parameter 2018-10-17 09:47:35 -04:00
James Agnew 4b5dcce021 Add a bit of logging to subscription triggering 2018-10-17 08:32:57 -04:00
James Agnew b220154e9c Fix error in retriggeer logic 2018-10-17 07:02:51 -04:00
jamesagnew aa1f624132 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-10-17 05:53:46 -04:00
James Agnew 8130700d68 One more optimization to the subscription retriggering logic 2018-10-17 05:53:07 -04:00
jamesagnew d129d43635 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-10-16 21:51:50 -04:00
James Agnew 2c05d9c5db Test cleanup 2018-10-16 21:51:33 -04:00
jamesagnew e2dfaa517f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-10-16 20:38:21 -04:00
James Agnew 388bda1fec Avoid transaction isolation level not supported by Oracle 2018-10-16 20:31:43 -04:00
jamesagnew 47a5763fb5 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-10-16 20:25:12 -04:00
James Agnew 5d7142a972 Avoid intermittent test failures 2018-10-16 20:23:32 -04:00
jamesagnew 1c1f601332 License header updates 2018-10-16 19:56:52 -04:00
James Agnew 0fbe897ca4 Add named beans to JPA config 2018-10-16 17:24:17 -04:00
James Agnew 755060f91e Allow subscription triggering on a block of resources 2018-10-16 15:29:41 -04:00
James Agnew ba6df6d55a Handle unqualified ID in delete box for testpage overlay 2018-10-15 10:23:21 -04:00
jamesagnew 93c545c42c License header updates 2018-10-15 09:54:00 -04:00
James Agnew 483c9bff3a Auto detect whether the appropriate dialect is selected 2018-10-15 09:53:04 -04:00
James Agnew b44e96a5cd Merge branch 'philips-3.6.0' 2018-10-15 08:37:00 -04:00
James Agnew b75226914d Fix intermittent test failure 2018-10-15 08:19:23 -04:00
James Agnew 6dc2dc1d6f One more test fix 2018-10-15 07:11:10 -04:00
James Agnew 796b12e33e Fix bug in $everything processing 2018-10-15 05:44:53 -04:00