forked from hapifhir/hapi-fhir
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update from source in rdf parser #2
Open
artonio
wants to merge
1,823
commits into
artonio-rdf-parser
Choose a base branch
from
master
base: artonio-rdf-parser
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
…howing the missing functionality
* Change Two streams into one. * Fix typos. * Begin Writing docstrings * Rename variables for clarity
* Drop anyresource classes * Drop invalid test
Add VEIG(Vietnam Ehealth Innovation Group) to points.json
* Add forced ID caching * Work on id optimization * Test fixes * More optimization work * Add some docs * Work on docs * Test fixes * Test fixes * Test fixes * Address review comments * Compile fix
…otation moved common Json annotations out into an interface
…ide-reverse-chained-parameter
* Avoid duplicate predicate in _id queries * Add changelog * Change to trigger CI * Address review comments
* Improve efficiency in search deleting * Changelog * Address review comments
A run on master using https://jeremylong.github.io/DependencyCheck/dependency-check-maven/index.html shows quartz as having a critical security issue in version 2.3.1
* Remove useless migrator task generics * Clean a couple of compile errors * Try to fix intermittent
* Validation enhancements * Work on validation api reworking * Keep working on validation API * Keep working on new term API * Work on validation api * Ongoing work on validation * Work on integrating validation * Work on validation API * Add to validation API * Work on validation * Work on API * Work on validation * Work on validation API * Work on validation API * Work on validation api * Work on validation API * Work on validation api * Validation API changes * Work on API * More work on validationo API * Work on validation API * FIxes * WOrk on validation api * Work on validation API * Tests passing! * More cleanup * More validation API changes * Fix intermittent test failure * Package reorg * Validation API work * Work on doocumentation * Work on API * More work on new validation API * Fix errorprone-reported error * Test fixes * Documentation updates * Documentation tweaks * Work on API * Bean name adjustments * Build fixes * Some test fixes
The description for SERVER_INCOMING_REQUEST_PRE_HANDLED referred to itself rather than to SERVER_INCOMING_REQUEST_PRE_PROCESSED. Along with this corrected begin into begun.
…1812) * take super class methods into account as well * added unit test for pull request hapifhir@44f9b41 * take super class methods into account as well * added unit test for pull request hapifhir@44f9b41 * added unit test
* failing _tag tests * cleanup * Scope tag query to correct resource type * Changelog * Test fix Co-authored-by: Ken Stevens <[email protected]>
* Clean up hash code calculation * Test fixes * Test fix * Test fixes * Compile fix * Test fix
* Allow disabling text modifier indexing * Add changelog * Address review comment * Resolve merge conflicts
* Work on multitenancy * Second ticket started * More multitenancy work * Work on tenancy security * Work on multitenancy * Test fixes * Add docs * cs tweak * Multitenancy fixes * Add debug log * Fix build * Add headers * Add partition selection interceptor hook * Update hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/api/Constants.java Co-authored-by: Ken Stevens <[email protected]> * Account for review comments * Resolve FIXMES * Work on tests * Test fixes * A bit more cleanup * Work on multitenancy * Update hapi-fhir-docs/src/main/java/ca/uhn/hapi/fhir/docs/ClientExamples.java Co-authored-by: Ken Stevens <[email protected]> * Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/client/examples.md Co-authored-by: Ken Stevens <[email protected]> * Address review comments * Allow disabling text modifier indexing * Add changelog * Docs fixes * Address review comment * Resolve merge conflicts * Merge master * Compile fix * Test fix Co-authored-by: Ken Stevens <[email protected]>
* Performance fix for transactions * Test fix * Fixes * Add docs * Test fixes
* Make binary storage work for bulk export * Add changelog * Build fixes * Test fix * Test fix * Test fix
* Bump R4 definitions to 4.0.1 * Add changelog * Test fixes
* Start working on bumping core * Work on tests * Work on tests * Bump core definitions * Bump R5 defs * Tweak changelog * Test fix
update from original
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.
No description provided.