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
|
ee4ca9c934
|
Performance enhancements on JPA history
|
2014-06-05 17:06:49 -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 |
jamesagnew
|
1b44e7282d
|
Fix a few issues with JPA
|
2014-05-21 16:17:45 -04:00 |
t106uhn
|
413baed28d
|
fdfdfd
|
2014-05-21 15:32:15 -04:00 |
t106uhn
|
df93b808e8
|
my change
|
2014-05-21 15:28:12 -04:00 |
jamesagnew
|
8053967032
|
Fix last unit tests failing
|
2014-05-21 08:46:36 -04:00 |
jamesagnew
|
75205c5d75
|
Get JPA working with single table
|
2014-05-21 08:04:00 -04:00 |
jamesagnew
|
ee0a16990b
|
ne more unit test fix
|
2014-05-20 18:36:36 -04:00 |
jamesagnew
|
f52ed02fa4
|
Get all of the tests passing again
|
2014-05-20 18:28:13 -04:00 |
jamesagnew
|
5675237f40
|
Lots more JPA work, and getting sorting in`
|
2014-05-20 08:44:55 -04:00 |
jamesagnew
|
27dab8a442
|
More JPA work
|
2014-05-18 09:40:52 -04:00 |
jamesagnew
|
4002cc8824
|
More JPA work
|
2014-05-16 17:00:06 -04:00 |
jamesagnew
|
610bb542ca
|
Introduce the ability for search parameters to have qualifiers, and add StringParameter to allow exact string matches
|
2014-05-16 08:34:31 -04:00 |
jamesagnew
|
54ab77d51a
|
More JPA work
|
2014-05-15 17:52:56 -04:00 |
jamesagnew
|
ca5927880f
|
More work on JPA
|
2014-05-15 08:08:07 -04:00 |
jamesagnew
|
ed0902e40f
|
More JPA work
|
2014-05-14 18:03:17 -04:00 |
jamesagnew
|
10dc8b39aa
|
More work on JPA server
|
2014-05-14 08:55:27 -04:00 |
jamesagnew
|
4d0b7ba84c
|
Add QuantityDt and work on JPA server
|
2014-05-13 18:59:18 -04:00 |
jamesagnew
|
e3bb0fa3be
|
More work on JPA server
|
2014-05-13 09:01:52 -04:00 |
jamesagnew
|
0869b1fc14
|
Site updates
|
2014-05-12 08:38:06 -04:00 |
jamesagnew
|
a269d257d3
|
Bump 0.3 and get all tests passing
|
2014-05-11 21:46:36 -04:00 |
jamesagnew
|
f4b1d1a13c
|
Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
|
2014-05-10 10:22:18 -04:00 |
jamesagnew
|
56a60026df
|
Criterion fixes
|
2014-05-10 10:22:05 -04:00 |
jamesagnew
|
fb998a6a32
|
Fix some bugs on the generic client
|
2014-05-09 17:54:55 -04:00 |
jamesagnew
|
b937d5c2dc
|
More work on fluent interface
|
2014-05-09 08:37:19 -04:00 |
jamesagnew
|
86e5948d60
|
Fluent interface is basically working
|
2014-05-09 08:32:42 -04:00 |
jamesagnew
|
e66bd31171
|
Get fluent client working
|
2014-05-08 17:52:36 -04:00 |
jamesagnew
|
2b683b8f02
|
Get fluent client working
|
2014-05-08 07:57:11 -04:00 |
jamesagnew
|
de926434b8
|
FIx broken compile
|
2014-05-07 18:15:08 -04:00 |