Frank Tao
be96adb694
Merge branch 'poc-chained-not-bug' into ft-search-with-not-modifier
...
# Conflicts:
# hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/search/builder/QueryStack.java
# hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/provider/r4/ResourceProviderSearchModifierR4Test.java
2021-09-02 22:07:22 -04:00
Frank Tao
b81a61e465
Fixed :not modifier issue for the resource
2021-09-02 21:52:37 -04:00
VK-SMILECDR
39f18e1897
Merge branch 'master' into 2948
2021-09-02 17:24:15 -04:00
Vadim Karantayer
c28f5e75b3
update TestUtil to recursively scan down into subpackages
2021-09-02 15:35:40 -04:00
Jason Roberts
9fd2746113
fixed the double chain with contained resource second case
2021-09-02 14:38:30 -04:00
Tadgh
26ff15f939
Revert "Fix search of :not modifier"
2021-09-02 14:33:30 -04:00
Tadgh
6c700f9432
Add POC for failure
2021-09-02 13:33:27 -04:00
leif stawnyczy
6f82e3568c
issue-2901 remove debug code
2021-09-02 13:20:38 -04:00
leif stawnyczy
49124c298d
issue-2901 fixing test
2021-09-02 13:15:24 -04:00
leif stawnyczy
ff7433edd7
issue-2901 cleaning up test contexts
2021-09-02 11:43:12 -04:00
leif stawnyczy
cbfcc02a92
issue-2901 removing cruft and cleaning up
2021-09-02 11:07:06 -04:00
leif stawnyczy
1a7b101d03
Merge branch 'master' into issue-2901-npe-in-bundle-transaction
2021-09-02 10:13:04 -04:00
leif stawnyczy
0286eb5278
issue-2901 updated some documentation and added support for autocreated placeholder / autoversioned references at paths when in transactios and have not been created yet
2021-09-02 09:15:39 -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
Jason Roberts
2e2048ce52
Add more test cases, not passing
2021-09-01 13:37:45 -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
Ken Stevens
c1dc342659
more logs
2021-08-31 15:06:51 -04:00
Ken Stevens
ef4adda527
failing tests
2021-08-31 14:53:05 -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
leif stawnyczy
a38b791141
issue-2901 added db access method for existence and setting the version to 1 if createplaceholders is true and object does not exist in db
2021-08-31 10:12:40 -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
leif stawnyczy
e7c6ce920d
issue-2901 checkin to test
2021-08-30 10:29:59 -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
leif stawnyczy
99cd865174
test
2021-08-26 08:47:45 -04:00
leif stawnyczy
646592b1b7
issue-2901 some refactoring
2021-08-25 15:56:55 -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
leif stawnyczy
b51c722755
stashing minor refactors
2021-08-25 10:41:58 -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