Commit Graph

979 Commits

Author SHA1 Message Date
jkv
7d79d5d8b5 Got subscription stuff working again 2020-09-08 23:46:42 +02:00
jvi
5eef970fbe Added IG options 2020-09-08 14:52:00 +02:00
jvi
afad974f92 add jib oneliner 2020-09-08 13:37:30 +02:00
jvi
3af0d403ef Removed old format 2020-09-08 13:05:08 +02:00
jvi
fb3cbcca8b Formatting ... 2020-09-08 13:03:42 +02:00
jvi
9f0b32ff71 Unit tests are starting to work again ... 2020-09-08 12:39:39 +02:00
jvi
d208f12546 rewrote unit tests 2020-09-07 23:41:04 +02:00
jvi
8894711d8e Added profiles 2020-09-07 22:00:54 +02:00
jvi
0fd6409bc3 updated example instructions 2020-09-07 15:06:07 +02:00
jvi
4dc398c5a1 Now works with mvn jetty:run 2020-09-07 15:04:12 +02:00
jvi
dc34e6f785 Removed use of web.xml 2020-09-07 13:58:39 +02:00
jvi
437d22e460 All but tests works 2020-09-07 13:47:09 +02:00
jkv
8bf930b3c3 Moved more configuration values 2020-09-07 00:19:42 +02:00
jkv
d5c6abece9 Further adaption of new config class 2020-09-06 07:29:32 +02:00
jkv
5981456e54 Got examples .... sort of 2020-09-05 21:28:25 +02:00
jkv
6eb46d2b39 Merge branch 'origin-master' into spring-pr
# Conflicts:
#	pom.xml
#	src/main/java/ca/uhn/fhir/jpa/empi/EmpiConfig.java
2020-09-04 23:50:06 +02:00
jkv
5f237256ca Added boot application 2020-09-04 23:23:04 +02:00
jvi
53415f1c54 Adjusted imports and comments 2020-08-19 21:42:55 +02:00
jamesagnew
c9c944d236 Fix #122 - EMPI error on startup when EMPI not enabled 2020-08-18 08:05:34 -04:00
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