Commit Graph

435 Commits

Author SHA1 Message Date
jamesagnew
8850e645ce Fix issue in 5.2.0 bump 2020-11-18 07:20:51 -05:00
Panayiotis Savva
8699965569 Remove Duplicate batch job enabled
It seems via the adding and removing of the previous PR landed up having 2x the tags for Batch job enabled.
Once on line 2, Once on Line 29
2020-09-25 09:02:28 +03:00
Panayiotis Savva
75503466cd Spring batch job enabled (#144)
* Remove Batch job enabled=false

* Batch job Enabled default to False
2020-09-23 10:13:22 -07:00
Sean McIlvenna
a62de82495 Setting batch.job.enabled to false by default, since HAPI won't launch on its own without it.
Updating the README.md to have the correct example externalized configs in a docker-compose file
2020-09-22 16:05:23 -07:00
Jens Kristian Villadsen
ee337296ee Renamed deployable war to ROOT in order to homogenize urls regardless… (#141)
* Renamed deployable war to ROOT in order to homogenize urls regardless of deployment method

* Made Maven quite when doing downloading dependencies
2020-09-21 10:19:10 -07:00
jvi
58efcffd81 Updated documentation
Removed unnecessary scanning
Corrected context paths
2020-09-18 22:56:48 +02:00
jvi
c7d5716ffb Removing dialect as it is calculated by hibernate 2020-09-18 18:29:12 +02:00
jamesagnew
2979aca07d Enable terminology uploader by default 2020-09-17 05:46:42 -04:00
jvi
ebe04d881a someone owes me a beer ... or twenty 2020-09-10 23:07:22 +02:00
jvi
ae97eabdfc Added beans to complete the required graph 2020-09-09 11:49:54 +02:00
jvi
ec878a9205 Added partition interceptor 2020-09-09 11:30:01 +02:00
jkv
de9a029947 import is sufficient 2020-09-09 00:43:41 +02:00
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
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
4dc398c5a1 Now works with mvn jetty:run 2020-09-07 15:04:12 +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
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
Tadgh
2e8c6a7082 Update property 2020-07-09 11:23:25 -07:00
Tadgh
d263b5e14c Remove dead space 2020-07-09 10:13:25 -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
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
jvi
25a3da1b83 Added support for configurable client ID strategy 2020-07-01 12:16:09 +02: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
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
0c4e822424 Revert "Changes for empi (as well as subscriptions and partitions)" 2020-05-29 10:23:52 -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
jamesagnew
3f43a91ed6 Test fixes 2020-05-14 08:08:52 -04:00