-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rel 5 7 mergeback #3401
Merged
Merged
Rel 5 7 mergeback #3401
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 89c45ee.
* Fix implementation, add test * Tighten test
* fix handling of common search parameters * add support for reference search parameters with multiple paths
…rt and when there's no partition id in the request, and added tests
* deny user from exporting without perms * add unit tests * add changelog Co-authored-by: olivia-you <olivia.you@smilecdr.com>
fil512
approved these changes
Feb 17, 2022
Codecov Report
@@ Coverage Diff @@
## master #3401 +/- ##
=========================================
Coverage 82.96% 82.97%
Complexity 20679 20679
=========================================
Files 1392 1392
Lines 74246 74260 +14
Branches 11139 11139
=========================================
+ Hits 61599 61616 +17
+ Misses 8362 8360 -2
+ Partials 4285 4284 -1
Continue to review full report at Codecov.
|
michaelabuckley
added a commit
that referenced
this pull request
Feb 22, 2022
…oken-search-index * commit 'fcada390442ee3ada2245f49d62c08cde5212cd7': add online deferred invalidation keyword for oracle (#3409) GraphQL Introspection Support (#3348) Fix parameter count limitation on MSSQL/Oracle large transactions (#3075) 3400 bulk export rules incorrectly applied to group and patient exports (#3403) Use integers for date ordinals (#3346) Add license files Rel 5 7 mergeback (#3401) encode narratives of contained resources (#3402) remove hapi jpa spring config hierarchy (#3390) # Conflicts: # hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/dao/r4/FhirResourceDaoR4LuceneDisabledStandardQueries.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merging back Release 5.7.0 into master.