1016 Commits

Author SHA1 Message Date
jamesagnew
23f9292b50 Add support for comments in XML and JSON parsing/encoding 2016-02-08 22:05:17 -05:00
James Agnew
961cde41bd Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-02-08 14:22:20 -05:00
James Agnew
f21851099c Version bump 2016-02-08 13:59:09 -05:00
jamesagnew
d93c54c0aa Version bump to 1.5 2016-02-06 14:18:56 -05:00
jamesagnew
0ff111be87 Fix #291 - Don't fail the server for untyped list returns 2016-02-06 14:18:04 -05:00
James Agnew
68b816dce7 Prepare for 1.4 release 2016-02-03 16:56:32 -05:00
James Agnew
e0e52f96c6 Version bump to 1.4 (finally!) 2016-02-03 15:25:32 -05:00
James Agnew
def7fc93e0 Merge pull request #289 from petromykhailysyn/master
ServletContextPath can start with servletPath, it should be taken into consideration
2016-02-03 14:06:18 -05:00
jamesagnew
93d9011691 Fail server if conditional param is not of type String 2016-02-02 07:11:18 -05:00
jamesagnew
32daeb6f58 Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
James Agnew
914f615b8e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-01-28 11:35:16 -05:00
jamesagnew
ecc48317f2 Version bump dependencies 2016-01-28 08:31:19 -05:00
jamesagnew
00f0ea4a0b Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-01-27 08:36:10 -05:00
jamesagnew
1bc35f1ba3 Support modifiers on token parameters 2016-01-27 07:05:41 -05:00
petromykhailysyn
a7313023f7 Revert "If servletContextPath is not root (application is deployed not to the root) we should take it into consideration while determinating server base."
This reverts commit 0e3bb5a7977b4d756125279ab8aa74720acda302.
2016-01-26 17:02:24 +02:00
petromykhailysyn
83823aad35 ServletContextPath can start with servletPath, now it's taking into consideration while determinate contextIndex. 2016-01-26 16:29:16 +02:00
James Agnew
7ed14d538a Remove warning 2016-01-24 14:53:40 -05:00
petromykhailysyn
0e3bb5a797 If servletContextPath is not root (application is deployed not to the root) we should take it into consideration while determinating server base. 2016-01-22 10:42:36 +02:00
Matt Blanchette
0f835b5e55 Exposing http client request pool max parameters on restful client factory:
* added setters on restful client factory to allow changing max total connections and max connections per route for pooling http connection manager
* added defaults for max total connections and max connections per route on restful client factory interface
2016-01-20 11:50:49 -05:00
jamesagnew
1ba03f4a9b Fix #283 - Remove servlet 3.0 dependency where possible 2016-01-20 08:11:03 -05:00
jamesagnew
944afc2785 Add better constructors for date types 2016-01-20 07:40:57 -05:00
James Agnew
f9960b22d5 Clean up validation 2016-01-15 18:44:28 -05:00
James Agnew
d290110126 Fix validation 2016-01-15 18:02:20 -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
0c8c414784 Try to get travis working 2016-01-07 11:17:54 -05:00
James Agnew
479da24cfb Bump license files 2016-01-07 08:50:07 -05:00
James Agnew
a54cb06c03 More travis cleanup 2016-01-06 14:02:20 -05:00
jamesagnew
56620eebfb Clean up testpage-overlay to work with DSTU2.1 2016-01-06 08:49:24 -05:00
James Agnew
2e434650ea Fixed to testpage overlay for DSTU2.1 2016-01-05 17:02:37 -05:00
jamesagnew
b7aa4e15b9 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-01-05 08:31:24 -05:00
jamesagnew
59da230702 Improving validation documentation 2016-01-05 07:20:54 -05:00
James Agnew
7005cd52d9 Performance tweaks to the validator and get the DSTU2.1 endpoint working
with validation
2016-01-04 17:57:00 -05:00
jamesagnew
685bd9345b Add request/response validator interceptors 2016-01-03 21:52:11 -05:00
jamesagnew
5789db8743 Remove dependency on cobertura at compile time 2016-01-02 10:55:52 -05:00
jamesagnew
c8365ab566 Fix build 2016-01-01 23:18:44 -05:00
jamesagnew
718a26671f DSTU2.1 structures working 2016-01-01 16:59:19 -05:00
jamesagnew
056900f324 Lots more work on DSTU2.1 structures 2015-12-30 11:27:12 -06:00
jamesagnew
7692e5d714 More work on DSTU2.1 structs 2015-12-22 09:32:06 -05:00
jamesagnew
2469aa3725 Lots of DSTU2.1 structure work 2015-12-20 23:35:47 -05:00
jamesagnew
aaf85f2323 Lots of work on DSTU2.1 structures 2015-12-20 09:29:52 -05:00
jamesagnew
6ac62a5b46 Merge branch 'master' into hl7org_dstu21 2015-12-15 20:33:31 -05:00
jamesagnew
3005c9a766 Still working on unit tests 2015-12-15 09:11:01 -05:00
jamesagnew
22ff1db183 Work on tests 2015-12-15 07:14:21 -05:00
jamesagnew
2b0a800d98 travis.... 2015-12-14 22:44:05 -05:00
jamesagnew
c8535b72b6 More travis 2015-12-14 22:34:53 -05:00
jamesagnew
0bf5172de6 More travis work 2015-12-14 22:28:03 -05:00
jamesagnew
b2a9836cda More logging to try and figure out the travis failures 2015-12-14 22:12:54 -05:00
jamesagnew
a623003a56 Fix #240 - Support target resource type in server _include and _revinclude values 2015-12-14 21:50:35 -05:00
jamesagnew
d95bd269c0 Correctly encode value[x] field names when the datatype is a profiled type such as markdown 2015-12-14 21:04:27 -05:00