4321 Commits

Author SHA1 Message Date
James Agnew
67dbc802be Better detection of binary content in ResponseHighlighterInterceptor 2018-11-18 14:32:54 +01:00
James Agnew
fad53c6669 Fix a test 2018-11-16 13:15:14 +01:00
James Agnew
6a6451f694 Reduce number of queries on some DB operations 2018-11-16 12:41:50 +01:00
James Agnew
0d0f67b299 Add GraphQL support to public server 2018-11-16 11:41:39 +01:00
jamesagnew
17d8f78c9f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-11-16 05:20:38 -05:00
James Agnew
e45af1506c Update spring template 2018-11-16 11:20:21 +01:00
jamesagnew
e61aeea85a Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-11-16 05:16:27 -05:00
James Agnew
1de0ef405c Clean up test compile and reenable GraphQL on hapi.fhir.org 2018-11-16 11:15:44 +01:00
James Agnew
e4f6b3e9a2 Add a warning if an invalid class is scanned 2018-11-16 10:42:21 +01:00
James Agnew
14c0a52831 Fix xml typo 2018-11-16 09:21:53 +01:00
James Agnew
4b099cf057 Fix #944 - NPE when using a custom resource class that has a @Block
child
2018-11-15 16:11:55 +01:00
Ari Ruotsalainen
44712dc287 Add maven wrapper for easier and more coherent builds https://www.baeldung.com/maven-wrapper 2018-11-15 15:36:57 +02:00
James Agnew
02b23d74fd
Merge pull request #1117 from magnuswatn/logformatfix
Fixed small log formatting error in ExceptionHandlingInterceptor.java
2018-11-15 13:38:07 +01:00
James Agnew
e75d2e1f10 Credit for #1117 2018-11-15 13:37:32 +01:00
Magnus Watn
52265d248f Fixed log formatting error 2018-11-15 12:14:33 +01:00
James Agnew
84acafe3af Streamline expunge operation 2018-11-15 11:37:16 +01:00
bdenton
655f474352 Merge and update for 3.6.0 release 2018-11-13 14:26:06 -08:00
James Agnew
75210d614b Bump to 3.7.0-SNAPSHOT 2018-11-12 22:37:52 -05:00
James Agnew
0ec8d942a6 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-11-12 12:28:24 -05:00
James Agnew
bbcbcbf5d6 Don't hardcode commons-compress version 2018-11-12 12:26:17 -05:00
jamesagnew
cc57bacab8 Version bump to 3.7.0-SNAPSHOT 2018-11-12 10:07:28 -05:00
jamesagnew
31bd2186ce Update changelog v3.6.0 2018-11-12 09:47:17 -05:00
jamesagnew
cbc6f22329 Documentation updates 2018-11-12 09:21:09 -05:00
James Agnew
63af04a7b4 Prepare for 3.6.0 release 2018-11-12 05:40:55 -05:00
James Agnew
cb00512522 Credit for #1047 2018-11-11 17:08:30 -05:00
James Agnew
e5b04710ea Version bump a few dependencies 2018-11-11 17:06:40 -05:00
James Agnew
023877e09f
Merge pull request #1047 from hdconradi/null-pointer-in-date-range-param
Fix NullPointerExceptions in DateRangeRaram
2018-11-11 17:02:27 -05:00
bdenton
cef7678eb0 Merge branch 'generic-tinder-from-model' 2018-11-09 14:04:23 -08:00
bdenton
0f39cc2d71 Merge remote-tracking branch 'upstream/master' 2018-11-09 14:03:51 -08:00
bdenton
5e225375c9 add tests for generic model-based, dstu3, and r4 2018-11-09 14:01:08 -08:00
bdenton
c7a7a079b2 only support 'generateResources' when resourceSource=model 2018-11-09 13:39:13 -08: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
bdenton
71dfed282c Merge remote-tracking branch 'upstream/master' 2018-11-08 16:14:58 -08:00
James Agnew
b32e232eb2 A bit of client tweaking 2018-11-08 17:10:39 -05:00
James Agnew
e5cff0041d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-11-08 15:47:00 -05:00
James Agnew
01c7618867 Failing test cleanup 2018-11-08 15:46:49 -05:00
jamesagnew
a3e79b5759 License updates only 2018-11-08 15:28:09 -05:00
James Agnew
82ec721c99 Allow client defined parameter style for _format param 2018-11-08 15:27:35 -05:00
James Agnew
3ae5f9a3b7 Build tweak 2018-11-08 14:04:21 -05:00
James Agnew
7e2e53a354 Credit for #1071 2018-11-08 13:33:25 -05:00
James Agnew
17a7fd4285
Merge pull request #1071 from volsch/master
Multiple values of a HTTP header are reduced to one value.
2018-11-08 13:27:36 -05:00
James Agnew
69257581fd Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-11-08 13:24:37 -05:00
James Agnew
9fee827398 Credit for #1103 2018-11-08 13:24:24 -05:00
James Agnew
80b0f14c4b
Merge pull request #1103 from RuthAlk/own_message_resolver_3.6.6
Allow slotting in own IMessageResolver
2018-11-08 13:22:48 -05:00