Commit Graph

  • ca3d72c2ab Doc update jamesagnew 2015-03-25 22:37:57 -0400
  • 3d6c54a47e Add license and notice files jamesagnew 2015-03-25 22:32:32 -0400
  • 92c0859eaa Fix broken unit test jamesagnew 2015-03-24 20:59:34 -0400
  • f9b8432d65 Searching in JPA server with no search parameters returns deleted resources when it should exclude them James Agnew 2015-03-24 18:39:19 -0400
  • 0c8f50737f Sync to latest version of DSTU2 James Agnew 2015-03-24 17:19:34 -0400
  • c7558c7780 Fix #131 - Narrative generator incorrectly sets the Resource.text.status to 'generated' even if the given resource type does not have a template (and therefore no narrative is actually generated). James Agnew 2015-03-24 17:18:34 -0400
  • 433928a4a5 Site checkin for project HAPI-FHIR James Agnew 2015-03-24 14:36:20 -0400
  • cffda7539f Work on support for $everything operation James Agnew 2015-03-23 19:06:14 -0400
  • c8a70c1904 Fix #124 - Resource references shouldn't include version when they are encoded James Agnew 2015-03-23 07:55:32 +0100
  • ef88eb9a97 Get reverse includes working James Agnew 2015-03-22 17:26:25 +0100
  • e84fdb33b0 Fix up some regressions caused by move to DSTU2 style include paths and work on revincludes James Agnew 2015-03-22 16:59:10 +0100
  • 596dd664f9 Switch JPA server to use new include style James Agnew 2015-03-22 13:04:52 +0100
  • 7adf48a38a Add support for meta operations in JPA server James Agnew 2015-03-21 13:09:36 +0100
  • ce4fc46958 Fix broken unit test James Agnew 2015-03-21 09:15:48 +0100
  • 4426080374 Documentaiton on idempotence James Agnew 2015-03-21 09:12:41 +0100
  • cc7e8c424c Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2015-03-21 08:58:49 +0100
  • 8f93366a43 Allow operations to work with GET James Agnew 2015-03-21 01:03:57 +0100
  • 2eae7f9e56 turns out that plugin was unnecessary, updated jenkins to run build with -P DIST to generate source instead lmds1 2015-03-20 17:00:39 -0400
  • cf938f0980 added source plugin for hapi-fhir-structures-dstu for generated source lmds1 2015-03-20 15:34:51 -0400
  • 5956ab75fd #128 - pass RestfulServer into exception handlers so they don't need to use the possibly null RequestDetail to sort out the server and server base b.debeaubien 2015-03-19 10:05:29 -0400
  • 394db030fc Work on #126 - Not enabling the fix yet because it causes a regression in the auditor module, but that's because the auditor module needs to be refactored a bit. James Agnew 2015-03-19 14:19:25 +0100
  • 5ee0286914 Fix #128 - Regression in 0.9 - Server fails with an HTTP 500 and NPE if the client requests an unknown resource type James Agnew 2015-03-19 13:51:03 +0100
  • 1598e7ec5a Fix #129 - Resources in JPA server could not be undeleted James Agnew 2015-03-19 13:40:40 +0100
  • 1c46989d00 Fix unit test failure James Agnew 2015-03-19 13:26:16 +0100
  • 6020368162 Add setEncoding and setPrettyPrint methods to generic client, and add documentation for #113 James Agnew 2015-03-19 12:16:04 +0100
  • 95d5503a9a Fix #113 - Handle contained resources with non-local IDs James Agnew 2015-03-19 11:49:25 +0100
  • c3877c1da9 Add tests for operations James Agnew 2015-03-19 06:03:23 -0400
  • 75877c18eb Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2015-03-17 10:03:51 -0400
  • 577f26cb74 Version bump a few dependencies jamesagnew 2015-03-17 08:11:42 -0400
  • 823bb4ed82 Add support for profiles and tags in meta for DSTU2 James Agnew 2015-03-16 17:02:44 -0400
  • f45654494b Fix build in jenkins James Agnew 2015-03-16 10:17:49 -0400
  • 43e2cd1653 Version bump to 1.0-SNAPSHOT jamesagnew 2015-03-16 09:06:53 -0400
  • d56cb75c68 Finalize 0.9 release jamesagnew 2015-03-16 09:04:27 -0400
  • cdc00a34a4 Site checkin for project HAPI-FHIR jamesagnew 2015-03-16 08:24:00 -0400
  • 381032d145 Update index.html James Agnew 2015-03-14 18:01:29 -0400
  • 7249c753c6 Site checkin for project HAPI-FHIR jamesagnew 2015-03-14 17:46:50 -0400
  • 46ec5799ae License update jamesagnew 2015-03-14 17:21:48 -0400
  • faf7c410e1 Fix transaction parsing bug for DSTU2 using old Bundle format. Finalize documentation for 0.9 jamesagnew 2015-03-14 15:06:32 -0400
  • adfbfcb96b Site and dist updates for 0.9 release v0.9 James Agnew 2015-03-13 17:59:55 -0400
  • 6a5bb4638a Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2015-03-13 09:59:22 -0400
  • 3c6febb668 Preparing for 0.9 release jamesagnew 2015-03-13 08:34:52 -0400
  • 745876c188 Fix unit test for #108 jamesagnew 2015-03-12 22:19:52 -0400
  • 7540203836 Fix #108 - Don't check the server version from the client until the first actual request jamesagnew 2015-03-12 22:15:15 -0400
  • f7e300d1e7 Documentation updates James Agnew 2015-03-12 17:43:37 -0400
  • 64c8bc5e4c added a null check when auditing bundles and resources lmds1 2015-03-12 16:39:17 -0400
  • 595f8f524f Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir b.debeaubien 2015-03-12 10:36:04 -0400
  • bac290bc89 #77 - Fixed wildcard string compare that was breaking inclusion b.debeaubien 2015-03-12 10:32:22 -0400
  • 4c4ea1bde0 Change default bundle inclusion behaviour back to original behaviour, new behaviour is reported to be buggy James Agnew 2015-03-12 10:07:36 -0400
  • c9e54e3a20 Disable automatic bundle inclusion for now James Agnew 2015-03-12 10:01:49 -0400
  • 7f9b1baa14 Fix build problem James Agnew 2015-03-11 22:31:20 -0400
  • df3c812fb8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2015-03-11 17:19:03 -0400
  • 8434f96e97 Fix #111 - Don't return stack traces in server responses y default James Agnew 2015-03-11 17:18:42 -0400
  • 16857404c5 Just work on examples of new functionality James Agnew 2015-03-11 16:17:27 -0400
  • c6f65b070a Merge pull request #121 from esteban-aliverti/hl7org-dstu2_fix James Agnew 2015-03-11 15:51:03 -0400
  • 9da8c96991 Merge pull request #118 from ilpianista/patch-2 James Agnew 2015-03-11 15:48:46 -0400
  • 4ac0ef4374 Add the ability to configure the default pretty-print and encoding for a server James Agnew 2015-03-11 14:16:32 -0400
  • a2e562de64 Implement sorting on _id and clean up create/update semantics for DSTU2 James Agnew 2015-03-11 12:49:47 -0400
  • b4911788a3 Add sorting to Web Testing UI James Agnew 2015-03-11 11:15:51 -0400
  • 1a4a23bdc5 Credit for #120 jamesagnew 2015-03-11 09:11:36 -0400
  • 18f1c579ab Site updates jamesagnew 2015-03-10 21:55:38 -0400
  • 9a9501c53f JPA demo enhancements and site work James Agnew 2015-03-10 17:56:55 -0400
  • 009815786f Site updates jamesagnew 2015-03-10 08:40:15 -0400
  • 91cc8e8098 Merge 48880ab607 into 102f509120 Bill de Beaubien 2015-03-09 23:30:32 +0000
  • 102f509120 Merging #117 jamesagnew 2015-03-09 19:29:54 -0400
  • 2ca0b5e85b Merge branch 'master' of github.com:jamesagnew/hapi-fhir jamesagnew 2015-03-09 19:21:18 -0400
  • 4682f953bc Fix #122 - Thanks to Ryan for reporting! jamesagnew 2015-03-09 19:20:48 -0400
  • 1fec2d0d67 -Accept content type of "application/fhir+xml" as XML encoding -Correctly handle back button in testing UI for Firefox searches James Agnew 2015-03-09 13:35:21 -0400
  • d083bfbc65 Sort improvements jamesagnew 2015-03-09 08:25:51 -0400
  • 5fd987c497 Work on sort support in JPA jamesagnew 2015-03-09 08:01:13 -0400
  • a5c6091896 Added net.sf.saxon:saxon-he esteban-aliverti 2015-03-09 08:53:09 +0100
  • da1d49a108 Correctly index Observation.applies[x] in JPA server jamesagnew 2015-03-08 16:55:42 -0400
  • 32ad3ab22c Complete Extended Operations support jamesagnew 2015-03-08 15:40:04 -0400
  • 06ea9a1453 More work on operation support for DSTU2 jamesagnew 2015-03-06 17:55:35 -0500
  • 6732efc733 Merge branch 'master' of github.com:jamesagnew/hapi-fhir jamesagnew 2015-03-06 13:36:20 -0500
  • 7a953bf5de More work on operations support for DSTU2 James Agnew 2015-03-06 13:05:56 -0500
  • 7905e9d918 Add support for quantity search params in tester UI jamesagnew 2015-03-06 09:53:50 -0500
  • 48880ab607 Merge branch 'master' of https://github.com/wdebeau1/hapi-fhir b.debeaubien 2015-03-05 09:43:54 -0500
  • 965a5d406b #77 bundle factories now do resource inclusion based on a BundleInclusionRule (either by the resource being fully populated - the old way or based on the include parameter - the new way). Can be configured by RestfulServer.setBundleInclusionRule. Old tests set to use the old behavior, at least for now. b.debeaubien 2015-03-04 14:54:30 -0500
  • 47c98ffe4e Fix broken build James Agnew 2015-03-05 09:39:29 -0500
  • 191ba3fc06 Merge branch 'master' of https://github.com/wdebeau1/hapi-fhir b.debeaubien 2015-03-05 09:28:52 -0500
  • b38bce8337 #77 bundle factories now do resource inclusion based on a BundleInclusionRule (either by the resource being fully populated - the old way or based on the include parameter - the new way). Can be configured by RestfulServer.setBundleInclusionRule. Old tests set to use the old behavior, at least for now. b.debeaubien 2015-03-04 14:54:30 -0500
  • 967d44326b Reinstate DEV structures for now jamesagnew 2015-03-05 08:37:50 -0500
  • 99d7ad7fa1 Merge c0c419c7d8 into 082b9cfc4b Andrea Scarpino 2015-03-05 10:55:42 +0000
  • c0c419c7d8 Build hapi-fhir-structures-hl7org-dstu2 module Andrea Scarpino 2015-03-05 11:55:01 +0100
  • 7c634219e9 Add missing dependence to structures-hl7org-dstu2 Andrea Scarpino 2015-03-05 11:54:07 +0100
  • 9aa54d5086 Merge branch 'master' of https://github.com/wdebeau1/hapi-fhir b.debeaubien 2015-03-04 14:56:20 -0500
  • 08aa2edeb0 #77 bundle factories now do resource inclusion based on a BundleInclusionRule (either by the resource being fully populated - the old way or based on the include parameter - the new way). Can be configured by RestfulServer.setBundleInclusionRule. Old tests set to use the old behavior, at least for now. b.debeaubien 2015-03-04 14:54:30 -0500
  • 7295501ef9 #77 bundle factories now do resource inclusion based on a BundleInclusionRule (either by the resource being fully populated - the old way or based on the include parameter - the new way). Can be configured by RestfulServer.setBundleInclusionRule. Old tests set to use the old behavior, at least for now. b.debeaubien 2015-03-04 14:54:30 -0500
  • 082b9cfc4b Performance enhancements James Agnew 2015-03-04 13:50:58 -0500
  • b68d07b546 Work on operation support in client jamesagnew 2015-03-04 08:44:31 -0500
  • 533339c92c Merge branch 'master' of github.com:jamesagnew/hapi-fhir James Agnew 2015-03-03 18:31:22 -0500
  • fc4fb07562 Work on history suport for fluent client James Agnew 2015-03-03 18:31:01 -0500
  • 5225976b53 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir.git lmds1 2015-03-03 15:03:21 -0500
  • 27e126254c More work on operations in client jamesagnew 2015-03-03 08:22:26 -0500
  • 45f30deee2 Start working on operations in client James Agnew 2015-03-03 07:45:37 -0500
  • dae2a810d6 Update resource definitions for DSSTU2 James Agnew 2015-03-02 22:39:53 -0500
  • 722f08de13 Site updates James Agnew 2015-03-02 17:04:09 -0500
  • 748efc4a97 Site updates James Agnew 2015-03-02 06:56:16 -0500
  • a81e081798 Work on transaction support for DSTU2 jamesagnew 2015-03-01 18:00:06 -0500
  • 68bccf4f6f Site update James Agnew 2015-02-27 18:10:01 -0500