Commit Graph

516 Commits

Author SHA1 Message Date
James 209752cd63 Fix tests 2017-08-10 11:18:19 -04:00
James e7f8f8c30d More work on porting tests 2017-08-01 20:43:47 -04:00
James 43c9003258 Work on porting DSTU1 tests 2017-08-01 07:09:29 -04:00
James Agnew 602857f1e2 More work on bring unit tests up to date 2017-07-31 22:34:08 -04:00
James 0b513b0845 Continue work on removing deprecated API 2017-07-30 18:41:13 -04:00
James Agnew defea69aa3 More cleanup of legacy code 2017-07-30 17:10:01 -04:00
James 92224c2532 Remove DSTU1 Bundle 2017-07-29 18:44:06 -04:00
James Agnew b405e51773 Merge branch 'master' into hapi3_refactor 2017-07-28 06:21:02 -04:00
James Agnew 6aa58cf887 Move tests in anticipation of HAPI 3 2017-07-26 16:59:35 -04:00
James Agnew a92ace2e0d Merge branch 'master' into hapi3_refactor 2017-07-13 12:02:27 -04:00
James Agnew 375fb897f9 Fix test 2017-07-12 14:05:06 -04:00
James Agnew 65cc41e376 Allow patch to proceed with AuthorizationInterceptor 2017-07-12 11:14:14 -04:00
James Agnew a337d282e3 Fix tests 2017-07-12 09:16:55 -04:00
James Agnew 38b7212e52 Add line selection and header display to ResponseHighlighterInterceptor 2017-07-12 09:04:05 -04:00
James Agnew f1f72980de Merge pull request #651 from eug48/master
ResponseHighlighter enhancement proposal - hyperlinks and selections
2017-07-10 16:03:40 -04:00
James bd4e1d3388 Finally building correctly! 2017-07-09 21:32:16 -04:00
James 6464ce9304 Work on refactor 2017-07-09 16:38:28 -04:00
James 0059f2e48e Keep working on refactor 2017-07-08 07:16:20 -04:00
James Agnew 6c2e87e8cc Lots of work on refactor 2017-07-06 22:35:13 -04:00
James Agnew 34ec6b8807 Merge branch 'hapi3_refactor' of github.com:jamesagnew/hapi-fhir into hapi3_refactor 2017-07-06 21:43:49 -04:00
James Agnew c9fcef0372 Clean up handling of searches nested in batch and transaction 2017-06-30 16:20:32 -04:00
James Agnew 7632cfa991 Fix local dependency 2017-06-09 19:21:04 -04:00
James Agnew 7588a2ecff Modify patch for #655 so that it fixes #604 without causing us to allow
invalid values
2017-06-09 16:30:20 -04:00
James Agnew e1cfc8212e Merge in patch from #655 2017-06-09 15:36:19 -04:00
christian ohr 872d72629c #604:allow MINUTE precision for datetimes 2017-06-09 15:21:53 -04:00
James 14edc79ac1 Version bump to 2.6-SNAPSHOT 2017-06-09 07:28:29 -04:00
James 8b5209ff67 Version bump to 2.5 2017-06-08 06:34:44 -04:00
James Agnew c04146a76a Revert "Allow MINUTE precision for datetimes. Closes #604" 2017-06-07 21:42:52 -04:00
christian ohr aafde2eceb #604:allow MINUTE precision for datetimes 2017-05-26 15:27:58 +02:00
Eugene Lubarsky 5bbf8686f8 Fix for ResponseHighlightingInterceptorTest breakage 2017-05-19 20:28:05 +10:00
James Agnew 45041830bc Server now respects the If-Modified-Since header for read operations 2017-05-17 14:57:05 -04:00
James Agnew 2a89ff88f7 Merge pull request #630 from Jaypeg85/concurrency_issue
concurrency_issue
2017-05-01 15:20:45 -04:00
James 716fa56b8f Merge branch 'jpa_perf_enhancements' 2017-04-21 06:30:22 -04:00
Jeppe Langhoff Sørensen 6eda689fb1 [(concurrency_issue)] Fixed concurrency issues in BaseRuntimeElementCompositeDefinition
Removed exceptions used in control flow in ParserState
Test showing further concurrency issues in FhirContext (committed as ignored).
2017-04-21 09:34:33 +02:00
James cbc652d226 Version bump to 2.5-SNAPSHOT 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 9d3d15ce6f Version bump to 2.4 2017-04-19 21:38:36 -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 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 Agnew 217d9f8176 More perf work 2017-04-16 14:46:15 -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
michael.i.calderero b890bf3c75 XmlParser tests for OverrideResourceIdWithBundleEntryFullUrl 2017-04-13 12:09:31 -05:00
Sebastien Riviere e99495a83f Adding Unit tests to reproduce : Extension of Id Datatype and Extension of primitive extension lost during parsing/encoding #622 2017-04-12 10:00:32 +02:00
James Agnew 269e2d9343 Another fix for errorprone 2017-04-03 15:00:37 -04: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 40848b1beb Version bump to 2.4-SNAPSHOT 2017-03-18 12:24:39 -04:00