721 Commits

Author SHA1 Message Date
jamesagnew
d0bac3d419 Work on CLI tool 2015-09-13 22:06:31 -04:00
Bryce Van Dyk
8c9e4ff39a 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.
2015-09-12 16:46:29 +12:00
James Agnew
08d4ebddb7 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-09-11 16:13:57 -04:00
James Agnew
2c1ca358fe Work on CLI 2015-09-11 16:13:40 -04:00
de Beaubien, Bill
27764da19a #221 Conformance date now defaults to the build date/time 2015-09-09 16:47:07 -04:00
jamesagnew
aa8334a99a Merge remote-tracking branch 'upstream/master' into osgi-pull-request 2015-09-09 08:41:45 -04:00
jamesagnew
2757a34a80 Add OSGi to Maven build 2015-09-09 07:30:57 -04:00
jamesagnew
4dfecbdc74 pom refactoring 2015-09-08 08:14:55 -04:00
jamesagnew
8b20f3a77d Sync to 1.0.0 FHIR definitions 2015-09-03 08:07:43 -04:00
jamesagnew
e8f5451cc9 Fix a few issues found by FindBugs 2015-09-01 07:05:27 -04:00
James Agnew
08b19f55ad Merge pull request #213 from SingingTree/javadocs_reference_github
Update Javadocs to reference Github docs
2015-08-31 16:18:38 -04:00
jamesagnew
8edc325f54 Fix build 2015-08-31 08:39:49 -04:00
jamesagnew
a9f978a8a2 Udate to latest DSTU2 definitions 2015-08-31 08:20:24 -04:00
Bryce Van Dyk
eb7b405419 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.
2015-08-31 18:46:05 +12:00
James Agnew
4032a2674d Force UTF-8 on all sources to hopefully avoid compile issues on Windows 2015-08-28 11:35:12 -04:00
jamesagnew
d5f76f105d Credit for #211 2015-08-25 07:49:14 -04:00
James Agnew
df4d371edc Add profile and security params for generic search 2015-08-24 15:23:28 -04:00
James Agnew
ddc66d3ed0 Add support for $validate-code in JPA server 2015-08-20 14:27:19 -04:00
James Agnew
11f5aeebd9 Clean up the build and hopefully close #206 2015-08-19 11:49:00 -04:00
jamesagnew
3c342c6391 Try to fix regression in #206 2015-08-19 08:52:37 -04:00
jamesagnew
e7fcb73c8c Fix #206 - Remove requirement for hl7org-structures in order to run the JPA server 2015-08-19 08:07:11 -04:00
jamesagnew
4d04b9cc6a Fix #206 - Don't require hl7org structures to start JPA server 2015-08-19 07:47:45 -04:00
James Agnew
bb1e8b9ddd Last commit broke cobertura 2015-08-17 15:54:00 -04:00
jamesagnew
330dbde983 Add new interceptor hook for auditing 2015-08-16 22:09:01 -04:00
jamesagnew
e8730b6e47 POM cleanup 2015-07-21 08:59:44 -04:00
jamesagnew
818c40498c Site updates 2015-07-15 08:37:56 -04:00
James Agnew
901c5c29cf Version bunp for 1.2 2015-07-14 18:08:06 -04:00
James Agnew
3fa7c54526 Tag 1.1 release 2015-07-13 10:31:02 -04:00
jamesagnew
8a86ad5e76 Wide sweeping changes to get RI structures working in server mode 2015-07-05 17:14:15 -04:00
James Agnew
dd9f80ecb1 Clean up warnings 2015-06-24 12:26:40 -04:00
James Agnew
1b13131873 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-06-24 09:08:20 -04:00
jamesagnew
da2d4d0497 Stlye issues only 2015-06-24 08:22:05 -04:00
James Agnew
037eb15555 Just POM updates 2015-06-23 14:35:32 -04:00
jamesagnew
685fa6d164 Code and site cleanup 2015-06-21 22:10:13 -04:00
jamesagnew
9758f32021 Fix build 2015-06-21 12:22:14 -04:00
jamesagnew
591f16fa9d Fix cobertura 2015-06-21 00:56:23 -04:00
jamesagnew
f64426e4bb Travis 2015-06-20 20:43:34 -04:00
jamesagnew
319d1074b1 Travis 2015-06-20 20:22:05 -04:00
jamesagnew
6575de9508 Travis 2015-06-20 19:14:57 -04:00
jamesagnew
2f686e5219 Travis 2015-06-20 18:43:15 -04:00
jamesagnew
6d06b4adaf Travis 2015-06-20 18:38:03 -04:00
jamesagnew
0bdee07ccf More work on travis :( 2015-06-20 18:10:38 -04:00
jamesagnew
71fbfe5214 Add consolidated test package and clean up tests for cobertura 2015-06-20 14:23:34 -04:00
jamesagnew
1bde9ac5b3 Fully implement content type negotiation, and add checkstyle 2015-06-17 13:51:05 -04:00
James Agnew
0cc53ca742 Documentation updates 2015-06-12 17:50:01 -04:00
James Agnew
f40955c2cb Remove dependency on ServletInputStream 2015-06-11 14:24:40 -04:00
James Agnew
09d97106d3 Clean up exception handling 2015-06-05 11:57:13 -04:00
James Agnew
9b97fb0e97 Enable validation ($validate) operation in DSTU2 style 2015-06-04 10:56:13 -04:00
James Agnew
3280375486 Fix $everything operation in generic client if the server returns JSON 2015-05-29 17:50:18 -04:00
jamesagnew
0f2976358f Version bump to 1.1-SNAPSHOT with more loggging 2015-05-08 08:54:40 -04:00