500 Commits

Author SHA1 Message Date
James
b0d656e5d9 Refactor fix for #520 a bit so that version in DSTU3 is always pulled
from the model
2016-12-10 14:40:27 -05:00
James
ee63bbea74 Fix #516 - Handle STU3 invalid enum values with an appropriate exception 2016-12-10 14:14:22 -05:00
James Agnew
81773de261 Fix #276 - Prevent contained resources being encoded as duplicates 2016-11-25 17:18:57 -05:00
jamesagnew
69871bb8c2 Improve testing on CorsInterceptor 2016-11-24 19:25:37 -05:00
James Agnew
888f42a032 Introduce new CORS interceptor and switch examples to use it 2016-11-21 18:30:51 +01:00
James Agnew
03935be97f Work on common FluentPath interface 2016-11-21 15:52:17 +01:00
James Agnew
bf35f7e4b2 Fix #495 - Auto-detect DSTU3 mode when those resources are on classpath 2016-11-21 13:44:54 +01:00
James Agnew
ba896e2553 Clean up CORS 2016-11-21 13:37:59 +01:00
James Agnew
4ed17457dd Work on CORS 2016-11-17 17:10:52 +01:00
James
2d7592f7a8 Version bump to 2.2-SNAPSHOT 2016-11-11 22:39:45 -05:00
James
2dd26b6367 Version bump to 2.1 2016-11-11 15:16:53 -05:00
James Agnew
846aecfe89 Merging #470 2016-11-11 10:45:53 -05:00
James Agnew
173d40496d Merge pull request #455 from hnnesv/dstu1-atom-entry-author
DSTU1: Add entry author to encoded xml bundle
2016-10-20 11:28:59 -04:00
Bill Denton
913fd32c2b Support JSON-like resource structures (#469)
* rebuild on 2.1 code and add more test coverage

* additional test coverage
2016-10-19 10:40:38 -04:00
James Agnew
1fd881d8f8 Return an error if a parameter is called with a chain even though it
doesn't support chaining
2016-10-04 17:02:13 -04:00
hnnesv
92e6b6d884
DSTU1 Atom: Add entry author to encoded xml bundle 2016-09-23 13:06:21 +02:00
James Agnew
3d73aad275 Fix unit tests 2016-09-21 16:58:57 -04:00
James Agnew
ae97165a0a Add interceptor method on server which will be called after all other
processing
2016-09-18 16:08:16 -04:00
James Agnew
364c18e06e Use more compatible Accept header in STU3 client. Also fixes missing
Woodstox library in android builds per #450)
2016-09-16 23:46:06 -04:00
James Agnew
906bcfb803 Version bump to 2.1 2016-08-30 10:55:55 -04:00
James Agnew
d27aad487e Bump to 2.0 release 2016-08-30 10:50:04 -04:00
James Agnew
c4d302df8d Upgrade to Thymeleaf 3 2016-08-23 19:11:49 -04:00
James
b0d19c3a65 Fix #423 - Encode custom types with custom type fields correctly 2016-08-14 13:05:16 -04:00
James
779b66c5e4 Add unit test 2016-08-11 20:55:11 -04:00
James
af68a9d3b4 Add some eclipse files 2016-08-08 06:43:24 -04:00
jamesagnew
0176611df3 Add DSTU1 project 2016-08-06 14:03:21 -04:00
James Agnew
dd8b1cd979 Use corrrect types from client 2016-07-27 18:15:09 -04:00
jamesagnew
7dbd5a21ca Fix tests 2016-07-24 09:20:54 -04:00
jamesagnew
196c11bfa2 Use new style mimetypes but keep supportuing the old ones as well 2016-07-17 18:35:06 -04:00
jamesagnew
fa37afb61f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-07-12 21:44:52 -04:00
jamesagnew
ed941a116b Update to use GSON 2016-07-12 21:44:40 -04:00
James Agnew
c3e9f618eb Version bump to 2.0-SNAPSHOT 2016-07-12 11:12:07 -04:00
jamesagnew
acaf2135c5 Finalize 1.6 release 2016-07-06 07:29:20 -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
jamesagnew
36505c60d8 More work on term service importing 2016-06-19 10:35:27 -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
1166a2ee67 Work on support for _at parameter in history operation 2016-06-13 07:31:25 -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
7e57aed5d6 Significant performance enhancements for context startup 2016-06-06 11:15:11 -07:00
James Agnew
39a96f0258 Fix #374 - Include ETag and Last-Modified headers in response 2016-05-31 13:44:21 -04:00