Commit Graph

12 Commits

Author SHA1 Message Date
winfriedgerlach
8224cae131 some cleanup (#840)
* some cleanup

* results from mvn spotless:apply

* fix contructor --> constructor

* revert change to fix CdsHooksServletIT

* revert change to charts README.md

* bump chart version, required due to changes in README.md
2025-08-19 20:00:34 +02:00
Levi
c83e196f96 Affected Issue(s): Fix failing test
What this commit has achieved:
1. Fixed failing tests in `ExampleServerR4IT` due to:
```
org.awaitility.core.ConditionTimeoutException: Condition with ca.uhn.fhir.jpa.starter.ExampleServerR4IT was not fulfilled within 10 seconds.
```
default await time from Awaitility is 10 seconds
2. Added entries in `.gitignore` related to STS IDE
2021-08-25 16:46:18 +02:00
chgl
f26f7d3c08 added Helm chart for HAPI FHIR server 2021-04-24 00:29:03 +02:00
patrick-werner
c58bde0e65 replaced .idea codestyle with .editorconfig from core 2019-09-12 14:32:32 -04:00
patrick-werner
03e183bdd7 clean up ignored files, re-added google codestyle 2019-09-12 14:01:43 -04:00
patrick-werner
38de2cb229 clean up ignored files 2019-09-12 13:48:22 -04:00
patrick-werner
979fb22b33 updated .gitignore 2019-09-12 13:26:06 -04:00
patrick-werner
e12c4c1d79 extended .gitignore
added google codestyle in .idea
2019-09-12 13:22:55 -04:00
James Agnew
f0ec419c76 Bump version to 4.0.0 2019-08-14 11:50:28 -04:00
jpoth
20c0e2c567 Update Dockerfile to point to correct WAR path and update gitignore to ignore IntelliJ IDEA resources 2018-11-21 10:30:45 +01:00
James Agnew
693dc34e55 Initial commit 2018-07-26 08:06:41 +07:00
James Agnew
6da96ab869 Initial commit 2018-07-26 07:16:13 +07:00