James Agnew
584179ba39
Merge pull request #1169 from jamesagnew/subscription-startup-sideeffects
...
Subscription startup side-effects
2019-01-16 15:40:43 -06:00
Ken Stevens
66dc7f82d5
organize imports
2019-01-15 20:55:00 -05:00
Ken Stevens
19afcb7e09
all tests pass
2019-01-15 18:22:08 -05:00
James Agnew
a2d0168671
Fix handling of sequences in migrator tool
2019-01-15 11:31:18 -06:00
jamesagnew
a584e15251
Add headers
2019-01-14 14:58:27 -05:00
James Agnew
b8755615b2
Allow AuthorizationInterceptor to read patients if the user has read
...
access to the individual instance
2019-01-14 13:53:08 -06:00
Ken Stevens
4f5640e541
Resilient searchparamregistry ( #1165 )
...
SearchParamRegistry and SubscriptionRegistry now both poll retrying connection to the server. This will help in particular in the scenario where the subscriptions are managed in a standalone server that depends on a FHIR Server being available to pull search parameters and subscriptions from.
2019-01-14 11:39:28 -05:00
James Agnew
38bade0429
Credit for #1118
2019-01-13 17:22:29 -06:00
James Agnew
493c15e6d6
Merge pull request #1118 from ruoat/add-mvnw
...
Add maven wrapper for easier and more coherent builds
2019-01-13 15:54:30 -06:00
James Agnew
4b48eebe8b
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-01-13 12:27:40 -06:00
jamesagnew
d5d4092c42
Header updates
2019-01-13 13:26:56 -05:00
James Agnew
63b8a70e8a
Allow storing ConceptMap with StructureDefinition as a source or target
2019-01-13 12:24:51 -06:00
James Agnew
93bf2788ec
Add subscription narrowing interceptor and refactor RuleBuilder to be a
...
bit cleaner
2019-01-12 14:23:26 -06:00
Ari Ruotsalainen
6b38773f9a
Merge branch 'master' into add-mvnw
2019-01-11 18:05:44 +02:00
Ari Ruotsalainen
3e28374029
Use windows line-endings in mvnw.cmd
2019-01-11 17:11:53 +02:00
James Agnew
7ab0fee36d
Merge pull request #1164 from jamesagnew/subscription-bugfix
...
Emergency fix.
2019-01-11 09:05:45 -06:00
James Agnew
068117138e
Merge branch 'master' into subscription-bugfix
2019-01-11 09:05:37 -06:00
James Agnew
fc09ed6966
Fix #1163 - Correctly handle invalid CapabilityStatement
2019-01-11 08:01:48 -07:00
Ken Stevens
860a8fb7a6
Emergency fix.
...
Normally I'd write a test for this, but this startup behaviour is changing in my next PR.
2019-01-11 09:49:40 -05:00
jpoth
dec53c1eea
Revert "update jws-api on Karaf"
...
This reverts commit d9f96ea
2019-01-11 15:33:12 +01:00
jpoth
d9f96ea15b
update jws-api on Karaf
2019-01-11 14:36:15 +01:00
James Agnew
3c260e5ef2
Ignore unfinished test
2019-01-10 07:36:37 -07:00
James Agnew
aee7b2b882
Make sure that sub-request transaction searches and reads preserve HTTP
...
headers
2019-01-10 07:26:04 -07:00
James Agnew
b8f200f897
Correctly expose chains in DSTU2 server conformance statmeent
2019-01-10 06:15:31 -07:00
James Agnew
ee52d6fb31
Add SearchNarrowingInterceptor
2019-01-09 20:20:46 -06:00
James Agnew
415ed80522
Get public HAPI FHIR server building again
2019-01-09 15:04:58 -05:00
James Agnew
d091665ab6
Test fix
2019-01-09 14:40:43 -05:00
James Agnew
17ac097050
Merge pull request #1162 from jamesagnew/test-openjdk-11
...
Test openjdk 11
2019-01-09 13:48:53 -05:00
James Agnew
bef3b956d8
Add changelog entry
2019-01-09 13:48:31 -05:00
James Agnew
f241457bc1
Merge branch 'master' into test-openjdk-11
2019-01-09 13:42:50 -05:00
Ken Stevens
0b6c4fb450
improved test name
2019-01-09 13:39:32 -05:00
Ken Stevens
66dd6dc96c
updated documentation
2019-01-09 13:39:32 -05:00
Ken Stevens
cdf1cd9144
undoing inadvertent comment changes
2019-01-09 13:39:32 -05:00
Ken Stevens
5671ca88ca
Simplified access to extension
2019-01-09 13:39:32 -05:00
Ken Stevens
3142ebb892
Fixed typo in class name
...
Added channel extensions to CanonicalSubscription
2019-01-09 13:39:32 -05:00
Ken Stevens
d809569a2d
Added new DaoConfig parameter to control whether subscription matching happens on this server.
2019-01-09 13:39:32 -05:00
James Agnew
8beccab9ab
Merge branch 'master' into test-openjdk-11
2019-01-09 10:48:57 -05:00
jamesagnew
b3c9b32db4
Credit for #1065 and forward-port fix to R4 provider
2019-01-09 07:19:55 -05:00
Stig Rohde Døssing
f8b232bb67
Issue 430: Generate OperationDefinitions for named queries, fix minor errors in generation of OperationDefinition for operations. Closes #430 .
2019-01-09 05:41:08 -05:00
jpoth
1bd63f4454
Add JKD11 support for Karaf
2019-01-09 11:18:42 +01:00
James Agnew
62ae71c1c6
Allow authorizing delete operations via a transaction in
...
AuthorizationInterceptor
2019-01-07 15:43:36 -05:00
jamesagnew
a8a97ae6b2
Two test fixes
2019-01-07 09:18:11 -05:00
James Agnew
bb6e392e2d
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-01-07 09:17:37 -05:00
James Agnew
c104923855
Add an additional test for transaction processing
2019-01-07 09:17:19 -05:00
jamesagnew
3d94761bcb
Improve response for transactions
2019-01-06 18:08:32 -05:00
jamesagnew
b2c7a2003e
Prevent a nullpointerexception in AuthorizationInterceptor
2019-01-06 16:42:29 -05:00
jamesagnew
39f2062802
FIx errorprone detected issues
2019-01-05 13:43:55 -05:00
jamesagnew
8f8385627f
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-01-05 11:33:08 -05:00
jamesagnew
98d93df12a
License header updates
2019-01-04 16:22:15 -05:00
James Agnew
5b8fee869e
Add config options for default Prefer header and _total param on server
2019-01-04 16:12:45 -05:00