Commit Graph

  • 8147c4ea4b Everything compiles but there are still injection errors. Luke deGruchy 2025-03-07 14:11:53 -05:00
  • 9cf166e765 Added support for hybrid remote terminology Jens Kristian Villadsen 2025-03-19 13:46:51 +01:00
  • 5dacdd1795 Fixed expansion configuration options bugs (#793) Adam Stevenson 2025-03-15 09:25:38 -06:00
  • fc70e529c9 Merge remote-tracking branch 'origin/master' into rel_8_1_tracking dotasek 2025-03-14 09:15:29 -04:00
  • 8e7cb0e0a1 registered diff provider (#791) craig mcclendon 2025-03-13 09:34:28 -05:00
  • 7e3f997764 Use revision number versioning dotasek 2025-03-12 12:11:53 -04:00
  • f4f0585778 Merge pull request #787 from hapifhir/do-20250304-uncouple-project-version dotasek 2025-03-12 09:25:26 -04:00
  • bdc2795a6b Use revision number versioning dotasek 2025-03-11 09:30:27 -04:00
  • f32ad20ac7 Uncouple version from parent for release purposes dotasek 2025-03-04 15:11:26 -05:00
  • ec6b12e864 Externalizes more subscription parameters (#783) Yoann Isaac 2025-03-02 23:13:31 +01:00
  • b283c37f8f Merge pull request #786 from sliver007/expansion_properties_as_configuration James Agnew 2025-02-27 12:58:05 -05:00
  • 710d9fc998 Expose expansion properties as configuration Adam Stevenson 2025-02-27 09:57:59 -07:00
  • 6e88da0740 Use HAPI master snapshot version dotasek 2025-02-24 10:25:47 -05:00
  • 792f520f62 Merge pull request #758 from hapifhir/rel_7_8_tracking dotasek 2025-02-24 09:44:21 -05:00
  • f87f2e8f32 Bump to release dotasek 2025-02-21 15:23:02 -05:00
  • 98bfad07b3 Helm chart dependency updates and support for extraVolumes and -Mounts (#766) chgl 2025-02-16 08:45:11 +01:00
  • 8c3d6442ec Merge remote-tracking branch 'origin/master' into rel_7_8_tracking dotasek 2025-02-12 16:31:26 -05:00
  • 25e5dea8a9 Merge branch 'rel_7_8_tracking' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_7_8_tracking James Agnew 2025-02-12 13:59:56 -05:00
  • c3f7ef3845 Spotless James Agnew 2025-02-12 13:59:50 -05:00
  • 3cdd23368a Test fix James Agnew 2025-02-12 13:58:42 -05:00
  • 80ef9ac2d0 Revert "Apply spotless" dotasek 2025-02-12 12:31:34 -05:00
  • 8b77aa0c53 Apply spotless dotasek 2025-02-12 12:01:54 -05:00
  • ef28875939 Merge pull request #782 from hapifhir/do-20250212-spotless-check dotasek 2025-02-12 11:51:47 -05:00
  • daf76af23f Apply spotless dotasek 2025-02-12 11:27:56 -05:00
  • 95c9d0c068 Add spotless-check dotasek 2025-02-12 11:26:20 -05:00
  • ac5dbb975e Merge branch 'rel_7_8_tracking' of github.com:hapifhir/hapi-fhir-jpaserver-starter into rel_7_8_tracking James Agnew 2025-02-12 10:55:28 -05:00
  • 509d5ffce0 Add support for Database Partition Mode James Agnew 2025-02-12 10:54:38 -05:00
  • 8ef1d4669c Merge remote-tracking branch 'origin/master' into rel_7_8_tracking dotasek 2025-02-11 10:51:05 -05:00
  • d6359e1561 Merge pull request #774 from jschneid-nmdp/use-uri-constructor dotasek 2025-02-05 10:11:26 -05:00
  • e7cc34d789 use URI constructor instead of string concatenation, to avoid having static code analysis tool complain about "Concatenating user-controlled input into a URL" security issue Joel Schneider 2025-01-27 10:06:21 -06:00
  • 48fd41c537 Bump parent to 7.7.18-SNAPSHOT fix CR breakage dotasek 2025-01-23 16:00:51 -05:00
  • b3761a499e Bump parent version + fix CQL test dotasek 2025-01-02 11:12:26 -05:00
  • 92600c49ab Merge remote-tracking branch 'origin/master' into rel_7_8_tracking dotasek 2024-12-13 13:06:03 -05:00
  • 1f5f655904 Bump parent to 7.7.14-SNAPSHOT dotasek 2024-12-13 12:52:32 -05:00
  • cc6b71d407 Merge pull request #764 from XcrigX/custom-registrations-debugout James Agnew 2024-12-06 13:29:39 -05:00
  • b58264fd9d added debug out to assist troubleshooting custom interceptor/provider registration issues craig mcclendon 2024-12-06 12:20:55 -06:00
  • 8a7393b2a4 Bump HAPI to 7.7.10-SNAPSHOT dotasek.dev 2024-12-06 13:12:30 -05:00
  • f18fa4a32b Update HAPI + match config changes dotasek 2024-12-02 12:09:15 -05:00
  • 58ebb98622 Bump to HAPI 7.7.7-SNAPSHOT dotasek.dev 2024-11-22 14:56:46 -05:00
  • 103fd012c0 Update to HAPI 7.6.0 (#731) dotasek 2024-11-22 12:58:31 -05:00
  • 69fede99a4 add property to turn on userRequestRetryVersionConflictsInterceptor (#752) craig mcclendon 2024-11-11 13:29:54 -06:00
  • 5d84d9fc59 Config property for validate resource status (#746) Michael Wilson 2024-11-09 19:45:46 +11:00
  • 5df8e034cb #754 add application.yaml setting for conditional_create_duplicate_identifiers_enabled (#755) Eric Secules 2024-11-09 00:30:05 -08:00
  • 02e4de713e Merge pull request #753 from XcrigX/fix-cds-test-race dotasek 2024-10-31 16:14:46 -04:00
  • 85aab81237 add comments to explain non-intuitive logic in test craig mcclendon 2024-10-31 12:27:33 -05:00
  • 04de3e738f fix intermittent error with CDS test craig mcclendon 2024-10-29 14:51:10 -05:00
  • 48a141b749 Merge pull request #742 from hapifhir/expose-search-prefetch-thresholds dotasek 2024-10-28 14:09:49 -04:00
  • 96f908965c Merge branch 'master' into expose-search-prefetch-thresholds dotasek 2024-10-28 13:50:47 -04:00
  • 3066622bd3 Merge pull request #751 from hapifhir/feature/uplifted-ref-chains Patrick Werner 2024-10-18 11:33:15 +02:00
  • 7e15f133b5 feat: added config option for upliftedRefchains support Patrick Werner 2024-10-18 10:22:08 +02:00
  • 40e5b4c10d Feature/fixing prometheus (#745) Jens Kristian Villadsen 2024-10-04 17:25:33 +02:00
  • f4695b5c04 Addressing review comments Tadgh 2024-09-27 12:25:09 -04:00
  • 5c4ada54ae Make java default as well for people who dont update their app properties on upgrade Tadgh 2024-09-27 09:22:26 -04:00
  • bfac1d0063 Add missed integer to prefetch defaults Tadgh 2024-09-27 09:21:01 -04:00
  • 62fafdc4dc revert test change Tadgh 2024-09-25 21:18:38 -04:00
  • a12e30c7d2 Expose setting, add docs Tadgh 2024-09-25 15:34:56 -04:00
  • e2d2ea7726 Merge pull request #728 from madduci/rel_7_3_tracking dotasek 2024-08-27 09:09:04 -04:00
  • cb3e0ae5a4 Reverting OpenTelemetry to 1.33.3 Michele Adduci 2024-08-27 11:34:34 +02:00
  • 9c7bd1146e Merge pull request #684 from hapifhir/rel_7_3_tracking dotasek 2024-08-26 09:07:21 -04:00
  • fbca03c6f5 Updated Dockerfile and pom.xml Michele Adduci 2024-08-26 05:20:59 +02:00
  • 6b0d4673a1 Updated helm chart dependencies (#724) chgl 2024-08-24 22:31:35 +02:00
  • d9840c3dfe Remove log chatter dotasek 2024-08-23 16:40:45 -04:00
  • 1ea47947c5 Bump to HAPI 7.4.0 + fix smoke test for new HTTPClient dotasek 2024-08-23 16:40:36 -04:00
  • 12741f681d Merge branch 'master' into rel_7_3_tracking dotasek 2024-08-12 09:54:24 -04:00
  • 39be2cc750 Escalate privileges earlier for lucene directory creation. (#720) dotasek 2024-08-12 09:53:06 -04:00
  • 6f295d1a5d Merge pull request #714 from jkiddo/update-doc-statements James Agnew 2024-08-09 14:29:43 -04:00
  • 9f47cbfa88 Bump HAPI to 7.4.14-SNAPSHOT dotasek 2024-08-09 10:01:28 -04:00
  • ad7bc51ce3 Update README.md Jens Kristian Villadsen 2024-08-05 09:11:35 +02:00
  • 1bd55c206a Update README.md Jens Kristian Villadsen 2024-08-05 09:10:21 +02:00
  • 1e976224ed Add doc statements jkv 2024-08-04 16:07:15 +02:00
  • e3edea4e01 Bump HAPI to 7.3.12-SNAPSHOT dotasek 2024-07-16 12:16:15 -04:00
  • ba76ae727c Merge remote-tracking branch 'origin/master' into rel_7_3_tracking dotasek 2024-07-16 12:04:40 -04:00
  • 19f1e2208e Merge pull request #708 from hapifhir/fix-cr-readme Kevin Dougan SmileCDR 2024-07-10 08:06:31 -04:00
  • c4ed037fd1 Fix documentation for enabling the Clinical Reasoning module Brenin Rhodes 2024-07-09 14:35:23 -06:00
  • cb6fa7d4c8 Merge remote-tracking branch 'origin/master' into rel_7_3_tracking dotasek 2024-07-02 12:00:55 -04:00
  • 6b98988c6f Update Clinical Reasoning plugin (#692) Brenin Rhodes 2024-06-30 04:14:35 -06:00
  • ab02bfeeb0 Merge branch 'master' into rel_7_3_tracking dotasek 2024-06-25 11:08:28 -04:00
  • e856b53309 Bump parent version dotasek 2024-06-25 11:03:47 -04:00
  • 133017cf2c Merge branch 'do-20240617-subscription-update' into rel_7_3_tracking dotasek 2024-06-18 09:04:19 -04:00
  • db238aa9ec Fix subscription settings config in integration tests dotasek 2024-06-17 18:46:12 -04:00
  • 8f731a29ee WIP bump HAPI dotasek 2024-06-17 17:10:10 -04:00
  • 6cf5ffb559 Updated parent to FHIR 7.2.1 (#695) Michele Adduci 2024-06-14 21:32:55 +02:00
  • cfc4d70b7d Merge pull request #693 from barabo/master Kevin Dougan SmileCDR 2024-06-14 14:41:00 -04:00
  • 255031b26f fix: use the existing naming convention Carl Anderson 2024-06-14 11:19:09 -05:00
  • 0d8642ddfa fix: use the existing naming convention Carl Anderson 2024-06-14 11:18:52 -05:00
  • 74344279e2 fix: use the existing naming convention Carl Anderson 2024-06-14 11:18:35 -05:00
  • ce0df03aac fix: use the existing naming convention Carl Anderson 2024-06-14 11:18:17 -05:00
  • 9a02b13285 fix: use the existing naming convention Carl Anderson 2024-06-14 11:18:01 -05:00
  • 37c26a464a fix: use the existing naming convention Carl Anderson 2024-06-14 11:17:35 -05:00
  • 40411f6fb8 fix: use the existing naming convention Carl Anderson 2024-06-14 11:17:06 -05:00
  • 233699c3b2 Merge branch 'hapifhir:master' into master Carl Anderson 2024-06-14 09:22:56 -05:00
  • 769ec10bcf Merge pull request #691 from hapifhir/pw/improve-readme Kevin Dougan SmileCDR 2024-06-14 08:03:51 -04:00
  • 056c9a16b2 fix: use the correct function name Carl Anderson 2024-06-13 16:01:53 -05:00
  • d4db8fbb1b fix: forgot to include a setter with my getter Carl Anderson 2024-06-12 14:16:17 -05:00
  • 0380df5924 Merge pull request #1 from barabo/barabo-patch-1 Carl Anderson 2024-06-12 12:04:58 -05:00
  • 7ef0e0614d typo Carl Anderson 2024-06-12 12:03:03 -05:00
  • 2239fe5b45 enable mass ingestion mode Carl Anderson 2024-06-12 12:02:05 -05:00
  • cc51fa6082 enable mass ingestion mode Carl Anderson 2024-06-12 12:00:26 -05:00
  • fe18cce023 enable mass ingestion mode Carl Anderson 2024-06-12 11:56:31 -05:00
  • b112ccdde4 fix: modified README.md to skip Tests in spring-boot:run command patrick-werner 2024-06-06 14:57:38 +02:00