https://github.com/jamesagnew/hapi-fhir

sort by:
Revision Author Date Message Commit Date
1dd7f4d Site updates 18 September 2015, 12:50:31 UTC
f6e7905 CLI commits 17 September 2015, 12:40:28 UTC
00bf823 Upgrade coveralls plugin 16 September 2015, 18:02:56 UTC
effe139 Finalizing 1.2 release 16 September 2015, 15:46:17 UTC
31934ff Version bump to 1.2 16 September 2015, 11:09:03 UTC
4a7a9e4 Revert from JaCoCo to Cobertura (better ignore functionality in Cobertura) 15 September 2015, 18:34:06 UTC
73121e2 Add tests 15 September 2015, 18:11:55 UTC
0546799 Fix build 15 September 2015, 14:49:55 UTC
2961d2e POM cleanup 15 September 2015, 14:28:09 UTC
3f7e437 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 15 September 2015, 13:09:29 UTC
ff5d14d Return HTTP 412 for validation failure in JPA DSTU2 15 September 2015, 13:09:07 UTC
b1df85e Validation now working completely in JPA server 15 September 2015, 12:27:49 UTC
9b69f3a Credit for #223 15 September 2015, 01:28:24 UTC
76ee015 Merge pull request #223 from SingingTree/checkstyle_config_location Adjust the checkstyle location to play nice on Win 15 September 2015, 01:26:23 UTC
45d7d9a Documentation only 15 September 2015, 01:20:16 UTC
c96d5ef Work on updating validator 14 September 2015, 12:22:43 UTC
d0bac3d Work on CLI tool 14 September 2015, 02:06:31 UTC
780fc87 It should not be possible to search for deleted resources using the _tag, _id, _profile, or _security search parameters 13 September 2015, 13:42:41 UTC
48ee2cb JPA server now correctly suppresses contents of deleted resources in history 12 September 2015, 13:45:12 UTC
8c9e4ff Adjust the checkstyle location to play nice on Win Removed the file:// prefix on the checkstyle config location, this is needed for the site build to work on Windows. I've tested this on Linux, though not as thouroughly. 12 September 2015, 04:46:29 UTC
e2bc933 Fix tests 11 September 2015, 20:27:48 UTC
08d4ebd Merge branch 'master' of github.com:jamesagnew/hapi-fhir 11 September 2015, 20:13:57 UTC
2c1ca35 Work on CLI 11 September 2015, 20:13:40 UTC
847b382 Add tests 10 September 2015, 11:51:13 UTC
8120ab2 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 10 September 2015, 02:46:48 UTC
4376255 Add some tests and some cleanup of unused code 10 September 2015, 02:41:10 UTC
5b64a7f #221 and now, with null-checking so the tests don't break... 09 September 2015, 21:06:27 UTC
b1db2bf Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir 09 September 2015, 20:47:20 UTC
27764da #221 Conformance date now defaults to the build date/time 09 September 2015, 20:47:07 UTC
1961042 Remove useless warning 09 September 2015, 20:16:18 UTC
2a3088f Add tests 09 September 2015, 20:08:21 UTC
f403bd0 Merge pull request #218 from bdenton/osgi-pull-request Osgi pull request 09 September 2015, 13:25:31 UTC
aa8334a Merge remote-tracking branch 'upstream/master' into osgi-pull-request 09 September 2015, 12:41:45 UTC
f7667d2 Add test 09 September 2015, 11:34:31 UTC
2757a34 Add OSGi to Maven build 09 September 2015, 11:30:57 UTC
353f815 OSGi bundle of FHIR base & structures.. allows for runtime plugging of providers 09 September 2015, 11:01:23 UTC
9de81a1 Providers can bedynamicaly registered at runtime 09 September 2015, 11:01:15 UTC
daedf63 Decouple RestfulService and ServerConformanceProvider to avoid cycle in Spring wiring 09 September 2015, 11:01:03 UTC
c534fb9 Hopefully tests should pass now - Not using profile datatypes in encoded choice names has been a pain! 08 September 2015, 18:00:11 UTC
69596ab Once more fixing the build 08 September 2015, 14:31:47 UTC
a733ad0 Fix build 08 September 2015, 12:58:23 UTC
403fe28 FIx build 08 September 2015, 12:32:33 UTC
4dfecbd pom refactoring 08 September 2015, 12:14:55 UTC
bb5816d Fix second part of #216 - Correctly encode choice elements on profiled datatypes 08 September 2015, 12:01:51 UTC
9af3fcf Allow browser requetsts to force a raw response 08 September 2015, 01:52:35 UTC
7217458 Allow storage of Conformance resources in JPA 08 September 2015, 01:31:10 UTC
0863306 Fix #216 - Unexpected attributes when parsing composite elements should be logged 07 September 2015, 14:08:11 UTC
abdfb50 Fix a few tests and don't crash on old Woodstox 04 September 2015, 17:59:57 UTC
e3c3600 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir 04 September 2015, 13:08:07 UTC
68cc2f0 Fix tests 04 September 2015, 13:00:55 UTC
773608f Validation documentation 04 September 2015, 12:22:06 UTC
a4d9736 Updating pom.xml files for dstu2. 03 September 2015, 18:36:37 UTC
f3e44ee Merge branch 'master' of github.com:jamesagnew/hapi-fhir 03 September 2015, 12:08:13 UTC
8b20f3a Sync to 1.0.0 FHIR definitions 03 September 2015, 12:07:43 UTC
ae177b5 Populate Bundle.entry.fullUrl 02 September 2015, 17:42:59 UTC
6a2045f Fix build 02 September 2015, 17:00:08 UTC
901cef8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 02 September 2015, 15:27:49 UTC
fa76071 Return last updated time and version ID for instance $meta operation 02 September 2015, 15:26:40 UTC
875ad3b Correct tag handling for DSTU2 02 September 2015, 11:46:52 UTC
517222d Fix tests 01 September 2015, 22:24:32 UTC
febae3f Add tests 01 September 2015, 21:48:20 UTC
97e6073 Support URI (and prepare for lat/lon search params) in JPA server, and don't store duplicate tags 01 September 2015, 21:02:35 UTC
b6f6340 Fix #214 - more failing bundle stuff 01 September 2015, 17:40:32 UTC
bac4c4a Fix #214 - added totalResults to the hash of valid dstu1 keywords 01 September 2015, 13:58:25 UTC
6139e49 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir 01 September 2015, 13:22:02 UTC
c57ec99 Added ignored test demonstrating dstu1 json bundle parsing issue 01 September 2015, 13:21:51 UTC
64cc5d4 Bump FHIR version to 1.0.0 01 September 2015, 12:56:07 UTC
f04147d Fix compile problem 01 September 2015, 11:07:45 UTC
e8f5451 Fix a few issues found by FindBugs 01 September 2015, 11:05:27 UTC
08b19f5 Merge pull request #213 from SingingTree/javadocs_reference_github Update Javadocs to reference Github docs 31 August 2015, 20:18:38 UTC
a6d76cc Remove SLF 1.7 API usage 31 August 2015, 14:21:07 UTC
71c28b5 More fix build 31 August 2015, 13:40:44 UTC
fc36dab Fix build 31 August 2015, 13:23:21 UTC
8edc325 Fix build 31 August 2015, 12:39:49 UTC
a9f978a Udate to latest DSTU2 definitions 31 August 2015, 12:20:24 UTC
eb7b405 Update Javadocs to reference Github docs Several Javadoc comments still reference the old Sourceforge based documentation. These have been updated to point to the Github based documentation where relevant, or removed in one case where the Github docs do not appear to have such a section. 31 August 2015, 06:46:05 UTC
98a0d5a Delete old deprecated classes 28 August 2015, 22:19:16 UTC
eaa2519 iAdd some tests 28 August 2015, 22:00:32 UTC
3ad993d JaCoCo work 28 August 2015, 21:23:18 UTC
110abf7 Switch from Cobertura to JaCoCo 28 August 2015, 21:06:56 UTC
bd13b53 Fix #212 - Dont accept invalid IDs but do accept IDs starting with a number 28 August 2015, 19:36:56 UTC
4032a26 Force UTF-8 on all sources to hopefully avoid compile issues on Windows 28 August 2015, 15:35:12 UTC
073fa47 Add support for _include:recurse behaviour 27 August 2015, 23:44:51 UTC
5e0a8c4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 25 August 2015, 11:49:30 UTC
d5f76f1 Credit for #211 25 August 2015, 11:49:14 UTC
d6540a9 Merge pull request #211 from pukkaone/tester-client-factory FHIR Tester application use configured client factory 25 August 2015, 11:46:17 UTC
5dd6931 Merge branch 'DateTimeDt_setters_should_return_instance' 25 August 2015, 11:44:33 UTC
1577859 Fix build 24 August 2015, 22:46:07 UTC
2733812 Fix build 24 August 2015, 22:39:49 UTC
11c5ab7 More auto qualify resource references 24 August 2015, 22:33:28 UTC
83a57f8 Auto qualify resource IDs 24 August 2015, 22:21:34 UTC
2156452 Fix FHIR Tester documentation formatting 24 August 2015, 22:01:47 UTC
2f6aa4d Create client from configured client factory In the FHIR Tester application, actually use the client factory property configured in the tester configuration. 24 August 2015, 22:01:47 UTC
a5a18b9 DateTimeDt now returns an instance of itself when the TimeZone is set. 24 August 2015, 20:48:00 UTC
230b9d4 When setting time zone, BaseDateTimeDt should return an instance of itself. Otherwise, it is difficult to work with. 24 August 2015, 19:55:02 UTC
df4d371 Add profile and security params for generic search 24 August 2015, 19:23:28 UTC
bec43b3 Fix tests 24 August 2015, 12:29:02 UTC
60339d6 Fix #209 - _revinclude results from JPA server should have a Bundle.entry.search.mode of "include" and not "match". Thanks to Josh Mandel for reporting! 24 August 2015, 02:25:25 UTC
1137602 Fixing test related to summary and elements mode 24 August 2015, 01:51:46 UTC
44ac164 Work on #125 - Support _summary and _elements 23 August 2015, 17:29:57 UTC
back to top