James Agnew
|
87eabe6bf8
|
More work on terminology server
|
2016-06-05 09:40:06 -04:00 |
James Agnew
|
f45ad117fe
|
Improve error messages for invalid validate request
|
2016-05-29 22:23:30 -04:00 |
jamesagnew
|
cd2af98064
|
Add method to upload SCT to JPA server
|
2016-05-27 08:56:36 -04:00 |
James Agnew
|
9a4612105c
|
Fix test
|
2016-05-24 13:18:32 -04:00 |
James Agnew
|
54d0fa0faa
|
Add a new option to CLI run-server called "--lowmem" which puts the
server into low memeory mode
|
2016-05-10 13:45:30 -04:00 |
James Agnew
|
975dfe4fa4
|
Fix build
|
2016-05-09 13:10:12 -04:00 |
James Agnew
|
e1ab2856e0
|
Fix build
|
2016-05-08 10:29:08 -04:00 |
James Agnew
|
af2b702aa4
|
Fixes from Montreal connectathon
|
2016-05-07 14:24:33 -04:00 |
James Agnew
|
804149205a
|
Work on getting tests passing
|
2016-05-02 11:42:55 -04:00 |
jamesagnew
|
38e80531bb
|
Bump version to 1.6-SNAPSHOT
|
2016-04-22 07:05:05 -04:00 |
James Agnew
|
2c665d1b39
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-04-19 21:58:37 -04:00 |
jamesagnew
|
43969cb8ce
|
Fix tests on CLI
|
2016-04-19 06:35:15 -04:00 |
James Agnew
|
153c3ac5aa
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-04-18 10:07:22 -04:00 |
James Agnew
|
54f89073fe
|
Add option to validation uploader to specify FHIR version
|
2016-04-18 10:07:09 -04:00 |
jamesagnew
|
e15362122e
|
Skip failing CLI tests for now
|
2016-04-17 22:29:43 -04:00 |
jamesagnew
|
f3a41570d3
|
Try to get tests workign on Travis.. yet again
|
2016-04-17 19:25:11 -04:00 |
jamesagnew
|
0780b7e472
|
Add tests
|
2016-04-14 06:36:29 -04:00 |
James Agnew
|
88157fe1a6
|
Test data uploader fixes
|
2016-04-08 16:31:42 -04:00 |
James Agnew
|
92928fb6c9
|
Data uploader enhancements for DSTU3
|
2016-04-05 18:45:20 -04:00 |
jamesagnew
|
a6b6f5467b
|
Fix build# Please enter the commit message for your changes. Lines starting
|
2016-04-03 19:44:17 -04:00 |
jamesagnew
|
de1d917ede
|
Fix build
|
2016-02-28 15:50:31 -05:00 |
jamesagnew
|
f1e1ee9ff9
|
Merge JAX-RS client fixes
|
2016-02-28 13:34:57 -05:00 |
petervanhoute
|
f8ea639af9
|
Merge remote-tracking branch 'remotes/petervanhoute/jax-rs-client': inclusion of jaxrs client by addition of interfaces around the apache client classes
|
2016-02-24 18:04:49 +01:00 |
James Agnew
|
5163d7f1a1
|
Merge pull request #293 from adam-carbone/master
Allow loading from local file/caching
|
2016-02-08 22:00:24 -05:00 |
James Agnew
|
f21851099c
|
Version bump
|
2016-02-08 13:59:09 -05:00 |
Adam Carbone
|
d34986c52b
|
Updating a lingering reference to a variable that was missed when I merged the changes.
|
2016-02-08 10:14:37 -05:00 |
Adam Carbone
|
686d942a90
|
Verifying the the recent changes were merged correctly with the refactorings
|
2016-02-05 14:37:30 -05:00 |
Adam Carbone
|
7b5767c514
|
Adding the ability to use a local file/directory of files, plus improving the downloading/caching of the remote files. Switched to download the file and use a FileInputStream vs the ByteArrayInputStream, to the whole file doesn't need to be loaded into memmory.
|
2016-02-04 16:15:40 -05:00 |
James Agnew
|
e0e52f96c6
|
Version bump to 1.4 (finally!)
|
2016-02-03 15:25:32 -05:00 |
jamesagnew
|
32daeb6f58
|
Switch DSTU2.1 to DSTU3 per FMB's decision
|
2016-02-01 08:55:58 -05:00 |
jamesagnew
|
6ce5e9e966
|
Fix CLI build
|
2016-01-30 09:23:40 -05:00 |
James Agnew
|
c8cf957e7f
|
Move CLI App
|
2016-01-28 11:36:59 -05:00 |
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 |
jamesagnew
|
718a26671f
|
DSTU2.1 structures working
|
2016-01-01 16:59:19 -05:00 |
de Beaubien, Bill
|
54a63ba8d7
|
cli now handles unrecognized commands without crashing
|
2015-12-03 15:19:26 -05:00 |
jamesagnew
|
fcdf80c6a7
|
Only do one pass of validation during a JPA transaction
|
2015-11-29 16:48:57 -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 |
James Agnew
|
c78be081ef
|
Add CLI test
|
2015-11-20 10:30:10 +01:00 |
James Agnew
|
2f12c9ed01
|
Bump version to 1.4-SNAPSHOT
|
2015-11-15 20:11:05 -05:00 |
James Agnew
|
f9f33f059b
|
Version bump to 1.3
|
2015-11-15 12:53:02 -05:00 |
James Agnew
|
06bdce8bbc
|
Subscription CLI updates
|
2015-10-20 18:21:49 -04:00 |
jamesagnew
|
7e2d486d17
|
Working on java config
|
2015-10-15 08:27:58 -04:00 |
jamesagnew
|
0ab8ee386f
|
Add documentation for CLI
|
2015-10-12 18:47:49 -04:00 |
James Agnew
|
4dbd180cf6
|
Clean up testing
|
2015-10-08 17:38:14 -04:00 |
James Agnew
|
e29e10450c
|
Add validation
|
2015-10-07 18:12:38 -04:00 |
James Agnew
|
80575b5380
|
Generic client now allows search by URL
|
2015-10-05 15:30:30 -04:00 |
James Agnew
|
43aad1eb98
|
Properly support chains in JPA conditional URLs
|
2015-10-04 15:38:58 -04:00 |
jamesagnew
|
c385384269
|
More work on subscriptions
|
2015-09-30 08:31:38 -04:00 |