Diederik Muylwyk
|
eda806babd
|
Fix typo.
|
2020-06-08 13:48:44 -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
|
dd84846b94
|
Empi 56 link merged person (#1902)
|
2020-06-05 15:50:50 -04: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 |
IanMMarshall
|
c91e7b8b41
|
Merge pull request #1897 from jamesagnew/im_20200604_remove_observation_index_tables
Im 20200604 remove observation index tables
|
2020-06-04 15:29:49 -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 |
Ken Stevens
|
60e420aaa3
|
resolves #1838 (#1839)
* Added %today that works like %now but with date precision instead of dateTime precision.
|
2020-06-04 09:52:41 -04:00 |
Ken Stevens
|
9136231b3b
|
Empi 62 resource history (#1894)
|
2020-06-03 18:00:20 -04:00 |
Tadgh
|
7d46b3cc10
|
Partitioning Based on resource type complete. Still no threading
|
2020-06-03 14:58:42 -07:00 |
jamesagnew
|
d2f018919c
|
Add test
|
2020-06-03 15:16:38 -04:00 |
Ken Stevens
|
33753881e2
|
Empi 55 deactivate merged (#1883)
|
2020-06-03 13:12:01 -04: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
|
0487727fb1
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2020-06-02 18:21:12 -04: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
|
3f50d8e53d
|
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
|
2020-06-02 16:41:10 -04: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 |
Ken Stevens
|
61f1b57b2a
|
Empi merge persons fixes (#1882)
|
2020-06-02 12:41:26 -04:00 |
jamesagnew
|
201c3a6187
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2020-06-02 07:47:06 -04:00 |
jamesagnew
|
760d19cf89
|
Prep for 5.0.2
|
2020-06-02 07:46:57 -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 |
IanMMarshall
|
0317ee0139
|
Merge pull request #1867 from jamesagnew/im_20200316_lastn_operation_elasticsearch
Im 20200316 lastn operation elasticsearch
|
2020-05-30 01:02:28 -04: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 |
Ken Stevens
|
97a1bd40a1
|
Added TLS parameters to Java Mail Sender (#1666)
* Added TLS parameters to Java Mail Sender
* changelog
|
2020-05-27 19:17:01 -04:00 |
Diederik Muylwyk
|
cc9f16721f
|
Merge pull request #1877 from jamesagnew/dm-fix-duplicate-maven-enforcer-plugin-in-pom
Redundant maven-enforcer-plugin removed from POM.
|
2020-05-27 16:10:02 -04:00 |
Diederik Muylwyk
|
93a1229789
|
Removing redundant maven-enforcer-plugin execution.
|
2020-05-27 12:57:11 -04:00 |
Diederik Muylwyk
|
ed1e103751
|
Duplicate maven-enforcer-plugin removed, executions consolidated.
|
2020-05-27 12:39:17 -04: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 |
Tadgh
|
48fcf8a39d
|
wip
|
2020-05-26 12:08:00 -07:00 |