jamesagnew
|
f9e19f759f
|
More tutorial examples
|
2014-11-24 12:45:12 +01:00 |
James Agnew
|
6e293a6623
|
More tutorial samples, as well as credit for #54
|
2014-11-20 16:29:10 -05:00 |
James Agnew
|
06a1e459d4
|
Returned resource objects from server methods should not be modified
while converting to a bundle
|
2014-11-20 14:42:24 -05:00 |
James Agnew
|
d09e735a3d
|
Start work on #50
|
2014-11-14 10:52:38 -05:00 |
James Agnew
|
dfe7b155b7
|
Just add some documentation for the @Destroy annotation
|
2014-11-11 17:14:05 -05:00 |
James Agnew
|
4dcfdc88fd
|
Fix build issues
|
2014-11-10 18:08:08 -05:00 |
jamesagnew
|
450b270c00
|
Fix compile issues in previous merge
|
2014-11-08 11:18:04 -05:00 |
James Agnew
|
d22a35788f
|
Implement handleException on the server interceptor framework, as well
as some site and documentation enhancements
|
2014-11-07 14:26:59 -05:00 |
James Agnew
|
5aafeee3d3
|
Documentation updates
|
2014-11-03 14:16:04 -05:00 |
James Agnew
|
ece0e83609
|
Site updates
|
2014-10-31 16:09:42 -04:00 |
James Agnew
|
ae56cf665e
|
Skup failing test on windows
|
2014-10-31 15:00:26 -04:00 |
James Agnew
|
135ba9d9e6
|
Moving site generation into root project
|
2014-10-30 13:57:29 -04:00 |
James Agnew
|
094a617644
|
Merge branch 'versions'
Conflicts:
hapi-fhir-base/examples/pom.xml
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/validation/FhirValidator.java
hapi-fhir-base/testmindeps/pom.xml
hapi-fhir-jpaserver-uhnfhirtest/pom.xml
hapi-fhir-testpage-overlay/pom.xml
hapi-tinder-plugin/pom.xml
hapi-tinder-test/pom.xml
restful-server-example-test/pom.xml
restful-server-example/.settings/org.eclipse.wst.common.component
restful-server-example/pom.xml
|
2014-10-29 15:34:59 -04:00 |
James Agnew
|
8f610d2c3a
|
Add some tests
|
2014-10-29 09:04:44 -04:00 |
James Agnew
|
c26602f0c8
|
Versions now builds completely!
|
2014-10-24 15:43:35 -04:00 |
jamesagnew
|
818177f70f
|
Bunp to 0.7 for release
|
2014-10-23 08:12:58 -04:00 |
James Agnew
|
81ddb3f1d5
|
More versions work
|
2014-10-20 18:59:02 -04:00 |
James Agnew
|
4f8eec4075
|
Add an example for #35 - Cookie Interceptor
|
2014-10-17 16:39:47 -04:00 |
James Agnew
|
b2efa07a05
|
Doc updates
|
2014-10-17 16:03:33 -04:00 |
James Agnew
|
cdb1b2d03e
|
Move Vagrant documentation into its own file
|
2014-10-17 15:23:04 -04:00 |
James Agnew
|
c6dcd4b1af
|
Fix broken unit tests on Windows
|
2014-10-01 16:02:22 -04:00 |
James Agnew
|
751face0a6
|
Argh. Fix to 0.7-SNAPSHOT, not 0.6-SNAPSHOT
|
2014-09-30 13:16:09 -04:00 |
James Agnew
|
1feb69b545
|
Revert to 0.6-SNAPSHOT version
|
2014-09-30 11:59:38 -04:00 |
t106uhn
|
686237f970
|
bump to 0.8-SNAPSHOT
|
2014-09-26 20:50:36 -04:00 |
James Agnew
|
c362e21997
|
Add test for contained binary resources. Close #26 fixed by Alexander
Kley
|
2014-09-26 09:37:41 -04:00 |
jamesagnew
|
dd5e442bcb
|
Add an explicit dependency on phloc-commons to fix a build error, thanks to Odysseas Pentakalos for the contribution.
|
2014-09-24 17:36:59 -04:00 |
James Agnew
|
b67a4cc4e4
|
Allow read/vread/search using absolute URL - Thanks to Doug Martin for
the contribution
|
2014-09-18 17:13:43 -04:00 |
James Agnew
|
ef57a5f47e
|
Work on #21 - Don't depend on Servlet 3+ APIs
|
2014-09-16 12:05:44 -04:00 |
James Agnew
|
cdd4b137fb
|
Bump to 0.7-SNAPSHOT
|
2014-09-11 16:57:45 -04:00 |
James Agnew
|
0b6c985f3a
|
Merge branch 'oauth2'
Conflicts:
|
2014-09-11 16:29:08 -04:00 |
James Agnew
|
b1b99e1aa2
|
-
|
2014-09-08 09:27:02 -04:00 |
jamesagnew
|
13dd6d5e11
|
Complete 0.6
|
2014-09-08 07:41:44 -04:00 |
James Agnew
|
6761e9a945
|
Starting to rework the oauth2 filter
|
2014-09-04 18:03:19 -04:00 |
James Agnew
|
f9419ea910
|
Fix up examples
|
2014-09-03 18:03:44 -04:00 |
James Agnew
|
095945562b
|
Potential #19
|
2014-09-03 12:57:17 -04:00 |
James Agnew
|
46fbfeb66e
|
Fix encoding issue on narrative blocks
|
2014-08-28 09:44:04 -04:00 |
jamesagnew
|
8d462f3cda
|
Add validator support
|
2014-08-23 16:40:26 -04:00 |
jamesagnew
|
8078452f78
|
Lots more documentation and let users interact with link self/search
|
2014-08-16 17:46:30 -04:00 |
jamesagnew
|
ba3bc70eae
|
Fix CORS support
|
2014-08-08 07:33:12 -04:00 |
James Agnew
|
1793f6d9ab
|
Fix #4- Create operation should return HTTP 200
|
2014-08-05 10:46:46 -04:00 |
James Agnew
|
fa3bd7f25d
|
Start adding OpenID support
|
2014-07-31 18:06:04 -04:00 |
James Agnew
|
ef10560c76
|
Version bump to 0.6-SNAPSHOT
|
2014-07-30 11:58:06 -04:00 |
jamesagnew
|
67fb593146
|
Finalize 0.5
|
2014-07-29 22:26:19 -04:00 |
James Agnew
|
4713639713
|
Fix unit tests
|
2014-07-21 10:17:07 -04:00 |
jamesagnew
|
ad043a1b79
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/param/ParameterUtil.java
|
2014-07-21 09:24:38 -04:00 |
James Agnew
|
d15dbd4317
|
Add interceptor framework
|
2014-07-18 17:49:14 -04:00 |
James Agnew
|
41f160ed67
|
Documentation updates and bump to 0.5-SNAPSHOT
|
2014-07-15 18:36:13 -04:00 |
jamesagnew
|
568972b098
|
Release 0.4
|
2014-07-13 21:59:41 -04:00 |
James Agnew
|
1346802403
|
reference params should handle resource types properly
|
2014-07-10 18:17:44 -04:00 |
jamesagnew
|
14befcd091
|
Lots of tester enhancements
|
2014-07-02 08:57:07 -04:00 |