de Beaubien, Bill
9b5c393ad3
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
2016-01-20 19:31:15 -05:00
de Beaubien, Bill
4118fcc03d
Added example demonstrating how to retrieve a complete bundle
2016-01-20 19:31:02 -05: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
bdenton
10626c666d
Improve OSGi manifest, make SimpleFhirProviderBundle visible, include
...
validation projects, include DSTU 2.1
2016-01-19 17:04:36 -08: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
552842e547
Validator enhancements
2016-01-08 16:23:27 -05:00
jamesagnew
e436254c32
More fixing build
2016-01-08 09:07:59 -05:00
jamesagnew
bf2e12e22c
More tweaking for stupid travis
2016-01-08 08:26:53 -05:00
jamesagnew
b717c1f0c3
Update docs
2016-01-08 07:32:17 -05:00
jamesagnew
9c712f2f0e
Fix example
2016-01-08 06:47:15 -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
jamesagnew
fbcf366ffa
Try to reduce unit test memory for Travis
2016-01-07 23:03:54 -05:00
jamesagnew
e7adebe8d7
Fix #278 - Add alternate configuration as suggested by Karl Davis. Thanks for the contribution!
2016-01-07 21:37:04 -05:00
James Agnew
1be5d7b503
Merge pull request #279 from karlmdavis/jpaserver-example-dstu-2.1
...
Resolves #278 : Update JpaServerDemo to also support DSTU 2.1.
2016-01-07 21:25:48 -05:00
jamesagnew
cabdde8914
Still trying to get travis working!
2016-01-07 21:13:17 -05:00
James Agnew
50a9995c55
Validator fixes
2016-01-07 18:37:15 -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
James Agnew
ca61ef2e23
More travis
2016-01-07 11:37:33 -05:00
James Agnew
0c8c414784
Try to get travis working
2016-01-07 11:17:54 -05:00
Karl M. Davis
95248c44cf
Resolves #278 : Update JpaServerDemo to also support DSTU 2.1.
2016-01-07 10:01:35 -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
James Agnew
9c5a5dc248
Still more travis
2016-01-06 12:59:45 -05:00
James Agnew
9ac2a7321e
More Travis work
2016-01-06 11:34:24 -05:00
James Agnew
0491dbe654
More travis
2016-01-06 10:25:40 -05:00
James Agnew
eb3f3a0386
Try to get travis passing yet again
2016-01-06 09:56:36 -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
ccc71c3bd3
Tests should be passing now
2016-01-03 00:19:16 -05:00
jamesagnew
5789db8743
Remove dependency on cobertura at compile time
2016-01-02 10:55:52 -05:00
jamesagnew
d48761a640
Travis failing again
2016-01-02 09:35:18 -05:00
jamesagnew
c8365ab566
Fix build
2016-01-01 23:18:44 -05:00
jamesagnew
6b96fefeb7
Speed up unit test
2016-01-01 17:55:47 -05:00
jamesagnew
09b0982df1
Merge branch 'hl7org_dstu21'
2016-01-01 17:00:58 -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
James Agnew
47721ddf54
Merge branch 'hl7org_dstu21' of github.com:jamesagnew/hapi-fhir into hl7org_dstu21
2015-12-23 17:34:14 -05: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