James Agnew
502f58022e
Add some sorting tests
2017-12-18 06:03:09 -05:00
James Agnew
8595b7059e
Let's try and get travis passing now
2017-12-15 16:38:32 -05:00
Jiajing LIANG
cc40d47d2a
fix inCompartment for a collection of owners
2017-12-14 17:29:27 +01:00
Jiajing LIANG
e2d76c54fe
fix order of token filters for autocompletePhoneticAnalyzer
2017-12-14 17:21:06 +01:00
Jiajing LIANG
6b2d5e5fab
fix mvn version
2017-12-14 17:20:56 +01:00
Jiajing LIANG
6639d74cdc
create a separate module for jpa with elasticsearch engine
2017-12-14 17:20:46 +01:00
Jiajing LIANG
ce135e160b
add ElasticsearchMappingProvider
2017-12-14 17:20:27 +01:00
James Agnew
ff477885e1
More fighting with tests
2017-12-13 20:13:18 -05:00
James Agnew
3a6a045d87
Fix two more tests.... grr... This should get appveyor working at least.
2017-12-13 17:52:56 -05:00
James Agnew
cba3b5b6d8
More test fighting...
2017-12-13 15:24:16 -05:00
James Agnew
44ec091b35
Still more test tweaks
2017-12-13 13:29:24 -05:00
James Agnew
3b101dfe1f
Bump Derby version
2017-12-13 12:18:54 -05:00
James Agnew
3363c5ce1b
Still fighting with tests to get travis happy
2017-12-13 12:13:08 -05:00
jamesagnew
1a9b63aed6
Fix tests
2017-12-13 07:55:35 -05:00
jamesagnew
96e3135793
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-12-13 07:05:41 -05:00
jamesagnew
4ad5033b13
Add tests
2017-12-13 07:05:30 -05:00
James Agnew
0997167d50
Add test cases for DSTU2 custom search params
2017-12-12 22:08:02 -05:00
James Agnew
3e8fc0c89c
Merge branch 'dstu2_custom_structs'
2017-12-12 21:47:05 -05:00
James Agnew
4a0b9b50f9
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-12-12 21:46:44 -05:00
James Agnew
6c85cd1375
Improve documentation and mark redundant methods as deprecated in
...
IServerInterceptor
2017-12-12 21:45:54 -05:00
James Agnew
e2934d2654
Update README.md
...
Update readme
2017-12-09 10:07:46 -05:00
James Agnew
29eb32b3c3
More travis fighting
2017-12-08 17:13:18 -05:00
James Agnew
3dfe892214
Switch back to VM builds on travis
2017-12-08 16:34:39 -05:00
James Agnew
bdf734fc3c
Examples cleanup
2017-12-08 16:33:45 -05:00
James Agnew
0516264dc7
Keep working on travis
2017-12-08 15:55:43 -05:00
James Agnew
27cc96ed9d
Travis again...
2017-12-08 14:57:45 -05:00
James Agnew
93ba0b2242
Travis tweaks
2017-12-08 14:28:54 -05:00
James Agnew
c86a2866d8
Reduce search log noise
2017-12-08 14:25:47 -05:00
jamesagnew
561dc86eb4
Test updates
2017-12-08 07:46:59 -05:00
James Agnew
7ce70a792d
Add test for #801
2017-12-07 18:17:24 -06:00
James Agnew
e838b0e32d
Remove unneccesary column
2017-12-07 18:17:24 -06:00
jamesagnew
eb80d3b3e1
Fix licence plugin to use UTF-8
2017-12-07 13:23:50 -05:00
James Agnew
ea8ebd88ac
Additional timing tweak to get tests passing across platforms
2017-12-07 11:27:11 -06:00
James Agnew
f4bc82b300
Rename resource ID property to Resource server ID
2017-12-07 07:20:22 -06:00
James Agnew
bbf1151d93
Try to prevent timing failures on Windows
2017-12-07 07:04:26 -06:00
James Agnew
8fae452eaa
A little more test tweaking
2017-12-06 23:42:22 -06:00
James Agnew
36e719f92f
Allow server assigned UUIDs instead of sequential IDs if conigured to do
...
so
2017-12-06 23:16:10 -06:00
James Agnew
0fb10b2636
Oops- fix one more test glitch
2017-12-05 14:33:01 -05:00
James Agnew
d00c7dbea8
Giant breakthrough in fixing sporadic test failures!
2017-12-05 12:08:56 -05:00
jamesagnew
d710682fed
Fix searching in JPA with _id and _content params
2017-12-05 07:25:34 -05:00
jamesagnew
e1c62ef03e
One more test fix
2017-12-05 06:06:09 -05:00
jamesagnew
3a7fba6582
Fix 2 tests
2017-12-04 23:20:43 -05:00
jamesagnew
ae9ab6c109
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-12-04 22:35:43 -05:00
jamesagnew
4de1f2cd90
Point test server at hapi.fhir.org
2017-12-04 22:35:24 -05:00
Clayton Bodendein
b81e89604c
Related to issue #799 , adding DSTU2_1 and R4 contexts to the FhirContext#(FhirVersionEnum, Collection<Class<? extends IBaseResource>>) method
2017-11-29 15:50:10 -06:00
Clayton Bodendein
d1f16d1218
Fixes issue #799 by adding logic to handle the R4 and DSTU2_1 contexts in ca.uhn.fhir.jaxrs.server.util.JaxRsRequest.
...
Also changed the locations in the hapi-fhir-jaxrsserver-base module where it was doing if-else branches based on the FhirVersionEnum to now use switch statements instead.
2017-11-28 13:37:23 -06:00
Simon Janic
8427fc4547
Merge remote-tracking branch 'upstream/master'
2017-11-26 14:23:33 +01:00
Simon Janic
f426b0679c
Refactored the meta extensions, so it reuses the existing logic that is
...
used for encoding and parsing extensions on resources.
2017-11-26 14:22:41 +01:00
James Agnew
863c4b370c
Add some test debug logs
2017-11-25 20:32:42 -05:00
James Agnew
3e296f9d1b
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-11-25 17:53:01 -05:00