https://github.com/jamesagnew/hapi-fhir

sort by:
Revision Author Date Message Commit Date
d756b73 Docs 24 October 2014, 20:24:06 UTC
69ee8a4 Documentation updates 23 October 2014, 16:32:54 UTC
8f02bd7 Docs for release 0.7 23 October 2014, 14:58:15 UTC
818177f Bunp to 0.7 for release 23 October 2014, 12:12:58 UTC
084d0d3 Doc updates 21 October 2014, 17:23:25 UTC
4f8eec4 Add an example for #35 - Cookie Interceptor 17 October 2014, 20:39:47 UTC
e31970f Merge pull request #35 from petromykhailysyn/master Added Cookie interceptor. 17 October 2014, 20:29:54 UTC
79f92e8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 17 October 2014, 20:03:48 UTC
b2efa07 Doc updates 17 October 2014, 20:03:33 UTC
d140e0b Merge pull request #34 from jjathman/remove-validation-exception Fixes #32 - removes new validation API that doesn't use exceptions 17 October 2014, 19:41:21 UTC
cdb1b2d Move Vagrant documentation into its own file 17 October 2014, 19:23:04 UTC
ceca366 Update README.md 17 October 2014, 19:10:38 UTC
e4f212c Merge pull request #31 from preston/master Configuration files for automated provisioning with Vagrant and Chef Solo. 17 October 2014, 19:09:54 UTC
10c49d2 Added Cookie interceptor. 17 October 2014, 09:52:09 UTC
287162a Fix #33 - Server was incorrectly returning contained resources as top-level resources 15 October 2014, 20:46:28 UTC
b22bcae More cleanup for contained resources 15 October 2014, 18:34:14 UTC
2741f1c Fixes #32 Creates new methods that return a ValidationResult object instead of throwing an exception which requires catching and inspecting the exception itself. Migrating from the old to the new API should be pretty simple as the method calls match quite closely. 15 October 2014, 17:26:30 UTC
2a9d92d Clean up encoding of contained resources so that resources are not modified as a part of the encoding 14 October 2014, 18:20:19 UTC
2959d99 Refreshing .war files on re-provisioning. 07 October 2014, 19:31:16 UTC
7cb8aeb Minor fixes. 07 October 2014, 19:15:50 UTC
ff48ba3 Moving all Vagrant and Chef files to their own suddirectory as to not pollute the root level. 07 October 2014, 18:59:16 UTC
b1e1b77 More documentation. 07 October 2014, 02:14:12 UTC
1810900 Documentation is rad. 07 October 2014, 02:03:30 UTC
a744665 Vagrant configuration\! 07 October 2014, 01:47:56 UTC
507ea9b One more windows unit test break 01 October 2014, 20:27:47 UTC
c6dcd4b Fix broken unit tests on Windows 01 October 2014, 20:02:22 UTC
751face Argh. Fix to 0.7-SNAPSHOT, not 0.6-SNAPSHOT 30 September 2014, 17:16:09 UTC
1feb69b Revert to 0.6-SNAPSHOT version 30 September 2014, 15:59:38 UTC
3eeea9b Merge branch 'tags-set' 30 September 2014, 15:58:00 UTC
24caec9 Get tags working as a set instead of a list 30 September 2014, 15:57:15 UTC
75c5123 Merge branch 'master' of github.com:jamesagnew/hapi-fhir Conflicts: hapi-fhir-base/src/changes/changes.xml 30 September 2014, 01:07:01 UTC
dcccf55 Return a content-location header on update 30 September 2014, 01:05:55 UTC
686237f bump to 0.8-SNAPSHOT 27 September 2014, 00:50:36 UTC
2e89fd7 fixed compile error with org-apache-commons.StringUtils 26 September 2014, 22:38:38 UTC
0d6eca7 Work on #30, still not working though... 26 September 2014, 21:16:37 UTC
1d084fe Fix #29 - Encoding resources with contained resources caused the parent resource to grow with each encode pass. 26 September 2014, 14:58:19 UTC
c362e21 Add test for contained binary resources. Close #26 fixed by Alexander Kley 26 September 2014, 13:37:41 UTC
e4009bc Merge pull request #28 from Cloudyle/issue-#26 Thanks for the submission! Looks good to me. 26 September 2014, 13:32:35 UTC
69c5663 Merge branch 'master' of github.com:jamesagnew/hapi-fhir Conflicts: hapi-fhir-base/src/changes/changes.xml 26 September 2014, 13:24:28 UTC
4f4fdfd Docs 26 September 2014, 13:23:03 UTC
4622af7 Docs 26 September 2014, 11:43:25 UTC
d159584 Don't fail is Woodstox isn't the default StAX parser 25 September 2014, 12:35:15 UTC
b380a8f Update PraserState.java Issue #26: XMLParser doesn't read Binary content from XML. Binary content is discarded during xml parsing, because attribute check of ID is missing in BinaryResourceState.attributeValue(...) 25 September 2014, 08:36:29 UTC
dd5e442 Add an explicit dependency on phloc-commons to fix a build error, thanks to Odysseas Pentakalos for the contribution. 24 September 2014, 21:36:59 UTC
a610c1c Add client interceptor which adds bearer tokens for OAUTH2 24 September 2014, 18:57:37 UTC
5c0ccaa Resources containing entities which are not valid in basic XML (e.g. §) will have those entities converted to their equivalent unicode characters when resources are encoded, since FHIR does not allow extended entities in resource instances. 22 September 2014, 20:44:59 UTC
c214f7f Fix #24 - Add a bunch of elements to the automatically generated conformance profiles to ensure that they validate against the HL7 schemas. 22 September 2014, 20:27:57 UTC
7192c93 Doc tweaks 19 September 2014, 12:52:39 UTC
b67a4cc Allow read/vread/search using absolute URL - Thanks to Doug Martin for the contribution 18 September 2014, 21:13:43 UTC
06e2b66 Fix build 17 September 2014, 15:43:18 UTC
62bf262 Properly handle bundle entry summary element 17 September 2014, 15:35:57 UTC
b316d55 Fix unit test 17 September 2014, 13:07:01 UTC
594b04d Merge branch 'master' of github.com:jamesagnew/hapi-fhir Conflicts: hapi-fhir-base/src/changes/changes.xml 17 September 2014, 12:33:52 UTC
1fecb8a Parameter type cleanup from connectathon 17 September 2014, 12:32:15 UTC
83f9c1c Still working on unit tests 16 September 2014, 21:21:04 UTC
774e38e Just logging in unit test 16 September 2014, 21:16:03 UTC
49726fb Properly escape characters in narrative blocks 16 September 2014, 21:06:48 UTC
e7d2a19 Fix broken build - Thanks Jenkins! 16 September 2014, 19:25:20 UTC
af64f1b Merge branch 'master' of github.com:jamesagnew/hapi-fhir 16 September 2014, 16:06:42 UTC
ef57a5f Work on #21 - Don't depend on Servlet 3+ APIs 16 September 2014, 16:05:44 UTC
f79b7ad added jetty-http dependancy to allow test case classes to compile in eclipse 16 September 2014, 00:40:40 UTC
5701572 Fix url determination 13 September 2014, 17:15:35 UTC
1f0f917 Work on base server URL determination code 13 September 2014, 17:05:57 UTC
f3ae6cb Merge branch 'master' of github.com:jamesagnew/hapi-fhir Conflicts: hapi-fhir-base/src/changes/changes.xml hapi-fhir-jpaserver-uhnfhirtest/.settings/org.eclipse.wst.common.component restful-server-example/.settings/org.eclipse.wst.common.component 12 September 2014, 23:57:57 UTC
cdd4b13 Bump to 0.7-SNAPSHOT 11 September 2014, 20:57:45 UTC
0b6c985 Merge branch 'oauth2' Conflicts: 11 September 2014, 20:29:08 UTC
960c899 Documentation tweaks 11 September 2014, 20:28:29 UTC
f388c6d Nothing 10 September 2014, 18:13:01 UTC
8a77ac9 Documentation enhancements 10 September 2014, 18:12:11 UTC
7f2d656 Basic project 08 September 2014, 18:55:33 UTC
b1b99e1 - 08 September 2014, 13:27:02 UTC
09af35e Site tweaks for release 08 September 2014, 11:51:21 UTC
13dd6d5 Complete 0.6 08 September 2014, 11:41:44 UTC
6761e9a Starting to rework the oauth2 filter 04 September 2014, 22:03:19 UTC
f9419ea Fix up examples 03 September 2014, 22:03:44 UTC
0959455 Potential #19 03 September 2014, 16:57:17 UTC
93c54f5 More work on fixing #19 03 September 2014, 13:08:55 UTC
c704aa1 Fix #19 - Now have a whitelist and a blacklist for parameter names 02 September 2014, 20:41:01 UTC
9217ee2 Starting work on #19 02 September 2014, 12:21:06 UTC
bda3373 Doc updates as suggested by David Hay 02 September 2014, 00:05:16 UTC
e7f34e8 Check compartment support in 29 August 2014, 17:05:04 UTC
ce99ee8 Whitespace 28 August 2014, 21:42:35 UTC
a8be093 Use better valueset enums for SecurityEvent's values 28 August 2014, 16:58:13 UTC
4d426cb Fix resource reference encode order 28 August 2014, 13:47:59 UTC
46fbfeb Fix encoding issue on narrative blocks 28 August 2014, 13:44:04 UTC
d205075 More validator work 28 August 2014, 11:53:41 UTC
c75c37d Rename SecurityEvent.Object to SecurityEvent.ObjectElement 27 August 2014, 16:01:46 UTC
9a58e2e Close #14 - HAPI will now not ignore _id parameter when choosing a backing method 27 August 2014, 15:34:13 UTC
5d2d6f4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 27 August 2014, 14:37:19 UTC
f549cd5 Unit test for #14 - Doesn't pass yet though 27 August 2014, 14:36:56 UTC
bfd6329 Performance improvements 27 August 2014, 12:55:00 UTC
794db6a Document interceptor framework 26 August 2014, 22:18:00 UTC
9bb10a5 More tweaks 26 August 2014, 20:23:56 UTC
812870f Make this a bit easier to read 26 August 2014, 20:22:43 UTC
f5823a8 Server logging interceptor enhancements 26 August 2014, 20:10:27 UTC
84c4799 Add test for #11 26 August 2014, 14:13:35 UTC
faa28cb Fix unit test, should close #13. Our hudson server is temporarily offline and I need to do a better job of manually running the tests until it is back! 26 August 2014, 14:04:26 UTC
9413bfa Correctly parse List resource 26 August 2014, 12:10:15 UTC
e6d6ec8 Fix unit test 26 August 2014, 01:53:21 UTC
2cad32a Detect invalid read method 25 August 2014, 21:07:02 UTC
back to top