500 Commits

Author SHA1 Message Date
James Agnew
748efc4a97 Site updates 2015-03-02 06:56:16 -05:00
jamesagnew
6580abe5f2 Add some new tests for JPA DSTU2 operations 2015-02-27 08:45:34 -05:00
jamesagnew
3812260a55 Fix #110 - Support DSTU2 Security Labels, merging in Pull Request from Mohammad Jafari - Merge branch 'master' of https://github.com/mochaholic/hapi-fhir into mochaholic-master
Conflicts:
	hapi-fhir-structures-dstu2/src/test/java/ca/uhn/fhir/rest/server/UpdateConditionalTest.java
2015-02-24 07:49:31 -05:00
jamesagnew
dbc2d374d4 Remove android 2015-02-16 23:22:22 -05:00
jamesagnew
70aa4e812d Work on build 2015-02-16 23:02:50 -05:00
jamesagnew
e845ab7a40 Work on Android 2015-02-16 14:17:29 -05:00
jamesagnew
083a0baf79 Add a test for #107 2015-02-13 08:26:21 -05:00
jamesagnew
94429962cd Work on site and android build 2015-02-11 08:52:46 -05:00
jamesagnew
9828d27eec Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-02-09 22:26:17 -05:00
jamesagnew
ab28a99d82 Doc updates 2015-02-09 22:26:04 -05:00
James Agnew
e98eb4a154 Credit for #104 2015-02-09 10:07:53 -05:00
jamesagnew
5600ba6763 Implement DSTU2 transaction semantics in JPA 2015-02-08 19:21:29 -05:00
James Agnew
f4805f83d1 Create DSTU2 project 2015-02-06 15:50:29 -05:00
James Agnew
e5139c6cfa Updated credit on #100 2015-02-05 14:04:16 -05:00
James Agnew
37e2abb4e2 Fix #100 - HAPI failed to initialize in an environment without Woodstox
on the classpath. Will deploy a new snapshot shortly.
2015-02-04 14:15:11 -05:00
James Agnew
a474870a1e Work on JPA example 2015-02-03 17:53:22 -05:00
James Agnew
5c29f71db1 Credit for #97 2015-02-03 10:39:54 -05:00
James Agnew
a3be361e40 Add some tests for #82 - Not working, but we have tests at least 2015-01-29 14:37:55 -05:00
James Agnew
8e73705000 Work on Android binary - This commit appears huge because the License
plugin just updated the year on everything to 2015
2015-01-09 16:15:55 -05:00
James Agnew
837f21ba8e Use Hibernate 4.2 instead of 4.3 2015-01-08 10:46:16 -05:00
James Agnew
b85b6b8993 Merge branch 'master' of github.com:jamesagnew/hapi-fhir
Conflicts:
	pom.xml
2014-12-30 16:40:42 -05:00
James Agnew
6b3d92fde1 Cleaning up JavaDocs to allow building in Java 8 2014-12-30 16:39:38 -05:00
b.debeaubien
8c96bf7d9e added UTF-8 encoding to pom to get through one of the asian language tests under windows 2014-12-30 11:09:32 -05:00
James Agnew
0b44a32910 Fix #69 2014-12-29 17:20:34 -05:00
James Agnew
c8adab5452 Better logging in JPA 2014-12-23 09:42:16 -05:00
James Agnew
c1d94ed496 Merge work on DSTU2 support into Master 2014-12-22 13:59:28 -05:00
jamesagnew
3a5d814bb0 Fix compile issue 2014-12-17 17:04:38 -05:00
jamesagnew
1f3991caf9 Bump version to 0.9-SNAPSHOT 2014-12-17 17:04:10 -05:00
jamesagnew
7e8f81293e Tagging and deploying 0.8 2014-12-17 14:22:10 -05:00
b.debeaubien
84ecec2835 Added test demonstrating that using the same extension in 2 different resources causes the profile extension scanner to throw up its hands in despair 2014-12-10 10:24:04 -05:00
jamesagnew
f9e19f759f More tutorial examples 2014-11-24 12:45:12 +01:00
James Agnew
6e293a6623 More tutorial samples, as well as credit for #54 2014-11-20 16:29:10 -05:00
James Agnew
06a1e459d4 Returned resource objects from server methods should not be modified
while converting to a bundle
2014-11-20 14:42:24 -05:00
James Agnew
d09e735a3d Start work on #50 2014-11-14 10:52:38 -05:00
James Agnew
dfe7b155b7 Just add some documentation for the @Destroy annotation 2014-11-11 17:14:05 -05:00
James Agnew
4dcfdc88fd Fix build issues 2014-11-10 18:08:08 -05:00
jamesagnew
450b270c00 Fix compile issues in previous merge 2014-11-08 11:18:04 -05:00
James Agnew
d22a35788f Implement handleException on the server interceptor framework, as well
as some site and documentation enhancements
2014-11-07 14:26:59 -05:00
James Agnew
5aafeee3d3 Documentation updates 2014-11-03 14:16:04 -05:00
James Agnew
ece0e83609 Site updates 2014-10-31 16:09:42 -04:00
James Agnew
ae56cf665e Skup failing test on windows 2014-10-31 15:00:26 -04:00
James Agnew
135ba9d9e6 Moving site generation into root project 2014-10-30 13:57:29 -04:00
James Agnew
094a617644 Merge branch 'versions'
Conflicts:
	hapi-fhir-base/examples/pom.xml
	hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
	hapi-fhir-base/src/main/java/ca/uhn/fhir/validation/FhirValidator.java
	hapi-fhir-base/testmindeps/pom.xml
	hapi-fhir-jpaserver-uhnfhirtest/pom.xml
	hapi-fhir-testpage-overlay/pom.xml
	hapi-tinder-plugin/pom.xml
	hapi-tinder-test/pom.xml
	restful-server-example-test/pom.xml
	restful-server-example/.settings/org.eclipse.wst.common.component
	restful-server-example/pom.xml
2014-10-29 15:34:59 -04:00
James Agnew
8f610d2c3a Add some tests 2014-10-29 09:04:44 -04:00
James Agnew
c26602f0c8 Versions now builds completely! 2014-10-24 15:43:35 -04:00
jamesagnew
818177f70f Bunp to 0.7 for release 2014-10-23 08:12:58 -04:00
James Agnew
81ddb3f1d5 More versions work 2014-10-20 18:59:02 -04:00
James Agnew
4f8eec4075 Add an example for #35 - Cookie Interceptor 2014-10-17 16:39:47 -04:00
James Agnew
b2efa07a05 Doc updates 2014-10-17 16:03:33 -04:00
James Agnew
cdb1b2d03e Move Vagrant documentation into its own file 2014-10-17 15:23:04 -04:00