Commit Graph

3997 Commits

Author SHA1 Message Date
James Agnew 0f6188b73c Improve error message for unknown UUIDs in transaction bundles 2018-08-12 09:58:34 -04:00
jamesagnew bf68adfdba Restore working POM for Karaf version 2018-08-11 16:56:46 -04:00
jamesagnew 0571e2a3fa Downgrade OSGI versions 2018-08-11 16:26:45 -04:00
jamesagnew 7eb36c3392 Work on subscription 2018-08-11 16:14:53 -04:00
jamesagnew e0b188d574 Add test 2018-08-11 15:25:01 -04:00
jamesagnew 6d10260d8f Unit test cleanup 2018-08-11 15:12:33 -04:00
jamesagnew 8284734a07 Fix failing test with new filter logic 2018-08-11 14:01:53 -04:00
jamesagnew e10d47ecc5 Merge branch 'subscription_cleanup' of github.com:jamesagnew/hapi-fhir into subscription_cleanup 2018-08-11 13:47:05 -04:00
jamesagnew 159377ac16 Add details to ResponseHighlighterInterceptor 2018-08-11 13:46:34 -04:00
James Agnew ea1f17762e Don't apply last updated to includes 2018-08-11 12:20:07 -04:00
James Agnew b9b85f5ba9 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-08-11 09:56:09 -04:00
James Agnew acfe442cf9 Add equivalency flag to reverse lookup 2018-08-11 09:55:28 -04:00
James Agnew 98d794e30f Bug fix in subscription processing 2018-08-10 13:07:06 -04:00
Anthony Sute 416054ddff Fixes for issue #1048 2018-08-10 12:51:12 -04:00
Anthony Sute 5ef647840b Follow-up fixes for unit tests for issue #1048. 2018-08-10 11:47:53 -04:00
James Agnew 93bd018016 Merge branch 'subscription_cleanup' of github.com:jamesagnew/hapi-fhir into subscription_cleanup 2018-08-10 09:18:05 -04:00
jamesagnew ff7d64700b Merge branch 'subscription_cleanup' of github.com:jamesagnew/hapi-fhir into subscription_cleanup 2018-08-10 09:17:49 -04:00
James Agnew 321e71e9a9 Merge branch 'master' into subscription_cleanup 2018-08-10 09:16:32 -04:00
James Agnew ece0c9defe Subscription cleanup 2018-08-10 09:07:55 -04:00
jamesagnew 20b1f883ba Add extendible methods to RestfulServer 2018-08-08 17:21:25 -04:00
jamesagnew d9296b8e42 Add hook for error message 2018-08-08 15:14:39 -04:00
James Agnew ec4604c498 Work on splitting subscriptions out into separate channels 2018-08-06 20:58:04 -04:00
jamesagnew 64b3b64208 License header updates 2018-08-06 19:06:09 -04:00
jamesagnew d59a40d01a Subscription cleanup started (won't build) 2018-08-06 19:03:30 -04:00
jamesagnew c98a1e0c62 Cleanup of subscription processing 2018-08-06 18:37:12 -04:00
Anthony Sute 0fdcad0985 Second pull request for fixes for issue #1048. 2018-08-06 13:17:51 -04:00
Anthony Sute 3cf3f7d5d6 Fixes for issue #1048. FhirInstanceValidator::validate() now looking in meta/profile section of request prior to calling InstanceValidator::validate(). 2018-08-06 12:50:50 -04:00
jamesagnew 6586fc438d Fix concurrency issue in hashmap 2018-08-03 13:00:57 -04:00
jamesagnew 0556dfa7af Work on subscriptions 2018-08-03 11:56:06 -04:00
jamesagnew d07fd76d60 Dont keep resource bodies in the queue for JPA subscription delivery 2018-08-03 10:44:15 -04:00
jamesagnew cffe4c9df2 License header updates 2018-07-30 21:22:00 -04:00
James Agnew 3f34a73b24 Change classpath order for cqf ruler 2018-07-30 20:40:48 -04:00
James Agnew 4eb3281fa6 Merge branch 'client_enhancements' 2018-07-30 18:34:49 -04:00
James Agnew 4fcaf37729 Test cleanup 2018-07-30 18:34:28 -04:00
jamesagnew 79d43e45b1 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-07-30 18:33:39 -04:00
jamesagnew f639ebf595 Build fixes 2018-07-30 18:33:26 -04:00
James Agnew e32bc9bae4 Credit for #996 2018-07-30 11:12:53 -04:00
James Agnew bf63caf3fb Credit for #965 2018-07-30 09:47:28 -04:00
James Agnew 709a5dbd0a
Merge pull request #965 from jbalbien/fixBundleUtilBug
fix bundle util bug
2018-07-30 09:45:09 -04:00
James Agnew d6293cf9b3 Merge branch 'client_enhancements' 2018-07-30 09:42:38 -04:00
James Agnew e670fe2644 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-07-30 09:41:19 -04:00
James Agnew 37f014e08c Merge branch 'c-schuler-master' 2018-07-30 09:41:04 -04:00
James Agnew 78b2cf1d26 Merge branch 'master' of https://github.com/c-schuler/hapi-fhir into c-schuler-master 2018-07-30 09:40:14 -04:00
James Agnew db0f082222
Merge pull request #996 from anamariaradu10/master
Changes regarding behavior for Prefer header
2018-07-30 09:16:20 -04:00
jamesagnew 17a976369b Credit for #996 2018-07-30 09:15:28 -04:00
jamesagnew 0f1724ac0a Credit and a unit test for #912 2018-07-30 05:48:38 -04:00
James Agnew d50dda19ae
Merge pull request #912 from InfiniteLoop90/911-contains-modifier
Fixes #911 - Adds support for :contains modifier
2018-07-30 05:39:27 -04:00
jamesagnew fc9f2ec0fb FIx test issue 2018-07-29 18:20:09 -04:00
James Agnew 518092cbd4 More updates 2018-07-29 17:10:26 -04:00
Ana Maria Radu 3399fa04de Fixed issue 2018-07-27 17:47:27 +03:00