jvi
|
63606607b0
|
Added spring boot example application that can be used during test efforts
Added use of spring profiles
|
2020-08-17 13:04:00 +02:00 |
|
Sean McIlvenna
|
dd0859b614
|
Merge pull request #124 from jvitrifork/patch-2
Update Dockerfile
|
2020-08-16 23:25:21 -07:00 |
|
Jens Kristian Villadsen
|
47f72cd3b5
|
Update Dockerfile
Added caching of maven dependency resolving
|
2020-08-15 22:54:06 +02:00 |
|
Sean McIlvenna
|
af6bd69db0
|
Combining base Dockerfile with main dockerfile so that there is a single image related to hapi-jpaserver-starter
|
2020-08-14 11:14:28 -07:00 |
|
Sean McIlvenna
|
ece1199c5f
|
Removing commands from Dockerfile that clone and build the core hapi-fhir libraries since it is not required for building hapi-fhir-jpaserver-starter; it pulls the core libraries from the maven repo regardless.
|
2020-08-13 13:44:59 -07:00 |
|
James Agnew
|
555c6697e0
|
Merge pull request #102 from hapifhir/rel_5_1_0
Start Release branch for 5.1.0
|
2020-08-13 16:17:28 -04:00 |
|
jamesagnew
|
dafdf5b437
|
Merge master
|
2020-08-13 16:13:00 -04:00 |
|
jamesagnew
|
2805bb4683
|
Merge branch 'master' into rel_5_1_0
|
2020-08-13 15:57:38 -04:00 |
|
jamesagnew
|
2f28291681
|
Merge branch 'rel_5_1_0' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_5_1_0
|
2020-08-13 15:52:56 -04:00 |
|
jamesagnew
|
423a3959d1
|
Prepare for release
|
2020-08-13 15:52:47 -04:00 |
|
Sean McIlvenna
|
a70fe5bfa0
|
Update README to include Docker info
|
2020-08-13 08:26:53 -07:00 |
|
Ken Stevens
|
7a3ae15eaf
|
Merge pull request #118 from hapifhir/incorrect-cors-property-name
Update CORS property name
|
2020-07-09 15:49:59 -04:00 |
|
Tadgh
|
2e8c6a7082
|
Update property
|
2020-07-09 11:23:25 -07:00 |
|
Tadgh
|
9c2bf5dc51
|
Merge pull request #117 from hapifhir/fix-empi-bug
Fix empi bug
|
2020-07-09 10:18:36 -07:00 |
|
Tadgh
|
d263b5e14c
|
Remove dead space
|
2020-07-09 10:13:25 -07:00 |
|
Tadgh
|
53315a54d0
|
Update readme
|
2020-07-09 10:01:09 -07:00 |
|
Tadgh
|
5d0b26bbf3
|
Have EmpiSettings actually return an EmpiSettings bean
|
2020-07-09 10:00:00 -07:00 |
|
Tadgh
|
745d82a608
|
Fix EMPI rules json
|
2020-07-09 09:46:23 -07:00 |
|
jamesagnew
|
21a4754ebd
|
Resolve some compile errors
|
2020-07-02 11:24:03 -04:00 |
|
James Agnew
|
173deb213b
|
Merge pull request #115 from hapifhir/dependabot/maven/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 8.0.11 to 8.0.16
|
2020-07-01 18:29:16 -04:00 |
|
dependabot[bot]
|
6fa569f030
|
Bump mysql-connector-java from 8.0.11 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.11...8.0.16)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-01 20:58:36 +00:00 |
|
Sean McIlvenna
|
20a72e3736
|
Merge pull request #99 from petermicuch/properties_from_env
Adding environment variables to override hapi properties file settings
|
2020-07-01 08:21:24 -07:00 |
|
Sean McIlvenna
|
bb87cc3d9d
|
Merge pull request #114 from trifork/feature/idStrategy
Added support for configurable client ID strategy
|
2020-07-01 08:19:35 -07:00 |
|
jvi
|
25a3da1b83
|
Added support for configurable client ID strategy
|
2020-07-01 12:16:09 +02:00 |
|
Sean McIlvenna
|
05daeff06a
|
Adding .dockerignore file to improve the efficiency of docker builds
|
2020-06-29 15:40:58 -07:00 |
|
Sean McIlvenna
|
213bda7cfc
|
Updating Dockerfile to use context code instead of re-cloning the hapi-fhir-jpaserver-starter project. Still re-builds the base hapi libraries, though.
|
2020-06-29 15:07:46 -07:00 |
|
jamesagnew
|
a5c1769b91
|
Rework the JPA server class a bit
|
2020-06-16 09:57:49 -04:00 |
|
jamesagnew
|
669f53bacf
|
Bump to current release
|
2020-06-16 09:40:15 -04:00 |
|
jamesagnew
|
7282db245e
|
Add repo
|
2020-06-16 08:53:10 -04:00 |
|
jamesagnew
|
d1def4a621
|
Get test passing
|
2020-06-15 18:22:14 -04:00 |
|
jamesagnew
|
3c8565f503
|
Merge branch 'master' into rel_5_1_0
|
2020-06-15 18:22:06 -04:00 |
|
jamesagnew
|
1badb96db8
|
Add property for multitenancy
|
2020-06-15 17:54:11 -04:00 |
|
jamesagnew
|
8aa322caf1
|
Start Release branch for 5.1.0
|
2020-05-29 10:26:09 -04:00 |
|
James Agnew
|
0430a539ff
|
Merge pull request #101 from hapifhir/revert-95-ks-20200427-empi1
Revert "Changes for empi (as well as subscriptions and partitions)"
|
2020-05-29 10:24:11 -04:00 |
|
James Agnew
|
0c4e822424
|
Revert "Changes for empi (as well as subscriptions and partitions)"
|
2020-05-29 10:23:52 -04:00 |
|
Ken Stevens
|
2567dcd429
|
Merge pull request #95 from hapifhir/ks-20200427-empi1
Changes for empi (as well as subscriptions and partitions)
|
2020-05-28 10:06:56 -04:00 |
|
Ken Stevens
|
090febf339
|
bump to 5.1.0-SNAPSHOT
|
2020-05-28 09:48:31 -04:00 |
|
Ken Stevens
|
2d974fe21f
|
Merge remote-tracking branch 'remotes/origin/master' into ks-20200427-empi1
# Conflicts:
# src/main/java/ca/uhn/fhir/jpa/starter/ApplicationContext.java
# src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigCommon.java
# src/main/java/ca/uhn/fhir/jpa/starter/JpaRestfulServer.java
# src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR5IT.java
|
2020-05-28 09:06:48 -04:00 |
|
Ken Stevens
|
e9fa2f2b8a
|
pre-review cleanup
|
2020-05-27 17:54:07 -04:00 |
|
Ken Stevens
|
0c9b9f7f77
|
just need to merge the email TLS
|
2020-05-27 17:04:39 -04:00 |
|
Vladimir Nemergut
|
c74d45059d
|
Only override existing hapi properties with env ones
|
2020-05-15 11:44:38 +02:00 |
|
James Agnew
|
f7fa572886
|
Merge pull request #89 from hapifhir/rel_5_0_0
Start 5.0.0 release branch
|
2020-05-14 08:40:42 -04:00 |
|
jamesagnew
|
3f43a91ed6
|
Test fixes
|
2020-05-14 08:08:52 -04:00 |
|
Peter Micuch
|
e2eee4e4e5
|
Adding environment variables to override hapi properties file settings
|
2020-05-14 11:44:46 +02:00 |
|
Ken Stevens
|
f598dd8e1f
|
README.md
|
2020-04-27 14:28:45 -04:00 |
|
Ken Stevens
|
1e8e64d265
|
confirmed empi works
|
2020-04-27 13:21:01 -04:00 |
|
Ken Stevens
|
4f8d34cbb4
|
updated to match 5.0.0
|
2020-04-27 12:49:15 -04:00 |
|
jamesagnew
|
1086e4cfb1
|
Travis update
|
2020-03-18 09:27:38 -04:00 |
|
jamesagnew
|
c221e892f6
|
Start 5.0.0 release branch
|
2020-03-18 09:13:43 -04:00 |
|
James Agnew
|
7b5e0ae903
|
Merge pull request #72 from hapifhir/rel_4_2_0
Start 4.2.0 release branch
|
2020-02-16 09:40:57 -05:00 |
|