Jens Kristian Villadsen
d660d5f76d
Feat/restructuring ( #422 )
...
* Did restructuring and made repo validation interceptor an optional bean instead as it makes it more clean
* Moved construction of FHIR servlet into a bean for better reuse of others that would like to depend directly on this library
* Disabled default validation enabled
2022-09-10 21:14:01 +02:00
Patrick Werner
c5e460dab0
added appProperties.getInline_resource_storage_below_size() ( #420 )
...
* added appProperties.getInline_resource_storage_below_size()
* indentations
2022-09-03 20:04:59 +02:00
chgl
d059954c5f
Updated hapi-fhir to 6.1.0
2022-08-22 18:23:36 +02:00
Arbaaz Muslim
c617f4e395
bulk data instrumentation turned off by default
2022-08-09 16:48:22 -07:00
Arbaaz Muslim
d148f458e0
bulk data instrumentation included
2022-08-09 16:31:49 -07:00
Patrick Werner
bea4d471aa
removed wrong and duplicated config entry
...
`daoconfig_client_id_strategy`does not resolve and is a duplicate of `client_id_strategy`
2022-07-04 14:54:49 +02:00
Ibrohim Kholilul Islam
a026b1f390
Update src/main/java/ca/uhn/fhir/jpa/starter/BaseJpaRestfulServer.java
...
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
2022-06-23 12:00:55 +07:00
Ibrohim Kholilul Islam
41ba07a5e5
add BinaryAccessProvider to BaseJpaRestfulServer
2022-06-17 18:15:58 +00:00
Mark Iantorno
e9ff226750
Update src/test/smoketest/SMOKE_TEST.md
...
Co-authored-by: Ken Stevens <khstevens@gmail.com >
2022-05-25 12:55:41 -04:00
Mark Iantorno
788015f467
Update src/test/smoketest/SMOKE_TEST.md
...
Co-authored-by: Ken Stevens <khstevens@gmail.com >
2022-05-25 12:55:22 -04:00
Mark Iantorno
b71880e39e
Update src/test/smoketest/SMOKE_TEST.md
...
Co-authored-by: Ken Stevens <khstevens@gmail.com >
2022-05-25 12:55:16 -04:00
markiantorno
8d6247bfe8
wip
2022-05-24 19:20:13 -04:00
markiantorno
067c7f16c4
adding base documentation
2022-05-24 19:18:07 -04:00
markiantorno
9882a1cd58
adding smoke test files
2022-05-24 17:37:45 -04:00
Tadgh
d660dc1370
Re-add valueset operation provider
2022-05-21 10:31:49 -07:00
Tadgh
f39393ca97
Disable lucene by default
2022-05-21 10:10:20 -07:00
Tadgh
4dacf6ae90
Re-add valuesetoperation provider
2022-05-21 09:54:50 -07:00
Ken Stevens
e5b0fc7216
fix build
2022-05-20 15:24:17 -04:00
Tadgh
af842619b0
Fix reindex provider
2022-05-19 12:59:22 -07:00
Tadgh
5942823f17
Remove value set provider as it causes a boot failure without lucene
2022-05-19 11:56:14 -07:00
Tadgh
2a71578516
Merge branch 'master' into rel_6_0_0_mergeback
2022-05-19 10:43:51 -07:00
Tadgh
12ea07b460
make lastN test pass
2022-05-16 15:45:49 -07:00
Jaison Baskaran
87585ec7cc
hibernate search application properties updates.
2022-05-16 16:18:30 -06:00
Tadgh
ffd0cb1a4f
Bump ES version
2022-05-16 14:26:52 -07:00
Dennis Verspuij
244113ba67
Fix applying supported_resource_types option with list that already includes SearchParameter ( #365 )
2022-05-09 21:39:56 +02:00
Alejandro Medina
91e4105fd8
Add: of-type modifier option in application.yaml ( #363 )
...
Co-authored-by: Alejandro Medina <amedina@cens.cl >
2022-05-06 18:25:51 +02:00
chgl
fdfa6fd711
Expose Prometheus metrics ( #355 )
2022-05-01 21:48:18 +02:00
Patrick Werner
c8da589636
Add disclaimer for advanced_lucene_indexing
...
added warning to advanced_lucene_indexing: false property
2022-04-20 18:31:37 +02:00
Michael Buckley
f1e18d200a
Revert accidental default activation of experimental lucene indexing
2022-04-20 12:23:10 -04:00
Patrick Werner
21165ccfaa
Merge pull request #337 from hapifhir/feature/spring-boot-actuator
...
Add actuator
2022-04-13 13:52:06 +02:00
Jens Kristian Villadsen
bf51c2263a
Update application.yaml
...
Reverted to sane defaults
2022-04-11 20:00:06 +02:00
dotasek
bb21ccfe90
Fix comments in Demo that lead to 404 ( #348 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com >
2022-04-11 17:47:09 +02:00
Jens Kristian Villadsen
6b3f57cf12
Update application.yaml ( #345 )
2022-04-07 22:32:38 +02:00
Jaison Baskaran
49401c0d3d
Bump to PRE9
2022-03-29 15:16:08 -06:00
craig mcclendon
da319e8761
disable springboot actuator endpoints other than 'health' for security reasons ( #338 )
...
Co-authored-by: Craig McClendon <craig.mcclendon@accenture.com >
2022-03-23 20:12:48 +01:00
jkv
aeef4b176c
Add actuator
2022-03-20 21:22:36 +01:00
Jens Kristian Villadsen
929a3535fa
Update application.yaml
...
Roll back - mistake from my side
2022-03-08 10:44:13 +01:00
Jens Kristian Villadsen
0483db9195
Update application.yaml
2022-03-08 10:42:52 +01:00
Patrick Werner
40d7b9ce27
added reindexProvider to Config ( #326 )
2022-03-07 13:20:06 +01:00
Joel Schneider (NMDP)
7db15103fe
add dao_scheduling_enabled configuration property ( #324 )
2022-03-04 11:38:16 +01:00
Michael Buckley
31ed166ab9
Merge branch 'nih-testing' into rel_6_0_0
...
* nih-testing:
register the ValueSet provider.
2022-02-28 14:41:03 -05:00
Ken Stevens
810b090846
fix to work with latest hapi-fhir
2022-02-23 17:24:21 -05:00
Tadgh
f2ba86d7db
Move to newlines
2022-02-23 09:29:22 -08:00
Tadgh
0e4926e59b
Remove search coord thread pool
2022-02-21 16:24:08 -08:00
Tadgh
a6abfb9e24
Merge branch 'master' into rel_5_7
2022-02-17 17:52:36 -08:00
Jens Kristian Villadsen
3fd880399c
Update application.yaml
...
Momentarily added `allow-circular-references: true`
2022-02-18 01:03:49 +01:00
Jens Kristian Villadsen
e45ba6ce5b
Version bump to 5.7.0 and a few other components now draw the version from parent
2022-02-17 23:12:10 +01:00
Michael Buckley
56f43324fd
Bump to Hapi 6.0-SNAPSHOT and register the ValueSet provider.
2022-02-03 13:25:22 -05:00
jkv
abf21f824c
Merge commit '528d2bc087ae2f5bf49b2fb38d17dba134feda63'
...
# Conflicts:
# src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigDstu3.java
# src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigR4.java
# src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigR5.java
# src/main/resources/application.yaml
Preparing for 5.7.0
2022-01-29 20:29:14 +01:00
Tadgh
24ad4116f8
Fix h2 dialect, replace mail dep
2022-01-26 20:28:05 -08:00