b.debeaubien
|
21d058f86b
|
Added @Destroy annotation, which allows ResourceProviders to do cleanup when the server shuts down; renamed "ResfulServer" tests to "RestfulServer"
|
2014-11-10 17:50:49 -05:00 |
|
jamesagnew
|
fcb9a80bbc
|
DateRangeParam now correctly handles requests containing a single date
|
2014-11-08 12:17:42 -05:00 |
|
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
|
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
|
4e769da4ca
|
Give securityevent a common parent
|
2014-11-04 13:29:21 -05:00 |
|
James Agnew
|
1bd51f6118
|
Potential solution for #47 (bad test)
|
2014-11-03 18:48:32 -05:00 |
|
b.debeaubien
|
4a4dd90f6e
|
Added the ProvidesResources annotation and supporting classes, which allows server authors to specify resources that should be added to the initial resource list (and thus show up in the list of profiles returned from a search)
|
2014-11-03 09:04:16 -05:00 |
|
b.debeaubien
|
11894710f9
|
Updated docs in ResourceDef to indicate what id is used for (potentially it's also used for other things, though I didn't find any)
Added a test that demonstrates using ResourceDef.id to set the id for a custom resource's profile
|
2014-10-31 12:14:54 -04:00 |
|
James Agnew
|
c7d4441d3b
|
Merge branch 'master' of github.com:petromykhailysyn/hapi-fhir into petromykhailysyn-master
|
2014-10-30 13:59:12 -04:00 |
|
b.debeaubien
|
374da3f3a0
|
Fix for https://github.com/jamesagnew/hapi-fhir/issues/42
A few more eclipse exclusions for .gitignore
|
2014-10-30 11:41:48 -04:00 |
|
b.debeaubien
|
edc8614ba8
|
Merging master
|
2014-10-30 10:06:42 -04:00 |
|
James Agnew
|
da6a5d5a24
|
Move BoundCodeableConceptDt back to where it originally was for DSTU1
resources
|
2014-10-29 16:08:07 -04:00 |
|
James Agnew
|
109bbb4a5d
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2014-10-29 15:35:13 -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
|
47edfb7b01
|
Almost have versions tests passing
|
2014-10-17 14:51:45 -04:00 |
|
James Agnew
|
bb0b39627d
|
Unit tests almost all passing
|
2014-10-16 17:19:27 -04:00 |
|
James Agnew
|
1d29b2b642
|
Still more versions work
|
2014-10-16 13:41:57 -04:00 |
|
James Agnew
|
dbc07dcb50
|
More versions work
|
2014-10-16 11:46:25 -04:00 |
|
James Agnew
|
abecee2766
|
Some work on supporting multiple versions
|
2014-10-02 09:54:52 -04:00 |
|