Commit Graph

3333 Commits

Author SHA1 Message Date
James fddda443a2 Remove hamcrest-date library that caused conflicts 2017-10-11 06:33:15 -04:00
James 31fb1236a1 Reuse bundle ID when returning query cache results 2017-10-11 06:05:14 -04:00
Alvin Leonard 2114dd7706 We need to set the resource id to the entity id after the update entity. 2017-10-11 15:09:41 +11:00
Alvin Leonard 6551eb0a4e Fix deleteByUrl to respect InCompartment Authorization
Moved the assignment of the resource to delete before the actual delete as it will be used by the authorization to determine if this resource is in the compartment.
2017-10-11 13:40:03 +11:00
Clayton Bodendein 462557b110 Added a client interceptor called AdditionalRequestHeadersInterceptor to add arbitrary HTTP headers to the client request 2017-10-10 19:55:22 -05:00
Jiajing LIANG 86fb1de3ae rename file 2017-10-09 18:34:49 +02:00
Jiajing LIANG 65c3a316f2 move out the analysers definitions from entity classes 2017-10-09 18:34:03 +02:00
James 432c511a30 Add license 2017-10-06 15:41:40 -04:00
James Agnew bacd0bfbbb Squashed commit of the following:
commit 7ff895de77
Author: James Agnew <jamesagnew@gmail.com>
Date:   Fri Oct 6 15:25:06 2017 -0400

    More test fixes

commit c9fee23e48
Author: James Agnew <jamesagnew@gmail.com>
Date:   Fri Oct 6 15:14:52 2017 -0400

    More tests work

commit c796e19458
Author: James Agnew <jamesagnew@gmail.com>
Date:   Fri Oct 6 15:00:26 2017 -0400

    Get tests passing

commit eb2787d30c
Author: James Agnew <jamesagnew@gmail.com>
Date:   Fri Oct 6 14:08:23 2017 -0400

    Add an optimistic lock to the ResourceTable

commit ff85503acb
Author: James <jamesagnew@gmail.com>
Date:   Fri Oct 6 08:56:35 2017 -0400

    Add a test
2017-10-06 15:33:24 -04:00
James Agnew b4127674e4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-10-05 13:42:31 -04:00
James Agnew 0ab8a9a0ba Fix #744 - Long search URLs on Derby shouldn't cause a failure 2017-10-05 13:41:22 -04:00
James ce720f5601 Add support for Cache-Control header in JPA server and client 2017-10-05 13:38:53 -04:00
James 4d1ab2734f Use correct parameter name for expand operation 2017-10-02 19:21:52 -04:00
Mathieu Ouellet 30c391db00 Add Spring Boot Starter
Provides spring-boot-starter with auto-configurations for Rest server,
Jpa server, FHIR Validation and clients.

Default configurations overridable by configuration properties and 
rest-server customizer.
2017-09-30 11:20:00 -04:00
James 56a71f9222 Performance enhancements to JPA 2017-09-29 09:28:47 -04:00
James Agnew 9ac6014a3c Add test logging 2017-09-29 09:11:54 -04:00
James 8e760858a8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-09-28 06:36:58 -04:00
James 4ef7e03417 Give tests a bit more memory 2017-09-28 06:36:37 -04:00
James Agnew 328080e87b Add test for #739 2017-09-27 21:36:40 -04:00
James Agnew 87383ad802 Version bump to 3.1.0-SNAPSHOT 2017-09-27 21:23:34 -04:00
James cc079f0fa5 More release docs 2017-09-27 07:51:00 -04:00
James Agnew ac7074ffdd More notes 2017-09-26 19:05:53 -04:00
James 2085e30cb4 Website tweaks for 3.0.0 2017-09-26 18:14:00 -04:00
James af2a7f009a Prep for release 2017-09-25 06:51:23 -04:00
Malcolm McRoberts 511f4939c8 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
Changes to encoding for Binary and unit test.
2017-09-25 00:02:10 -04:00
Malcolm McRoberts a57003808d Added unit test for encoding Binary with securityContext, and fixed encoding in JasonParser 2017-09-24 23:55:27 -04:00
James e19c13fa6f Prepare 3.0.0 release 2017-09-24 17:55:16 -04:00
James 49bdaa1a45 Version bump to 3.0.0 2017-09-23 17:31:39 -04:00
James Agnew 4f8a2d36f5 Fix import statements 2017-09-23 11:09:26 -04:00
James Agnew 478dc1d507 Create model for subscription messages 2017-09-23 10:14:50 -04:00
James c115fbfd15 Add serializable message type 2017-09-23 07:42:29 -04:00
James be07ebc4ef Subscription refactoring 2017-09-21 08:33:20 -04:00
James 5f89f6ed16 Improve test logging 2017-09-21 06:13:30 -04:00
James 2fa912a43f Use serialized messages for queues 2017-09-19 22:01:36 -04:00
James Agnew d65664cd9b Work on test 2017-09-18 18:06:27 -04:00
James Agnew 1402c5e4e2 Remove some useless logging 2017-09-18 18:04:08 -04:00
James Agnew 85dd76e35e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-09-18 18:03:40 -04:00
James 95da0b7fef FIx test 2017-09-18 06:22:26 -04:00
James Agnew 79cb251b7e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-09-17 20:05:59 -04:00
James Agnew fc7144ee03 Work on JPA optimization 2017-09-17 20:05:28 -04:00
James feb9852a25 Allow disabling :missing indexes in JPA 2017-09-17 18:37:09 -04:00
James 9eb2848aca One more test fix 2017-09-16 19:48:01 -04:00
James 78929752af License headers 2017-09-16 19:46:19 -04:00
James 36d9180570 Fix broken tests 2017-09-16 17:47:06 -04:00
James Agnew dacbdfc6f1 Update changelog 2017-09-16 15:04:41 -04:00
James Agnew 7a878152c4 Refactor subscriptions to use a single codebase across versions 2017-09-16 15:03:22 -04:00
James Agnew 7d4bb8b9cb Add tests 2017-09-15 06:18:26 -05:00
James Agnew 1ac45e27c6 Deprecate subscription settings in DaoConfig that are no longer used 2017-09-15 05:57:42 -05:00
James Agnew e94d639d29 Refactor websockets to use queuing mechanism 2017-09-14 21:29:57 -05:00
James Agnew 97b44965ce Lots of work on new subscription model 2017-09-13 19:05:29 -07:00