Commit Graph

3044 Commits

Author SHA1 Message Date
Simon Janic f426b0679c Refactored the meta extensions, so it reuses the existing logic that is
used for encoding and parsing extensions on resources.
2017-11-26 14:22:41 +01:00
Simon Marco Janic 46fcceb9c6 [(master)] Merge remote-tracking branch 'upstream/master' 2017-11-21 11:15:50 +01:00
Simon Marco Janic 0077215b19 [(master)] Added support for references in meta 2017-11-21 10:38:14 +01:00
James Agnew c668dcd1f8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-11-20 12:04:26 -05:00
James Agnew 60b6c3745b Add test for #794 2017-11-20 12:03:45 -05:00
James Agnew d1f8bce417 Add test for #794 2017-11-20 12:01:24 -05:00
James Agnew a87323fa08 Add tests 2017-11-17 09:53:44 +01:00
James Agnew d006a8e6d0
Merge pull request #755 from InfiniteLoop90/pr/additional-http-headers-client-interceptor
Added a client interceptor called AdditionalRequestHeadersInterceptor to add arbitrary HTTP headers to the client request
2017-11-15 12:57:33 -05:00
jamesagnew d922775639 Credit for #755 2017-11-15 12:56:47 -05:00
jamesagnew 607abd34a3 Try to get appveyor working 2017-11-15 12:42:53 -05:00
James Agnew a15e348bde Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-11-15 18:35:34 +01:00
James Agnew 0d0300623f Streamline search coordinator to improve performance 2017-11-15 18:31:03 +01:00
jamesagnew 6da0809284 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-11-13 21:02:49 -05:00
jamesagnew aaed0c5876 Add some logging 2017-11-13 21:02:39 -05:00
James Agnew d5425fba5e Try to get appveyor working more 2017-11-13 20:59:33 -05:00
James Agnew 99320c3b96 More memory for compiler 2017-11-13 16:17:20 -05:00
James Agnew 6ca1498277 Fix tests for spring boot 2017-11-13 15:49:12 -05:00
James Agnew 46f1b0b532 Config changes to compiler 2017-11-13 13:50:39 -05:00
James Agnew 8f44af734a
Merge pull request #747 from honestica/analyzer-def-using-search-mapping
Analyzer def using search mapping
2017-11-13 13:36:19 -05:00
James Agnew 7de898cdf3 Credit for #747 2017-11-13 13:35:10 -05:00
James Agnew 49f4ac4fc5
Merge branch 'master' into analyzer-def-using-search-mapping 2017-11-13 13:32:40 -05:00
James Agnew f3f870c168 Update description for spring boot 2017-11-13 13:31:49 -05:00
James Agnew f2cab54440
Merge pull request #743 from mouellet/spring-boot-starter
Add Spring Boot Starter
2017-11-13 13:23:47 -05:00
James Agnew bb31e11d9a Credit for #743 2017-11-13 13:22:17 -05:00
James Agnew 85bc654a63
Merge branch 'master' into spring-boot-starter 2017-11-13 13:20:24 -05:00
James 32a4a081d9 More test work -- Ahhhhh travis grr 2017-11-08 20:01:54 -05:00
James Agnew 8dbcd29c8d Dont reuse ports in tests 2017-11-08 17:12:06 -05:00
James Agnew f91977cbac Beef up logging in tests 2017-11-08 16:53:39 -05:00
James Agnew 395c8b6acc Add test for #773 2017-11-07 09:58:42 -05:00
James Agnew 59f4177a59 Fix #750 - Elements are not preserved in page requests 2017-11-06 19:49:50 -05:00
Simon Marco Janic f0477ac807 [(master)] Fixed faulty test 2017-11-06 13:38:25 +01:00
Simon Marco Janic ee3d540607 [(master)] Remove duplicated code by Git 2017-11-06 13:00:47 +01:00
Simon Marco Janic 78744ac9e4 [(master)] Merge remote-tracking branch 'origin/master'
# Conflicts:
#	hapi-fhir-structures-dstu3/src/main/java/org/hl7/fhir/dstu3/model/codesystems/DeviceStatusEnumFactory.java
2017-11-06 12:59:44 +01:00
Simon Marco Janic bb767d7f1c [(master)] Added missing import. 2017-11-06 12:59:13 +01:00
Simon Marco Janic edb1479af9 [(master)] Renamed files in wrong casing. 2017-11-06 12:57:25 +01:00
Simon Marco Janic 1c1098a2b7 [(master)] Added check for sub-extensions. 2017-11-06 12:32:11 +01:00
Simon Marco Janic b4032f4e8c [(master)] Added support for extensions in Meta resource 2017-11-06 12:32:07 +01:00
Simon Marco Janic 6040eef7ee [(master)] Renamed files in wrong casing. 2017-11-06 11:55:49 +01:00
Simon Marco Janic 09a419e354 [(master)] Renamed files in wrong casing. 2017-11-06 11:55:08 +01:00
Simon Marco Janic 5e9f88df2d [(master)] Renamed files in wrong casing. 2017-11-06 11:54:14 +01:00
Simon Marco Janic bdb15f57e0 [(master)] Added check for sub-extensions. 2017-11-06 11:06:42 +01:00
James Agnew 2b4a492870 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-11-05 19:22:13 -05:00
James Agnew 932bb2ed8e Fix test 2017-11-05 19:21:23 -05:00
James bde05c8b4d Fix broken DeviceStatus enums 2017-11-05 19:20:49 -05:00
James Agnew 675d7981bf Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-11-05 18:53:09 -05:00
James Agnew 37c8e6c645 Add test for #751 2017-11-05 18:52:28 -05:00
James 5f63dcfe7d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-11-05 10:11:23 -05:00
James Agnew 75bfb6af1b Add support for Binary X-Security-Context header in server 2017-11-02 11:38:43 -04:00
James Agnew 256d541dda
Merge pull request #736 from malcolmm83/master
Fix for Binary.securityContext is not being encoded #734
2017-11-01 15:37:43 -04:00
James Agnew b68483bab6 Credit for #736 2017-11-01 15:37:05 -04:00