jamesagnew
|
0780b7e472
|
Add tests
|
2016-04-14 06:36:29 -04:00 |
jamesagnew
|
5309e1cebe
|
Try using JaCoCo instead of Cobertura
|
2016-04-13 06:12:44 -04:00 |
jamesagnew
|
3f64340ec1
|
Unload Derby on shutdown for #332
|
2016-04-12 08:08:34 -04:00 |
James Agnew
|
fe0824fd7c
|
Disable fake test
|
2016-04-11 16:05:25 -04:00 |
James Agnew
|
f616c22429
|
Fix cobertura fails
|
2016-04-11 14:53:38 -04:00 |
James Agnew
|
072ec29f13
|
Fix build error
|
2016-04-11 10:52:27 -04:00 |
jamesagnew
|
d7c683f6b9
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-04-11 09:08:34 -04:00 |
jamesagnew
|
2f37015d57
|
Clean up parsers so that elements are always encoded according to their order in the structures that contain them
|
2016-04-11 08:36:12 -04:00 |
James Agnew
|
88157fe1a6
|
Test data uploader fixes
|
2016-04-08 16:31:42 -04:00 |
jamesagnew
|
364f11ad8f
|
Just tester tweaks
|
2016-04-08 07:05:05 -04:00 |
jamesagnew
|
5cd13bc73f
|
Improve error logging when the wrong version structure is passed into a parser
|
2016-04-07 13:55:38 -04:00 |
jamesagnew
|
8588bdfd1f
|
Fix #331 - Don't split paths on or within words
|
2016-04-07 10:53:49 -04:00 |
jamesagnew
|
b81a343f5d
|
Add support for JPA searches with _tag:not=foo
|
2016-04-07 09:50:05 -04:00 |
jamesagnew
|
ad34e38dee
|
Work on _tag:not=foo
|
2016-04-06 07:55:42 -04:00 |
jamesagnew
|
e30ebf69ba
|
Fix #325 - Fix equalsShallow and equalsDeep when a field is null on one side and empty on the other
|
2016-04-05 22:05:45 -04:00 |
James Agnew
|
92928fb6c9
|
Data uploader enhancements for DSTU3
|
2016-04-05 18:45:20 -04:00 |
James Agnew
|
0e8962d18c
|
Add license headers
|
2016-04-05 16:34:55 -04:00 |
James Agnew
|
39fc134482
|
Fix #326 - Correctly serialize DSTU3 references in JsonParser. Thanks to
@fw060 for the patch!
|
2016-04-05 16:33:29 -04:00 |
jamesagnew
|
079f966086
|
Parser enhancements when parsing bundles
|
2016-04-05 08:59:24 -04:00 |
jamesagnew
|
891dddff1e
|
Work on auth interceptor
|
2016-04-04 06:21:49 -04:00 |
jamesagnew
|
a6b6f5467b
|
Fix build# Please enter the commit message for your changes. Lines starting
|
2016-04-03 19:44:17 -04:00 |
jamesagnew
|
a4066b1de5
|
Fix build
|
2016-04-03 18:57:34 -04:00 |
jamesagnew
|
45390ebc89
|
Don't parse 1974-12-25+10:00 as this is not a valid FHIR time
|
2016-04-03 18:45:08 -04:00 |
jamesagnew
|
20e04a7c80
|
Merge branch 'dstu3_structs'
|
2016-04-03 18:16:02 -04:00 |
jamesagnew
|
18b3d0df65
|
Update to DSTU3 Montreal definitions
|
2016-04-03 18:14:31 -04:00 |
jamesagnew
|
6d0dcc0213
|
More work on auth module
|
2016-04-02 08:59:01 -04:00 |
James Agnew
|
57abd0a3bb
|
New structures
|
2016-04-01 18:10:02 -04:00 |
James Agnew
|
c345209ce4
|
Fix #318 - Apply setDefaultTypeForProfile to contained resources
|
2016-04-01 17:10:49 -04:00 |
James Agnew
|
19c00a3620
|
Try to reduce memory use for Travis
|
2016-04-01 17:09:30 -04:00 |
James Agnew
|
2b2e273171
|
Try to fix travis
|
2016-03-29 15:55:07 -04:00 |
James Agnew
|
21b42acc94
|
Update licenses
|
2016-03-29 13:01:51 -04:00 |
jamesagnew
|
bb96ae4e25
|
Fix build
|
2016-03-29 08:36:08 -04:00 |
jamesagnew
|
c779ede7ad
|
Fix compile issue
|
2016-03-29 06:49:16 -04:00 |
James Agnew
|
01b62a9e11
|
Add test for #316
|
2016-03-28 21:00:53 -04:00 |
James Agnew
|
46ba27ec8f
|
Work on security interceptor
|
2016-03-28 20:51:27 -04:00 |
James Agnew
|
bba9f5b584
|
Try to avoid deadlocks in complicated queries
|
2016-03-27 09:38:01 -04:00 |
James Agnew
|
1aebff9a43
|
Add RES_ID indexes to help performance searchin across large datasets
|
2016-03-27 08:59:39 -04:00 |
James Agnew
|
b2f11e0bfc
|
Fix #317 - Allow search params to be used when doing REST operations
|
2016-03-26 13:44:54 -04:00 |
James Agnew
|
e5f353c27e
|
Fix #268 - Technically already fixed, just updating unit tests
|
2016-03-25 18:47:52 -04:00 |
James Agnew
|
d3dc9a9c2b
|
Fix build issue
|
2016-03-25 20:23:22 +01:00 |
James Agnew
|
20081a419d
|
Fix #320 - Don't generate binding enums for example binding fields on
resources
|
2016-03-25 20:15:01 +01:00 |
James Agnew
|
cf22277d6e
|
Fix build issue
|
2016-03-25 19:42:08 +01:00 |
James Agnew
|
6ffb1c8c56
|
Fix #312 - Don't fail if extension list contains a null
|
2016-03-25 19:27:18 +01:00 |
James Agnew
|
f49130baf8
|
Add unit tests and documentation to the JAX-RS client implementation
|
2016-03-25 19:17:41 +01:00 |
James Agnew
|
f9fa6265df
|
Correctly handle JPA search by token with system but no code
|
2016-03-25 16:20:43 +01:00 |
James Agnew
|
d69365988f
|
Remove unneeded import failing the build
|
2016-03-25 12:07:45 +01:00 |
James Agnew
|
aba41d96c5
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-03-25 11:42:56 +01:00 |
James Agnew
|
de3cd6fdf6
|
Credit for #321
|
2016-03-25 11:42:40 +01:00 |
James Agnew
|
948c4c4b9b
|
Merge pull request #321 from bdenton/master
Tinder Plugin Enhancements
|
2016-03-25 11:41:22 +01:00 |
bdenton
|
7131ef1c7c
|
create tinder Ant task
|
2016-03-24 13:16:52 -07:00 |