Nick Goupinets
2d2495b3c1
Merge branch 'master' into 2849_add_new_mdm_param
2021-08-23 09:18:55 -04:00
James Agnew
3ebb374059
Avoid redundant resource type selector in _id query ( #2909 )
...
* Fixed
* Add more tests
* Test fixes
2021-08-23 09:04:51 -04:00
Frank Tao
4c2ae513d8
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
2021-08-20 21:14:08 -04:00
Tadgh
3135e82ea7
Strip jetbrains annotations
2021-08-20 18:48:34 -04:00
Tadgh
35440d3b1b
Merge pull request #2900 from hapifhir/bump-hapi-core-for-5-5-0
...
Bump hapi core for 5 5 0
2021-08-20 18:03:29 -04:00
Michael Buckley
10d4db5b9e
Revert - we'll do this in Smile
2021-08-20 17:21:07 -04:00
Michael Buckley
7734e8f515
Sketch of adding request partition name to swagger paths
2021-08-20 17:05:16 -04:00
katie_smilecdr
8061ba339f
[2904]
2021-08-20 16:59:43 -04:00
markiantorno
f3fe7130c0
flipped case for code validation test
2021-08-20 14:36:37 -04:00
markiantorno
3cfc41f840
updating all convertor calls to not failfast
2021-08-20 14:11:20 -04:00
markiantorno
770b773761
JPA conversion lib fixes
2021-08-20 11:08:14 -04:00
Tadgh
c2e3401185
Move display name
2021-08-19 17:25:51 -04:00
Tadgh
3556299332
Add another failing Test
2021-08-19 17:25:15 -04:00
Nick Goupinets
1e41621eca
Rolled back changes
2021-08-19 16:43:51 -04:00
Tadgh
b352bc5c96
Fix all tests in validation package
2021-08-19 15:25:19 -04:00
Tadgh
101e0d7288
Fix tests in class
2021-08-19 15:19:31 -04:00
Tadgh
77c99e47c1
TIL that anyString() wont match nulls in Mockito, but any() will
2021-08-19 15:15:51 -04:00
Tadgh
19d181989c
Add another failing test
2021-08-19 14:52:48 -04:00
markiantorno
ac31c4e7a1
Merge branch 'bump-hapi-core-for-5-5-0' of https://github.com/jamesagnew/hapi-fhir into bump-hapi-core-for-5-5-0
2021-08-19 13:49:13 -04:00
markiantorno
3fdb7c8408
conversion issues fixed, validation issues next
2021-08-19 13:48:59 -04:00
jamesagnew
bb0552d0db
Changelog tweak
2021-08-19 12:59:51 -04:00
James Agnew
85517c47e2
Include includes on revincludes ( #2902 )
...
* Include includes on revincludes
2021-08-19 12:31:29 -04:00
Tadgh
07937e4431
Start with failing test
2021-08-19 10:35:14 -04:00
Tadgh
40e7653460
Bump hapi core version to new release
2021-08-19 09:12:47 -04:00
Tadgh
17af21e351
Merge pull request #2886 from hapifhir/remove-examples
...
Remove examples
2021-08-18 11:10:21 -04:00
markiantorno
367b338d85
Updating HAPI to use latest core lib changes.
2021-08-18 11:06:14 -04:00
Tadgh
61101d3637
Merge pull request #2899 from hapifhir/Partitioning-bug-in-resource-dao-svc-impl
...
set version map to check all partitions
2021-08-17 20:42:34 -04:00
Tadgh
e92fd47b16
Bump core ver
2021-08-17 18:07:23 -04:00
Tadgh
1f7fb52d91
set version map to check all partitions
2021-08-17 16:45:12 -04:00
Nick Goupinets
8670f107b5
Updated link expansion
2021-08-17 13:17:44 -04:00
Tadgh
7ee22a44c1
Merge pull request #2893 from hapifhir/issue-2883-unable-to-load-OpenAPI-docs
...
Issue 2883 unable to load open api docs
2021-08-16 15:59:57 -04:00
katie_smilecdr
b2a91eb92d
[2883] Add unit test
2021-08-16 14:32:49 -04:00
katie_smilecdr
f97e703180
Merge branch 'master' into issue-2883-unable-to-load-OpenAPI-docs
2021-08-16 14:28:27 -04:00
Nick Goupinets
4cfe11a221
Merge branch 'master' into 2849_add_new_mdm_param
2021-08-16 13:33:57 -04:00
akawalsky
c8c0e1080c
Update Search operation description ( #2892 )
2021-08-16 12:28:19 -04:00
katie_smilecdr
4baca0a282
[2883] Add changelog
2021-08-16 11:28:30 -04:00
katie_smilecdr
62026d4caf
[2883] Resolve threads
2021-08-16 10:56:13 -04:00
Tadgh
cf917d0f82
Version Bump
2021-08-15 16:54:38 -04:00
Tadgh
d7d2919146
Merge pull request #2889 from hapifhir/issue-2887-contained-cache-key
...
Add _contained parameter to SearchParameterMap query string normalizer
2021-08-15 13:13:00 -04:00
katie_smilecdr
36d2a8f3ce
[2883] update swagger url/ add unit test
2021-08-13 13:54:27 -04:00
Frank Tao
4920f0a15d
Don't create designation of all components are empty ( #2891 )
...
* Don't create designation of all components are empty
* Fixed typo
2021-08-13 11:01:50 -04:00
Tadgh
3fd5f7d6d4
Omit if set to false
2021-08-12 19:12:09 -04:00
Tadgh
669cf05b30
Modify SearchParameterMap toNormalizedQueryString to include value of _contained parameter
2021-08-12 14:25:12 -04:00
Tadgh
8145a2ecb2
Tidy pom
2021-08-12 10:05:13 -04:00
Tadgh
1c81cb8688
Remove example projets
2021-08-12 09:13:06 -04:00
katie_smilecdr
dfb8ec4680
[2883] remove slash before api-docs
2021-08-11 16:56:34 -04:00
jmarchionatto
e355e96457
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.
2021-08-11 14:28:38 -04:00
juan.marchionatto
fb855620da
Save version collections also when version is not made current.
...
Add test covering bug.
2021-08-11 12:49:54 -04:00
Tadgh
41ec1e03c0
Merge pull request #2880 from hapifhir/weird-contained-issue
...
Contained Issue
2021-08-11 08:27:54 -04:00
Tadgh
b34d569443
Fix changelog test
2021-08-10 22:22:57 -04:00