jamesagnew
|
66bb291e04
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
Conflicts:
examples/pom.xml.orig
hapi-deployable-pom/pom.xml
hapi-fhir-base/src/main/java/ca/uhn/fhir/model/base/resource/BaseOperationOutcome.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/RestfulServer.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/BaseServerResponseException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/interceptor/IServerInterceptor.java
hapi-fhir-jpaserver-uhnfhirtest/.settings/org.eclipse.wst.common.component
hapi-fhir-structures-dev/.gitignore
hapi-fhir-structures-dstu/src/test/java/ca/uhn/fhir/context/CustomObservation.java
hapi-tinder-plugin/src/main/java/ca/uhn/fhir/tinder/TinderStructuresMojo.java
hapi-tinder-plugin/src/main/resources/vm/resource.vm
hapi-tinder-plugin/src/main/resources/vm/resource_dstu.vm
pom.xml
restful-server-example/.settings/org.eclipse.wst.common.component
restful-server-example/.settings/org.eclipse.wst.common.component.orig
src/changes/changes.xml
src/site/resources/svg/restful-server-interceptors.svg
src/site/site.xml
|
2014-11-08 10:58:35 -05:00 |
|
jamesagnew
|
d1fb878c55
|
Merging
|
2014-11-08 10:36:27 -05:00 |
|
James Agnew
|
5aafeee3d3
|
Documentation updates
|
2014-11-03 14:16:04 -05: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 |
|
James Agnew
|
69ee8a4777
|
Documentation updates
|
2014-10-23 12:32:54 -04:00 |
|
jamesagnew
|
818177f70f
|
Bunp to 0.7 for release
|
2014-10-23 08:12:58 -04:00 |
|
James Agnew
|
4f8eec4075
|
Add an example for #35 - Cookie Interceptor
|
2014-10-17 16:39:47 -04:00 |
|
James Agnew
|
bb0b39627d
|
Unit tests almost all passing
|
2014-10-16 17:19:27 -04:00 |
|
James Agnew
|
b22bcaec32
|
More cleanup for contained resources
|
2014-10-15 14:34:14 -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 |
|
jamesagnew
|
d159584b43
|
Don't fail is Woodstox isn't the default StAX parser
|
2014-09-25 08:35:15 -04:00 |
|
James Agnew
|
a610c1cb38
|
Add client interceptor which adds bearer tokens for OAUTH2
|
2014-09-24 14:57:37 -04:00 |
|
James Agnew
|
c214f7fe19
|
Fix #24 - Add a bunch of elements to the automatically generated
conformance profiles to ensure that they validate against the HL7
schemas.
|
2014-09-22 16:27:57 -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
|
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
|
f388c6df3d
|
Nothing
|
2014-09-10 14:13:01 -04:00 |
|
James Agnew
|
8a77ac939d
|
Documentation enhancements
|
2014-09-10 14:12:11 -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
|
c704aa185d
|
Fix #19 - Now have a whitelist and a blacklist for parameter names
|
2014-09-02 16:41:01 -04:00 |
|
jamesagnew
|
bda33737f1
|
Doc updates as suggested by David Hay
|
2014-09-01 20:05:16 -04:00 |
|
jamesagnew
|
e7f34e8dbb
|
Check compartment support in
|
2014-08-29 13:05:04 -04:00 |
|
jamesagnew
|
bfd6329303
|
Performance improvements
|
2014-08-27 08:55:00 -04:00 |
|
James Agnew
|
794db6a141
|
Document interceptor framework
|
2014-08-26 18:18:00 -04:00 |
|
jamesagnew
|
8d462f3cda
|
Add validator support
|
2014-08-23 16:40:26 -04:00 |
|
jamesagnew
|
731d369be0
|
Improve documentation on exception handling for servers
|
2014-08-20 22:46:15 -04:00 |
|
jamesagnew
|
598eec53ed
|
Add model visitor, and allow bundles to have categories (as allowed in the spec)
|
2014-08-19 07:48:06 -04:00 |
|
jamesagnew
|
fd41bafa82
|
Allow bundle as param in transaction method
|
2014-08-17 22:58:30 -04:00 |
|
jamesagnew
|
8078452f78
|
Lots more documentation and let users interact with link self/search
|
2014-08-16 17:46:30 -04:00 |
|