Commit Graph

94 Commits

Author SHA1 Message Date
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
James Agnew 3c6299a157 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-09-24 10:01:03 -04:00
James Agnew cc1b95c006 Build tweaks 2015-09-24 10:00:49 -04:00
jamesagnew 70e942e9f8 Version bump to 1.3-SNAPSHOT 2015-09-19 11:00:57 -04:00
jamesagnew f6e7905f59 CLI commits 2015-09-17 08:40:28 -04:00
jamesagnew effe139325 Finalizing 1.2 release 2015-09-16 11:46:17 -04:00
jamesagnew d0bac3d419 Work on CLI tool 2015-09-13 22:06:31 -04:00
jamesagnew 780fc871cb It should not be possible to search for deleted resources using the _tag, _id, _profile, or _security search parameters 2015-09-13 09:42:41 -04:00
James Agnew 2c1ca358fe Work on CLI 2015-09-11 16:13:40 -04:00
James Agnew 97e6073665 Support URI (and prepare for lat/lon search params) in JPA server, and
don't store duplicate tags
2015-09-01 17:02:35 -04:00
jamesagnew a9f978a8a2 Udate to latest DSTU2 definitions 2015-08-31 08:20:24 -04:00