Commit Graph

1962 Commits

Author SHA1 Message Date
James Agnew 7ef48413c4 Term service enhancements 2016-06-30 17:45:41 -04:00
James Agnew 38d30eef49 Respect order for order=REPLACE_PARENT 2016-06-29 10:26:36 -04:00
James Agnew 1eb1dc7e36 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-29 09:56:12 -04:00
James Agnew ea99672e6c Add tests for term svc 2016-06-29 09:56:05 -04:00
jamesagnew 9b6f548970 Work on term service, and allow child classes when serializing 2016-06-29 08:08:42 -04:00
James Agnew d7fdaf7618 Add custom type test 2016-06-27 17:51:08 -04:00
James Agnew d4baf38656 Add missing project file 2016-06-27 16:02:18 -04:00
James Agnew b587e3695b Add client integration test 2016-06-27 13:43:12 -04:00
James Agnew 8c8b7b8234 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-27 08:24:33 -04:00
James Agnew cf0ac8fc04 Work on term service 2016-06-27 08:22:09 -04:00
jamesagnew c28a2c40f0 Fix #394 - Don't use a method from Commons-Lang3 3.3 2016-06-27 06:19:22 -04:00
jamesagnew 40a65fb2cc Try to fix test 2016-06-27 05:55:53 -04:00
jamesagnew c2dbcc7ff0 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-26 23:12:26 -04:00
jamesagnew e9cb518012 Fix teerm sevice indexing 2016-06-26 23:10:02 -04:00
jamesagnew fae4344c36 Add documentation around security interceptor 2016-06-25 11:27:55 -04:00
jamesagnew 556058a7b7 Tests passing 2016-06-25 10:55:31 -04:00
James Agnew 21ea81dd7f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-24 18:40:58 -04:00
James Agnew db0a208927 Work on terminology importing 2016-06-24 18:40:44 -04:00
Bill Denton 02f93d5d90 Merge pull request #384 from bdenton/master
additional OSGi dependencies
2016-06-24 09:35:58 -07:00
jamesagnew bf303507d8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-24 06:11:00 -04:00
jamesagnew 16df4566bf Add test for #390 2016-06-24 06:10:03 -04:00
James Agnew b84150ff5e Randomly set locale after each test in order to make sure we aren't
dependent on a specific environment
2016-06-21 09:53:24 -04:00
James Agnew 0d65ec3f4e Fix test that fails on Windows 2016-06-21 09:44:42 -04:00
James Agnew 89f3df80a4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-06-20 10:53:43 -04:00
James Agnew 102548d22c Fix decimaltype float constructor 2016-06-20 10:52:23 -04:00
jamesagnew f4c6f09f08 Fix tests 2016-06-20 07:52:44 -04:00
jamesagnew 2e8c20dc83 More work on terminology services, and add support to operations to AuthorizationInterceptor 2016-06-20 07:19:08 -04:00
jamesagnew 36505c60d8 More work on term service importing 2016-06-19 10:35:27 -04:00
jamesagnew a7cbb5c022 More test coverage 2016-06-18 13:32:45 -04:00
jamesagnew b3d8d453de Improve test coverage and clean up UnclassifiedServerFailureException processing 2016-06-18 10:37:43 -04:00
jamesagnew 785ce1deb9 Remove some dead code and improve test coverage 2016-06-17 07:40:17 -04:00
jamesagnew dcecde5db9 Improve test coverage 2016-06-16 22:52:10 -04:00
jamesagnew 56ed7fcbf0 Fix test 2016-06-16 08:18:36 -04:00
jamesagnew 3a0f97b6c1 Fix test 2016-06-16 07:52:36 -04:00
jamesagnew c9f85111ab Add some tests to GenericClient 2016-06-16 07:42:06 -04:00
jamesagnew 9392d8c104 Add logging to test 2016-06-15 22:30:03 -04:00
Bill Denton 36ed5d8984 Merge remote-tracking branch 'upstream/master' 2016-06-15 18:57:09 -07:00
James Agnew 1683cf8cef Switch to jacoco 2016-06-15 17:34:50 -04:00
Bill Denton 4e83b59d3c make FhirServerImpl visible in OSGi 2016-06-14 19:30:06 -07:00
James Agnew e2f1beef2c Fix some tests 2016-06-14 22:03:24 -04:00
Bill Denton 361c6e80c3 additional OSGi dependencies 2016-06-14 15:52:47 -07:00
James Agnew f3dcc3e893 Add lots of tests 2016-06-14 17:57:08 -04:00
James Agnew dba470f8d6 Add some tests 2016-06-14 07:24:03 -05:00
James Agnew aac914df22 Refactor OperationParameter to try and improve test coverage 2016-06-14 07:11:47 -05:00
James Agnew 1166a2ee67 Work on support for _at parameter in history operation 2016-06-13 07:31:25 -05:00
James Agnew 23550240ad Fix #378 - Include mandatory elements in server generated
OperationDefinition resources
2016-06-11 15:28:58 -05:00
James Agnew 8f1e45b3f3 Fix #379 - Server generated OperationDefinitions should generate
separate definitions for operations that are implemented against
multiple resource types
2016-06-11 14:46:13 -05:00
James Agnew 69572f7b3a More tests for #381 2016-06-11 13:04:58 -05:00
James Agnew 34a3d7dbfd More trying to fix tests 2016-06-11 07:09:30 -05:00
James Agnew 23840ecb7a Fix some tests 2016-06-11 06:43:27 -05:00