Brenin Rhodes
68b83d0c8e
Add CdsHooksServlet
2023-09-28 20:10:20 -06:00
Justin McKelvy
6379e8ae60
conditional bean change
2023-09-25 14:16:39 -06:00
Justin McKelvy
db9ed84d74
add config for postinit provider loading
2023-09-25 13:35:08 -06:00
Justin McKelvy
d5457fd688
remove * imports
2023-09-21 14:20:22 -06:00
Justin McKelvy
66940645c2
update configs and hapi-version
2023-09-21 12:52:35 -06:00
Justin McKelvy
4ac5f03a0d
merge master
2023-09-18 18:41:34 -06:00
Justin McKelvy
1bb6e9e610
updating to latest hapi, fixing cr tests
2023-09-18 16:53:32 -06:00
Kevin Dougan SmileCDR
bfa85ceec9
Merge pull request #582 from HussamNujaim/master
...
Fixing some typos in README.md
2023-09-05 08:06:19 -04:00
Husam Nujaim
0255d373cb
Merge pull request #1 from HussamNujaim/typos-readme
...
Fixing some typos in README.md
2023-09-03 01:15:59 +02:00
Husam Nujaim
63c4825d56
Fixing some typos in README.md
2023-09-03 01:15:10 +02:00
Jens Kristian Villadsen
37a9317355
Feature/using package installer spec ( #577 )
...
* Adjusting to HAPI core classes
* Added example as default
* Commented the example IG out again
2023-08-22 20:14:43 +02:00
Patrick Werner
d6e9abad8c
Merge pull request #546 from trifork/feat/static-hosting-additions
...
Feat/static hosting additions
2023-08-22 10:40:32 +02:00
Patrick Werner
0252fa4856
Merge pull request #556 from trifork/feature/tester-configurable
...
Feature/tester configurable
2023-08-22 10:39:30 +02:00
dotasek
8b0623d393
Merge pull request #572 from hapifhir/do-20230731-bump-to-hapi-6-8-0
...
Bump to HAPI 6.8.0
2023-08-17 13:42:37 -04:00
dotasek
b88ffdada0
Fix breakages due to https://github.com/hapifhir/hapi-fhir/pull/5180
2023-08-17 13:02:02 -04:00
dotasek
69ff8c4d06
Bump to HAPI 6.8.0
2023-08-17 09:54:46 -04:00
dotasek
7265b115dd
Leave comment in case of updates
2023-08-10 12:55:30 -04:00
dotasek
1907536d28
Fix one more failing IT config
2023-08-10 12:51:34 -04:00
dotasek
bdf593f151
Clean up code
2023-08-10 12:34:45 -04:00
Tadgh
f7853f5e19
Fix up test
2023-08-10 09:30:01 -07:00
dotasek
3c395e9dbe
WIP try to expand default max_result_window
2023-08-10 12:08:57 -04:00
dotasek
bf7698bf0b
Merge remote-tracking branch 'origin/master' into do-20230731-bump-to-hapi-6-8-0
2023-07-31 15:23:57 -04:00
dotasek
aafd4fa0d9
Switch to new ca.uhn.fhir.batch2.jobs.export to fix StarterJpaConfig
2023-07-31 14:43:58 -04:00
dotasek
e9f29af1aa
Bump to hapi 6.8.0-SNAPSHOT
2023-07-31 14:34:47 -04:00
chgl
8ef50832d3
Updated helm chart with additional config settings ( #566 )
2023-07-21 16:26:10 +02:00
Patrick Werner
5bd43b29c9
Merge pull request #564 from winne42/feature/add_configuration_for_auto_version_references
...
#563 Add configuration for auto-versioning references
2023-07-18 14:34:42 +02:00
justin.mckelvy
8566f7f8ed
updating to 6.7.14-snapshot
2023-07-17 11:07:32 -06:00
Gerlach, Winfried
98165e848f
#563 fix indentation
2023-07-13 09:06:42 +02:00
Gerlach, Winfried
9d8fc4d2e5
#563 Add configuration for auto-versioning references
2023-07-12 18:08:04 +02:00
winne42
484aa9deb5
Boyscouting ( #558 )
...
* Boyscouting: Docker conventions
* Boyscouting: JUnit 5 conventions ("It is generally recommended to omit the public modifier for test classes, test methods, and lifecycle methods unless there is a technical reason for doing so)"
* Boyscouting: typo in RepositoryValidationInterceptorFactoryDstu3
* Boyscouting: use List.of instead of Guava; use StandardCharsets instead of Guava; remove unused imports
---------
Co-authored-by: Gerlach, Winfried <Winfried.Gerlach@draeger.com >
2023-07-11 23:53:18 +02:00
justin.mckelvy
f92c204118
update pom
2023-06-30 15:15:53 -06:00
justin.mckelvy
26662c2476
configure caregaps operation and properties
2023-06-30 14:53:51 -06:00
justin.mckelvy
29580e5501
6.6.1 with clinical reasoning fixes
2023-06-26 16:37:13 -06:00
chgl
fdcd021e66
Updated helm chart and dockerfile dependencies ( #540 )
...
* Updated Helm chart to use hapi fhir image v6.6.0
* Updated maven base image due to openjdk deprecation
* Removed superfluous app/main.war in entrypoint
* Update curlimages/curl to 8.1.2
2023-06-25 23:59:09 +02:00
Jens Kristian Villadsen
b4232e7127
Merge branch 'hapifhir:master' into feature/tester-configurable
2023-06-25 23:56:30 +02:00
Jens Kristian Villadsen
776afdee56
no message
2023-06-25 23:55:48 +02:00
Jonathan Percival
d6c152c524
Add empty map for tester
2023-06-16 10:36:52 -06:00
justin.mckelvy
300a21fcb4
add cqlconfigbeans
2023-06-16 09:15:54 -06:00
justin.mckelvy
6fe8784860
add cql translator options
2023-06-15 13:14:48 -06:00
Jonathan Percival
af4a5f9d6b
Post init provider registerer
2023-06-14 10:38:14 -06:00
Jonathan Percival
291ccc4a26
Renaming operations
2023-06-13 16:42:25 -06:00
justin.mckelvy
3bff25ec54
remove annotation and repositoryfactory
2023-06-13 11:59:48 -06:00
justin.mckelvy
283c16db0f
rename classes
2023-06-13 11:02:37 -06:00
justin.mckelvy
a9158f7e6b
remove unused imports, update config
2023-06-13 09:38:47 -06:00
justin.mckelvy
f7a4d24ab2
complete config for cr
2023-06-13 09:14:37 -06:00
justin.mckelvy
27e250f930
add factory loader
2023-06-12 16:36:11 -06:00
Jonathan Percival
77c0e89668
Revert provider loader
2023-06-12 14:57:31 -06:00
justin.mckelvy
e97788dab3
update integration tests and appproperties
2023-06-11 14:20:30 -06:00
justin.mckelvy
eaaf27b5d0
add factories for cr
2023-06-10 22:42:05 -06:00
justin.mckelvy
f59ecd961a
adding factories and beans for cr
2023-06-10 22:29:25 -06:00