James
|
b448e13edd
|
Version bump to 2.3
|
2016-12-20 19:01:31 -05:00 |
James
|
0ec61533a8
|
Publish 2.2
|
2016-12-20 19:00:37 -05:00 |
James
|
18e47c2130
|
More validator tests
|
2016-12-20 09:30:46 -05:00 |
James
|
964919d880
|
Improve parsing
|
2016-12-19 14:03:11 -05:00 |
James
|
ab17ee68a3
|
Revert IFhirVersion method signature changes for #520
|
2016-12-11 18:55:59 -05:00 |
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 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
|
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
|
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
|
333aa0afde
|
Correctly update versions on transactipn update
|
2016-08-28 22:56:59 -04:00 |
James
|
779b66c5e4
|
Add unit test
|
2016-08-11 20:55:11 -04:00 |
jamesagnew
|
c193514ff7
|
Add eclipse files
|
2016-08-06 15:44:47 -04:00 |
James Agnew
|
3e7cd153fd
|
Update DSTU3 definitions to latest
|
2016-08-05 12:36:41 -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 |
James Agnew
|
0b69367b11
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-07-13 09:22:19 -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
|
c550681aeb
|
Update defs to 1.5.0 versions
|
2016-07-12 18:29:10 -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 |
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
|
7e57aed5d6
|
Significant performance enhancements for context startup
|
2016-06-06 11:15:11 -07:00 |
jamesagnew
|
a2954ef181
|
Fix build
|
2016-05-30 06:57:01 -04:00 |
James Agnew
|
236dfe586f
|
Fix tests
|
2016-05-27 10:50:31 -04:00 |
jamesagnew
|
35ffbf1568
|
Sync DSTU2 validator with RI
|
2016-05-24 09:22:16 -04:00 |
jamesagnew
|
514da88787
|
Improve performance in parser when parsing large bundles
|
2016-04-23 13:54:16 -04:00 |
jamesagnew
|
38e80531bb
|
Bump version to 1.6-SNAPSHOT
|
2016-04-22 07:05:05 -04:00 |
jamesagnew
|
846e216c04
|
Fix tests
|
2016-04-17 12:58:36 -04:00 |
jamesagnew
|
72640dc720
|
Correct encoding order for DSTU2 resources
|
2016-04-14 07:53:37 -04:00 |
jamesagnew
|
81dec23faf
|
Correctly populate Bundle.entry.fullUrl on Hl7OrgDstu2 servers
|
2016-04-14 06:59:43 -04:00 |
jamesagnew
|
0780b7e472
|
Add tests
|
2016-04-14 06:36:29 -04:00 |
jamesagnew
|
2f37015d57
|
Clean up parsers so that elements are always encoded according to their order in the structures that contain them
|
2016-04-11 08:36:12 -04:00 |
James Agnew
|
1adfc4b4d9
|
Fix #315 - Allow declaring of custom types for specific profiles
|
2016-03-22 11:46:08 +01:00 |
jamesagnew
|
232afee955
|
Improved error messages for #305
|
2016-03-11 07:56:00 -05:00 |
James Agnew
|
8de41ca8b4
|
Attempting to reduce memory usage during tests
|
2016-03-06 14:38:18 -05:00 |
jamesagnew
|
1da5855c9c
|
Add Eclipse files to git
|
2016-02-28 14:02:29 -05:00 |
jamesagnew
|
23f9292b50
|
Add support for comments in XML and JSON parsing/encoding
|
2016-02-08 22:05:17 -05:00 |
James Agnew
|
f21851099c
|
Version bump
|
2016-02-08 13:59:09 -05:00 |
James Agnew
|
e0e52f96c6
|
Version bump to 1.4 (finally!)
|
2016-02-03 15:25:32 -05:00 |
jamesagnew
|
5ef88d0447
|
Avoid conflict in HL7org-DSTU2 structures
|
2016-01-21 08:49:26 -05:00 |
jamesagnew
|
1ba03f4a9b
|
Fix #283 - Remove servlet 3.0 dependency where possible
|
2016-01-20 08:11:03 -05:00 |
James Agnew
|
589059256f
|
Correct issues uncovered during connectathon
|
2016-01-11 07:42:13 -05:00 |
James Agnew
|
c1afb4f54d
|
Get overlay working for DSTU2.1
|
2016-01-07 15:04:56 -05:00 |
James Agnew
|
0fff6018eb
|
Travis
|
2016-01-07 13:05:57 -05:00 |