3432 Commits

Author SHA1 Message Date
Tadgh
26ff15f939
Revert "Fix search of :not modifier" 2021-09-02 14:33:30 -04:00
Tadgh
b1d192637d
Merge pull request #2928 from hapifhir/ft-search-with-not-modifier
Fix search of :not modifier
2021-09-02 08:41:16 -04:00
Ben Li-Sauerwine
6e389d6f59 Merge branch 'memorycacheservicefix' of https://github.com/theGOTOguy/hapi-fhir into memorycacheservicefix 2021-09-01 15:05:32 -04:00
Ben Li-Sauerwine
0724e652bb Refactor to prevent adding additional signatures to expungeEverythingByType. 2021-09-01 15:04:31 -04:00
Ben Li-Sauerwine
3789bc0f75
Merge branch 'master' into memorycacheservicefix 2021-09-01 13:55:03 -04:00
katie_smilecdr
453ef7ec1c Merge branch 'master' into 2935_Search_with_trailing_percent_sign 2021-09-01 11:33:26 -04:00
Ben Li-Sauerwine
7001272e4b Clear out the memory cache whenever we call the ExpungeEverythingService. 2021-09-01 01:26:47 -04:00
Ben Li-Sauerwine
444bc5f330
Merge branch 'master' into memorycacheservicefix 2021-08-31 20:26:31 -04:00
Ben Li-Sauerwine
51fe5ec5e7 Remove extra update from test. 2021-08-31 20:16:22 -04:00
Frank Tao
44b0d3e9e7
Fixed $lookup with displayLanguage caching issue (#2932)
* Fixed $lookup with displayLanguage caching issue

* Added changelog and optimized the test cases
2021-08-31 22:18:40 +00:00
katie_smilecdr
a1fbeeacaa [2935] Escape "%" in like expression 2021-08-31 15:11:06 -04:00
Tadgh
d75af14d29 Merge branch 'master' into double-conditionalCreateIssue 2021-08-31 14:25:51 -04:00
Tadgh
765b18013c
Merge branch 'master' into fix-intermittent-in-tests 2021-08-31 14:22:22 -04:00
Tadgh
825ac1e81c Chnge privacy 2021-08-31 12:58:00 -04:00
Tadgh
b1515b5963 Lazy load executor so that tests work safely. 2021-08-31 12:57:45 -04:00
Tadgh
c9f5dfd6d3 Swap to SyncTaskExecutor 2021-08-31 11:33:06 -04:00
Tadgh
2f6d8c7b35 Revert logging 2021-08-31 10:56:31 -04:00
Tadgh
0f6ae50105 Fix bug in hashToSearchMap 2021-08-31 10:47:23 -04:00
Tadgh
7534ab58f3 Add failing test 2021-08-31 09:58:38 -04:00
Ben Li-Sauerwine
f04ff3fd0a Adds failing test for expunging and recreating a Patient with a profile in its meta field. 2021-08-31 02:04:27 -04:00
Frank Tao
3f128be34d Update the code 2021-08-28 13:29:00 -04:00
Frank Tao
88d535c608 Update the comment 2021-08-28 13:27:40 -04:00
Frank Tao
9bdef1a9fa Fix search of :not modifier 2021-08-28 13:24:09 -04:00
Tadgh
513bc387e9 Remove essentially duplicate bean definition 2021-08-27 13:20:29 -04:00
Tadgh
faf4dfd056 fix other test class 2021-08-27 12:04:56 -04:00
Tadgh
c2c6e0b440 Force the caller to run the bundle task if we are operating with <= 1 pool size 2021-08-27 12:01:10 -04:00
Tadgh
0304ea2d62 Add requested test 2021-08-26 12:03:00 -04:00
Frank Tao
090a8b0821
Impl displayLanguage for $lookup (#2908)
* Impl displayLanguage for $lookup - first cut

* Added original lookupCode method

* Added original lookupCode method to IFhirResourceDaoCodeSystem

* Added more test cases and changelog
2021-08-25 14:47:10 -04:00
Tadgh
37ad73a422 Bump PRE version so we don't conflict downstream 2021-08-23 15:42:18 -04:00
Tadgh
1acaf325c5 Merge branch 'master' into rel_5_5_0 2021-08-23 14:50:29 -04:00
James Agnew
3ebb374059
Avoid redundant resource type selector in _id query (#2909)
* Fixed

* Add more tests

* Test fixes
2021-08-23 09:04:51 -04:00
Frank Tao
4c2ae513d8
Process bundle batch in parallel (#2905)
* Process batch in parallel

* Added a test case

* Added more test cases

* Default the bundle batch to single thread.

* Tried transaction before multi-thread.

* Updated the test cases

* Update based on review comments and add changelog

* Updated the changelog

* Restore QueueCapacity
2021-08-20 21:14:08 -04:00
Tadgh
3135e82ea7 Strip jetbrains annotations 2021-08-20 18:48:34 -04:00
Tadgh
35440d3b1b
Merge pull request #2900 from hapifhir/bump-hapi-core-for-5-5-0
Bump hapi core for 5 5 0
2021-08-20 18:03:29 -04:00
markiantorno
f3fe7130c0 flipped case for code validation test 2021-08-20 14:36:37 -04:00
markiantorno
3cfc41f840 updating all convertor calls to not failfast 2021-08-20 14:11:20 -04:00
markiantorno
770b773761 JPA conversion lib fixes 2021-08-20 11:08:14 -04:00
Tadgh
77c99e47c1 TIL that anyString() wont match nulls in Mockito, but any() will 2021-08-19 15:15:51 -04:00
James Agnew
85517c47e2
Include includes on revincludes (#2902)
* Include includes on revincludes
2021-08-19 12:31:29 -04:00
markiantorno
367b338d85 Updating HAPI to use latest core lib changes. 2021-08-18 11:06:14 -04:00
Tadgh
1f7fb52d91 set version map to check all partitions 2021-08-17 16:45:12 -04:00
Tadgh
cf917d0f82 Version Bump 2021-08-15 16:54:38 -04:00
Frank Tao
4920f0a15d
Don't create designation of all components are empty (#2891)
* Don't create designation of all components are empty

* Fixed typo
2021-08-13 11:01:50 -04:00
Tadgh
669cf05b30 Modify SearchParameterMap toNormalizedQueryString to include value of _contained parameter 2021-08-12 14:25:12 -04:00
juan.marchionatto
fb855620da Save version collections also when version is not made current.
Add test covering bug.
2021-08-11 12:49:54 -04:00
Tadgh
41ec1e03c0
Merge pull request #2880 from hapifhir/weird-contained-issue
Contained Issue
2021-08-11 08:27:54 -04:00
Tadgh
e311835e8d Revert test 2021-08-10 18:44:42 -04:00
Tadgh
a5c850b119 Pre-review cleaning 2021-08-10 17:37:24 -04:00
Tadgh
daa3bc773e remove dummy test 2021-08-10 16:46:03 -04:00
Tadgh
fe98162616 Add changelog 2021-08-10 14:59:03 -04:00