Commit Graph

2709 Commits

Author SHA1 Message Date
James bf0f1421b3 Work on perf 2017-04-09 19:13:55 -04:00
James fa435fb8b2 More perf work 2017-04-09 11:48:56 -04:00
James Agnew c5c154346e More work on perf 2017-04-08 22:21:57 -04:00
James Agnew 801ae7cb75 NOFT test passing 2017-04-08 21:19:10 -04:00
James 90a4e2def2 More work on perf improvements 2017-04-08 19:46:51 -04:00
James Agnew 08e5681d8b Work on perf 2017-04-08 15:12:10 -04:00
James Agnew dd84fced5e Merge branch 'master' into jpa_perf_enhancements 2017-04-08 06:54:13 -04:00
James Agnew bf94d78872 Doc updates 2017-04-08 06:53:49 -04:00
James Agnew 0a61096f6f Add JPA utility method 2017-04-07 11:14:48 -04:00
James 8284fcab1b More work on performance 2017-04-07 08:37:48 -04:00
James Agnew 660c2bde72 More work on perf 2017-04-06 22:23:20 -04:00
James Agnew f48d0d677b More work on performance 2017-04-06 12:50:36 -04:00
Patrick Werner 61f35deac1 removed unnecessary whitespaces from textareas, placeholder is now displayed correctly. 2017-04-06 11:59:19 +02:00
James 1581cdf9a8 Work on perf 2017-04-04 08:26:04 -04:00
James Agnew 233eb54710 Work on perf 2017-04-03 22:05:53 -04:00
James Agnew 9b1366734a Merge branch 'master' into jpa_perf_enhancements 2017-04-03 15:20:55 -04:00
James Agnew 269e2d9343 Another fix for errorprone 2017-04-03 15:00:37 -04:00
James Agnew 6ab1cb4c2e Fix compile issues from new version of errorprone 2017-04-03 14:43:59 -04:00
Sebastien Riviere 6b2814d7f2 As the ExceptionHandler was static, it was impossible to change the configuration, like with stacktrace or not, on the fly. 2017-04-03 14:19:03 +02:00
James Agnew 357872bfdf Merge branch 'master' into jpa_perf_enhancements 2017-04-01 09:03:54 -04:00
James Agnew 8ae0633199 Add managed errorprone version 2017-04-01 09:03:42 -04:00
James 594f6a0d3b Clean up dep versions 2017-03-31 16:42:24 -04:00
James Agnew fc1c658534 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-03-31 14:33:17 -04:00
James Agnew 90b18e5497 Dependency version bumps 2017-03-31 14:33:07 -04:00
James 75b8881813 Dependency version bumps 2017-03-31 14:32:46 -04:00
James Agnew efaa7a74cb Work on perf enhancements to JPA 2017-03-30 19:58:32 +08:00
James Agnew ce73e89715 For bit of work on JPA perf enhancements 2017-03-30 06:28:34 +08:00
James Agnew 2c9a6e65e7 Fix #534: Add setting for logical references to DAOConfig
Merge branch 'master' into issue534
2017-03-30 03:21:50 +08:00
James Agnew 09ca3da59d Credit for #453 2017-03-29 15:31:50 +08:00
James Agnew 3a98713ca5 Merge branch 'joelsch-stu3-hapi-fhir-jpaserver-example' 2017-03-29 15:30:52 +08:00
James Agnew 7e721dd8f0 Merge branch 'stu3-hapi-fhir-jpaserver-example' of https://github.com/joelsch/hapi-fhir into joelsch-stu3-hapi-fhir-jpaserver-example 2017-03-29 15:30:42 +08:00
James Agnew 14d861992c Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-03-29 15:29:10 +08:00
James Agnew c6555ddd4f DaoConfig#setAllowInlineMatchUrlReferences now defaults to true 2017-03-29 15:23:23 +08:00
James Agnew d9749b652d Work on issue 534 2017-03-29 15:19:52 +08:00
Diederik Muylwyk 4748c8ba74 New DSTU2 FhirInstanceValidator bean exposed. (#611)
Merging with master, issue #609 will be closed.
2017-03-28 23:19:20 -04:00
Ben Spencer 42819dba77 Fix FhirContext initialisation race condition. 2017-03-28 17:24:48 +01:00
James Agnew 3ecfbf098f Work on #534 2017-03-27 08:37:31 +08:00
James Agnew 93cfb2360c Fix #607 - Testing UI showed an error for transactions on DSTU2 server 2017-03-27 07:50:01 +08:00
James Agnew 91ff109300 Fix #608 - Don't include SupportingDocumentation resource in DSTU2 2017-03-26 09:56:33 +08:00
James Agnew 69748538d6 Fix a big with the new permissions 2017-03-24 21:10:44 +08:00
James Agnew 44c0075409 AuthorizationInterceptor can now allow make read or write authorization decisions on a resource by instance ID 2017-03-24 21:10:44 +08:00
James Agnew 645cf3aca7 Merge pull request #603 from elnin0815/patch-3
Added Prefer Header for CORS Preflight
2017-03-20 22:10:49 +08:00
James Agnew c8a6ca20f5 Merge pull request #602 from elnin0815/patch-2
Added Prefer Header for CORS preflight
2017-03-20 20:35:37 +08:00
James Agnew 2238b119c6 Credit for #602 2017-03-20 20:34:27 +08:00
elnin0815 39c8220222 Added Prefer Header for CORS Preflight 2017-03-20 11:21:27 +01:00
elnin0815 ece4c0d39d Added Prefer Header for CORS preflight 2017-03-20 11:20:09 +01:00
James Agnew 72f682d81e Refactor search param registry 2017-03-18 19:36:10 -04:00
James Agnew 01e1566886 Fix error on site, fixes #580 2017-03-18 12:35:11 -04:00
James 40848b1beb Version bump to 2.4-SNAPSHOT 2017-03-18 12:24:39 -04:00
James 0fc8748656 Changelog date 2017-03-18 12:15:52 -04:00