sort by:
Revision Author Date Message Commit Date
d372371 Make sure a loinc CodeSystem always has a ForcedId 20 September 2021, 12:51:51 UTC
18e3ed6 Revert loinc.xml deletion until current work gets completed 16 September 2021, 19:14:43 UTC
fbd2349 Adjust test data and fix all test cases implemented so far 16 September 2021, 17:41:05 UTC
c9162cb Merge in fix for ISSUE-2995 16 September 2021, 17:20:00 UTC
0dfc716 Adjust code validation to properly obtain CodeSystem's current version 16 September 2021, 17:18:49 UTC
bd456df Enhance test by adding operations use cases. Improve test data with more version differentiators. 14 September 2021, 14:00:15 UTC
8288d12 Obtain current CodeSystem from null-pointed ForcedId, as done for ValueSet 14 September 2021, 13:58:32 UTC
5b6ac3e Refactor to eliminate duplication 10 September 2021, 15:22:04 UTC
d7fde3f Simplify implementation. Add tests. 10 September 2021, 13:32:47 UTC
28e3265 Merge branch 'master' into issue-2851-upload-terminology-valueset-parallel-versioning 31 August 2021, 19:52:24 UTC
502b236 Merge pull request #2934 from hapifhir/double-conditionalCreateIssue Double conditional create issue 31 August 2021, 19:34:41 UTC
d75af14 Merge branch 'master' into double-conditionalCreateIssue 31 August 2021, 18:25:51 UTC
7de657c Merge pull request #2924 from hapifhir/fix-intermittent-in-tests Force caller to execute Batch GET request if pool size <= 1 31 August 2021, 18:22:39 UTC
765b180 Merge branch 'master' into fix-intermittent-in-tests 31 August 2021, 18:22:22 UTC
710343a Use ForcedId to get current ValueSet version 31 August 2021, 17:33:39 UTC
825ac1e Chnge privacy 31 August 2021, 16:58:00 UTC
b1515b5 Lazy load executor so that tests work safely. 31 August 2021, 16:57:45 UTC
c9f5dfd Swap to SyncTaskExecutor 31 August 2021, 15:33:06 UTC
2f6d8c7 Revert logging 31 August 2021, 14:56:31 UTC
37c8839 Add changelog 31 August 2021, 14:53:14 UTC
0f6ae50 Fix bug in hashToSearchMap 31 August 2021, 14:47:23 UTC
7534ab5 Add failing test 31 August 2021, 13:58:38 UTC
281596d Merge pull request #2926 from hapifhir/issue-2925-remove-duplicate-definition Remove essentially duplicate bean definition 27 August 2021, 18:27:45 UTC
513bc38 Remove essentially duplicate bean definition 27 August 2021, 17:20:29 UTC
faf4dfd fix other test class 27 August 2021, 16:04:56 UTC
c2c6e0b Force the caller to run the bundle task if we are operating with <= 1 pool size 27 August 2021, 16:01:10 UTC
f63f12e Use boolean parameter as DAO misinterprets RequestDetails 27 August 2021, 14:57:06 UTC
3fbae63 Merge master 26 August 2021, 17:09:11 UTC
3a7d778 Merge pull request #2921 from hapifhir/issue-2920-lookup-lang-by-lang-only Fix language lookup bug when omitting region during $validate 26 August 2021, 17:02:28 UTC
0304ea2 Add requested test 26 August 2021, 16:03:00 UTC
426315f Consider last stored ValueSet not necessarily current version anymore. 26 August 2021, 14:40:10 UTC
fd6dcf6 Fix bug in code. Add test. Add changelog 25 August 2021, 22:16:47 UTC
090a8b0 Impl displayLanguage for $lookup (#2908) * Impl displayLanguage for $lookup - first cut * Added original lookupCode method * Added original lookupCode method to IFhirResourceDaoCodeSystem * Added more test cases and changelog 25 August 2021, 18:47:10 UTC
d34b0ff Merge pull request #2914 from hapifhir/issue-2904-Swagger-ui-Doesn't-Work-with-Partitions Issue 2904 swagger UI doesn't work with partitions 24 August 2021, 21:43:46 UTC
1211600 [2904] update changelog file name 24 August 2021, 15:54:41 UTC
f8fa09a [2904] add changelog 23 August 2021, 20:39:52 UTC
2fbe7d7 Strip broken backport line 23 August 2021, 20:39:19 UTC
a0dd79f [2904] add changelog 23 August 2021, 20:38:22 UTC
b825d03 Merge branch 'master' into issue-2904-Swagger-ui-Doesn't-Work-with-Partitions 23 August 2021, 20:22:50 UTC
121d171 Readd javadoc-needed deps 23 August 2021, 20:00:24 UTC
37ad73a Bump PRE version so we don't conflict downstream 23 August 2021, 19:42:18 UTC
bd0cf2b Fix master pom reference 23 August 2021, 19:38:16 UTC
7896956 Merge branch 'master' into issue-2904-Swagger-ui-Doesn't-Work-with-Partitions 23 August 2021, 19:33:09 UTC
712fdbd [2904] remove unused staff 23 August 2021, 19:12:13 UTC
75ff755 Merge pull request #2913 from hapifhir/rel_5_5_0 v5.5.0 Release branch merge-back. 23 August 2021, 18:53:40 UTC
1acaf32 Merge branch 'master' into rel_5_5_0 23 August 2021, 18:50:29 UTC
a054055 Add dependencies to convertor for javadoc build 23 August 2021, 15:07:37 UTC
3ebb374 Avoid redundant resource type selector in _id query (#2909) * Fixed * Add more tests * Test fixes 23 August 2021, 13:04:51 UTC
4c2ae51 Process bundle batch in parallel (#2905) * Process batch in parallel * Added a test case * Added more test cases * Default the bundle batch to single thread. * Tried transaction before multi-thread. * Updated the test cases * Update based on review comments and add changelog * Updated the changelog * Restore QueueCapacity 21 August 2021, 01:14:08 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
10d4db5 Revert - we'll do this in Smile 20 August 2021, 21:21:07 UTC
7734e8f Sketch of adding request partition name to swagger paths 20 August 2021, 21:05:16 UTC
8061ba3 [2904] 20 August 2021, 20:59:43 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
bb0552d Changelog tweak 19 August 2021, 16:59:51 UTC
85517c4 Include includes on revincludes (#2902) * Include includes on revincludes 19 August 2021, 16:31:29 UTC
40e7653 Bump hapi core version to new release 19 August 2021, 13:12:47 UTC
17af21e Merge pull request #2886 from hapifhir/remove-examples Remove examples 18 August 2021, 15:10:21 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
7ee22a4 Merge pull request #2893 from hapifhir/issue-2883-unable-to-load-OpenAPI-docs Issue 2883 unable to load open api docs 16 August 2021, 19:59:57 UTC
b2a91eb [2883] Add unit test 16 August 2021, 18:32:49 UTC
f97e703 Merge branch 'master' into issue-2883-unable-to-load-OpenAPI-docs 16 August 2021, 18:28:27 UTC
c8c0e10 Update Search operation description (#2892) 16 August 2021, 16:28:19 UTC
4baca0a [2883] Add changelog 16 August 2021, 15:28:30 UTC
62026d4 [2883] Resolve threads 16 August 2021, 14:56:13 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
36d2a8f [2883] update swagger url/ add unit test 13 August 2021, 17:54:27 UTC
4920f0a Don't create designation of all components are empty (#2891) * Don't create designation of all components are empty * Fixed typo 13 August 2021, 15:01:50 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
8145a2e Tidy pom 12 August 2021, 14:05:13 UTC
1c81cb8 Remove example projets 12 August 2021, 13:13:06 UTC
dfb8ec4 [2883] remove slash before api-docs 11 August 2021, 20:56:34 UTC
e355e96 Merge pull request #2882 from hapifhir/issue-2881-loinc-terminology-upload-doesnt-load-concepts-when-current-versionfalse Save version collections also when version is not made current. 11 August 2021, 18:28:38 UTC
fb85562 Save version collections also when version is not made current. Add test covering bug. 11 August 2021, 16:49:54 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
back to top