Commit Graph

63 Commits

Author SHA1 Message Date
Jens Kristian Villadsen
0203a36668 Update application.yaml
See https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/292
2021-11-20 16:07:26 +01:00
jkv
16559ea17c Upgraded to 5.6.0
Subscription tests fail ...
2021-11-18 19:48:40 +01:00
jkv
ea3f10ec86 Added OpenAPI / Swagger option 2021-11-10 20:57:31 +01:00
Ben Li-Sauerwine
15923edfd5 Adds ability to use delete-expunge operations to the JPA Starter Server. 2021-09-09 23:00:59 +02:00
Tadgh
addfc26cf5 Allow bean overriding for 5.5.0 2021-08-27 13:13:15 -04:00
jkv
2b3ed04703 Made MDM loading work properly 2021-06-27 19:21:53 +02:00
jkv
7387d131b9 Hacked MDM startup configuration 2021-06-27 12:25:48 +02:00
jvi
1d82c9cd40 Added option for installing transitive IG's - default is true 2021-06-24 11:14:30 +02:00
Sean McIlvenna
7b97ed78eb Merge branch 'master' of ssh://github.com/hapifhir/hapi-fhir-jpaserver-starter 2021-05-27 14:07:12 -07:00
Sean McIlvenna
a150aeb4d2 Adding logging related to CORS configuration
Removing unused `allow_placeholder_references` property that causes confusion with `auto_create_placeholder_references`
Improving `.dockerignore` so that it ignores specific target files/directories that are generated by MVN/java, but not the .war file (so that compiled .war files can be easily turned into a docker image)
2021-05-27 14:07:05 -07:00
chgl
ffed39d1bd Fixed indentation error in application.yaml 2021-05-20 13:52:56 +02:00
jamesagnew
44e6c65d08 Merge branch 'master' into rel_5_4_0 2021-05-19 08:47:50 -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
patrick-werner
583c542c92 changed CORS to allowed origin pattern 2021-03-31 12:34:28 +02: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
8585a121c4 Added enable_index_contained_resource 2021-03-18 21:01:13 -04: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
Tadgh
c88e920789 Update default settings 2021-02-17 13:00:41 -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
Jens Kristian Villadsen
508449c64c Update application.yaml 2021-02-08 14:13:41 +01:00
jvi
eee8c79add Fix to #199 2021-02-08 14:10:34 +01:00
chgl
751669af92 added comments to document the apache strategy https option 2021-02-08 12:46:54 +01:00
chgl
39e2f51722 added apache proxy address strategy as a config option 2021-02-05 15:19:59 +01:00
Kevin Dougan
8c45a5d482 Merged Branch rel_5_3_0 into this Branch. 2021-02-04 11:38:33 -05:00
Kevin Dougan
b159e2f6d5 Merge branch 'master' into kbd-20201125-cql-initial-impl 2021-01-26 16:50:43 -05:00
Rob Whelan
28ff19821c issue 186: minor fixes in partitioning config 2021-01-22 01:23:05 +01:00
Frank Tao
2572b6e137 Rebuild 2021-01-13 13:31:43 -05:00
Frank Tao
71541574e9 Added Normalized Quantity Search Support 2021-01-07 22:47:02 -05:00
Kevin Dougan
3954f6a3f4 Merged the rel_5_3_0 branch into this Branch to pick up the MDM changes. 2021-01-07 09:12:52 -05:00
Tadgh
fff1ac39a3 fix props file 2021-01-06 22:02:45 -05:00
Tadgh
99f92965c1 fix for tests 2021-01-06 21:45:17 -05:00
Tadgh
bfaeacf2fc Up[date comments 2021-01-06 18:28:30 -05:00
jamesagnew
803f713be6 Add repository validating interceptor, and update for EMPI->MDM rename 2021-01-01 16:06:18 -05:00
Kevin Dougan
9becb3fc44 Remove all traces of EMPI since it has been replaced in master with MDM. 2020-12-24 09:31:30 -05:00
Kevin Dougan
f23553e2ea Cleaned up some tests - more work to do to get some additional tests working in R4. 2020-12-23 16:36:38 -05:00
Kevin Dougan
ebe7e99c37 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-15 15:32:07 -05:00
James Agnew
33263005b7 Merge pull request #177 from jvitrifork/spring-pr
Ease setting environment configuration values
2020-12-04 17:11:24 -05:00
ianmarshall
2e2bdaed67 Added support for $lastn operation and fixed Elasticsearch indexing. 2020-12-04 15:50:43 -05:00
Kevin Dougan
cddb644476 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-03 07:43:43 -05:00
Kevin Dougan
771d0a4f7f Unit Test work - still cannot get Dstu3 working after several attempts, but included the skelton of a test to capture the effort anyways. 2020-12-02 16:25:09 -05:00
Vladimir Nemergut
bb99a69085 Conditionally add the default NarrativeGenerator to the context
#182
2020-12-02 11:50:56 +01:00
patrick-werner
c2b7f5da77 updated hapi jpastarter zvpm config 2020-11-30 13:58:13 +01:00
Jens Kristian Villadsen
0b34ae22ee Update application.yaml 2020-11-29 10:16:34 +01:00
Jens Kristian Villadsen
48cfa4500a Update application.yaml
Updated default values
2020-11-28 16:49:51 +01:00
Kevin Dougan
879849c285 Added some files for CQL support - more work to be done on this.. 2020-11-27 15:10:19 -05:00
jvi
77a98ca438 Converted to named indicies in order to support easier environment configuration for both tester and IG setup 2020-11-27 14:49:53 +01:00
jvi
981b5b5c2c Corrected default value 2020-11-24 23:16:27 +01:00