sort by:
Revision Author Date Message Commit Date
3ae5f9a Build tweak 08 November 2018, 19:04:21 UTC
7e2e53a Credit for #1071 08 November 2018, 18:33:25 UTC
17a7fd4 Merge pull request #1071 from volsch/master Multiple values of a HTTP header are reduced to one value. 08 November 2018, 18:27:36 UTC
6925758 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 08 November 2018, 18:24:37 UTC
9fee827 Credit for #1103 08 November 2018, 18:24:24 UTC
80b0f14 Merge pull request #1103 from RuthAlk/own_message_resolver_3.6.6 Allow slotting in own IMessageResolver 08 November 2018, 18:22:48 UTC
9fad373 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 08 November 2018, 18:22:29 UTC
cca4942 Some work on collection processing 08 November 2018, 13:56:51 UTC
692bdb5 FIx bad merge 07 November 2018, 23:29:37 UTC
3121334 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 07 November 2018, 23:28:28 UTC
ca92689 Site updates 07 November 2018, 23:27:08 UTC
76cd3f6 Allow client assigned IDs to be purely numeric in JPA server if configured to do so 07 November 2018, 23:25:50 UTC
2656d00 FIx broken test 07 November 2018, 10:26:23 UTC
62145e1 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 07 November 2018, 10:02:02 UTC
4b790ed Add additional authorization test 07 November 2018, 10:01:29 UTC
896568c License updates 04 November 2018, 21:06:53 UTC
8796c1c Merge branch 'master' of github.com:jamesagnew/hapi-fhir 04 November 2018, 19:01:17 UTC
053f4c3 Fix bad tag in file 04 November 2018, 19:01:06 UTC
bc72093 Add reindexing support based on table instead of column 04 November 2018, 19:00:27 UTC
004b31f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 02 November 2018, 20:45:46 UTC
b128379 Allow JPA server to restore resources and link to them in a single transaction 02 November 2018, 20:45:21 UTC
8c2d868 License updates 01 November 2018, 20:13:34 UTC
9906243 More migrator updates 01 November 2018, 17:58:09 UTC
e425d19 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 01 November 2018, 14:25:31 UTC
bb59e2d Fix broken test 01 November 2018, 14:25:13 UTC
1b877ac Add licene headers 01 November 2018, 13:15:51 UTC
4315900 Merge branch 'philips-3.6.0' 01 November 2018, 13:15:27 UTC
3bfdc61 Fix a couple of test failures 01 November 2018, 13:15:03 UTC
bbce2c6 Fix typo 01 November 2018, 09:51:26 UTC
3f6960d Add multithreaded migrator tool 01 November 2018, 09:42:51 UTC
c8834cd Merge branch 'philips-3.6.0' of github.com:jamesagnew/hapi-fhir into philips-3.6.0 31 October 2018, 21:19:28 UTC
721c1cd Drop column that should have been dropped in 3.4 to 3.5 migration 31 October 2018, 20:47:40 UTC
041a4c4 Fix SearchCoordinator tests 31 October 2018, 16:36:27 UTC
5849960 Add changelog 31 October 2018, 09:52:15 UTC
31ef4c6 Merge branch 'philips-3.6.0' of github.com:jamesagnew/hapi-fhir into philips-3.6.0 31 October 2018, 09:51:13 UTC
8955a9e Add threading to migrator 31 October 2018, 09:50:50 UTC
7acba90 Update search logic 31 October 2018, 02:43:16 UTC
600f458 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 30 October 2018, 19:23:00 UTC
6b1ea5b Add tests for operation method binding 30 October 2018, 19:22:39 UTC
3d008ae Make test observation lists thread safe (#1105) * Initial refactoring to move database matcher out into its own class * MAJOR REFOACTOR: Pulled indexing code out of BaseHapiFhirDao into a new class ResourceIndexedSearchParams * made observations lists thread safe to stop intermittent test failures 29 October 2018, 19:56:47 UTC
3b86296 Merge pull request #1097 from jamesagnew/fhirterser-getvalues-enhancements Fhirterser getvalues enhancements 29 October 2018, 14:58:54 UTC
4cd8659 Merge branch 'master' into fhirterser-getvalues-enhancements 29 October 2018, 14:55:34 UTC
b66e01c Allow plain server @Operation methods to declare a wildcard so that any opeeration invocations will be direected to them 29 October 2018, 14:36:32 UTC
729bbe0 Allow slotting in own IMessageResolver This is useful in case we want to define our own way of translating the codes in the thymeleaf templates. 26 October 2018, 10:13:58 UTC
794d914 Move query count tests to consolidate them, and avoid an accidental rewrite of existing indexes in some conditions 24 October 2018, 20:54:58 UTC
c669bba FhirTerser.getValues(...) enhancements are completed. Added changelog entry. 24 October 2018, 16:08:17 UTC
83b66a5 Syncing. 24 October 2018, 15:44:45 UTC
21a0390 Even more additional work on FhirTerser.getValues(...) enhancements. Almost ready for review. 24 October 2018, 15:43:19 UTC
4e414a1 More additional work on FhirTerser.getValues(...) enhancements. Ready for review. 22 October 2018, 22:37:34 UTC
688e159 Additional work on FhirTerser.getValues(...) enhancements. 22 October 2018, 22:22:03 UTC
f601b21 Performance enhancements to the JPA server and better retry logic in $trigger-subscription 20 October 2018, 18:47:37 UTC
225007d Completed work on FhirTerser.getValues(...) enhancements. 19 October 2018, 22:24:26 UTC
b0d9580 Syncing. 19 October 2018, 19:17:09 UTC
cd6d430 Incremental work on FhirTerser.getValues(...) enhancements. 19 October 2018, 19:13:51 UTC
aa177c1 Authorize batch operation in AuthorizationInterceptor 19 October 2018, 13:45:56 UTC
c8db7fe Add a test 18 October 2018, 19:12:22 UTC
d6e4700 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 18 October 2018, 17:57:28 UTC
e00ff64 Increase visibility of two methods needed by the HSPC sandbox 18 October 2018, 14:17:55 UTC
da2763d Merge branch 'master' into philips-3.6.0 18 October 2018, 02:38:27 UTC
f571fc4 Rename DAO registry 18 October 2018, 02:37:43 UTC
4819ce0 Merge branch 'philips-3.6.0' 18 October 2018, 01:30:53 UTC
b78aaea FIx up subscription processing 18 October 2018, 01:23:52 UTC
de76f37 Try to fix an intermittent test failure 17 October 2018, 19:49:26 UTC
99cd4ce Allow for _total parameter 17 October 2018, 13:47:35 UTC
4b5dcce Add a bit of logging to subscription triggering 17 October 2018, 12:32:57 UTC
b220154 Fix error in retriggeer logic 17 October 2018, 11:02:51 UTC
aa1f624 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 17 October 2018, 09:53:46 UTC
8130700 One more optimization to the subscription retriggering logic 17 October 2018, 09:53:07 UTC
d129d43 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 17 October 2018, 01:51:50 UTC
2c05d9c Test cleanup 17 October 2018, 01:51:33 UTC
e2dfaa5 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 17 October 2018, 00:38:21 UTC
388bda1 Avoid transaction isolation level not supported by Oracle 17 October 2018, 00:31:43 UTC
47a5763 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 17 October 2018, 00:25:12 UTC
5d7142a Avoid intermittent test failures 17 October 2018, 00:23:32 UTC
1c1f601 License header updates 16 October 2018, 23:56:52 UTC
4e25206 Allow transactions and batches with transaction permission in AuthorizationInterceptor 16 October 2018, 23:54:55 UTC
0fbe897 Add named beans to JPA config 16 October 2018, 21:24:17 UTC
755060f Allow subscription triggering on a block of resources 16 October 2018, 19:29:41 UTC
a0333a4 Add one extra null check just in case 15 October 2018, 19:19:06 UTC
73a7c6e Merge pull request #1094 from johnpoth/upgrade-pax-exam Upgrade PAX Exam to 4.12.0 15 October 2018, 16:42:46 UTC
5aab142 Upgrade PAX Exam to 4.12.0 15 October 2018, 15:10:38 UTC
ba6df6d Handle unqualified ID in delete box for testpage overlay 15 October 2018, 14:23:21 UTC
93c545c License header updates 15 October 2018, 13:54:00 UTC
483c9bf Auto detect whether the appropriate dialect is selected 15 October 2018, 13:53:04 UTC
9894980 Changelog for #1093 15 October 2018, 12:43:08 UTC
f8dae22 Merge pull request #1093 from johnpoth/karaf-upgrade Upgrade Apache Karaf to 4.1.6 15 October 2018, 12:42:39 UTC
16daa80 Add changelog entry 15 October 2018, 12:38:16 UTC
b44e96a Merge branch 'philips-3.6.0' 15 October 2018, 12:37:00 UTC
b752269 Fix intermittent test failure 15 October 2018, 12:19:23 UTC
6dc2dc1 One more test fix 15 October 2018, 11:11:10 UTC
4edb9c3 Upgrade Apache Karaf to 4.1.6 15 October 2018, 10:36:42 UTC
796b12e Fix bug in $everything processing 15 October 2018, 09:44:53 UTC
8b46257 Add warm cache module 14 October 2018, 13:32:07 UTC
51a69f0 Fixes to migrator and count logic 13 October 2018, 16:02:19 UTC
eb7b5ca One more missing index 12 October 2018, 15:07:15 UTC
7665e47 Add missing migration task 12 October 2018, 15:02:01 UTC
a9fcfaf Add a test 10 October 2018, 23:11:57 UTC
0837dae One more recurring failure fix 10 October 2018, 17:36:50 UTC
e47cff2 Fix an intermitttent test failure 10 October 2018, 15:57:30 UTC
02633e2 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 10 October 2018, 14:50:46 UTC
back to top