2514 Commits

Author SHA1 Message Date
James
80c13494a8 Fix JSON parser NPE 2014-07-03 18:35:23 -04:00
James
ca0929df07 Work on narrative generator 2014-07-03 18:02:14 -04:00
James
c811c164b5 Fix unit test 2014-07-03 10:34:55 -04:00
James
0ece666c88 FIx a bunch more unit tests 2014-07-02 18:01:29 -04:00
t106uhn
3e8ea1d4ed Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir.git 2014-07-02 16:20:20 -04:00
James
1c05bcb29c Fix a number of unit tests 2014-07-02 15:24:29 -04:00
jamesagnew
14befcd091 Lots of tester enhancements 2014-07-02 08:57:07 -04:00
jamesagnew
f87c50b4b4 Lots of tester work 2014-06-27 18:28:27 -04:00
jamesagnew
50d68d6090 Fix a few parsing issues and add multi server support to tester 2014-06-27 09:05:51 -04:00
jamesagnew
4cd7ff16fb More tester enhancements 2014-06-26 18:06:23 -04:00
t106uhn
e576d5ba8f Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir.git 2014-06-26 14:06:26 -04:00
jamesagnew
97e17f9149 Fix code highlighting 2014-06-26 09:06:10 -04:00
jamesagnew
3bc1d35698 Add method which was removed but make it deprocated 2014-06-25 17:22:47 -04:00
jamesagnew
acbffecd15 Still trying to get this working with Jenkins 2014-06-25 17:01:32 -04:00
jamesagnew
cf63f6bacf FIx unit tests 2014-06-25 13:54:44 -04:00
jamesagnew
1916656e6e Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
Conflicts:
	hapi-fhir-base/src/main/resources/ca/uhn/fhir/rest/server/tester/RestfulTester.html
2014-06-25 09:56:12 -04:00
jamesagnew
411644c4ff More tester work 2014-06-25 09:49:13 -04:00
jamesagnew
68ea31495c More enhancements for the tester, and merge read/vread methods 2014-06-25 09:07:14 -04:00
jamesagnew
e093b23892 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode 2014-06-24 08:47:36 -04:00
jamesagnew
a51edb83aa More paging work on tester 2014-06-24 08:46:54 -04:00
jamesagnew
875acee2ac Fix failing unit tests 2014-06-23 10:31:02 -04:00
jamesagnew
ba09da38b6 Start adding paging support 2014-06-23 09:04:48 -04:00
jamesagnew
4d90955e75 Make resource detection kind of case insensitive (to deal with some healthintersections responses) 2014-06-20 16:54:09 -04:00
jamesagnew
f4b8f18a8a Make highlighting optional 2014-06-17 09:18:37 -04:00
jamesagnew
5152f0ba9b Lots more work getting the JPA tester working 2014-06-17 07:48:50 -04:00
jamesagnew
bba62b2972 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode 2014-06-12 22:21:45 -04:00
jamesagnew
00f7a76ee9 Lots more work on the tester servlet 2014-06-12 22:20:23 -04:00
jamesagnew
ab3d656249 Fix some encoding issue for token params 2014-06-12 17:13:49 -04:00
jamesagnew
58bb97e6d0 Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode 2014-06-12 13:04:30 -04:00
jamesagnew
d241df9868 Fix broken test cases 2014-06-12 13:00:31 -04:00
jamesagnew
96986f8829 Lots of cleanup and try to speed up transacitons in JPA 2014-06-12 11:42:28 -04:00
lmds
7ef8640ef7 update restful server to prompt user for credentials on authorization exception if request came from a browser 2014-06-10 15:34:50 -04:00
jamesagnew
04fc0827ef Clean up transactions in JPA 2014-06-06 17:10:31 -04:00
jamesagnew
54078be6e0 Fox a bunch of JPA bugs 2014-06-05 16:01:00 -04:00
t106uhn
9724f1219b Merge branch 'master' of ssh://nacharya@git.code.sf.net/p/hl7api/fhircode 2014-06-03 20:46:57 -04:00
jamesagnew
bb86724e12 Allow contained resources to parse and encode correctly 2014-06-03 16:52:21 -04:00
t106uhn
51d16ea92f Merge branch 'master' of ssh://nacharya@git.code.sf.net/p/hl7api/fhircode 2014-06-02 19:34:01 -04:00
jamesagnew
dfa88a442c Get history and tags working properly on JPA 2014-06-02 09:07:10 -04:00
jamesagnew
be44a2bca2 More work on JPA 2014-05-29 19:00:16 -04:00
jamesagnew
a0b120f70e Add history to JPA 2014-05-29 09:17:12 -04:00
jamesagnew
2720e7d273 Lots more JPA improvementsa 2014-05-28 16:07:53 -04:00
jamesagnew
adde115c53 working on binary resources 2014-05-28 07:30:40 -04:00
jamesagnew
0ad18c0b77 JPA server is almost working 2014-05-27 18:52:46 -04:00
jamesagnew
245533773f More work to get transactions working 2014-05-26 09:09:54 -04:00
jamesagnew
de3fbc9023 Get transaction working in server 2014-05-23 18:29:32 -04:00
jamesagnew
03bf040ef9 More JPA work 2014-05-23 08:37:40 -04:00
jamesagnew
78d712de25 Add transaction operation support, and refactor IdDt into smarter datatype with URL awareness 2014-05-22 18:38:29 -04:00
jamesagnew
30065fdfae More work on transaction method 2014-05-22 10:20:51 -04:00
jamesagnew
62b909ff22 Starting work on transaction interaction 2014-05-22 07:46:24 -04:00
jamesagnew
fab60d1ac8 Add deleted bundle entry handling 2014-05-21 18:12:00 -04:00