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

sort by:
Revision Author Date Message Commit Date
0e3a570 fix include circular reference 21 November 2019, 20:32:44 UTC
3f2a3fd Revert "added cap to number of rounds / resources that SearchBuilder.loadIncludes() will do" This reverts commit 0864ced0 21 November 2019, 17:42:11 UTC
0864ced added cap to number of rounds / resources that SearchBuilder.loadIncludes() will do 20 November 2019, 22:09:25 UTC
7b64bbf cherry picked from ad8930fdba04d8667f39e99c8e51583b17cc41c5 14 November 2019, 20:23:15 UTC
cacd243 Correctly Expand ValueSets in non-lucene mode (#1573) 30 October 2019, 20:21:44 UTC
1fd3948 Merge pull request #1572 from jamesagnew/ks-source-subscriptions fixed in-memory search by _source for Dstu3 30 October 2019, 20:20:14 UTC
97f4de5 fix test. this is better 30 October 2019, 19:24:43 UTC
3ceb408 fix test (not super happy about this fix, but I think it's the right thing to do) 30 October 2019, 19:21:21 UTC
7f62d60 Correctly Expand ValueSets in non-lucene mode 30 October 2019, 18:26:31 UTC
21c591e ready for review 30 October 2019, 17:49:10 UTC
c8801f1 Fix public erver 30 October 2019, 13:08:13 UTC
007cfaf Don't error out on missing CS (#1570) * Don't error out on mi9ssing CS * Add tests * Add a bit of test coverage * One more test 30 October 2019, 12:38:39 UTC
9d4df3e Add a test 30 October 2019, 09:40:32 UTC
9c85228 Correctly handle "special" search params in CS (#1569) * Correctly handle "special" search params in CS * Add another test 30 October 2019, 09:31:25 UTC
84803a0 Preserve line numbers in XML validation (#1567) * Preserve line numbers in XML validation * Test fixes 29 October 2019, 19:54:49 UTC
3dfb695 Don't reload terminology resources when nothing has changed 29 October 2019, 15:35:26 UTC
a82da8d Override enum factory interfaces 27 October 2019, 21:51:57 UTC
ffb1568 Update license headers 26 October 2019, 18:48:08 UTC
2b3c775 Some cleanup and fix a test 26 October 2019, 16:45:57 UTC
5a300d2 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 26 October 2019, 14:32:16 UTC
c83b330 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 25 October 2019, 21:05:30 UTC
d760422 Merge branch 'bdenton-osgi-server-work' 25 October 2019, 21:05:20 UTC
9cc945b Merge branch 'osgi-server-work' of https://github.com/bdenton/hapi-fhir into bdenton-osgi-server-work 25 October 2019, 21:05:09 UTC
403a3d1 Correct URI loading in testpage-overlay (#1565) * Clean up tests * Try to fix intermittent * Fix URI issue * Add changelog 25 October 2019, 20:14:06 UTC
935ec9e License headers 25 October 2019, 09:44:51 UTC
bf3af43 Merge pull request #1563 from jamesagnew/ks-inmemory-source in-memory _source search 25 October 2019, 01:34:29 UTC
f19100c final cleanup 25 October 2019, 00:29:45 UTC
4a2ed62 review feedback 25 October 2019, 00:25:16 UTC
08472c1 ready to merge 24 October 2019, 21:56:15 UTC
5379ab8 implement in-memory match 24 October 2019, 21:53:02 UTC
b7aa327 pre-review cleanup 24 October 2019, 20:47:43 UTC
4fa849a pre-review cleanup 24 October 2019, 20:43:47 UTC
43f1753 commiting with FIXMEs so James can review 24 October 2019, 20:40:53 UTC
df43766 Validation cleanup (#1561) * Validation cleanup * Test fix * Fix build * Test tweaks 24 October 2019, 18:09:18 UTC
9691741 Rename org.hl7.fhir.convertors package as it's already used 24 October 2019, 17:23:38 UTC
74c03b5 Add a test 24 October 2019, 12:32:52 UTC
91ec0a6 Test fix 24 October 2019, 12:32:52 UTC
385a885 Add ability for resource source to be specified by header 24 October 2019, 12:32:52 UTC
0d3f7d4 Correctly handle searching by source in JPA server 23 October 2019, 10:58:16 UTC
be3ce53 Merge pull request #1557 from jamesagnew/ks-better-inmemory-error Improved in-memory error messages 23 October 2019, 04:05:58 UTC
306b02e Additional tracing statements. 23 October 2019, 00:41:52 UTC
19247ff Allow updating externalized binary (#1556) * Add non working test * Add a test * FIx test * Allow updating existing externalized binary data * Add test * Remove unneeded test * Fix test 22 October 2019, 22:10:03 UTC
9e44049 Allow for improved overriding of RestfulServer#newRequestDetails 22 October 2019, 22:09:21 UTC
371bf2e Disable unit test SQL logging 22 October 2019, 21:27:36 UTC
9b94e4e Allow uploading term deltas using CS resource (#1555) * Work on accepting codesystem reources for delta operations * Ongoing work on term uploader * Restore the ability to use CodeSystem resources for the delta * Add tests * Fix NPE * Test fixes 22 October 2019, 21:11:39 UTC
464c6c5 Upgrade dependencies and addess Semmle issues (#1554) * Version bumps * FIx build issues * Address a few Semmle issues * Work on tests * Some test fixes * Test fix * Fix deletions * Test fix * Fix intermittent test failure * One more dependency bump * Add some test logging * Remove bad import * Add some tests * Test updates 22 October 2019, 21:10:58 UTC
dbcff8d Merge remote-tracking branch 'remotes/origin/master' into ks-better-inmemory-error 22 October 2019, 21:10:06 UTC
a375f76 FIx typo in pom 22 October 2019, 18:17:25 UTC
5809457 Credit for #1526 22 October 2019, 18:01:21 UTC
c003047 Split test from example 22 October 2019, 17:58:52 UTC
a859b21 Previously the server would not start when using a CodeableConcept in a List in combination with Kotlin 22 October 2019, 17:58:52 UTC
c337fdd Override breakes stuff here for Kotlin 22 October 2019, 17:58:52 UTC
61adf61 Remove no longer needed stuff 22 October 2019, 17:58:52 UTC
5002a08 Some work on jamesagnew/hapi-fhir/#1297 22 October 2019, 17:58:52 UTC
3115447 Merge remote-tracking branch 'remotes/origin/master' into ks-better-inmemory-error 22 October 2019, 14:46:31 UTC
d070426 ready for rereview 22 October 2019, 14:13:49 UTC
427f739 ready for rereview 22 October 2019, 14:13:49 UTC
0f40b2c npe check for binary storage interceptor 22 October 2019, 14:13:49 UTC
2e7876b Merge remote-tracking branch 'remotes/origin/ks-binary-storage-NP-check' into ks-better-inmemory-error 22 October 2019, 13:33:47 UTC
ef35c4e ready for rereview 22 October 2019, 13:32:10 UTC
2e532e4 ready for rereview 22 October 2019, 13:29:18 UTC
d85e73c Merge remote-tracking branch 'remotes/origin/master' into ks-binary-storage-NP-check 22 October 2019, 12:58:51 UTC
7396107 Handle invalid chains on custom search params (#1553) * Handle invalid chains on custom search params * Add some more tests * One more test fix 22 October 2019, 01:21:33 UTC
347a66c improve in-memory error messages 21 October 2019, 20:44:52 UTC
842953e npe check for binary storage interceptor 21 October 2019, 14:59:25 UTC
0af79b8 Use webjars instead of including JS deps (#1551) * Use webjars instead of including JS deps * Add changelog 21 October 2019, 11:22:55 UTC
bfbc73c Auto externalize binary contents (#1550) * Auto externaliZe binary attachments * Work on externalization * Auto externalize binary content * Work on tests * Fix alert 19 October 2019, 13:01:00 UTC
985cd49 Test fixes 18 October 2019, 20:36:05 UTC
8edaebb One more fix to test infratructure 18 October 2019, 19:57:09 UTC
0cddb54 Remove accidental commit 18 October 2019, 19:52:03 UTC
b51a93a Intermittent test fix 18 October 2019, 19:46:02 UTC
06ab9c6 Add a changelog 18 October 2019, 18:11:55 UTC
a71d969 Add line numbers to validation failures 18 October 2019, 18:10:47 UTC
13b80a2 Test fix 18 October 2019, 11:13:11 UTC
e6ae368 Credit for #1547 18 October 2019, 11:07:02 UTC
9eddeca Refactor indexed param creation to single method 18 October 2019, 11:03:02 UTC
efcde45 Fix length for normalized value 18 October 2019, 11:03:02 UTC
b2f68fd Add test for #848 17 October 2019, 23:42:29 UTC
5dcbed0 Fix foreign key handling when dropping tables 17 October 2019, 19:52:35 UTC
79e97b2 Fix #1481 - Add missing dependency to hapi-fhir-docs 17 October 2019, 17:57:58 UTC
9fff043 Fix #1481 - Remove Jetty reference 17 October 2019, 15:41:57 UTC
895c9a1 Fix #1546 - Remove redundant entries in includes 17 October 2019, 15:33:40 UTC
0971998 Fix #848 - Pass raw JSON to the validator 17 October 2019, 15:28:48 UTC
12a74e6 Fix term uploads and validate against valueset recalculation (#1540) * Start refactoring terminology delta operations * Work on delta operations * Work on concept saving * Split term services into smaller services * Work on term delta operations * Work on term svcs * Work on term operations * More work on delta uploader * Add a test * Wrk on term service * Fix compile error * Some refactoring * Test fix * Test fix * Test fixes * Test fix * Test fixes * Test fixes * Work on delta * Work on tests# * Test fixes * Improve resequencing logic * Build test * More testing * More build testing * More work on tests * CHange test logging * Fix term service PID issue * Update src/changes/changes.xml Co-Authored-By: Diederik Muylwyk <diederik.muylwyk@gmail.com> * Address review comment * Some cleanup * Test fix * Fix some tests * Work on upload command * Test fixes * Work on validation fixes * Work on validation against pre-expansion * Work on direct validation * A bit of cleanup * Add some javadoc * Force another build * Test fixes * Fix tests * Fix tests 16 October 2019, 01:31:29 UTC
8b2ab51 Handle canonical questionnaire refs in validator (#1544) * Handle canonical questionnaire refs in validator * FIx changelog * Fix canonical reference * Build tweak * Change to trigger a build 16 October 2019, 00:27:53 UTC
1618ccc FIx compile error 16 October 2019, 00:06:11 UTC
839f935 remove unnecessary index 15 October 2019, 23:07:37 UTC
e727769 FIx a migration task 15 October 2019, 22:16:22 UTC
fdcf5f5 Add a test 15 October 2019, 22:16:22 UTC
bf476b9 Handle null returns from search cache methods 15 October 2019, 21:25:21 UTC
9c23959 Licene header updates 15 October 2019, 19:08:13 UTC
9a05046 Make cache timeout configurable 15 October 2019, 13:34:48 UTC
48e2960 Credit for #1541 15 October 2019, 13:00:00 UTC
82a6221 Provided unit test for cache controlled metadata 15 October 2019, 12:58:20 UTC
6a22426 Added evaluation of Cache-Control HTTP header 15 October 2019, 12:58:20 UTC
ff4fba1 Add a test 15 October 2019, 11:34:44 UTC
2725797 Implement Terminology Delta Operations (#1536) * Start refactoring terminology delta operations * Work on delta operations * Work on concept saving * Split term services into smaller services * Work on term delta operations * Work on term svcs * Work on term operations * More work on delta uploader * Add a test * Wrk on term service * Fix compile error * Some refactoring * Test fix * Test fix * Test fixes * Test fix * Test fixes * Test fixes * Work on delta * Work on tests# * Test fixes * Improve resequencing logic * Build test * More testing * More build testing * More work on tests * CHange test logging * Fix term service PID issue * Update src/changes/changes.xml Co-Authored-By: Diederik Muylwyk <diederik.muylwyk@gmail.com> * Address review comment * Some cleanup * Test fix * Fix some tests * Test fixes 14 October 2019, 23:14:41 UTC
f81aaa7 refactor "split" packages; create osgi bundle for server framework 12 October 2019, 21:08:41 UTC
92c6b88 Add test 10 October 2019, 11:16:18 UTC
e656863 Correct bugs reported by LGTM (#1533) * Correct bugs reported by LGTM * Add some tests * A few more updates * YAML update * Test fixes * One more test fix * Test fix 10 October 2019, 00:26:57 UTC
back to top