834 Commits

Author SHA1 Message Date
Ken Stevens
2bf680509b
DeleteConflict hook, SearchableHashMapResourceProvider, and in-memory searching (#1341)
* Make IBundle list interface more flexible

* Make matchResourceLinks visible

* Make matchResourceLinks visible

* Pull in-memory matching functionality out of subscription module into dedicated classes in searchparam module

* Added more accessors to version independent resource classes

* improved forcedid matching (needs to be verified by James)
filter out nulls from HashMapProvider.searchAll() (hopefully no tests depend on this)

* add AnyComposition

* cleanup of Any classes

* create searchparam config so people can use that module without using subscriptions

* create searchparam config so people can use that module without using subscriptions

* fix broken test

* added derivedFrom

* renamed daoRegistry.getResourceDaoIfExists to getResourceDaoOrNull
also added method to add a new dao to the registry and retrieve registered types

* TokenParam.equals

* add error check to searchable hashmap resource provider

* added support for R4

* add successor to measure

* delete conflict hook
start with failing test

* test passes.
hook is called.

* added delete conflict hook
all delete conflict tests pass

* added javadoc

* Performance test

* test bad interceptor case

* typo

* rename criteria matcher

* added support for multiple topics

* fix method name

* add effective period

* Temporarily excluding StressTest from build to try to get Travis under time limit

* change log

* review feedback

* review feedback

* review feedback
2019-06-13 13:59:51 -04:00
Ken Stevens
dd203ae28f Credit for #1337 2019-06-10 11:14:52 -04:00
jamesagnew
a952663dc3 Disable OSGI mdule for now# 2019-06-09 23:51:41 -04:00
James Agnew
c2aec5c1a9 Respect the _total parameter for all JPA searches 2019-06-09 05:44:49 -04:00
James Agnew
9500f6e6fe Roll back derby version for now 2019-06-07 16:27:19 -04:00
James Agnew
517b68882c Fix derby dependencies for tests 2019-06-07 11:11:25 -04:00
James Agnew
cab44e9626 One more version bump for dependencies 2019-06-07 09:17:07 -04:00
James Agnew
a0fa752eac A number of dependency updates 2019-06-07 09:06:30 -04:00
James Agnew
50a8c66bf5 Version bump to 4.0.0-SNAPSHOT 2019-05-30 17:13:03 -04:00
jamesagnew
73aa53be8f Release 3.8.0 2019-05-30 16:50:04 -04:00
James Agnew
13f3c02b2b Credit for #1244 2019-05-29 21:44:30 -04:00
James Agnew
83616bb53d Upgrade to newer checkstyle 2019-05-29 21:25:20 -04:00
James Agnew
96c70f6093 Credit for #1213 2019-05-29 21:22:54 -04:00
jpoth
43a8499bf6 Bump Karaf version 2019-05-29 09:31:00 +02:00
James Agnew
f17fc4ce82 Credit for #1305 2019-05-23 09:09:44 -04:00
James Agnew
5f858066da Bump jackson version 2019-05-23 08:49:05 -04:00
jamesagnew
aa88816d9a Credit for #1311 2019-05-22 17:13:33 -04:00
jamesagnew
f5a7333c4c Bump greenmail version 2019-05-11 15:47:06 -04:00
James Agnew
37b9e1a42c Improve validation of enableWhen questionnaires 2019-04-29 14:43:42 -04:00
James Agnew
685adf7754 Revert Jetty upgrade, and improve patch error messages 2019-04-26 11:23:22 -04:00
James Agnew
da962b8c10 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-04-24 14:33:28 -04:00
James Agnew
738c2c1797
Interceptor framework refactoring (#1287)
Interceptor framework overhaul
2019-04-24 14:32:30 -04:00
James Agnew
f2e382a132 Swap JSON Patch provider 2019-04-24 14:10:21 -04:00
James Agnew
2ed9b39ff4 Remove useless test case 2019-04-15 16:55:54 -04:00
James Agnew
c8f2e4bbc9 Return HTTP 400 for missing body on POST and PUT 2019-04-14 12:32:09 -04:00
jamesagnew
835b89f449 Build fixes 2019-04-01 18:55:55 -04:00
James Agnew
e6a6c22783 Bump a few project dependencies 2019-03-31 13:57:02 -04:00
James Agnew
08c7afb804 Reduce logging in JPA server 2019-03-14 17:42:13 -04:00
James Agnew
f934f76c96
Several JPA search fixes (#1231)
* Search fixes

* Add some tests

* CHangelog

* Some cleanup of the query tracker

* FIx XML issue in changelog

* Test fixes

* SOme test fixes

* Address review comments

* Fix test breakage
2019-03-11 15:49:34 -04:00
James Agnew
0f8c8d18e2 Bump version to 3.8.0-SNAPSHOT 2019-02-06 20:02:28 -05:00
jamesagnew
207015c3af Version bump to 3.7.0 2019-02-05 21:36:38 -05:00
jamesagnew
86a12bcf2a Credit for #1114 2019-02-02 11:33:08 -05:00
jamesagnew
ea84f2c377 Version bump hibernate search 2019-02-02 11:26:19 -05:00
Ken Stevens
9280cde491
Subscription only registers active (#1189)
* Fixed a bug in standalone subscription subscriber:  It was adding REQUESTED subscriptions to the active subscription registry.  (Only ACTIVE subscriptions should be added.)
2019-02-01 10:14:46 -05:00
jamesagnew
b46b60798a Credit for #1130 2019-01-31 05:26:14 -05:00
jamesagnew
db42609ca7 Credit for #1135 2019-01-31 05:20:43 -05:00
jamesagnew
5d540d9208 Query optimization in JPA 2019-01-27 20:03:48 -05:00
jamesagnew
afaa1b065f Hivernate back to 5.4.0 2019-01-23 09:38:49 -05:00
jamesagnew
eee4c75300 Version bump hibernate 2019-01-23 05:57:20 -05:00
James Agnew
4367e340ae Log the version number and commit on startup 2019-01-17 16:05:54 -05:00
James Agnew
38bade0429 Credit for #1118 2019-01-13 17:22:29 -06:00
James Agnew
3c260e5ef2 Ignore unfinished test 2019-01-10 07:36:37 -07:00
James Agnew
ee52d6fb31 Add SearchNarrowingInterceptor 2019-01-09 20:20:46 -06:00
James Agnew
8beccab9ab Merge branch 'master' into test-openjdk-11 2019-01-09 10:48:57 -05:00
jamesagnew
b3c9b32db4 Credit for #1065 and forward-port fix to R4 provider 2019-01-09 07:19:55 -05:00
James Agnew
1bfa29bbcc Site updates 2018-12-28 11:42:21 -05:00
James Agnew
c462b5ba3e Prep new site version 2018-12-28 09:16:48 -05:00
jamesagnew
49e418edf0 Adjust migrator to handle updated Hibernate version 2018-12-23 15:11:44 -05:00
jamesagnew
4599a10180 Merge branch 'master' into test-openjdk-11 2018-12-23 14:19:59 -05:00
James Agnew
9d3904ef3e Fix #1142 - Upgrade Spring Boot to latest version 2018-12-23 13:10:03 -05:00