saolberg
facb3fab08
postgres included
2021-05-25 23:26:28 -03:00
James Agnew
af6208c1f1
Merge pull request #240 from sidharthramesh/patch-1
...
Corrected subscription environment variables
2021-05-23 17:02:35 -04:00
Sidharth Ramesh
3548260276
Corrected subscription environment variables
...
According to the default application.yaml, it's `hapi.fhir.subscription.resthook_enabled` (with the underscore). I've tested this with the latest docker container and it works. Setting `hapi.fhir.subscription.resthook.enabled=true` does not enable subscriptions. I spent a lot of time breaking my head over this simple variable name. Hopefully, this will help someone.
2021-05-23 21:41:45 +05:30
Jens Kristian Villadsen
c50ffe90cd
Merge pull request #238 from ZuSe/fix/add-dep-snakeyaml
...
Add snakeyaml to dependencies
2021-05-22 15:43:24 +02:00
ppalacin
787a1b8d0f
Add snakeyaml to dependencies
2021-05-21 15:31:32 +02:00
James Agnew
28c9189375
Merge pull request #236 from chgl/fix-yaml-indentation-error
...
Fixed indentation error in application.yaml
2021-05-20 11:23:26 -04:00
chgl
ffed39d1bd
Fixed indentation error in application.yaml
2021-05-20 13:52:56 +02:00
jamesagnew
ea335fdbb5
Merge branch 'master' of github.com:hapifhir/hapi-fhir-jpaserver-starter
2021-05-19 09:04:01 -04:00
jamesagnew
b14d575ddb
Fix compile errors
2021-05-19 09:03:31 -04:00
jamesagnew
fe54a8dfc9
Fix compile error
2021-05-19 08:51:26 -04:00
James Agnew
a7fa1caea0
Merge pull request #220 from hapifhir/rel_5_4_0
...
Release 5.4.0
2021-05-19 08:50:33 -04:00
jamesagnew
44e6c65d08
Merge branch 'master' into rel_5_4_0
2021-05-19 08:47:50 -04:00
jamesagnew
415f2461e8
Compile fixes
2021-05-19 08:45:03 -04:00
James Agnew
9760e586b6
Merge pull request #233 from JavaImpala/mysql
...
fixed property naming in readme
2021-05-02 17:31:45 -04:00
JavaImpala
90def78722
fixed property naming in readme
2021-05-02 23:22:29 +02:00
James Agnew
3207fd69aa
Merge pull request #231 from JavaImpala/mysql
...
readme suggestion
2021-04-28 14:44:42 -04:00
tor003
8672904486
readme suggestion
2021-04-28 20:17:47 +02:00
James Agnew
1c54375e59
Merge pull request #225 from lantanagroup/cleanup-config
...
Config cleanup/consitency
2021-04-14 15:00:21 -04:00
Sean McIlvenna
ae1ada1578
Making comments in config consistent. Reorganizing a bit to be a little cleaner. Adding client_id_strategy
2021-04-14 11:48:41 -07:00
James Agnew
b5eb3be0c9
Merge pull request #223 from hapifhir/pw/fixing-cors_again
...
FIXING CORS: changed CORS to allowed origin pattern
2021-04-01 14:49:46 -04:00
patrick-werner
583c542c92
changed CORS to allowed origin pattern
2021-03-31 12:34:28 +02:00
Frank Tao
a452286b5d
Merge pull request #215 from xluanlhc/search-coord-thread-pool
...
Elastic rest_url parsing fix and a few additional configuration parameters
2021-03-29 11:36:29 -04:00
xluandc
1815935d3c
Merge remote-tracking branch 'hapi/rel_5_4_0' into search-coord-thread-pool
...
Conflicts:
pom.xml
2021-03-29 11:16:07 -04:00
Frank Tao
e452468a93
Bump up the version to 5.4.0-PRE2-SNAPSHOT
2021-03-22 20:04:49 -04:00
xluandc
35eeb6e43b
Merge branch 'master' into search-coord-thread-pool
2021-03-22 16:38:53 -04:00
Frank Tao
8585a121c4
Added enable_index_contained_resource
2021-03-18 21:01:13 -04:00
Frank Tao
d4a8995d8b
Merge branch 'master' into rel_5_4_0
...
# Conflicts:
# src/main/java/ca/uhn/fhir/jpa/starter/EnvironmentHelper.java
2021-03-18 18:02:58 -04:00
Jens Kristian Villadsen
390dad7974
Merge pull request #217 from chgl/added-github-actions
...
Added GitHub actions to build container images
2021-03-18 17:50:43 +01:00
jvi
f72693a147
Fixes #218
2021-03-18 15:07:03 +01:00
Frank Tao
da326875dd
Prepare for R5.4
2021-03-13 21:49:50 -05:00
chgl
db3ee29242
Added GitHub actions to build container images
2021-03-13 17:36:18 +01:00
xluandc
f5e5739363
Merge branch 'master' into search-coord-thread-pool
...
Conflicts:
src/main/java/ca/uhn/fhir/jpa/starter/AppProperties.java
2021-03-08 10:32:18 -05:00
xluandc
c142e6bdfa
- Added configuration parameters for search coordinator thread pool sizes
...
- Added database connection pool size configuration parameter (spring.datasource.hikari.maximum-pool-size)
- Fixed a bug in parsing elastic rest_url for all FHIR versions except for R4, which was correct.
2021-03-08 09:45:40 -05:00
Patrick Werner
b5c34033c0
Merge pull request #208 from chgl/configure-apache-proxy-strategy
...
Added configuration option for the ApacheProxyAddressStrategy
2021-03-08 11:37:24 +01:00
jamesagnew
12c19eff57
Fix #214 - Work around Maven bug
2021-03-05 11:46:53 -05:00
jvi
c070429698
Made the EnvironmentHelper a bit more typesafe - thx to @ttntrifork
2021-03-05 11:20:50 +01:00
James Agnew
46e0f8f37d
Merge pull request #190 from hapifhir/rel_5_3_0
...
Prerelase branch for 5.3.0-SNAPSHOT
2021-02-17 17:04:02 -05:00
Tadgh
f86391800b
Update mdm test
2021-02-17 15:34:39 -05:00
Tadgh
9fef4fe1eb
Rework MDM tests
2021-02-17 15:05:49 -05:00
Tadgh
6d5ee3036d
Fix broken test and loading
2021-02-17 14:22:52 -05:00
Tadgh
dd1d4cb0a2
Merge branch 'rel_5_3_0' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_5_3_0
2021-02-17 13:00:47 -05:00
Tadgh
c88e920789
Update default settings
2021-02-17 13:00:41 -05:00
jamesagnew
03960d372d
Change to trigger CI
2021-02-17 09:35:42 -05:00
jamesagnew
2ddee148c9
Work on spring fix
2021-02-17 07:28:17 -05:00
jamesagnew
0738d9f2a5
Merge branch 'master' into rel_5_3_0
2021-02-17 07:14:13 -05:00
James Agnew
0cbe13e6b3
Merge pull request #204 from hapifhir/kbd-20201125-cql-initial-impl
...
Kbd 20201125 cql initial impl
2021-02-16 13:10:23 -05:00
Kevin Dougan
5828fb666a
Fixed a Unit Test.
2021-02-16 12:21:14 -05:00
Kevin Dougan
c4f9094c64
Merged in changes from the rel_5_3_0 Branch.
2021-02-16 11:57:15 -05:00
Jens Kristian Villadsen
9b3a89c8b7
Merge pull request #210 from hapifhir/interceptor-wiring-rework
...
Combining Repository Validating Interceptor and IG installments
2021-02-11 11:20:11 +01:00
jvi
77f4fcba34
Adjusted according to review
2021-02-11 11:17:48 +01:00