Commit Graph

72 Commits

Author SHA1 Message Date
jamesagnew d6e3750657 Fix unit test bugs 2014-03-17 10:25:00 -04:00
jamesagnew 2ca5d57f0d Profile building complete 2014-03-17 08:57:57 -04:00
jamesagnew 5088850e6b More work on JSON parser, and contained resources 2014-03-16 15:09:30 -04:00
jamesagnew be7a31c4c5 More json parser work 2014-03-14 16:35:43 -04:00
jamesagnew f2ba56af2f Start JSON parser 2014-03-14 08:57:30 -04:00
jamesagnew f0214399ca Lots of fixes and docs to tinder 2014-03-13 17:33:12 -04:00
jamesagnew 01b3b175e9 Fix import 2014-03-13 12:58:10 -04:00
jamesagnew e0b5d224ca Fix unit tests 2014-03-13 12:43:25 -04:00
jamesagnew 561f765d00 Fixing extension building 2014-03-13 10:51:36 -04:00
jamesagnew 45c968532d Client generator now working 2014-03-13 08:00:01 -04:00
jamesagnew 360db1d296 More work on documentation 2014-03-12 18:21:17 -04:00
jamesagnew 8b6f00bb58 Workingon conformance operation for client 2014-03-12 09:03:17 -04:00
jamesagnew df2675867a More documentation 2014-03-11 17:39:41 -04:00
jamesagnew fefd0e9a57 More documentation and profile export working 2014-03-11 08:39:55 -04:00
jamesagnew 53882b2c23 Fix unit tests 2014-03-10 18:17:30 -04:00
jamesagnew 6140e73034 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode 2014-03-10 12:44:33 -04:00
jamesagnew c830d5f45d Getting profile generation working 2014-03-10 12:43:49 -04:00
Yogthos 1adfa2a246 updated AuthenticationException to extend BaseServerResponseException 2014-03-10 10:47:48 -04:00
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 25a1e6925b more todos 2014-03-07 17:35:24 -05: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