Commit Graph

2774 Commits

Author SHA1 Message Date
James baef8c0021 Update changelog 2017-04-20 16:13:15 -04:00
James Agnew 8887f57577 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-04-20 16:12:02 -04:00
James Agnew bc545f8e3c Issue #590 - Handle paging requests for AuthorizationInterceptor 2017-04-20 16:11:09 -04:00
James f01a1cb1e9 Fix #627 - Accidental rename of some codesystem files to text during
sync
2017-04-20 06:04:09 -04:00
James Agnew 282f90d174 Perf work 2017-04-20 05:59:10 -04:00
James bb1f42545f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-04-19 21:38:49 -04:00
James 9d3d15ce6f Version bump to 2.4 2017-04-19 21:38:36 -04:00
James Agnew b0caf0c2c5 Release notes for 2.4 2017-04-19 20:39:48 -04:00
James Agnew 552bd90d59 More perf work 2017-04-19 18:08:38 -04:00
James 15424572ef Complete R3 merge 2017-04-19 05:18:49 -04:00
James 64fb9cfa68 Merge branch 'dstu3_latest_structs' 2017-04-18 22:12:53 -04:00
James cc526f6d99 Upgrade to STU3 2017-04-18 21:58:23 -04:00
James Agnew 61a61cddee More perf work 2017-04-18 21:02:25 -04:00
James f3b52424e3 Changelog note about r3 2017-04-18 07:51:11 -04:00
James 077676fd03 Bring DSTU3 structs up to FHIR R3
Squashed commit of the following:

commit 65b70d30c9
Author: James <jamesagnew@gmail.com>
Date:   Tue Apr 18 07:44:08 2017 -0400

    More work on bringing structs up to date

commit 1df2de0667
Author: James <jamesagnew@gmail.com>
Date:   Tue Apr 18 07:12:45 2017 -0400

    Working

commit 9a51323e03
Author: James <jamesagnew@gmail.com>
Date:   Mon Apr 17 22:18:24 2017 -0400

    Updates to STU3

commit 40aebba0a7
Author: James <jamesagnew@gmail.com>
Date:   Mon Apr 17 18:30:26 2017 -0400

    Fix regression caused by #610
2017-04-18 07:48:38 -04:00
James 65b70d30c9 More work on bringing structs up to date 2017-04-18 07:44:08 -04:00
James 1df2de0667 Working 2017-04-18 07:12:45 -04:00
James 4bf97e836a Fix memory leak 2017-04-18 06:13:48 -04:00
James 9a51323e03 Updates to STU3 2017-04-17 22:18:24 -04:00
James 40aebba0a7 Fix regression caused by #610 2017-04-17 18:30:26 -04:00
James 6a5d0f95ae Add double-check for #610 2017-04-17 18:10:57 -04:00
James e9a1069c9d Credit for #610 2017-04-17 18:03:55 -04:00
James Agnew 9201692c70 Merge pull request #610 from dangerousben/init-race-condition
Fix FhirContext initialisation race condition.
2017-04-17 18:02:06 -04:00
James 048686be43 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-04-17 17:59:48 -04:00
James 4023699990 Credit for #613 2017-04-17 17:59:41 -04:00
James 05beda88cf Credit for 613 2017-04-17 17:58:34 -04:00
James Agnew c66e147ec8 Merge pull request #613 from SRiviere/jaxrs-sever-evolution
Changing with stackTrace paramter without server restart
2017-04-17 17:56:33 -04:00
James edff92f884 Credit for #617 2017-04-17 17:55:39 -04:00
James Agnew 8e4e252daf Merge pull request #617 from elnin0815/master
removed unnecessary whitespaces from textareas
2017-04-17 17:53:48 -04:00
James c400e10fe9 Credit for #624 2017-04-17 17:52:48 -04:00
James f635fcdca7 Disable errorprone for now 2017-04-17 17:49:59 -04:00
James Agnew 282e02801a Merge pull request #624 from CarthageKing/feature-make-bundle-fullurl-override-configurable
Feature make bundle fullurl override configurable
2017-04-17 17:46:45 -04:00
James f9dbdeebdd Credit for #623 2017-04-17 17:45:27 -04:00
James Agnew eea84815c3 Merge pull request #623 from aehrc/feature/legacyContentTypeFHIR140take2
Accept header and MIME type fixes for DSTU2_1
2017-04-17 17:44:22 -04:00
James 7f2cf17f9f Fix perf issue 2017-04-17 17:29:32 -04:00
James 5adc09ad56 perf enhancements finally working 2017-04-17 16:56:53 -04:00
James Agnew fbbe792726 Perf work 2017-04-17 14:00:36 -04:00
James 1d9e0dc4cc Merge branch 'jpa_perf_enhancements' of github.com:jamesagnew/hapi-fhir into jpa_perf_enhancements 2017-04-16 15:58:38 -04:00
James cf938752b5 Doc fix 2017-04-16 15:58:27 -04:00
James Agnew 08ec97e78a More work on perf 2017-04-16 15:57:58 -04:00
James Agnew 217d9f8176 More perf work 2017-04-16 14:46:15 -04:00
James Agnew 62ece72e6f More perf work 2017-04-16 12:08:23 -04:00
James Agnew 913fd422a1 Merge branch 'master' into jpa_perf_enhancements 2017-04-14 11:30:19 -04:00
James Agnew 15cc766000 Fix some compile issues 2017-04-14 11:27:37 -04:00
James Agnew a423f76005 Fix compile error 2017-04-14 11:06:23 -04:00
James Agnew a071b54af0 Fix compile error 2017-04-14 09:50:28 -04:00
James Agnew f6acb5633b Work on perf 2017-04-14 09:50:05 -04:00
James Agnew 54055f5bfb Support extensions pointing to references for JPA custom search params 2017-04-14 07:26:49 -04:00
James 1039bbec97 More perf work 2017-04-14 07:25:01 -04:00
michael.i.calderero 125f9b4fed JsonParser tests for OverrideResourceIdWithBundleEntryFullUrl 2017-04-13 13:37:02 -05:00