dependabot[bot]
f3d5b69da0
Bump flyway-core from 6.4.1 to 6.5.4 ( #2039 )
...
Bumps [flyway-core](https://github.com/flyway/flyway ) from 6.4.1 to 6.5.4.
- [Release notes](https://github.com/flyway/flyway/releases )
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.4.1...flyway-6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-13 05:47:43 -04:00
jamesagnew
92718c7ef2
Version bump to 5.2.0-SNAPSHOT
2020-08-12 10:23:46 -04:00
jamesagnew
5fb7bd5156
Version bump to 5.1.0
2020-08-11 17:43:24 -04:00
jamesagnew
f0ed640e24
Upgrade core library dependency version
2020-08-10 09:05:04 -04:00
jamesagnew
c13e17b4e6
Add changelog and bump Jetty
2020-07-17 11:50:45 -04:00
dependabot[bot]
dbe171d658
Bump jetty_version from 9.4.24.v20191120 to 9.4.29.v20200521 ( #1890 )
...
Bumps `jetty_version` from 9.4.24.v20191120 to 9.4.29.v20200521.
Updates `jetty-http` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-servlets` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-io` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-continuation` from 9.4.24.v20191120 to 9.4.29.v20200521
Updates `jetty-security` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-servlet` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-server` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-util` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-webapp` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `jetty-xml` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Updates `websocket-api` from 9.4.24.v20191120 to 9.4.29.v20200521
Updates `websocket-client` from 9.4.24.v20191120 to 9.4.29.v20200521
Updates `websocket-server` from 9.4.24.v20191120 to 9.4.29.v20200521
Updates `jetty-maven-plugin` from 9.4.24.v20191120 to 9.4.29.v20200521
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.24.v20191120...jetty-9.4.29.v20200521 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 11:47:06 -04:00
James Agnew
baba4cc240
Avoid version conflicts on current writes ( #1971 )
...
* Add auto retry of transactions
* Experiment in Maven build
* Transaction autoretry
* Work on transaction retries
* Work on transaction retry
* Work on transaction retry
* Fix tests
* Avoid version conflicts
* Add changelog
* Resolve LGTM issue
* FIx transaction scope error
* Test fixes
* Test fix
* Test fixes
* Test fix
* Test fixes
2020-07-13 08:51:13 -04:00
jamesagnew
11ad41d472
Credit for #1893
2020-07-06 05:52:40 -04:00
James Agnew
6fb6675b1e
Resolve validation errors to ValueSet with UCUM ( #1948 )
...
* Add tests for validation errors
* Work on validation errors
* Bump core version
* Fix validation errors
* Test fixes
* Add changelog
* Test fix
* Test fix
* Test fix
2020-07-05 19:59:21 -04:00
James Agnew
f356c7c385
Migrate to JUnit5 ( #1952 )
...
* Work on junit
* Work on junit 5
* Work on junit 5
* Bump errorprone vcersion
* Work on tests
* Junit 5 tweaks
* Fixes
* Work on tests
* Work on junit5
* Work on tests
* Test fixes
* Work on junit5
* Test work
* Get junit5 working
* Test fix
* Work on tests
* WOrk on tests
* Work on tests
* fixes
* Compile fix
* One more tweak
* Compile fix
* Add changelog
* Fix compile error
* Compile fix
2020-07-04 18:28:16 -04:00
Tadgh
59659b2802
Move order of modules
2020-06-24 10:11:30 -07:00
Tadgh
bb7a773f41
Merge branch 'master' into spring-batch-integration
2020-06-23 16:02:41 -07:00
James Agnew
67d363f9e1
Add setting to allow validation of reference targets ( #1932 )
...
* Add setting to allow validation of reference targets
* Add changelog
* Add changelog
* License headers
* Plugin version bump
* Experiment with Maven build
2020-06-23 11:35:10 -04:00
Tadgh
a9c704c06e
Merge branch 'master' into spring-batch-integration
2020-06-10 12:24:19 -07:00
James Agnew
b8da4f0140
Add package support ( #1911 )
...
* Begin rework of package management
* Work on NPM
* Work on package management
* Work on NPM
* NPM rework
* Work on NPM
* NPM package rework
* Updates
* Updates
* Add license
* Work on package server
* Work on package importing
* Work on package management
* Package rework
* Work on packages
* Work on package manager
* Work on pkgs
* NPM work
* NPM rework
* Work on package cache
* Work on NPM
* Work on NPM
* Package fixes
* Add tests
* Tweaks
* Test fixes
* Add changelog
* Avoid snapshot dep
2020-06-10 05:30:20 -04:00
James Agnew
0d3ad622b5
Correct Validation Performance Regression ( #1895 )
...
* Validation performance regression
* Optimize validation
* More cleanup
* Add changelog
* Test fixes
* Build fixes
2020-06-10 05:26:21 -04:00
Tadgh
278a1070ae
:Merge branch 'master' into spring-batch-integration
2020-06-08 17:16:11 -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
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
Tadgh
35b1533db1
Add new project for spring batch
2020-05-25 22:32:00 -07:00
ianmarshall
ee87a2e2d0
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-05-25 11:37:34 -04:00
jamesagnew
6a4f5b9b3a
Credit for #1826
2020-05-24 09:32:44 -04:00
jamesagnew
c97ef7adfc
A bit more contributors cleanup
2020-05-23 19:45:00 -04:00
jamesagnew
3bf0628436
Updatyes to devs list
2020-05-23 19:17:33 -04:00
jamesagnew
d24f075cdb
Update some orgs
2020-05-23 17:22:59 -04:00
jamesagnew
b60404dbb8
Credit for #1849
2020-05-23 17:18:37 -04:00
jamesagnew
9192d41448
Credit for #1637
2020-05-23 17:16:19 -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
Tadgh
d1b963321a
MVP EMPI implementation ( #1857 )
...
EMPI Initial Implementation (still plenty of known gaps)
2020-05-22 15:03:20 -04:00
jamesagnew
e22549e0c4
Bump MySQL JDBC driver version
2020-05-21 21:21:13 -04:00
jamesagnew
8ff7d5407a
Bump core version
2020-05-21 19:22:28 -04:00
Ken Stevens
2360ed4abe
fix build ( #1861 )
2020-05-21 19:22:08 -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
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
ianmarshall
529e1e1f5e
Merge remote-tracking branch 'remotes/origin/master' into im_20200316_lastn_operation_elasticsearch
2020-05-14 12:09:24 -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
jamesagnew
c7da4b0914
Build Cleanup
2020-05-11 13:25:58 -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
jamesagnew
386f395e4b
Version bump 2 dependencies
2020-05-10 19:10:18 -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
jamesagnew
ceae417d35
Credit for #1710
2020-05-04 05:42:32 -04:00
jamesagnew
586089fc69
Credit for #1749
2020-05-01 07:38:31 -04:00
jamesagnew
a786756169
Credit for #1812
2020-05-01 07:27:12 -04:00
jamesagnew
439a901e30
Credit for #1734
2020-05-01 05:56:47 -04:00
James Agnew
3d5a8bb3f8
Add UCUM support ( #1824 )
...
* Add UCUM support
* Add changelog
* Some cleanup
* Test fix
* Add flywayDB callback
* Add hooks to schema migrator
2020-04-30 15:22:41 -04:00