James Agnew
63af04a7b4
Prepare for 3.6.0 release
2018-11-12 05:40:55 -05:00
jamesagnew
030b33a0f2
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-11-09 15:59:34 -05:00
jamesagnew
4a0c45a494
License updates
2018-11-09 15:59:23 -05:00
James Agnew
c81a59bb9a
Only use FHIRPath to validate searchparameterr paths in R4
2018-11-09 15:57:34 -05:00
James Agnew
7f6f06dddf
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-11-09 15:47:22 -05:00
James Agnew
5834e6aa62
Test fixes
2018-11-09 15:32:55 -05:00
jamesagnew
3942f1bb29
License header updates
2018-11-09 14:41:57 -05:00
James Agnew
f61df5c3fe
Use FHIRPath expression parser for custom SP validation
2018-11-09 14:41:20 -05:00
jamesagnew
a3e79b5759
License updates only
2018-11-08 15:28:09 -05:00
James Agnew
3ae5f9a3b7
Build tweak
2018-11-08 14:04:21 -05:00
James Agnew
cca49425ae
Some work on collection processing
2018-11-08 08:56:51 -05:00
James Agnew
76cd3f6b47
Allow client assigned IDs to be purely numeric in JPA server if
...
configured to do so
2018-11-07 18:25:50 -05:00
James Agnew
62145e1b74
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-11-07 11:02:02 +01:00
James Agnew
4b790eddb6
Add additional authorization test
2018-11-07 11:01:29 +01:00
jamesagnew
896568c0f7
License updates
2018-11-04 16:06:53 -05:00
James Agnew
bc72093555
Add reindexing support based on table instead of column
2018-11-04 20:00:27 +01:00
James Agnew
b1283791ca
Allow JPA server to restore resources and link to them in a single
...
transaction
2018-11-02 16:45:21 -04:00
jamesagnew
1b877ac03e
Add licene headers
2018-11-01 09:15:51 -04:00
James Agnew
4315900ac0
Merge branch 'philips-3.6.0'
2018-11-01 09:15:27 -04:00
James Agnew
3bfdc61866
Fix a couple of test failures
2018-11-01 09:15:03 -04:00
jamesagnew
3f6960d82b
Add multithreaded migrator tool
2018-11-01 05:42:51 -04:00
James Agnew
c8834cd29a
Merge branch 'philips-3.6.0' of github.com:jamesagnew/hapi-fhir into philips-3.6.0
2018-10-31 17:19:28 -04:00
James Agnew
041a4c4018
Fix SearchCoordinator tests
2018-10-31 12:36:27 -04:00
jamesagnew
31ef4c68e1
Merge branch 'philips-3.6.0' of github.com:jamesagnew/hapi-fhir into philips-3.6.0
2018-10-31 05:51:13 -04:00
jamesagnew
8955a9e54d
Add threading to migrator
2018-10-31 05:50:50 -04:00
James Agnew
7acba90d15
Update search logic
2018-10-30 22:43:16 -04: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