sort by:
Revision Author Date Message Commit Date
42109e8 Add changelog 29 April 2021, 22:31:10 UTC
ac7c684 Refactor to support all new tests 29 April 2021, 21:01:19 UTC
78271a2 Create tests for all possiblye use cases 29 April 2021, 19:25:11 UTC
3ff2ad3 Start with failing test 29 April 2021, 18:08:50 UTC
fc1cef2 Merge pull request #2584 from hapifhir/whitesource/configure Configure WhiteSource Bolt for GitHub 29 April 2021, 13:47:48 UTC
7c3ce41 Add .whitesource configuration file 29 April 2021, 13:42:31 UTC
95d7ba6 Streamline Search SQLs (#2576) * Streamline SQL queries * SQL query tidying * Add changelog * Test fixes * Tests passing * Ongoing work * Test fixes * Test fixes * Build fix * Cleanup * Fixes 28 April 2021, 14:29:09 UTC
dd61a8a Merge pull request #2575 from hapifhir/kh_2526_Add_Operation_Section_to_Conformance_Statements_resource_section Kh 2526 add operation section to conformance statements resource section 28 April 2021, 02:47:30 UTC
ac1d4e3 Merge pull request #2542 from hapifhir/issue-2534-new-tx-pointcut Add new pointcut for transaction processing completed. 27 April 2021, 22:42:19 UTC
b9151a4 Added Changelog. 27 April 2021, 20:34:24 UTC
10b83a6 Remove elastic bump as HS relies on it 27 April 2021, 19:58:48 UTC
4a5b626 Improved assertions for testBulkDataExport() 27 April 2021, 19:01:03 UTC
334ce0e Merge remote-tracking branch 'origin/master' into kh_2526_Add_Operation_Section_to_Conformance_Statements_resource_section 27 April 2021, 13:29:53 UTC
00a37de Credit for #2384 27 April 2021, 12:43:25 UTC
348198e Made unknown operation exception return an OperationOutcome with issue code "not-supported" (#2384) 27 April 2021, 12:39:17 UTC
1d05405 Test fixes 27 April 2021, 11:03:24 UTC
a5e734f Handle sorting entries which contain no resources 27 April 2021, 02:24:47 UTC
3a901a6 Cleaned up extra logging. 26 April 2021, 20:57:13 UTC
2f126a8 Merge branch 'master' into kh_2526_Add_Operation_Section_to_Conformance_Statements_resource_section 26 April 2021, 20:53:19 UTC
798e960 Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut 26 April 2021, 19:26:34 UTC
bb9c7a4 Added test to to verify operation section was added to Conformance Statement; Jame's changes to the Conformance Statement code have already made it pass, so no more code changes are necessary. :-) 26 April 2021, 18:32:58 UTC
0246e7d 2572 - Add master Branch changes related to backport of fix for #2171… (#2574) * 2572 - Add master Branch changes related to backport of fix for #2171 for new 5.3.3 release. * 2572 - Added some missing changelog folders for the v5.3.1 and v5.3.2 releases. * 2572 - Added a missing backport changelog entry for the v5.3.1 release. * 2572 - Added a missing VersionEnum entry for the V5_3_1 release. 26 April 2021, 18:13:42 UTC
3adc259 Productioninizg 26 April 2021, 18:08:20 UTC
b007fec Add comment 26 April 2021, 17:40:40 UTC
9ecb390 Move tests to proper class. Fix issue with version referencing 26 April 2021, 17:40:11 UTC
0b8132b Bump elastic version 26 April 2021, 15:04:39 UTC
b200c10 Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut 26 April 2021, 13:48:30 UTC
987264b Version bump JENA 25 April 2021, 21:38:04 UTC
2ba1005 OpenAPI Support (#2560) * Start work on OpenAPI * Fixes * Work on OpenAPI * Cleanup * Cleanup * More swagger work * Build fix * More work * More work * Add documentation * Docs fixes * Add changelog * License updates * Add API * Cleanup * Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_plain/openapi.md Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com> * Work on scripts * Add docs * Compile fix * Work on fixes * Fix tests * Test fix * Test fix * Build fix * Tests * Build fix * Work on pipeline * Version bump * Test fix * Version bump * Test fix attempts * Test fix * Test fix * Remove accidentally committed files * Fixes * Tets fixes * Test fix * Test fix * Test fix * Test fixes * Test fixes * Test fixes * License header updates * test fix * Test fixes * Test fix * Test fixes * Test fix * Checkstyle bump Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com> 25 April 2021, 19:40:50 UTC
f842c23 Merge pull request #2565 from hapifhir/improve-bundle-builder Enhance BundleBuilder to support Deletes 23 April 2021, 17:24:04 UTC
9c19a4c Add changelog 23 April 2021, 13:11:36 UTC
596196b Add licenses 23 April 2021, 13:08:41 UTC
19ff486 Merge branch 'ja_20210420_add_csv_import' 21 April 2021, 22:03:58 UTC
a5f8198 Merge branch 'improve-bundle-builder' into issue-2534-new-tx-pointcut 21 April 2021, 20:53:49 UTC
e711dfb enhance bundlebuilder to support deletes 21 April 2021, 20:44:22 UTC
b716673 Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut 21 April 2021, 16:13:54 UTC
c80d18a Fix test for pointcut 21 April 2021, 15:16:10 UTC
ad8921a Add docs, enum, remove prints 21 April 2021, 14:39:23 UTC
80c972a Merge pull request #2519 from hapifhir/2515_MDM_survivorship_rules 2515 mdm survivorship rules 21 April 2021, 13:16:48 UTC
e997d49 Additional Tests 20 April 2021, 22:25:45 UTC
3dee0c8 Working in-place bundle sort 20 April 2021, 21:48:55 UTC
4e26646 Bumped up version due to breaking changes 20 April 2021, 20:17:27 UTC
ff2690b Add tests for transaction sorting 20 April 2021, 18:12:25 UTC
892ed5a Add options to BaseCommand (#2563) 20 April 2021, 15:15:37 UTC
cadca51 Add options to BaseCommand 20 April 2021, 13:14:50 UTC
1670ed7 Begin topological sort implementation 20 April 2021, 00:01:02 UTC
1f10a15 Merge branch 'master' into 2515_MDM_survivorship_rules 19 April 2021, 21:33:53 UTC
536ca0e Code review updates 19 April 2021, 20:27:31 UTC
b91a85c Merge pull request #2561 from hapifhir/issue-2556-bulk-export-bug Remove jetbrains annotation 19 April 2021, 15:54:22 UTC
2ed4b01 Remove notnull 19 April 2021, 14:31:16 UTC
014fa05 Fix a present annotation 19 April 2021, 13:17:35 UTC
52d161c Add checkstyle to prevent future jetbrains annotations from sneaking in 19 April 2021, 13:16:35 UTC
89e56ec Remove jetbrains annotation 19 April 2021, 13:14:12 UTC
48f93f5 Merge pull request #2558 from hapifhir/issue-2556-bulk-export-bug Issue 2556 bulk export bug 19 April 2021, 00:27:18 UTC
c54862e Coding around at the speed of sound occasionally causes compilation failures 18 April 2021, 22:03:37 UTC
77e2768 Address code review comments. Create new static builder for all partitions SRD 18 April 2021, 21:36:55 UTC
3075a9b Still minor refactoring 16 April 2021, 20:53:23 UTC
f91a4f9 wip tidy implementaion 16 April 2021, 18:18:01 UTC
fad32aa Partition management for expired jobs 16 April 2021, 15:55:12 UTC
8035d51 Refactor, comment 16 April 2021, 15:31:43 UTC
efe5b7b Fix package cache usage 16 April 2021, 15:24:42 UTC
7cabcbd Fix partition selection for system request details 16 April 2021, 15:12:40 UTC
d94611e Bump junit_version from 5.7.0 to 5.7.1 (#2554) Bumps `junit_version` from 5.7.0 to 5.7.1. Updates `junit-jupiter` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1) Updates `junit-jupiter-api` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1) Updates `junit-jupiter-engine` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1) Updates `junit-jupiter-params` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 15 April 2021, 12:23:30 UTC
42c89cc Changelog 15 April 2021, 12:22:44 UTC
05b1323 Bump jarchivelib from 1.0.0 to 1.1.0 (#2553) Bumps [jarchivelib](https://github.com/thrau/jarchivelib) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/thrau/jarchivelib/releases) - [Commits](https://github.com/thrau/jarchivelib/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 15 April 2021, 12:21:33 UTC
9a67f3e Bump spring_boot_version from 2.4.1 to 2.4.4 (#2550) Bumps `spring_boot_version` from 2.4.1 to 2.4.4. Updates `spring-boot-starter-test` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-test` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-maven-plugin` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-dependencies` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-autoconfigure` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Updates `spring-boot-configuration-processor` from 2.4.1 to 2.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.1...v2.4.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 15 April 2021, 00:09:37 UTC
120605e Add to task 14 April 2021, 23:56:25 UTC
6b43410 Add missing constant 14 April 2021, 22:50:47 UTC
b294f7d License headers 14 April 2021, 22:00:52 UTC
ca2088f Add framework for Bulk Import (#2538) * Start work on bul;k import * Work on bulk import * Have batch working * Working * Working * More work * More work on bulk export * Address fixmes * License header updates * Test fixes * License header updates * Test fix * Test fix * Version bumps * Work on config * Test cleanup * One more version bump * Version bump * CLeanup * A few additions * Test fixes * Test fix * Test fix * Migration fix * Test fix * Test fix 14 April 2021, 21:41:32 UTC
0bc61b7 Add new operation type for transcations 14 April 2021, 18:04:00 UTC
2ebc57b 2548 - Add backport changelog Tag to backported fixes for #2533 and #2543. (#2549) 14 April 2021, 17:33:07 UTC
550602b added numeric matcher (#2547) * added numeric matcher * changelog * performance optimization * fix test 14 April 2021, 17:15:30 UTC
fef9726 Fix typo in docs 14 April 2021, 16:52:30 UTC
4cd0409 Merge pull request #2546 from hapifhir/2535_ignore_logical_structuredefinition_during_package_install 2535 ignore logical structuredefinition during package install 14 April 2021, 14:54:37 UTC
b45ddcc 2543 - Fix issue where versionned references are not being returned properly. (#2544) * 2543 - Fix issue where versionned references are not being returned properly. * 2543 - Added changelog entries for this fix plus a previous fix for 2533. 14 April 2021, 12:45:49 UTC
0cb95ad Change package loader to not generate snapshot for logical StructureDefinition resources. 14 April 2021, 02:30:22 UTC
5a3f2e3 Change package loader to not generate snapshot for logical StructureDefinition resources. 14 April 2021, 02:22:06 UTC
fcbfb11 Merge remote-tracking branch 'origin/master' into issue-2534-new-tx-pointcut 13 April 2021, 19:55:01 UTC
3732698 Update a few more pointcuts 13 April 2021, 17:50:53 UTC
de3d6cd Update pointcut invocations 13 April 2021, 17:49:50 UTC
63c9e89 Fix up the hashmap provider 13 April 2021, 15:12:26 UTC
346c9d7 Update tests to reflect new reality 13 April 2021, 14:36:17 UTC
a0c11d7 Update docs 13 April 2021, 14:04:45 UTC
d695e35 Update test 13 April 2021, 13:31:45 UTC
f61d52d Should have realized that transactiondetails is an object reference, so we can't change it effectively 13 April 2021, 13:26:05 UTC
129df5d 2533 - Fix Issue with Reference Resources Not Being Returned In Search Queries (#2539) * 2533 - Initial commit to show how I might fix this Bug but not ready for merge at this time as it causes some other Unit Test failures in FhirResourceDaoR4VersionedReferenceTest. * Fix up test * 2533 - Cleaned up Unit Test to make it ready to merge. Co-authored-by: jamesagnew <jamesagnew@gmail.com> 13 April 2021, 09:28:39 UTC
3637dfc License headers 12 April 2021, 13:57:08 UTC
bc4266d Improve narrative templates for custom structures (#2537) * Improve narrative templates for custom structures * Add changelog * Test fix 12 April 2021, 10:00:31 UTC
1bd5851 Fix typo in docs. (#2536) 09 April 2021, 22:50:12 UTC
8099b66 wip 09 April 2021, 22:21:15 UTC
ac8e012 wip 09 April 2021, 17:07:15 UTC
28c917b Flesh out holder object 09 April 2021, 15:28:47 UTC
99e10de Merge pull request #2487 from hapifhir/mdm-expansion-interceptor MDM Expansion Interceptor (poc) 09 April 2021, 15:23:04 UTC
8f30f7b Vague skeleton of pointcut 09 April 2021, 15:08:47 UTC
82fc7b7 Fix typo 09 April 2021, 14:51:12 UTC
fa921a3 ~ inspect instant for specific RDF datatype (#2473) 09 April 2021, 09:59:26 UTC
38436e5 Fix a typo in docs. (#2532) * Fixed poorly formatted changelog entry. * Fixed typo. 08 April 2021, 18:57:20 UTC
ec7cc8f Fixed poorly formatted changelog entry. (#2531) 08 April 2021, 18:07:16 UTC
edfe1ae Add lastupdated to capabilitystatement (#2530) * Add lastupdated to capabilitystatement * Test fix * Test fix 08 April 2021, 17:23:21 UTC
back to top