Commit Graph

1003 Commits

Author SHA1 Message Date
Yogthos daa5ed6ea8 updated authenticate method in ISecurityManager to be void and throw an AuthenticationException,
updated RestfulServer to return 401 when SecurityManager is present and authenticate throws the exception
2014-03-10 10:43:33 -04:00
jamesagnew e63bb877ac Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode 2014-03-07 17:31:38 -05:00
jamesagnew df46f25e7e Website changes 2014-03-07 17:31:05 -05:00
Yogthos 79670cf172 added the ISecurityManager interface 2014-03-07 17:18:40 -05:00
jamesagnew ff28a821d4 More client work 2014-03-07 16:23:49 -05:00
jamesagnew 9751aa15e8 More unit test work 2014-03-07 09:14:50 -05:00
jamesagnew b33d4028ab Client working 2014-03-06 17:12:05 -05:00
jamesagnew 82193017d8 More client work 2014-03-06 08:55:31 -05:00
jamesagnew b05ea01b45 Server is working a bit better still 2014-03-05 17:35:06 -05:00
jamesagnew d94d2719d9 Fix some merge issues 2014-03-05 09:33:29 -05:00
jamesagnew a74766e620 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
Conflicts:
	hapi-fhir-base/src/main/java/ca/uhn/fhir/server/RestfulServer.java
2014-03-05 09:24:08 -05:00
jamesagnew b15504ab6a Starting client implementation 2014-03-05 08:26:26 -05:00
jamesagnew 3d281217da Services working now 2014-03-04 18:25:52 -05:00
jamesagnew 5828f49029 Server starting to work 2014-03-04 16:41:18 -05:00
jamesagnew ce17e82f9d Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode 2014-03-04 09:17:04 -05:00
jamesagnew a2d2b81d7f Working on service implementation 2014-03-04 08:13:28 -05:00
jamesagnew 72ef42680a Maven plugin now working 2014-03-03 18:22:14 -05:00
jamesagnew 0320d40bc1 Building from profiles now almost works 2014-03-03 09:05:55 -05:00
jamesagnew 7926387786 ValueSet building 2014-02-28 16:30:34 -05:00
jamesagnew 1fab951815 Enumerated types 2014-02-28 13:27:35 -05:00
jamesagnew 42d8037a06 Atom parsing now works! 2014-02-27 16:51:43 -05:00
jamesagnew 14b795ad68 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
Conflicts:
	hapi-fhir-base/pom.xml
2014-02-27 13:23:35 -05:00
jamesagnew ff40a4c1e3 Upgrading HTTP client version for unit tests 2014-02-27 13:21:47 -05:00
Yogthos 115fccc622 Merge remote-tracking branch 'origin/master' 2014-02-27 12:07:54 -05:00
Yogthos 3fdb05d208 updated dependencies 2014-02-27 12:07:27 -05:00
Yogthos f2d530112e cleaned up getting the return type for the resource method 2014-02-27 12:07:12 -05:00
jamesagnew 45c9186dee More Atom 2014-02-27 12:04:19 -05:00
jamesagnew bec9a51351 More Atom parsing work 2014-02-27 11:57:50 -05:00
jamesagnew b92cc66804 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode 2014-02-27 11:49:23 -05:00
Yogthos 7e979449b2 added initial web service implementation under ca.uhn.fhir.ws package 2014-02-27 11:48:46 -05:00
jamesagnew 193b181b63 About to try removing namespaces from parser 2014-02-27 10:20:25 -05:00
jamesagnew 00411b64f6 More work on Atom 2014-02-27 07:39:36 -05:00
jamesagnew 79a48611df Starting bundle processing 2014-02-26 17:13:49 -05:00
jamesagnew 352db3cc75 Sub resource blocks issue fixed 2014-02-26 09:03:43 -05:00
jamesagnew c8f02d5896 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
Conflicts:
	hapi-fhir-base/src/test/resources/example-uhn-profile.xml
2014-02-25 21:11:13 -05:00
jamesagnew dd400c683b Starting Atom parse 2014-02-25 18:49:50 -05:00
jamesagnew e38740ac20 Adding simple setters for primitives 2014-02-25 08:43:55 -05:00
jamesagnew 2640ed9feb Starting works on profiles 2014-02-24 17:28:31 -05:00
jamesagnew e4d58077c8 FIx unit test - Need to deal with unexpected extensions still though.. 2014-02-24 13:55:44 -05:00
jamesagnew 1322dcfa7b Code generation coming along 2014-02-24 11:46:08 -05:00
jamesagnew 44f6e804b1 Extensions working now 2014-02-23 18:13:59 -05:00
jamesagnew 20a705929c Starting on extensions 2014-02-22 15:33:02 -05:00
jamesagnew 668da7b0eb More work 2014-02-21 21:06:11 -05:00
jamesagnew c878922362 More generator progress 2014-02-21 18:30:08 -05:00
jamesagnew 0fff9075f1 More template fixes 2014-02-21 12:38:30 -05:00
jamesagnew f6cd0a0199 Starting autogen code 2014-02-20 16:32:04 -05:00
jamesagnew 3717743cef Parsing observation now works! 2014-02-20 12:13:05 -05:00
jamesagnew d097553f11 XML parser finally almost working 2014-02-19 17:33:46 -05:00
jamesagnew 5296e8121c ..and still... 2014-02-19 13:02:51 -05:00
jamesagnew 9aa5e52911 Still not passing 2014-02-19 11:59:12 -05:00
jamesagnew 5e97109f4c Still not parsing 2014-02-18 18:10:50 -05:00
jamesagnew 87d4eb7c90 Still not working 2014-02-18 08:26:49 -05:00
jamesagnew 8d322c373c Just starting 2014-02-17 17:58:32 -05:00