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
|
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 |
James Agnew
|
0e8962d18c
|
Add license headers
|
2016-04-05 16:34:55 -04:00 |
jamesagnew
|
18b3d0df65
|
Update to DSTU3 Montreal definitions
|
2016-04-03 18:14:31 -04:00 |
James Agnew
|
19c00a3620
|
Try to reduce memory use for Travis
|
2016-04-01 17:09:30 -04:00 |
James Agnew
|
21b42acc94
|
Update licenses
|
2016-03-29 13:01:51 -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
|
f9fa6265df
|
Correctly handle JPA search by token with system but no code
|
2016-03-25 16:20:43 +01:00 |
James Agnew
|
c8173810f4
|
Attempt to correct build issues
|
2016-03-16 18:00:57 -04:00 |
James Agnew
|
3922ff026e
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-03-16 17:42:54 -04:00 |
jamesagnew
|
c80b29fc45
|
Fix test
|
2016-03-16 08:13:35 -04:00 |
jamesagnew
|
9aa7eea274
|
Add mode to parser to force it to not encode certain elements when serializing
|
2016-03-16 07:53:21 -04:00 |
James Agnew
|
9c8d9db7e6
|
Use separate index columns
|
2016-03-15 10:35:24 -04:00 |
jamesagnew
|
96d6fa1b8a
|
Work on terminology services
|
2016-03-15 10:03:22 -04:00 |
James Agnew
|
00ced6a652
|
Improve performance of _lastUpdated queries in JPA server
|
2016-03-14 06:31:45 -04:00 |
James Agnew
|
6ddf91d9e2
|
Correctly handle extended operation in annotation based client where the
response is a raw resource and not a Parameters resource
|
2016-03-12 15:10:02 -05:00 |
James Agnew
|
ce253bed70
|
Properly deserialize bound codes
|
2016-03-12 13:23:55 -05:00 |
jamesagnew
|
232afee955
|
Improved error messages for #305
|
2016-03-11 07:56:00 -05:00 |
jamesagnew
|
ed92f64e52
|
Fix #305 - Don't allow update resource body IDs to be missing or incorrect
|
2016-03-10 07:44:05 -05:00 |
jamesagnew
|
990ef16f78
|
Adding a test
|
2016-03-10 06:56:51 -05:00 |
jamesagnew
|
3897167518
|
Return correct bundle type on $everything operation
|
2016-03-09 23:11:40 -05:00 |
James Agnew
|
6f79f6c5e2
|
Keep the complete resource history in the history table, including the
current version
|
2016-03-09 15:34:49 -05:00 |
James Agnew
|
3bfcb57783
|
Page JPA search results to the database
|
2016-03-07 07:23:44 -05:00 |
James Agnew
|
8de41ca8b4
|
Attempting to reduce memory usage during tests
|
2016-03-06 14:38:18 -05:00 |
jamesagnew
|
99a4b2c29e
|
Refactor JPA SearchBuilder
|
2016-03-05 20:46:04 -05:00 |
jamesagnew
|
5078b6aebe
|
Remove unneeded files from Git
|
2016-02-28 14:06:59 -05:00 |
jamesagnew
|
1da5855c9c
|
Add Eclipse files to git
|
2016-02-28 14:02:29 -05:00 |
jamesagnew
|
3f363eff9f
|
Fix compile issues from merge
|
2016-02-27 09:42:15 -05:00 |
James Agnew
|
7fdbee6f21
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-02-26 18:20:32 -05:00 |
James Agnew
|
39f6420066
|
Start working on compartment support
|
2016-02-26 18:16:35 -05:00 |
James Agnew
|
1ba0ae3960
|
Support inline match URL references, per Simone's requast for the next
connectathon
|
2016-02-23 13:12:30 -08:00 |
jamesagnew
|
6cc60624c6
|
Fix comment
|
2016-02-17 08:50:35 -05:00 |
jamesagnew
|
4975d212fa
|
Add userdata map to interceptors which can be passed around
|
2016-02-17 08:05:55 -05:00 |
jamesagnew
|
9b304748ad
|
Work on terminology service
|
2016-02-16 21:29:00 -05:00 |
jamesagnew
|
1f875c1ca6
|
Try to fix build
|
2016-02-15 11:22:19 -05:00 |
jamesagnew
|
c1141eb18f
|
Reorganize how search param prefixes are handled and modelled based on new DSTU2 style prefixes
|
2016-02-15 10:05:39 -05:00 |
jamesagnew
|
23f9292b50
|
Add support for comments in XML and JSON parsing/encoding
|
2016-02-08 22:05:17 -05:00 |
James Agnew
|
f21851099c
|
Version bump
|
2016-02-08 13:59:09 -05:00 |
James Agnew
|
68b816dce7
|
Prepare for 1.4 release
|
2016-02-03 16:56:32 -05:00 |
James Agnew
|
e0e52f96c6
|
Version bump to 1.4 (finally!)
|
2016-02-03 15:25:32 -05:00 |
jamesagnew
|
32daeb6f58
|
Switch DSTU2.1 to DSTU3 per FMB's decision
|
2016-02-01 08:55:58 -05:00 |
James Agnew
|
914f615b8e
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2016-01-28 11:35:16 -05:00 |
James Agnew
|
7ed14d538a
|
Remove warning
|
2016-01-24 14:53:40 -05:00 |