sort by:
Revision Author Date Message Commit Date
55ef6f8 Add Snowstorm to the points map. (#2582) 30 April 2021, 23:05:46 UTC
12c0bcd Credit for #2579 30 April 2021, 23:03:47 UTC
fbca9f8 Offset query fixes (#2579) * Fix new searchbuilder limit similar to legacy searchbuilder * Fix returning includes when using offset query * Add unit tests for offset query with include * Only use count param if offset is given (sometimes we want to search synchronously more if DAO is used directly) * Throw if offset is tried to use with everything operations * Do not offer offset paging for everything operations and fix tests to assert that 30 April 2021, 23:01:27 UTC
292b350 Bump Junit for to avoid OWASP flag (#2618) 30 April 2021, 18:39:16 UTC
983d811 Merge pull request #2587 from hapifhir/issue-2585-enhance-placeholder-targets-logic Issue 2585 enhance placeholder targets logic 30 April 2021, 16:55:27 UTC
d14807b Merge pull request #2567 from hapifhir/2566_update_s13n_and_validation_handling Update s13n and validation handling 30 April 2021, 15:29:04 UTC
42109e8 Add changelog 29 April 2021, 22:31:10 UTC
8cde076 Merge branch 'master' into 2566_update_s13n_and_validation_handling 29 April 2021, 21:25:32 UTC
896c8fb Code review 29 April 2021, 21:25:06 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
646faa1 2540 - Upgraded the fhir_core_version from 5.3.0 to 5.3.10 (#2545) * 2540 - Upgraded the fhir_core_version from 5.3.0 to 5.3.9. * 2540 - Updated the Unit Test messages due to the upgraded dependencies. * 2540 - Fixed some additional Unit Test message checks. * 2540 - Updated the POM to refer to fhir_core_version 5.3.10-SNAPSHOT so a FULL Pipeline Build can run to verify that everything is fixed now. * 2540 - Added some DEBUG Sysout logging to try and determine why the Pipeline Builds fail for a specific Unit Test when it passes locally... * 2540 - Added some more logging to try and determine why the Pipeline Builds fail for a specific Unit Test when it passes locally... * 2540 - Updated a Unit Test to account for a newly returned search param. * 2540 - Updated a Unit Test to account for a newly returned search param and removed some debug output. 29 April 2021, 19:00:37 UTC
239d249 CQL hardening and Dstu3 unit tests (#2450) * WIP for elm caching * Bug fixes and a working DSTU3 unit test * More tests, Address review feedback, add initial docs * Update to cql-evaluator 1.2.0 * Fixes for documentation 29 April 2021, 18:52:13 UTC
3ff2ad3 Start with failing test 29 April 2021, 18:08:50 UTC
d675372 Merge branch 'master' into 2566_update_s13n_and_validation_handling 29 April 2021, 17:55:48 UTC
d45972a Added geo accuracy code 29 April 2021, 15:46:09 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
4050c42 Treating C addresses as valid 28 April 2021, 19:31:34 UTC
ae1c26a Updated docs 28 April 2021, 14:45:15 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
21d8cdf Merge branch 'master' into 2566_update_s13n_and_validation_handling 28 April 2021, 14:16:27 UTC
418c1aa Added avc code to the interceptors 28 April 2021, 14:15:38 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
a1604c9 Updated address validating logic 27 April 2021, 22:27:38 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
7cef07b Improved test coverage 27 April 2021, 15:47:57 UTC
29722ad Fixed exception handling 27 April 2021, 14:14:30 UTC
024f553 Merge branch 'master' into 2566_update_s13n_and_validation_handling 27 April 2021, 13:31:42 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
82bf8cd Code review updates 27 April 2021, 13:29:08 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
08934d2 Updated standardization logic and removed obsolete validator 26 April 2021, 20:27:44 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
9e153dd Updated docs 26 April 2021, 18:26:21 UTC
f6ed93b Updated validation logic 26 April 2021, 18:17:05 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
ac2aac4 Updated address validation handling 23 April 2021, 22:55:51 UTC
f842c23 Merge pull request #2565 from hapifhir/improve-bundle-builder Enhance BundleBuilder to support Deletes 23 April 2021, 17:24:04 UTC
634522b Updated validation ext handling 23 April 2021, 14:43:59 UTC
9c19a4c Add changelog 23 April 2021, 13:11:36 UTC
596196b Add licenses 23 April 2021, 13:08:41 UTC
902cd94 Updated address and field validation handling 22 April 2021, 20:55:34 UTC
961f16a Initial commit 22 April 2021, 13:48:40 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
back to top