James Agnew
ed0b5f54a5
More authorizationinterceptor tweaks for better security
2018-06-12 21:52:01 +08:00
Ana Maria Radu
dc476aeeea
In my opinion these changes should be made in order to have the behavior
...
for the Prefer header values as the one explained in the official
documentation from https://www.hl7.org/fhir/http.html
2018-06-12 14:04:05 +03:00
patrick-werner
c2b2a7eaa7
added missing CORS Headers for Test Setup
2018-06-11 11:09:23 +02:00
James Agnew
cc0e836680
Auth interceptor early checks ( #995 )
...
* Validator fix
* Enhance AuthorizationInterceptor so that it tries to deny access earlier
for compartment searches that are outside the allowable compartment.
* FIx DSTU2 test that wasn't updated
* More test fixes
2018-06-10 17:48:20 -04:00
frankjtao
35991cd21b
#963 : renamed the parameter to 'the*'
2018-06-07 14:19:44 -04:00
Diederik Muylwyk
903df68d2a
978 cli tools for importing exporting terminology mappings need to be fixed ( #988 )
...
* Fixed export issue.
* Fixed import issue.
* Fixed tests.
* Fixed tests.
2018-06-07 10:22:41 -04:00
patrick-werner
6bcddea416
Merge branch 'master' into documentOperation
2018-06-07 09:17:58 +02:00
James Agnew
b61a3cc10b
Merge pull request #987 from jamesagnew/983-ci-failures
...
983 ci failures
2018-06-06 17:28:51 -04:00
James Agnew
6feb23896f
Hopefully fix #983
2018-06-06 15:51:23 -04:00
James Agnew
e7804b881c
Fix CI issue
2018-06-06 11:39:06 -04:00
jamesagnew
f20371c9c9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-06-06 08:38:35 -04:00
jamesagnew
583437d656
Prevent a crash if the application context has been set incorrectly in
...
embedded deployments
2018-06-06 08:37:25 -04:00
patrick-werner
26b2ee9aa4
Merge branch 'master' into documentOperation
2018-06-06 12:12:51 +02:00
patrick-werner
eb1742f44a
added oss.sonatype as pluginRepository, fixes #958
2018-06-06 12:11:17 +02:00
patrick-werner
49bdff1862
current state of $document
2018-06-05 18:32:59 +02:00
Diederik Muylwyk
044fc13b43
Added double quotes to CSV test data to ensure CLI import test still passes.
2018-06-04 13:58:29 -04:00
Patrick Werner
06ad24f463
Merge pull request #977 from jamesagnew/no-cache_CORS
...
Allows the Cache-Control Header in CORS
2018-06-04 17:52:26 +02:00
patrick-werner
38b7b00f52
Merge branch 'master' into documentOperation
2018-06-04 17:34:39 +02:00
patrick-werner
9498247082
Allows the Cache-Control Header in CORS header for jpa-example-server & CLI
2018-06-04 16:12:31 +02:00
patrick-werner
bd0682c2b2
Merge remote-tracking branch 'origin/master' into documentOperation
2018-06-04 13:53:02 +02:00
jamesagnew
6788eb992d
Bump datasource proxy plugin version
2018-06-03 16:24:41 -04:00
jamesagnew
fafa86a80d
Lucene version bump
2018-06-03 16:23:34 -04:00
jamesagnew
3583dfd503
Correctly include project description in capabilitystatement
2018-06-03 16:19:33 -04:00
jamesagnew
6d09f5025f
Credit for #974
2018-06-03 15:31:40 -04:00
jamesagnew
987679483a
Version bumps
2018-06-03 15:29:10 -04:00
James Agnew
e36bc3889c
Merge pull request #974 from Romanow88/master
...
Fixes #972 Update Spring Data 1.11.6.RELEASE to 2.0.7.RELEASE
2018-06-03 15:28:05 -04:00
jamesagnew
9db3be8536
Include implementation URL in generated capabilitystatement
2018-06-03 14:22:15 -04:00
James Agnew
30dd3c00b9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-06-02 08:59:48 -04:00
Roman Doboni
8f1effe5e3
Merge branch 'master' into master
2018-06-02 09:37:56 +02:00
James Agnew
d52c1ed090
Add a bit more logging for occasional failing test
2018-06-01 17:43:29 -04:00
jamesagnew
fedf4a870a
License header updates
2018-06-01 07:41:01 -04:00
James Agnew
7f87def432
Fix tests
2018-06-01 07:40:33 -04:00
James Agnew
a9cb4dae2f
Allow storage of messages
2018-06-01 07:07:24 -04:00
James Agnew
8027f75758
Remove versioneye from readme, as it has been discontinued
2018-06-01 06:28:22 -04:00
James Agnew
44c6292a45
Merge branch 'java9'
2018-05-31 21:56:58 -04:00
frankjtao
73f12744ae
#963 Improved performance for tag loading
2018-05-31 21:30:46 -04:00
James Agnew
f016656a92
More attempts at getting the build going
2018-05-31 20:42:41 -04:00
James Agnew
58fe4ba3eb
Merge branch 'java9' of github.com:jamesagnew/hapi-fhir into java9
2018-05-31 17:09:05 -04:00
James Agnew
dfd0381d7f
Fewer tests on CI
2018-05-31 17:07:17 -04:00
jamesagnew
2b7e0a87c8
More JDK10 fixes
2018-05-31 16:15:10 -04:00
jamesagnew
1999e23dc9
Test fixes for android
2018-05-31 13:33:39 -04:00
jamesagnew
acc43d6a6c
Merge branch 'java9' of github.com:jamesagnew/hapi-fhir into java9
2018-05-31 12:21:43 -04:00
jamesagnew
543c9a0a19
Bump the failsafe plugin version
2018-05-31 12:20:55 -04:00
James Agnew
35d5d3adb5
Disable useless test
2018-05-31 11:30:27 -04:00
jamesagnew
abcf7852b1
Tests pasing locally
2018-05-31 09:10:34 -04:00
Romanow
a336f33b4b
Update Spring Data 1.11.6.RELEASE to 2.0.7.RELEASE
2018-05-31 14:42:15 +02:00
James Agnew
7e0584af2f
Merge branch 'java9' of github.com:jamesagnew/hapi-fhir into java9
2018-05-30 21:59:51 -04:00
James Agnew
2f07066c59
Test fixes
2018-05-30 21:59:41 -04:00
James Agnew
c2afd9728d
More test fixes
2018-05-30 21:57:17 -04:00
jamesagnew
432bc66208
Merge branch 'java9' of github.com:jamesagnew/hapi-fhir into java9
2018-05-30 21:24:01 -04:00