1096 Commits

Author SHA1 Message Date
James Agnew
589059256f Correct issues uncovered during connectathon 2016-01-11 07:42:13 -05:00
petervanhoute
8dadc77420 create jax-rs client 2016-01-08 12:01:56 +01:00
petervanhoute
b6d3a003d3 move client api-classes into api package 2016-01-08 11:47:00 +01:00
petervanhoute
1271c36d1b create a jax-rs client 2016-01-08 10:50:04 +01: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
James Agnew
2eaa1eddae Fix compile 2015-12-14 18:22:21 -05:00
James Agnew
9ef0498775 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-12-14 10:56:33 -05:00
jamesagnew
97d6d09663 Work on #240 - Not yet working in JPA 2015-12-14 08:17:33 -05:00
James Agnew
68bb244328 Lots of work on new structures 2015-12-13 22:44:41 -05:00
James Agnew
117f9eb977 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-12-10 08:24:30 -05:00
James Agnew
85ec9d9264 Work on 2.1 structures 2015-12-10 08:24:12 -05:00
jamesagnew
0a0daedcfd Still not working DSTU2.1 2015-12-09 22:49:02 -05:00
jamesagnew
67eb06665e Work on test indexing 2015-12-03 22:41:37 -05:00
jamesagnew
8ed9ca83af Fix build 2015-12-03 21:52:40 -05:00
James Agnew
547b5290a4 Update resource defs 2015-12-01 18:35:24 -05:00
James Agnew
4398040451 Add count(int) method to fluent client search 2015-12-01 10:22:50 -05:00
jamesagnew
07078e4ce3 Add GZip support to client and server for client-to-server uploads 2015-11-29 15:03:28 -05:00
jamesagnew
d47e0e5e77 Add DSTU2.1 resources 2015-11-29 11:43:09 -05:00
jamesagnew
e6b47855e6 Merge branch 'master' of git://github.com/petervanhoute/hapi-fhir into petervanhoute-master 2015-11-27 14:59:53 -05:00
jamesagnew
00be143207 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-11-26 07:03:14 -05:00
James Agnew
a046afe1d0 Merge pull request #259 from nrpeterson/boundcodeableconcept-serialization
Add serializability for BoundCodeableConceptDt
2015-11-26 06:59:14 -05:00
jamesagnew
14e326c2bd Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-11-26 06:57:08 -05:00
jamesagnew
9c9ffe1fb7 Remove dependency on JDK 7 2015-11-26 06:56:52 -05:00
James Agnew
1fe3bb9ff0 Updates from DevDays 2015-11-23 06:13:02 -05:00
Nick Peterson
13b3601843 Make IBoundCodeableConcept and IValueSetEnumBinder extend java.io.serializable; add a test to verify that MaritalStatusCodesEnum in DSTU2 is now serializable. 2015-11-20 12:15:31 -08:00