https://github.com/jamesagnew/hapi-fhir

sort by:
Revision Author Date Message Commit Date
ffb6535 Add folder for release version 21 January 2022, 21:36:22 UTC
07f1195 Bump license year 21 January 2022, 21:23:16 UTC
0a97a4f Fix errors due to merge 21 January 2022, 21:11:17 UTC
5c37785 Bump version 21 January 2022, 02:29:14 UTC
b22f1a6 Add backport info 21 January 2022, 01:18:27 UTC
ff37c1c Improve performance of chained queries into contained resources (#3312) * base restructuring of query * fix unit tests * suppress unnecessary resource type parameter * pass the resource type used to fetch the search param as part of the chain, so later we do not need to guess what it was * add query structure tests * changelog * fix test failures * got one of the branches wrong in the 3-reference case 21 January 2022, 01:15:14 UTC
d937e8a Add backport information 06 December 2021, 19:01:05 UTC
16a20f4 change log 06 December 2021, 18:18:22 UTC
cf2322d change log 06 December 2021, 18:18:16 UTC
f0f6ca4 fix bug 06 December 2021, 18:18:12 UTC
9f6d347 begin with failing test 06 December 2021, 18:18:06 UTC
727b1fe Bump version, add version enum 06 December 2021, 18:15:36 UTC
57b75a7 Add backport information 28 October 2021, 16:52:12 UTC
7f27160 Jr 20211021 chained references 3 (#3107) * Create index entries for outbound references of contained resources * build query for chained reference * fix case where the contained reference is an explicit id rather than a continued chain * fix contained index to use path names not search param names * make qualified search work * cleanup and changelog * recurse while creating indexes on contained resources * double link both contained * longer contained subchains * adding some failing test cases to illustrate the limitations of qualified searches * clean up merge cruft * changelog * create recursive resource links * add test coverage for a more complicated case * changelog * remove unnecessary check for _contained flag * fix broken tests 28 October 2021, 16:00:13 UTC
4b9ee51 Jr 20211018 chained references 2 (#3099) * Create index entries for outbound references of contained resources * build query for chained reference * fix case where the contained reference is an explicit id rather than a continued chain * fix contained index to use path names not search param names * make qualified search work * cleanup and changelog * recurse while creating indexes on contained resources * double link both contained * longer contained subchains * adding some failing test cases to illustrate the limitations of qualified searches * clean up merge cruft * changelog 28 October 2021, 15:43:15 UTC
e90b0f8 Add forgotten import from merge 28 October 2021, 15:43:11 UTC
c088f41 add imports from bad merge 28 October 2021, 15:33:31 UTC
ae38135 Jr 20211013 chained references (#3079) * Create index entries for outbound references of contained resources * build query for chained reference * fix case where the contained reference is an explicit id rather than a continued chain * fix contained index to use path names not search param names * make qualified search work * cleanup and changelog * code review * fix broken tests 28 October 2021, 15:32:27 UTC
f8a6c9d Bumping version number. Update VersionEnum to support 5.5.3 28 October 2021, 13:47:34 UTC
ad8b75a Add backport to changelog 07 October 2021, 19:50:52 UTC
4e1ae5e [2935] Escape "%" in like expression 07 October 2021, 19:50:07 UTC
1a5d935 Add version.yaml 07 October 2021, 19:47:57 UTC
10318d7 backport changelog 07 October 2021, 19:42:36 UTC
5c1be8f code review feedback 07 October 2021, 19:40:11 UTC
5e12be8 changelog 07 October 2021, 19:40:11 UTC
0e2f20e tests for longer chains 07 October 2021, 19:40:11 UTC
d479044 tidy up 07 October 2021, 19:40:11 UTC
674e66e force the resource table to be the root of the query if we might be traversing a contained reference 07 October 2021, 19:40:11 UTC
0357f2f add tests for qualifiers 07 October 2021, 19:40:11 UTC
3da2093 clean up a bit 07 October 2021, 19:40:11 UTC
3d89d8c fixed the double chain with contained resource second case 07 October 2021, 19:40:11 UTC
57399f7 Add more test cases, not passing 07 October 2021, 19:40:11 UTC
a2a7675 more logs 07 October 2021, 19:40:11 UTC
dd874e7 failing tests 07 October 2021, 19:40:11 UTC
621ed91 Add versionenum, bump maven version 07 October 2021, 19:25:43 UTC
e1272a3 Bump version of HAPI-FHIR 31 August 2021, 15:43:17 UTC
87986d3 Add versionenum 31 August 2021, 15:42:26 UTC
993b2a2 Backport changelog 31 August 2021, 15:41:17 UTC
dd5c452 Revert logging 31 August 2021, 15:39:09 UTC
7fc6a2f Add changelog 31 August 2021, 15:39:01 UTC
ad6c6d6 Fix bug in hashToSearchMap 31 August 2021, 15:38:53 UTC
9cba941 Add failing test 31 August 2021, 15:38:48 UTC
cc2e968 Add version.yaml 31 August 2021, 15:04:20 UTC
a054055 Add dependencies to convertor for javadoc build 23 August 2021, 15:07:37 UTC
3135e82 Strip jetbrains annotations 20 August 2021, 22:48:34 UTC
35440d3 Merge pull request #2900 from hapifhir/bump-hapi-core-for-5-5-0 Bump hapi core for 5 5 0 20 August 2021, 22:03:29 UTC
f3fe713 flipped case for code validation test 20 August 2021, 18:36:37 UTC
3cfc41f updating all convertor calls to not failfast 20 August 2021, 18:11:20 UTC
770b773 JPA conversion lib fixes 20 August 2021, 15:08:14 UTC
b352bc5 Fix all tests in validation package 19 August 2021, 19:25:19 UTC
101e0d7 Fix tests in class 19 August 2021, 19:19:31 UTC
77c99e4 TIL that anyString() wont match nulls in Mockito, but any() will 19 August 2021, 19:15:51 UTC
ac31c4e Merge branch 'bump-hapi-core-for-5-5-0' of https://github.com/jamesagnew/hapi-fhir into bump-hapi-core-for-5-5-0 19 August 2021, 17:49:13 UTC
3fdb7c8 conversion issues fixed, validation issues next 19 August 2021, 17:48:59 UTC
40e7653 Bump hapi core version to new release 19 August 2021, 13:12:47 UTC
367b338 Updating HAPI to use latest core lib changes. 18 August 2021, 15:06:14 UTC
61101d3 Merge pull request #2899 from hapifhir/Partitioning-bug-in-resource-dao-svc-impl set version map to check all partitions 18 August 2021, 00:42:34 UTC
e92fd47 Bump core ver 17 August 2021, 22:07:23 UTC
1f7fb52 set version map to check all partitions 17 August 2021, 20:45:12 UTC
cf917d0 Version Bump 15 August 2021, 20:54:38 UTC
d7d2919 Merge pull request #2889 from hapifhir/issue-2887-contained-cache-key Add _contained parameter to SearchParameterMap query string normalizer 15 August 2021, 17:13:00 UTC
3fd5f7d Omit if set to false 12 August 2021, 23:12:09 UTC
669cf05 Modify SearchParameterMap toNormalizedQueryString to include value of _contained parameter 12 August 2021, 18:25:12 UTC
41ec1e0 Merge pull request #2880 from hapifhir/weird-contained-issue Contained Issue 11 August 2021, 12:27:54 UTC
b34d569 Fix changelog test 11 August 2021, 02:22:57 UTC
6f3006f Fix NPE 11 August 2021, 00:56:54 UTC
e311835 Revert test 10 August 2021, 22:44:42 UTC
a89798a Merge pull request #2872 from hapifhir/issue-2871-enhance-mdm-expansion Add MDM expansion by golden pid 10 August 2021, 21:40:22 UTC
a5c850b Pre-review cleaning 10 August 2021, 21:37:24 UTC
daa3bc7 remove dummy test 10 August 2021, 20:46:03 UTC
33fbffc Bump issue number 10 August 2021, 20:18:40 UTC
6a46a68 Move file 10 August 2021, 20:18:03 UTC
fe98162 Add changelog 10 August 2021, 18:59:03 UTC
71ed25b Add commetn for juan 10 August 2021, 18:58:47 UTC
1cb6f49 Add dummy test. NOTE, remove before merge 10 August 2021, 18:58:38 UTC
2f42391 wip 10 August 2021, 18:58:30 UTC
e402804 Add test json files 10 August 2021, 18:58:24 UTC
8f200c1 Add a failing test 10 August 2021, 18:58:17 UTC
35afa8b tidy 10 August 2021, 18:57:51 UTC
4c15495 Fully fleshed test, partial refactor 10 August 2021, 18:56:57 UTC
293bbe2 Merge pull request #2878 from hapifhir/backport-mdm-resource-util-npe Backport mdm resource util npe 09 August 2021, 22:53:50 UTC
2d20330 Remove changelog as it will eventually create a duplicate 09 August 2021, 20:20:46 UTC
966e451 Backport fix 09 August 2021, 20:19:38 UTC
0a303a0 Add MDM expansion by golden pid 06 August 2021, 17:22:08 UTC
1df270c Merge pull request #2864 from hapifhir/mb-20210804-ioob-pick-to-release Pick d85a4e5ec24a27646b86487414e20ea4d36641f4 for release branch 04 August 2021, 20:41:07 UTC
e8e49f3 Pick d85a4e5ec24a27646b86487414e20ea4d36641f4 for release branch 04 August 2021, 20:34:48 UTC
66e1f10 Merge pull request #2821 from hapifhir/issue-2786-upload-terminology-command-add-explicit-current-version-control Issue 2786 upload terminology command add explicit current version control 03 August 2021, 20:55:49 UTC
cb68c59 Remove validation in code which will never reached for the conditions. 03 August 2021, 19:39:02 UTC
45549d2 Fix broken ITs. Add error message for non-snapshot upload with current version = false combination. 03 August 2021, 18:11:14 UTC
1ff1954 Merge branch 'master' into issue-2786-upload-terminology-command-add-explicit-current-version-control 30 July 2021, 15:20:23 UTC
4e8b171 Add test for fixed use case 30 July 2021, 14:48:10 UTC
f5dfc3a New reindex spring batch operation (#2845) * first sweep to add new $reindex job * first cut done. next up integration test. * start roughing out reindex everything * Failing test * test passes * add BundleUtil helper method * rough in processEverything * rough in processEverything * fix mock test * merge master * Make BaseJpaTest.mySrd lenient. * fix test * reindex everything works with FIXMEs * reindex everything more tests * moar tests * moar tests * fix test * fix test * fix regression and fix test * fix test cycle * fixme * fix test * test provider layer * reindex everything partition aware * yay last fixme! * run reindex in partitioned threads * add fixmes for areas that require extra testing * added transaction and log message * manual integration testing * changelog * reindex all partitions * bump hapi version * fix test * moar test * pre-review cleanup * fix javadoc * review feedback * review feedback * review feedback * Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_5_0/2845-reindex-operation.yaml Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> * review feedback * review feedback * Update hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/delete/job/ReindexJobTest.java Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> * Update hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/delete/job/ReindexJobTest.java Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> * Update hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/provider/r4/MultitenantBatchOperationR4Test.java Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> * Update hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/provider/r4/MultitenantBatchOperationR4Test.java Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> * Update hapi-fhir-jpaserver-searchparam/src/main/java/ca/uhn/fhir/jpa/searchparam/ResourceSearch.java Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> * Update hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/api/server/storage/IDeleteExpungeJobSubmitter.java Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> Co-authored-by: michaelabuckley <michaelabuckley@gmail.com> 29 July 2021, 23:18:49 UTC
264dfee Merge branch 'master' into issue-2786-upload-terminology-command-add-explicit-current-version-control 29 July 2021, 20:21:56 UTC
1fcb36d Fix implementation to work also for use case where version is being updated. Use property instead of parameter. 29 July 2021, 19:54:00 UTC
1b9761c Merge pull request #2840 from hapifhir/issue-2835-cve-jetty bump Jetty for CVEs 28 July 2021, 14:51:59 UTC
e076b30 bump Jetty for CVEs 27 July 2021, 19:49:00 UTC
7c1d87b Merge pull request #2834 from hapifhir/issue-2833-commons-compress-cve Bump commons-compress version 27 July 2021, 15:00:19 UTC
07cb3ff Bump commons-compress version 27 July 2021, 13:14:05 UTC
f957661 Patient ID Partition Mode should support conditional create (#2828) * Fixes * Test fix * Add changelog * Test fixes * Test fixes * Docs tweak * Partitioning fixes * Import fix * Fix test data 26 July 2021, 18:18:58 UTC
6bbb403 When Client Id Strategy is set to NOT_ALLOWED, permit system requests to create resources (#2827) * resolved 2826 * fix regression 23 July 2021, 23:10:19 UTC
back to top