Commit Graph

  • c7bd6fb393 Fix forced ID migration for MSSQL Primož Delopst 2024-09-16 13:52:19 +0200
  • 7cc28745da Test fixes James Agnew 2024-09-13 18:12:14 -0400
  • 8dcb15378e Merge branch 'master' into ja_20240718_pk_schema_selector James Agnew 2024-09-13 17:47:02 -0400
  • c683cfb4ad Fix some more tests James Agnew 2024-09-13 17:42:47 -0400
  • 2fdbe8a989 First checkin. Luke deGruchy 2024-09-13 17:04:47 -0400
  • bc0ed5a5b0
    Bump org.springframework:spring-webmvc from 6.1.8 to 6.1.13 dependabot/maven/org.springframework-spring-webmvc-6.1.13 dependabot[bot] 2024-09-13 19:34:38 +0000
  • 9fa9a5df70 More tests passing James Agnew 2024-09-13 13:15:29 -0400
  • a1d5b4995e Working on tests - Running but about to try removing ResourceHistoryProvenanceEntity link James Agnew 2024-09-13 12:35:56 -0400
  • 02d38bce14
    removing unneeded fields from HRJ_RESOURCE table (#6284) 7.5.0-snapshot-tag TipzCM 2024-09-13 12:33:40 -0400
  • c60073ef34 review fixes leif stawnyczy 2024-09-13 11:17:58 -0400
  • dd9dcfd501 Shelfving leif stawnyczy 2024-09-13 11:15:39 -0400
  • dd2bffaf0b Merge branch 'master' into ja_20240718_pk_schema_selector James Agnew 2024-09-13 11:14:53 -0400
  • 9fc3f04dcd Ongoing work James Agnew 2024-09-13 11:10:21 -0400
  • b18c22b703
    Refactor tag creation logic and handle concurrent access: Ibrahim Tallouzi 2024-09-13 12:36:06 +0200
  • 699f863fe2
    Jm improve test server helper (#6281) jmarchionatto 2024-09-13 08:31:32 -0400
  • 06c8fd0e31
    Refactor getOrCreateTag method to prevent transaction suspension for XA transaction compatibility Ibrahim Tallouzi 2024-08-21 16:06:58 +0200
  • 7ded985577
    Refactor the use of ConcurrentTaskScheduler to use the non-deprecated constructor. Ibrahim Tallouzi 2024-08-21 14:34:22 +0200
  • 7741de02ba
    Fix typo in docs. Ibrahim Tallouzi 2024-08-21 14:31:37 +0200
  • a32a347698 Merge branch 'master' into jm-generate-ddl-from-parent juan.marchionatto 2024-09-12 18:44:35 -0400
  • 8632ac9aea cherry pick 6420 Etienne Poirier 2024-08-19 14:53:50 -0400
  • 497c5ebb51 version bumps and change log jdar 2024-09-12 15:18:18 -0700
  • 4f8ef4f626 Add copyright header Luke deGruchy 2024-09-12 17:32:12 -0400
  • 8e0b1b8ef0 removing incorrect migration changes leif stawnyczy 2024-09-12 13:23:24 -0400
  • 3c4a3c07ab removing unneeded fields from HRJ_RESOURCE table leif stawnyczy 2024-09-12 13:15:14 -0400
  • c2f977f7d8 Ensure CrR4Config and RepositoryConfig make use of new RepositoryFactoryForRepositoryInterface. Luke deGruchy 2024-09-12 13:08:41 -0400
  • a55e156744 Leverage use of new RepositoryFactoryForRepositoryInterface for CrR4Config and RepositoryFactoryForRepositoryInterface. Luke deGruchy 2024-09-12 12:54:58 -0400
  • 612eae9379 Move test config to different packages. Luke deGruchy 2024-09-12 10:57:01 -0400
  • 5a40650e85 Restore RepositoryConfig to master. Luke deGruchy 2024-09-12 10:54:56 -0400
  • f2ee1334ab Get rid of TODO. Luke deGruchy 2024-09-12 10:47:21 -0400
  • c92ac3a447 Add javadoc. Luke deGruchy 2024-09-12 09:47:38 -0400
  • 3fabcb69f5 Ongoing work James Agnew 2024-09-11 19:13:36 -0400
  • cc9da3b7b1
    Merge 09e561740a into ab2ba05fb5 jmarchionatto 2024-09-11 14:40:30 -0700
  • 5e7715394c Add providers map which to be able to add any kind of provider dynamically juan.marchionatto 2024-09-11 15:03:17 -0400
  • c7e7f6f34d Improve docs as indexing is not the only function using extraction juan.marchionatto 2024-09-11 15:00:23 -0400
  • ab2ba05fb5
    Narrow version check scope to fix intermittency produced because argu… (#6279) jmarchionatto 2024-09-11 14:48:54 -0400
  • 02e733bc28 fix comment syntax juan.marchionatto 2024-09-11 13:27:52 -0400
  • c318768e37 Remove code duplication juan.marchionatto 2024-09-11 13:22:56 -0400
  • 1949beda2d Remove duplication juan.marchionatto 2024-09-11 13:20:10 -0400
  • b239b13e50 Spotless Luke deGruchy 2024-09-11 11:32:26 -0400
  • eea79f2f97 Remove IRepositoryFactoryForInterface. Luke deGruchy 2024-09-11 11:26:14 -0400
  • 052253e6cd Working on query count tests James Agnew 2024-09-10 16:47:26 -0400
  • 9e0539d0fd Tests passing James Agnew 2024-09-10 15:45:28 -0400
  • 87ee5e9cf0 Narrow version check scope to fix intermittency produced because argument was present in CodeSystem field different from version juan.marchionatto 2024-09-10 13:11:13 -0400
  • b36357cda1 Merge remote-tracking branch 'origin/master' into ld-20240906-i-repository-factory-return-repository Luke deGruchy 2024-09-10 11:47:31 -0400
  • c00292767d
    Rename test so that it will run from Maven and the pipeline since it didn't before. Fix small bug that made the test error out. (#6273) Luke deGruchy 2024-09-10 11:44:53 -0400
  • 14faa7cb14 Merge branch 'master' into ja_20240718_pk_schema_selector James Agnew 2024-09-10 10:07:48 -0400
  • 703924938f Cleanup ja_20240910_6258_improve_auth_interceptor_operation_handling James Agnew 2024-09-10 10:02:52 -0400
  • 7ad2524272 Fix #6258 - Improve auth interceptor operation handling James Agnew 2024-09-10 10:00:27 -0400
  • 9320ce25d5 Introduce separate factory interface for Repository to preserve backward compatibility. Luke deGruchy 2024-09-10 09:55:33 -0400
  • 4a5def0c16 spotless ad1306 2024-09-09 18:52:28 -0400
  • 0336ad7019 cleanup ad1306 2024-09-09 18:51:57 -0400
  • e343d432c2 changelog ad1306 2024-09-09 18:42:29 -0400
  • 07533bd628 spotless ad1306 2024-09-09 18:20:18 -0400
  • 4b36ac563f add message codes ad1306 2024-09-09 18:20:01 -0400
  • 55ab5dff4d Bump org.hl7.fhir.core to 6.3.24 do-20240909-core-bump-6-3-24 dotasek 2024-09-09 18:01:05 -0400
  • 987a803c02 Cherry pick earlier changes from core bumps do-20240909-cherry-pick-core-bump dotasek 2024-09-09 17:36:13 -0400
  • 4642db53c6 Add possible code change to RequestDetailsClone to clone partition info. Luke deGruchy 2024-09-09 17:23:52 -0400
  • 06f53fe873 Move TestCrConfig and TestCrR4Config to main source folder. Extract TestHapiFhirCrPartitionConfig as separate test config to be used only in the test source folder. Add Maven compile dependency to hapi-fhir-jpaserver-base in order to ensure that moved Config classes will compile. Luke deGruchy 2024-09-09 17:20:42 -0400
  • e79a83ec73 Changelog dotasek 2024-09-09 17:18:36 -0400
  • d6c2cbb3e0 Cherry pick core version bump to 6.3.23 dotasek 2024-09-09 17:09:24 -0400
  • 0c513f95e5 Work on IDs James Agnew 2024-09-09 16:47:25 -0400
  • b3687c5eeb Rename test so that it will run from Maven and the pipeline since it didn't before. Fix small bug that made the test error out. Luke deGruchy 2024-09-09 12:10:59 -0400
  • 8c33e77649 Merge branch 'master' into 6262-cds-hooks-returns-400-when-extension-passed-in-the-cdsservicerequestjson ad1306 2024-09-09 13:59:24 -0400
  • f2189810e8 spotless ad1306 2024-09-09 12:47:55 -0400
  • 2c1f2cb5bc add validation for context, hook and hook instance ad1306 2024-09-09 12:47:26 -0400
  • 82c4685af4 Rename test so that it will run from Maven and the pipeline since it didn't before. Fix small bug that made the test error out. Luke deGruchy 2024-09-09 12:10:59 -0400
  • 786f2c05b2 About to merge JpaPid James Agnew 2024-09-09 11:31:32 -0400
  • 5e6d02c9eb Partition cleanup James Agnew 2024-09-09 09:42:38 -0400
  • 2a349b23be Drop unneeded annotation James Agnew 2024-09-09 09:04:38 -0400
  • e97b61cc71 fix issue with context failing deserialization ad1306 2024-09-09 08:24:55 -0400
  • 68a516ecbd spotless ad1306 2024-09-09 08:09:58 -0400
  • 62268fc643 remove the new method and replace usage for the old one ad1306 2024-09-09 08:09:35 -0400
  • 0c703bb8cc Tests passing jamesagnew 2024-09-07 19:22:07 -0400
  • 80d7690836 Work James Agnew 2024-09-07 15:59:56 -0400
  • 068294d6fb spotless ad1306 2024-09-07 13:41:51 -0400
  • 694e943e16 alternative fix ad1306 2024-09-07 13:41:27 -0400
  • 2717a0dc95 Add knowledge of 6.8.8 Tadgh 2024-09-06 14:45:07 -0700
  • bcce8583d7 Ensure IRepositoryFactory returns a Repository, and not a HapiFhirRepository. Luke deGruchy 2024-09-06 17:02:07 -0400
  • f2150dd947 spotless jdar 2024-09-06 11:55:17 -0700
  • d9f3ac1c3b
    Bump org.hl7.fhir.core to 6.3.23 (#6266) dotasek 2024-09-06 14:51:05 -0400
  • 12765ac397
    Disabling enforce referential integrity on write still checks references (#6219) jdar8 2024-09-06 10:16:49 -0700
  • f30b4908e1 Fix typo dotasek 2024-09-06 11:33:46 -0400
  • b4607c3628
    Ks 20240904 intermittents (#6264) Ken Stevens 2024-09-06 10:49:19 -0400
  • 99f5262c75
    Merge df9f9340a8 into 070f24ad01 Tadgh 2024-09-06 09:36:55 -0400
  • 23905b624c Adapt IPS capabilities to be used on a remote server lucHL7 2024-09-06 14:14:18 +0200
  • 1a2d5a56e8
    Bump org.elasticsearch:elasticsearch from 8.9.2 to 8.15.1 dependabot[bot] 2024-09-06 08:35:30 +0000
  • c91bee21e9 changelogs jdar 2024-09-05 17:09:42 -0700
  • ebb256c5d2 add batch and chunk id to logging mdc context, test jdar 2024-09-05 17:02:18 -0700
  • 070f24ad01
    Support versioned docs (#6254) Tadgh 2024-09-05 14:29:57 -0700
  • 0f2eb08a77
    Jr 20240830 merge references (#6263) JasonRoberts-smile 2024-09-05 12:20:28 -0400
  • 88c79d6a29 Fix breaking test (check for no value and null) dotasek 2024-09-05 12:02:51 -0400
  • c9112449db Work on contributor James Agnew 2024-09-05 11:54:45 -0400
  • c0647b3f15 Work on tests James Agnew 2024-09-05 10:04:06 -0400
  • def4ae30c4 Bump org.hl7.fhir.core to 6.3.23 dotasek 2024-09-05 09:27:13 -0400
  • ef8e98c71b
    Bump com.graphql-java:graphql-java from 21.5 to 22.3 dependabot/maven/com.graphql-java-graphql-java-22.3 dependabot[bot] 2024-09-05 09:00:22 +0000
  • 75046c2fcb fix a couple of intermittents Ken Stevens 2024-09-04 21:45:43 -0400
  • feb748208e test fixes Tadgh 2024-09-04 13:36:43 -0700
  • 5166207f58 Merge branch 'master' into support-versioned-docs Tadgh 2024-09-04 13:14:18 -0700
  • 6ff867adde change log Jason Roberts 2024-09-04 15:24:19 -0400
  • 24f5e648ed Use temporary project version juan.marchionatto 2024-09-04 15:16:54 -0400