chgl
|
f26f7d3c08
|
added Helm chart for HAPI FHIR server
|
2021-04-24 00:29:03 +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 |
|
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 |
|
chgl
|
db3ee29242
|
Added GitHub actions to build container images
|
2021-03-13 17:36:18 +01: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 |
|
Jens Kristian Villadsen
|
1c24269af1
|
Merge pull request #209 from hapifhir/jpa.properties-always-overridden
Jpa.properties always overridden
|
2021-02-10 17:12:19 +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 |
|
Kevin Dougan
|
c28829f21f
|
Dummy commit to force another CI Build.
|
2021-02-08 14:02:54 -05:00 |
|
Kevin Dougan
|
e5862422f3
|
Added back the await() step to ensure the getPatients() call returns 2 Patients.
|
2021-02-08 11:02:04 -05:00 |
|
jvi
|
4eaa9fbfb2
|
Springified the wiring of interceptors
|
2021-02-08 16:36:55 +01: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 |
|
Kevin Dougan
|
845a493244
|
Dummy commit to force another Build now that a new hapi-fhir 5.3.0-SNAPSHOT has been released.
|
2021-02-05 15:37:07 -05:00 |
|
Kevin Dougan
|
c0e95593bd
|
Added some extra logging to the ExampleServerR4IT test to see if I can debug what's going on when it runs on the CI Build Server.
|
2021-02-05 11:56:01 -05:00 |
|
chgl
|
39e2f51722
|
added apache proxy address strategy as a config option
|
2021-02-05 15:19:59 +01:00 |
|
Kevin Dougan
|
2f680c30b1
|
Dummy commit to force a new set of CI Travis Builds to kick off since the previous ones Failed for some strange reason.
|
2021-02-04 12:56:50 -05: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 |
|
James Agnew
|
5822265e1b
|
Merge pull request #200 from jtheory/feature/issue-186_config_tidyup
issue 186: minor fixes in partitioning config
|
2021-01-26 09:12:21 -05:00 |
|
Rob Whelan
|
28ff19821c
|
issue 186: minor fixes in partitioning config
|
2021-01-22 01:23:05 +01:00 |
|
James Agnew
|
eb4ab76d0e
|
Merge pull request #195 from hapifhir/ft-ucum-support
Added Normalized Quantity Search Support
|
2021-01-16 13:56:03 -05: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 |
|
Tadgh
|
aa467a71a7
|
try tests again
|
2021-01-07 11:37:34 -05:00 |
|
Tadgh
|
ad9be77d2a
|
wip
|
2021-01-07 09:26:09 -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 |
|