Commit Graph

34 Commits

Author SHA1 Message Date
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
patrick-werner
583c542c92 changed CORS to allowed origin pattern 2021-03-31 12:34:28 +02: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
Kevin Dougan
c4f9094c64 Merged in changes from the rel_5_3_0 Branch. 2021-02-16 11:57:15 -05:00
jvi
77f4fcba34 Adjusted according to review 2021-02-11 11:17:48 +01:00
jvi
5aec4b7e18 Now with example of wiring up installed IG's 2021-02-10 16:57:14 +01:00
jvi
4bfafc9be5 Removed unnecessary wiring 2021-02-09 00:18:17 +01:00
jvi
4eaa9fbfb2 Springified the wiring of interceptors 2021-02-08 16:36:55 +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
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
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
ebe7e99c37 Merge branch 'master' into kbd-20201125-cql-initial-impl 2020-12-15 15:32:07 -05:00
Kevin Dougan
58bf8a100e Fixed a package name. 2020-12-11 09:20:38 -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
Ken Stevens
8da9989984 renamed config files 2020-12-04 09:47:21 -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
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
e7f65af1ed Moved from profile to conditional
Improved dialect resolving
2020-11-24 00:55:31 +01:00
jamesagnew
2979aca07d Enable terminology uploader by default 2020-09-17 05:46:42 -04:00
jvi
5eef970fbe Added IG options 2020-09-08 14:52:00 +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
5981456e54 Got examples .... sort of 2020-09-05 21:28:25 +02: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
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