ianmarshall
30dd858f17
Add close method for Elasticsearch service. Fix the partial code match.
2020-06-08 15:07:02 -04:00
ianmarshall
4982e67a0f
Merge remote-tracking branch 'remotes/origin/master' into im_2020601_lastn_code_text_filter
2020-06-08 09:26:55 -04:00
ianmarshall
56cbc5149b
Add support for partial code description matching.
2020-06-08 09:24:09 -04:00
Tadgh
4405e50db9
wip
2020-06-05 15:53:06 -07:00
Ken Stevens
558f419955
Empi 54 not duplicate ( #1900 )
...
add operation to unduplicate persons
2020-06-05 12:21:09 -04:00
jamesagnew
5483c99e00
License header updates
2020-06-05 05:47:20 -04:00
James Agnew
21330a0a22
Transaction create performance improvement ( #1899 )
...
* Work on perf issue
* Improve write performance for large bundles with tags
* Add changelog
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1899-improve-write-xact-perf-with-tags.yaml
Co-authored-by: IanMMarshall <49525404+IanMMarshall@users.noreply.github.com>
* Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/util/MemoryCacheService.java
Co-authored-by: IanMMarshall <49525404+IanMMarshall@users.noreply.github.com>
* Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/util/MemoryCacheService.java
Co-authored-by: IanMMarshall <49525404+IanMMarshall@users.noreply.github.com>
* Test fix
* Test fixes
* Test fixes
Co-authored-by: IanMMarshall <49525404+IanMMarshall@users.noreply.github.com>
2020-06-05 05:26:06 -04:00
Tadgh
7ed65b0080
partially done writer, working out size-based chunking
2020-06-04 20:58:06 -07:00
ianmarshall
549993886d
Fix merge conflicts.
2020-06-04 17:57:38 -04:00
ianmarshall
78b7f091ec
Merge remote-tracking branch 'remotes/origin/master' into im_2020601_lastn_code_text_filter
...
# Conflicts:
# hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/search/lastn/LastNElasticsearchSvcMultipleObservationsIT.java
2020-06-04 16:55:18 -04:00
Ken Stevens
eb7b8e816b
Empi 58 no match create person ( #1898 )
2020-06-04 16:07:50 -04:00
ianmarshall
0a2f9d2697
Changes per code review plus fix for possible intermittent JUnit failures.
2020-06-04 15:24:41 -04:00
ianmarshall
9696af5dc0
Changed observation indexing to bypass hibernate search and removed Observation index tables.
2020-06-04 13:20:42 -04:00
ianmarshall
6e507bf642
Changed observation indexing to bypass hibernate search and removed Observation indexing tables.
2020-06-04 13:10:06 -04:00
Tadgh
7d46b3cc10
Partitioning Based on resource type complete. Still no threading
2020-06-03 14:58:42 -07:00
James Agnew
86ef0ec0e2
Correct transaction processing in multitenant server ( #1884 )
...
* Correct transaction processing in multitenant server
* # d codethe npm registry for updates every day (weekdays)
2020-06-03 10:37:47 -04:00
ianmarshall
8d5232bced
Merge remote-tracking branch 'remotes/origin/master' into im_2020601_lastn_code_text_filter
2020-06-02 21:28:10 -04:00
Tadgh
e8970bce46
Running batch job
2020-06-02 16:08:19 -07:00
jamesagnew
75a74bdd38
License headers
2020-06-02 18:20:56 -04:00
Tadgh
31b7e862d4
Remove extra beans
2020-06-02 15:00:56 -07:00
Tadgh
bb863f26fa
Initial run through the first part of batch integration
2020-06-02 13:44:23 -07:00
ianmarshall
bfc5f93ec8
Enable filtering $lastn operation by Observation effective date.
2020-06-02 16:39:06 -04:00
ianmarshall
2e709a50c0
Enable filtering $lastn operation by Observation effective date.
2020-06-02 16:37:07 -04:00
Tadgh
f8d699e13b
Initial working commit passing jobs to spring batch
2020-06-01 15:51:09 -07:00
Tadgh
0fc2e04e65
wip
2020-06-01 12:13:55 -07:00
Tadgh
aa7d1cbcb7
Wip getting tasks built
2020-06-01 11:32:36 -07:00
ianmarshall
f48214deda
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
...
# Conflicts:
# hapi-fhir-jpaserver-searchparam/src/main/java/ca/uhn/fhir/jpa/searchparam/extractor/BaseSearchParamExtractor.java
2020-05-29 23:54:11 -04:00
ianmarshall
a4811f1508
Changes per code review.
2020-05-29 23:47:44 -04:00
Tadgh
a306825625
moving dependencies around. Get non-persisted batch working
2020-05-28 12:10:52 -07:00
James Agnew
7f72305f57
Improve Period range indexing ( #1873 )
...
* Fix #1871 - Handle period range searches better
* Add changelog
* FIx tests
* Add test logging
* Address review comments
2020-05-28 08:56:43 -04:00
Tadgh
81d5ff8f5a
Add schema initialization
2020-05-27 17:06:52 -07:00
James Agnew
22af36ae7b
Conditional update on Partitioned Server fails ( #1870 )
...
* Fix #1869
* Remove FIXME
* Test fix
* Test fix
2020-05-27 10:40:29 -04:00
ianmarshall
5cc77b78d4
Fixed problems with results of chunked queries being incorrectly sorted.
2020-05-26 18:09:54 -04:00
jamesagnew
5482367e37
Remove redundant index - Already covered by FK
2020-05-26 08:54:00 -04:00
James Agnew
6899604ae4
Correct validation of fragment codesystems ( #1865 )
...
* Update validation for fragment codesystem
* Test fixes
* Add changelog
* Test fix
2020-05-25 20:44:09 -04:00
ianmarshall
1e554731bb
Additional cleanup and test fixes.
2020-05-25 18:25:25 -04:00
ianmarshall
6ed724e01b
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-05-25 17:40:53 -04:00
jamesagnew
2bcfe7cdaa
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2020-05-25 13:20:59 -04:00
jamesagnew
bf550f9c27
License header updates
2020-05-25 13:20:32 -04:00
James Agnew
535bf88efe
Fixes to diff operation ( #1866 )
2020-05-25 13:16:58 -04:00
ianmarshall
ee87a2e2d0
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-05-25 11:37:34 -04:00
ianmarshall
816f409a8a
Re-factor lastn entities to locate them is same package as other Search Parameter entities.
2020-05-25 11:37:01 -04:00
jamesagnew
3807640347
Resolve merge conflict
2020-05-24 11:38:52 -04:00
Martin Zacho Grønhøj
9bde517540
Install external ig package at startup ( #1826 )
...
* Do not use deprecated methods in structures-r4 test
* beginning development of feature Implementation Guide installer
* fetch IG, generate snapshots of SDs of and persist conformance resources to db
Missing initialization, error-handling and handling of NameSystems and Subscriptions
* Refactor IgInstaller and implement support for R4 and R5
* Error handling and removed logic for invoking IG installation
IgInstaller should be invoked by applications
* Implement pull request comments in IgInstaller
1) Renamed IgInstaller -> IgInstallerSvc for consistency
2) Use field autowiring and @PostConstruct for consistency
3) Use exceptions instead of boolean flags for success indication
4) Use IValidationSuport to generate snapshots of StructureDefinitions
in a version independent way (less maintenance) instead of SnapshotGenerator.java
5) Read IGs for tests from src/main/resources instead of external URL
* IG installation: Wrap exceptions during resource creation in custom class
* IG installation: Improved logging
* IG installation: Search for existing resources in a version independent way
2020-05-24 09:25:46 -04:00
Jacob Stampe Mikkelsen
262a964a31
Add index on CONCEPT_PID on TRM_CONCEPT_PROPERTY to optimize a full-reindex of lucene index which can be needed when running in a docker container where the lucene files are discarded on redeploy. ( #1637 )
...
Co-authored-by: James Agnew <jamesagnew@gmail.com>
2020-05-23 17:11:21 -04:00
ianmarshall
35b75f8ffb
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-05-23 15:54:23 -04:00
James Agnew
e780a8402e
Use R5 snapshot generator ( #1862 )
...
* Use R5 snapshot generator
* Snapshot generator reworking
2020-05-23 12:54:19 -04:00
James Agnew
c374383b37
Allow AuthorizationInterceptor to properly authorize GraphQL statements ( #1864 )
...
* Allow AuthorizationInterceptor to properly authorize GraphQL statements
* Add changelog
2020-05-22 20:40:37 -04:00
ianmarshall
4d378ee0ed
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
...
# Conflicts:
# hapi-fhir-cli/hapi-fhir-cli-jpaserver/src/main/java/ca/uhn/fhir/jpa/demo/CommonConfig.java
# hapi-fhir-jpaserver-base/pom.xml
# hapi-fhir-jpaserver-searchparam/src/main/java/ca/uhn/fhir/jpa/searchparam/extractor/BaseSearchParamExtractor.java
# hapi-fhir-jpaserver-searchparam/src/main/java/ca/uhn/fhir/jpa/searchparam/extractor/ISearchParamExtractor.java
2020-05-22 17:04:01 -04:00
IanMMarshall
a1a3d9de38
Merge branch 'master' into im_20200520_cascade_delete
2020-05-22 16:11:38 -04:00
Tadgh
d1b963321a
MVP EMPI implementation ( #1857 )
...
EMPI Initial Implementation (still plenty of known gaps)
2020-05-22 15:03:20 -04:00
ianmarshall
b501a601b7
Some final cleanup minor updates.
2020-05-22 13:36:08 -04:00
ianmarshall
a60e5809b2
Changes to enable adjusting limits on delete conflict handling through configuration.
2020-05-22 10:15:04 -04:00
jamesagnew
5ba7f1525f
Test fix
2020-05-21 20:38:11 -04:00
James Agnew
63ff0ede9c
Make diff operation work securely ( #1859 )
...
* Make diff operation work securely
* Build tweak
* FIx tests
2020-05-21 19:20:48 -04:00
James Agnew
ce5ade53d9
Fix #1855 - StructureDefinition search not working ( #1858 )
2020-05-21 09:35:37 -04:00
James Agnew
5b2181a563
Implement FHIR Patch ( #1850 )
...
* Start working on FHIRPatch
* More work on fhirpatch
* Work on FHIR Patch
* Add patch
* Test fixes
* Test fixes
* Get tests fixed
* Chnage to trigger a build
* Compile fix
* Dependency version fixes
* Test fix
* COmpile fix
* Try to fix build
* Test fix attempt
* Another build attempt
* Another build tweak
* Cleanup
2020-05-20 19:43:55 -04:00
jamesagnew
b044d05332
Add a disabled test
2020-05-20 17:26:24 -04:00
James Agnew
9aaf5ccd63
Fix expunge when using unique search param ( #1854 )
...
* Fix expunge when using unique search param
* Add chaneglog
2020-05-20 15:58:53 -04:00
James Agnew
c9c90b327c
Allow no read interceptor for partition ( #1851 )
...
* Allow no read interceptor for partition
* Add changelog
* Test fix
2020-05-19 17:06:56 -04:00
ianmarshall
3b7f106052
Fixed latest merge conflicts.
2020-05-19 16:34:05 -04:00
ianmarshall
d2b54d6203
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
...
# Conflicts:
# hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/SearchBuilder.java
2020-05-19 15:20:06 -04:00
ianmarshall
6a27192a96
Fixed sorting with chunked and paged queries.
2020-05-19 14:48:26 -04:00
jamesagnew
cc92bd7b07
Revert "Start working on FHIRPatch"
...
This reverts commit b3f6e7d521
.
2020-05-17 11:56:50 -04:00
jamesagnew
b3f6e7d521
Start working on FHIRPatch
2020-05-17 11:44:06 -04:00
jamesagnew
52c8e3551c
Version bump to 5.1.0-SNAPSHOT
2020-05-15 14:43:32 -04:00
jamesagnew
fe0e07a313
Bump to 5.0.1
2020-05-15 05:47:01 -04:00
James Agnew
79a064dfd9
Optimize chain sql paths ( #1844 )
...
* Start cleanup
* Almost workinf
* Possibly working!!
* Fixes
* Test fix
* Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/predicate/querystack/QueryRootStack.java
Co-authored-by: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/predicate/querystack/QueryRootStack.java
Co-authored-by: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/predicate/querystack/QueryRootStack.java
Co-authored-by: Ken Stevens <khstevens@gmail.com>
* Address review comments
* Add changelog
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-05-15 05:36:12 -04:00
ianmarshall
529e1e1f5e
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-05-14 12:09:24 -04:00
ianmarshall
eb1d1c2b27
Changes to better support chunking of queries and paging of results for lastn operation and to monitor performance.
2020-05-14 12:08:55 -04:00
jamesagnew
1d13e29ac0
Version bump to 5.1.0-SNAPSHOT
2020-05-12 20:04:20 -04:00
jamesagnew
d631ecff4a
Prepare for 5.0.0
2020-05-12 11:49:18 -04:00
James Agnew
0c13a65871
Bump to latest Core version ( #1841 )
...
* Start working on bumping core
* Work on tests
* Work on tests
* Bump core definitions
* Bump R5 defs
* Tweak changelog
* Test fix
2020-05-11 12:37:16 -04:00
James Agnew
9d8bd0d51e
Bump R4 definitions to 4.0.1 ( #1837 )
...
* Bump R4 definitions to 4.0.1
* Add changelog
* Test fixes
2020-05-08 19:34:13 -04:00
ianmarshall
8fcdc78077
Fix issues resulting from latest merge.
2020-05-08 09:31:05 -04:00
ianmarshall
e56cb049f7
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-05-08 09:19:44 -04:00
ianmarshall
c290fa3493
Fixes to enable $lastn to return more than 32K records.
2020-05-08 09:19:14 -04:00
James Agnew
6cc07b6689
Make binary storage work for bulk export ( #1836 )
...
* Make binary storage work for bulk export
* Add changelog
* Build fixes
* Test fix
* Test fix
* Test fix
2020-05-07 19:20:22 -04:00
James Agnew
b67509d7ff
Transaction write performance fix ( #1832 )
...
* Performance fix for transactions
* Test fix
* Fixes
* Add docs
* Test fixes
2020-05-07 10:56:41 -04:00
ianmarshall
4cced40b54
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
...
# Conflicts:
# hapi-fhir-jpaserver-searchparam/src/main/java/ca/uhn/fhir/jpa/searchparam/extractor/BaseSearchParamExtractor.java
2020-05-05 17:19:32 -04:00
ianmarshall
4db5beeabf
Additional changes to enable processing of lastn operations with large numbers of parameters.
2020-05-05 16:53:47 -04:00
James Agnew
a77aa6a28e
Multitenancy Ticket 2 - #1813 ( #1821 )
...
* 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 <khstevens@gmail.com>
* 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 <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/client/examples.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
* 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 <khstevens@gmail.com>
2020-05-05 15:12:15 -04:00
James Agnew
35c2b7a2c1
Allow disabling text modifier indexing ( #1831 )
...
* Allow disabling text modifier indexing
* Add changelog
* Address review comment
* Resolve merge conflicts
2020-05-05 12:16:55 -04:00
James Agnew
dada217966
Clean up hash code calculation ( #1830 )
...
* Clean up hash code calculation
* Test fixes
* Test fix
* Test fixes
* Compile fix
* Test fix
2020-05-05 11:11:24 -04:00
James Agnew
91147cf6b0
Scope tag search to correct resource type ( #1829 )
...
* failing _tag tests
* cleanup
* Scope tag query to correct resource type
* Changelog
* Test fix
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-05-05 11:09:46 -04:00
jamesagnew
41056092ed
License header updates
2020-04-30 18:24:07 -04:00
Tadgh
8f8a8a3dc2
Merge branch 'master' into date-match-bug
2020-04-29 16:17:50 -07:00
jamesagnew
e439891ea2
Add test
2020-04-29 15:21:54 -04:00
ianmarshall
3e49e5615f
Fixing merge conflicts after merge from Master.
2020-04-25 22:14:55 -04:00
ianmarshall
dd749791db
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
...
# Conflicts:
# hapi-fhir-jpaserver-searchparam/src/main/java/ca/uhn/fhir/jpa/searchparam/extractor/BaseSearchParamExtractor.java
2020-04-24 16:55:45 -04:00
ianmarshall
0e45db0ba9
More cleanup and test fixes.
2020-04-24 16:23:59 -04:00
jamesagnew
e219c1774b
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2020-04-24 05:45:26 -04:00
James Agnew
ededcc18d2
Add Partitioning / Multitenancy ( #1807 )
...
* Work on multitenancy
* Work on multitenancy
* Work on multitenancy
* Add columns
* Work on multitenancy
* Work on muiltitenancy
* Work on multitenancy
* Work on uniques
* Work on multitenancy
* Work on multitenancy
* Work on multitenancy
* More work on multitenancy
* Work on multitenancy
* Multitenancy work
* Work on multitenancy
* Work on multitenancy
* Work on multitenancy
* Work on multitenancy
* Work on docs
* Work on multitenancy
* Work on docs
* DOcs work
* Tenancy docs
* Work on docs
* Finish docs
* Add changelog
* Rename config
* Add migration tasks
* Fix typo
* Migration fix
* One more migration fix
* A couple more migration fixes
* Docs cleanup
* Work on docs
* Bump boot version
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Work on review comments
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/partitioning.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa/schema.md
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/index/IdHelperService.java
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
* Address review comments
* Compile fx
* Test fixes
* One more bugfix
* Update operation name
* Add one more constant
* Roll back a change that was causing test failures
* Test fixes
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-04-24 05:45:11 -04:00
ianmarshall
197bf2b6a8
Further refinements and test fixes.
2020-04-23 23:21:45 -04:00
jamesagnew
c994f48ccd
Add test case
2020-04-23 10:37:05 -04:00
James Agnew
5f88d87027
Tweak to #1801 - Normalize double leading zeros in database ( #1815 )
2020-04-23 09:44:08 -04:00
jamesagnew
ccda668d0c
Restore subscription loading at startup
2020-04-23 05:28:56 -04:00
Andrew Fitzgerald
99b9ec0b1c
Fix compilation error
2020-04-22 09:57:52 -04:00
jamesagnew
be5f8191dc
One more bugfix
2020-04-22 09:08:46 -04:00
jamesagnew
8a2b799df0
Test fixes
2020-04-22 08:43:00 -04:00
jamesagnew
009d6443f5
Compile fx
2020-04-21 21:34:15 -04:00
jamesagnew
7efd8a9f6e
Merge branch 'ja_20200206_multitenancy' of github.com:jamesagnew/hapi-fhir into ja_20200206_multitenancy
2020-04-21 20:55:09 -04:00
jamesagnew
6226381595
Merge branch 'master' into ja_20200206_multitenancy
2020-04-21 20:54:56 -04:00
jamesagnew
1f37cdd8cf
Address review comments
2020-04-21 20:53:10 -04:00
James Agnew
cc2b7452be
Update hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/index/IdHelperService.java
...
Co-Authored-By: Ken Stevens <khstevens@gmail.com>
2020-04-21 20:36:19 -04:00
jamesagnew
c7de85339c
Work on review comments
2020-04-21 20:18:06 -04:00
Maciej Kucharek
f69fb1a39b
Set ES username and password only if they're not blank ( #1806 )
...
This is important for AWS-hosted ES, as it does not accept HTTP requests with Basic authentication (even if the username/passwords are blank). Skipping those settings in case they're blank solves the issue.
Co-authored-by: Maciej Kucharek <maciej@oraoncology.com>
2020-04-21 15:32:12 -04:00
Ibrohim Kholilul Islam
3225075f9e
Fix GraphQL Error ( #1791 )
...
* add debug log
* add debug log to value iteration
* fix _filter issue on /$graphql, fix dash and underscore issue on /$graphql, and give helpful error message on wrong argument.
* remove debug logging
* implement JpaStorageServicesTest
2020-04-21 15:28:28 -04:00
James Agnew
c716216b34
Adjust return type for fluent delete() operation ( #1805 )
...
* Add cascading delete to client
* Add changelog
* Client delete should return MethodOutcome
* Rerturn more appropriate type for delete operations
* Refactor cascade detection to be reusable
2020-04-21 15:23:11 -04:00
jamesagnew
998c1f7751
Work on docs
2020-04-21 14:32:41 -04:00
jamesagnew
e6c806283e
Merge branch 'ja_20200206_multitenancy' of github.com:jamesagnew/hapi-fhir into ja_20200206_multitenancy
2020-04-20 16:58:59 -04:00
jamesagnew
544d9fbc6c
Add migration tasks
2020-04-20 16:58:48 -04:00
jamesagnew
bbab016ca6
Rename config
2020-04-20 12:38:04 -04:00
jamesagnew
7248b4e18e
Finish docs
2020-04-20 11:02:27 -04:00
jamesagnew
cd3e1c5e72
Tenancy docs
2020-04-19 10:15:51 -04:00
jamesagnew
48057b9d8e
Merge branch 'master' into ja_20200206_multitenancy
2020-04-17 17:59:48 -04:00
ianmarshall
540375a7eb
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-04-17 17:39:27 -04:00
ianmarshall
4a89860f9b
Additional tests and cleanup.
2020-04-17 17:38:42 -04:00
jamesagnew
e0b419354f
Bump up hamcrest version and force the use of the latest version
2020-04-17 13:59:22 -04:00
James Agnew
497757501b
Improve search method binding priority ( #1802 )
...
* Work on search method binding priority
* Work on method priority
* Work on binding priority
* Test fixes
* Add changelog
* Test fixes
* compile fix
* One more comple fix
* Test cleanup
* Test fix
2020-04-17 09:28:33 -04:00
jamesagnew
81723c30d8
Work on multitenancy
2020-04-16 15:52:15 -04:00
jamesagnew
25cdbb15c2
Work on multitenancy
2020-04-16 15:33:48 -04:00
jamesagnew
8873749d9c
Add license headers
2020-04-16 10:06:56 -04:00
jamesagnew
cd06137745
Work on multitenancy
2020-04-15 22:12:28 -04:00
jamesagnew
d822867a4a
Merge branch 'master' into ja_20200206_multitenancy
2020-04-15 22:12:20 -04:00
James Agnew
f95f619bdc
Correct two JPA processing bugs ( #1801 )
...
* Work on search params on contained
* Add workaround for stored decimals with leading decimal point
* Add changelog
* Cleanup
* Test fix
* Test fix
* One more test fix
2020-04-15 14:22:47 -04:00
ianmarshall
d03ce6533e
Fixed conflicts after merging latest from Master.
2020-04-13 20:01:34 -04:00
ianmarshall
925bbbbcdc
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
...
# Conflicts:
# hapi-fhir-cli/hapi-fhir-cli-api/src/main/java/ca/uhn/fhir/cli/RunServerCommand.java
# hapi-fhir-cli/hapi-fhir-cli-jpaserver/src/main/java/ca/uhn/fhir/jpa/demo/CommonConfig.java
# hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/config/dstu3/BaseDstu3Config.java
# hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/config/r4/BaseR4Config.java
# hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/config/r5/BaseR5Config.java
# pom.xml
2020-04-13 18:35:15 -04:00
ianmarshall
0f9bdbd3af
Undid previous re-factoring and fixed a bug introduced in last commit.
2020-04-13 16:14:38 -04:00
jamesagnew
982b54df57
Work on multitenancy
2020-04-13 11:50:49 -04:00
jamesagnew
f2fa8659c4
Test fix
2020-04-13 09:35:51 -04:00
ianmarshall
af11763dee
Fixes to command line tool, clean-up and minor re-factoring.
2020-04-13 08:56:56 -04:00
jamesagnew
c26a5553e9
Multitenancy work
2020-04-12 20:47:32 -04:00
jamesagnew
e55ccf88fc
Work on multitenancy
2020-04-10 20:01:59 -04:00
ianmarshall
e64d67f429
Consolidate changes to Command Line Tool and add/improve tests.
2020-04-10 16:58:00 -04:00
jamesagnew
8d8c657ce2
More work on multitenancy
2020-04-10 13:05:17 -04:00
jamesagnew
219332e9e3
Work on multitenancy
2020-04-10 11:11:29 -04:00
jamesagnew
e0fcbe1df2
Merge branch 'master' into ja_20200206_multitenancy
2020-04-09 11:52:27 -04:00
James Agnew
8cdc3a72ce
Fix #1794 - Client ID and Server ID mode clash ( #1795 )
...
* Fix #1794 - Client ID and Server ID mode clash
* Try to track down intermittent test failure
2020-04-09 09:31:13 -04:00
jamesagnew
96a4eff38e
Test fix
2020-04-08 19:54:54 -04:00
James Agnew
1c738b903d
Decouple subscription submission / matching ( #1790 )
...
* Start work on subscription cleanup
* Work on subscription cleanup
* Work on subscriptions
* Subscription cleanup
* More work on subscriptions
* Queue factory cleanup
* Work on subscription cleanup
* Subscription cleanup
* Work on subscription cleanup
* Work on subscription cleanup
* Work on subscription cleanup
* Ongoing cleanup
* Subscription work
* Tests passing
* Move resource provider factory
* Test fixes
* Address review changes
* One more change
* Test fixes
2020-04-08 18:08:27 -04:00
jamesagnew
edc30568f2
Address review changes
2020-04-07 19:07:07 -04:00
jamesagnew
35e1dbae32
One more bugfix on #1772
2020-04-07 15:22:59 -04:00
jamesagnew
c2e00bb73b
Bugfix on #1772
2020-04-07 14:21:42 -04:00
jamesagnew
47786660d5
Test fixes
2020-04-07 13:58:24 -04:00
jamesagnew
2205d2306c
Move resource provider factory
2020-04-07 10:56:05 -04:00
jamesagnew
347ecc7d51
Tests passing
2020-04-07 09:39:14 -04:00
jamesagnew
826ba6458a
Subscription work
2020-04-06 20:15:41 -04:00
jamesagnew
b78205c218
Ongoing cleanup
2020-04-06 17:00:45 -04:00
jamesagnew
40d0c27ae3
Work on subscription cleanup
2020-04-05 18:43:27 -04:00
jamesagnew
0a28c0c060
Work on subscription cleanup
2020-04-05 07:21:05 -04:00
jamesagnew
79da1578cb
Subscription cleanup
2020-04-04 20:04:32 -04:00
jamesagnew
fef447afee
Work on subscription cleanup
2020-04-04 16:07:01 -04:00
ianmarshall
83e673e725
Consolidate changes to Command Line Tool and add/improve tests.
2020-04-03 17:12:04 -04:00
jamesagnew
7c6024fa14
More work on subscriptions
2020-04-03 07:43:21 -04:00
jamesagnew
43b4d8e0e3
Work on subscriptions
2020-04-02 21:15:07 -04:00
jamesagnew
6baf1995c9
Work on subscription cleanup
2020-04-02 20:30:19 -04:00
jamesagnew
e1142f4043
Start work on subscription cleanup
2020-04-02 05:31:12 -04:00
ianmarshall
f819c91530
Initial implementation of lastn operation.
2020-03-31 21:55:57 -04:00
ianmarshall
f891634341
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-03-31 13:30:28 -04:00
jamesagnew
ea1f35beaa
Work on multitenancy
2020-03-31 10:33:47 -04:00
jamesagnew
c4bd1a97fd
Add test
2020-03-30 11:54:27 -04:00
jamesagnew
2e43c57032
Work on multitenancy
2020-03-30 09:49:17 -04:00
jamesagnew
8e714b6b14
Work on uniques
2020-03-30 05:36:24 -04:00
jamesagnew
62d867902f
Work on multitenancy
2020-03-29 18:16:04 -04:00
jamesagnew
691f2c4e9a
Work on muiltitenancy
2020-03-29 13:35:20 -04:00
jamesagnew
9df4c58122
Work on multitenancy
2020-03-27 09:22:00 -04:00
jamesagnew
ec6fe70acb
Merge branch 'master' into ja_20200206_multitenancy
2020-03-27 05:50:08 -04:00
ianmarshall
83fde61846
Initial commit of changes to support $lastn operation.
2020-03-25 18:02:57 -04:00
ianmarshall
4e4c8dbd9a
Initial commit of changes to support $lastn operation.
2020-03-25 18:02:13 -04:00
jamesagnew
718c248c69
Test fix
2020-03-24 07:55:25 -04:00
jamesagnew
13f0e5384b
Address review comments
2020-03-24 06:02:55 -04:00
jamesagnew
0ac434ea5d
Add chain on _type parameter
2020-03-23 17:53:30 -04:00
jamesagnew
14316147c5
Resolve some docs issues
2020-03-23 10:34:12 -04:00
jamesagnew
3f20f7b67f
Make SubscriptionDeliveryHandlerFactory not abstract
2020-03-22 21:01:19 -04:00
jamesagnew
a5257f0fa8
Add new indexing extractor method
2020-03-19 20:22:30 -04:00
James Agnew
bde7c356fe
Implement Jackson parser/serializer ( #1733 )
...
* [dev] Integration of a Jackson serializer and deserializer - first stage
* [fix] Fixed some serializing issues
[improve] Improved the processing, removed the loggers
* [clean] Removed the JacksonSerializer class, replaced all the Gson classes with Jackson classes
* [clean] Small cleanup
* [improve] Throw a ConfigurationException if the JsonGenerator cannot be created
* [improve] Use the ObjectMapper's `readTree` instead of `readValue`
* [dev] Latest fixes and improvements
* [dev] Use the Jackson serializer
* [clean] Removed the ObjectMapper configuration, for now
* [fix] Use the GsonStructure also for the parsing of a FHIR resource
* [clean] Removed the LinkedList usage
* Work on preparing for merge of #1673
* Resolve build errors
* Work on parser integration
* Tests passing
* Resolve fixme
* CLeanup
* Fix dependency
Co-authored-by: Bogdan Solga <bogdan.solga@gmail.com>
2020-03-17 17:27:26 -04:00
Tadgh
4583cb9939
Merge pull request #1760 from jamesagnew/bugfix/1752-support-chained-parameters-inside-reverse-chained-parameter
...
Bugfix/1752 support chained parameters inside reverse chained parameter
2020-03-17 13:27:20 -07:00
jamesagnew
4c1bbd01cb
Intermittent test fix
2020-03-17 14:19:36 -04:00
Tadgh
3eb09b15f0
Merge branch 'master' into bugfix/1752-support-chained-parameters-inside-reverse-chained-parameter
2020-03-17 10:32:43 -07:00
James Agnew
22413911bf
Validation api changes ( #1719 )
...
* 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
2020-03-17 13:28:59 -04:00
James Agnew
9305bef4ef
Remove useless migrator task generics ( #1687 )
...
* Remove useless migrator task generics
* Clean a couple of compile errors
* Try to fix intermittent
2020-03-17 13:28:43 -04:00
James Agnew
288abe4504
Improve efficiency in search deleting ( #1759 )
...
* Improve efficiency in search deleting
* Changelog
* Address review comments
2020-03-17 12:33:38 -04:00
James Agnew
5867d62d62
Avoid duplicate predicate in _id queries ( #1761 )
...
* Avoid duplicate predicate in _id queries
* Add changelog
* Change to trigger CI
* Address review comments
2020-03-17 11:12:58 -04:00
Tadgh
6f872ffb51
Minor refactor
2020-03-13 19:15:46 -07:00
Tadgh
a39ac886af
Fix error while resolving rebase
2020-03-13 18:43:43 -07:00
Tadgh
4777d75e6b
Merge branch 'master' into bugfix/1752-support-chained-parameters-inside-reverse-chained-parameter
2020-03-13 18:40:11 -07:00
Tadgh
b80e71773d
Tidy, fix up tests
2020-03-13 18:36:43 -07:00
Tadgh
d91cb7524c
Fix up whitespace
2020-03-13 15:30:49 -07:00
Tadgh
03567c5831
Add perftrace. Remove regex
2020-03-13 15:29:48 -07:00
Ken Stevens
6b019492fe
Merge pull request #1758 from jamesagnew/ks-20200312-json-annotation
...
moved common Json annotations out into an interface
2020-03-13 15:58:21 -04:00
Tadgh
74fd2c1519
wip
2020-03-13 11:28:44 -07:00
jamesagnew
72b9d9a350
FIx spelling mistake
2020-03-13 09:19:45 -04:00
James Agnew
1dc5d89013
Optmize forced ID resolution ( #1754 )
...
* 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
2020-03-12 17:12:50 -04:00
Ken Stevens
ecf5284c87
moved common Json annotations out into an interface
2020-03-12 13:36:34 -04:00
Tadgh
c3ceffbd72
wip
2020-03-09 16:05:41 -07:00
Tadgh
e38ec3e3dd
Fix typo
2020-03-09 14:57:53 -07:00
Tadgh
12412a7be9
Add query capturing to query
2020-03-09 13:58:59 -07:00
Tadgh
59d1603597
Some variable renaming. Adds some questions.
2020-03-09 13:51:47 -07:00
Tadgh
aca4bcfaad
Minor refactoring for readability
2020-03-06 14:22:31 -08:00