1246 Commits

Author SHA1 Message Date
jamesagnew
8156abf803 More prep for 1.6 2016-07-06 08:19:27 -04:00
jamesagnew
acaf2135c5 Finalize 1.6 release 2016-07-06 07:29:20 -04:00
James Agnew
a8585c881d Fix #396 - Make tests timezone independent 2016-07-04 13:48:05 -04:00
jamesagnew
a3af502ee2 Add test for #391 2016-07-03 10:23:48 -04:00
jamesagnew
32bdd14639 Work on term service 2016-07-02 17:14:36 -04:00
jamesagnew
4a49e5b7f9 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-07-01 14:31:25 -04:00
jamesagnew
b8f1f39ead Add tests and get :below queries working for built-in code systems 2016-07-01 08:51:47 -04:00
James Agnew
7ef48413c4 Term service enhancements 2016-06-30 17:45:41 -04:00
James Agnew
38d30eef49 Respect order for order=REPLACE_PARENT 2016-06-29 10:26:36 -04:00
jamesagnew
9b6f548970 Work on term service, and allow child classes when serializing 2016-06-29 08:08:42 -04:00
James Agnew
b587e3695b Add client integration test 2016-06-27 13:43:12 -04:00
jamesagnew
c28a2c40f0 Fix #394 - Don't use a method from Commons-Lang3 3.3 2016-06-27 06:19:22 -04:00
jamesagnew
c2dbcc7ff0 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-26 23:12:26 -04:00
jamesagnew
fae4344c36 Add documentation around security interceptor 2016-06-25 11:27:55 -04:00
jamesagnew
556058a7b7 Tests passing 2016-06-25 10:55:31 -04:00
James Agnew
db0a208927 Work on terminology importing 2016-06-24 18:40:44 -04:00
James Agnew
b84150ff5e Randomly set locale after each test in order to make sure we aren't
dependent on a specific environment
2016-06-21 09:53:24 -04:00
jamesagnew
f4c6f09f08 Fix tests 2016-06-20 07:52:44 -04:00
jamesagnew
2e8c20dc83 More work on terminology services, and add support to operations to AuthorizationInterceptor 2016-06-20 07:19:08 -04:00
jamesagnew
36505c60d8 More work on term service importing 2016-06-19 10:35:27 -04:00
jamesagnew
a7cbb5c022 More test coverage 2016-06-18 13:32:45 -04:00
jamesagnew
b3d8d453de Improve test coverage and clean up UnclassifiedServerFailureException processing 2016-06-18 10:37:43 -04:00
jamesagnew
785ce1deb9 Remove some dead code and improve test coverage 2016-06-17 07:40:17 -04:00
jamesagnew
dcecde5db9 Improve test coverage 2016-06-16 22:52:10 -04:00
jamesagnew
c9f85111ab Add some tests to GenericClient 2016-06-16 07:42:06 -04:00
James Agnew
1683cf8cef Switch to jacoco 2016-06-15 17:34:50 -04:00
James Agnew
e2f1beef2c Fix some tests 2016-06-14 22:03:24 -04:00
James Agnew
f3dcc3e893 Add lots of tests 2016-06-14 17:57:08 -04:00
James Agnew
dba470f8d6 Add some tests 2016-06-14 07:24:03 -05:00
James Agnew
aac914df22 Refactor OperationParameter to try and improve test coverage 2016-06-14 07:11:47 -05:00
James Agnew
1166a2ee67 Work on support for _at parameter in history operation 2016-06-13 07:31:25 -05:00
James Agnew
69572f7b3a More tests for #381 2016-06-11 13:04:58 -05:00
James Agnew
23840ecb7a Fix some tests 2016-06-11 06:43:27 -05:00
James Agnew
035ed27dab Fix #380 - Correct cardinality for OperationDefinitions 2016-06-10 17:15:16 -05:00
James Agnew
189038ad08 Fix #267 2016-06-10 10:49:51 -05:00
James Agnew
6c9707b86e More work on #381 2016-06-10 10:16:10 -05:00
James Agnew
6eca6e5efe Update ResponseHighlighterInterceptor to emit raw content for
_format=xml and _format=json
2016-06-10 10:15:41 -05:00
James Agnew
4cfabfe4a6 Rework tests for #381 2016-06-10 09:29:30 -05:00
James Agnew
a3484f84c1 Work on #381 - Still need to apply these changes to STU3 type 2016-06-09 21:48:53 -04:00
James Agnew
cf1ea276c9 Fix #362 - Dead code in OperationParameter 2016-06-08 14:49:36 -07:00
James Agnew
7123205a83 Fix build 2016-06-07 10:04:37 -07:00
James Agnew
7e57aed5d6 Significant performance enhancements for context startup 2016-06-06 11:15:11 -07:00
James Agnew
99568a4b30 Clean up client fluent param types and add some test coverage 2016-06-05 11:33:43 -04:00
James Agnew
87eabe6bf8 More work on terminology server 2016-06-05 09:40:06 -04:00
James Agnew
d966190f9e Fix #371 - STU3 server and client should use new sort parameter style 2016-06-04 12:34:44 -04:00
James Agnew
9a42ec16f7 Update license files# Please enter the commit message for your changes. Lines starting 2016-06-02 21:25:05 -04:00
jamesagnew
8a933cd2c2 Remove some cruft from the model 2016-06-01 09:18:38 -04:00
jamesagnew
25f8d8d22d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-01 09:11:06 -04:00
jamesagnew
1b8843aa5e More work on terminology service 2016-06-01 09:10:47 -04:00
James Agnew
39a96f0258 Fix #374 - Include ETag and Last-Modified headers in response 2016-05-31 13:44:21 -04:00