jamesagnew
|
53c2d8a38d
|
Merge branch 'master' into loinc_loader_update
|
2018-03-29 06:21:55 -04:00 |
jamesagnew
|
ba46d330f1
|
Add a test
|
2018-03-29 06:21:45 -04:00 |
jamesagnew
|
3cd3fdcb79
|
Merge branch 'loinc_loader_update' of github.com:jamesagnew/hapi-fhir into loinc_loader_update
|
2018-03-29 06:04:36 -04:00 |
jamesagnew
|
418e82032f
|
Prep for 3.3.0
|
2018-03-29 05:48:13 -04:00 |
James Agnew
|
4ad00c20d8
|
Add a test
|
2018-03-29 05:40:24 -04:00 |
jamesagnew
|
94b880fd4d
|
Remove accidentally committed useless file
|
2018-03-28 10:13:51 -04:00 |
James Agnew
|
19f5e7b3f5
|
Merge pull request #909 from jamesagnew/OWASPprofile
moved OWASP check to a profile
|
2018-03-28 10:12:58 -04:00 |
Patrick Werner
|
eac66323be
|
Merge branch 'master' into OWASPprofile
|
2018-03-28 14:56:55 +02:00 |
jamesagnew
|
4ba56d5021
|
Reorganize the OSGI projects a bit
|
2018-03-28 06:15:28 -04:00 |
patrick-werner
|
bcfd5370a2
|
moved OWASP check to a profile
|
2018-03-28 12:02:40 +02:00 |
James Agnew
|
d9c167455e
|
Make sure we correctly clean up resources
|
2018-03-27 15:20:22 -04:00 |
James Agnew
|
f9bff78a6e
|
Merge pull request #906 from johnpoth/hapi-fhir-osgi
Fix OSGI tests
|
2018-03-27 09:26:05 -04:00 |
jpoth
|
3e3d6e26ff
|
Fix OSGI tests
|
2018-03-27 13:38:31 +02:00 |
jamesagnew
|
fa28d505f3
|
Credit for #871
|
2018-03-27 06:14:05 -04:00 |
James Agnew
|
b56d65ef5b
|
Merge pull request #871 from johnpoth/hapi-fhir-osgi
Implement #826 - add OSGI support and Apache Karaf features with inte…
|
2018-03-27 06:06:34 -04:00 |
David Gileadi
|
3b724107ff
|
Fix the IndexOutOfBoundsException, #902
Add a test that demonstrates it
|
2018-03-26 11:10:55 -07:00 |
James Agnew
|
55fc20b87e
|
Add tests for #877
|
2018-03-26 10:04:49 -04:00 |
jamesagnew
|
ca3e7fe38f
|
Credit for #877
|
2018-03-26 08:43:28 -04:00 |
James Agnew
|
5beeda1af3
|
Merge pull request #877 from anthonys123/master
Fixes for issue #512 (:contains modifier not working).
|
2018-03-26 08:40:44 -04:00 |
jamesagnew
|
a3a15ac9d8
|
Add test and credit for #819
|
2018-03-24 06:45:41 -04:00 |
James Agnew
|
4f519e0528
|
Merge pull request #819 from splatch/issue-815
Support for negation in search operations
|
2018-03-24 06:38:15 -04:00 |
James Agnew
|
29c09e40f0
|
Merge pull request #858 from patrick-werner/master
added Test for #11 to Dstu3 and R4, fixed #853
|
2018-03-24 06:31:24 -04:00 |
James Agnew
|
6ba6f301e4
|
Merge pull request #840 from jamesdaily/patch-2
Conformance Statement -> Capability Statement
|
2018-03-23 07:23:54 -04:00 |
jamesagnew
|
e5903f79f0
|
A bit of test cleanup
|
2018-03-23 07:15:22 -04:00 |
jamesagnew
|
d5a1c089b8
|
Credit for #864
|
2018-03-23 06:50:10 -04:00 |
James Agnew
|
d9fcf1ef54
|
Merge pull request #864 from splatch/master
Avoid unecessary reference to javassist.
|
2018-03-23 06:49:59 -04:00 |
jamesagnew
|
352a9b8593
|
Credit for #581
|
2018-03-23 06:37:48 -04:00 |
jamesagnew
|
fc580d8598
|
Moving example project to examples directory
|
2018-03-23 06:36:12 -04:00 |
jamesagnew
|
37f12ac28b
|
Credit for #817
|
2018-03-23 06:35:53 -04:00 |
James Agnew
|
1f283450da
|
Merge pull request #817 from chb/jpaserver-dynamic
Adding new module - hapi-fhir-jpaserver-dynamic
|
2018-03-23 06:31:00 -04:00 |
James Agnew
|
d69e66f2e9
|
Merge pull request #581 from jkiddo/master
SSE feature example
|
2018-03-23 06:25:43 -04:00 |
James Agnew
|
c6e1aac98d
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-03-22 07:16:36 -04:00 |
James Agnew
|
45a16fe066
|
More loinc work
|
2018-03-22 07:16:16 -04:00 |
jamesagnew
|
1ba00f6b11
|
Credit for #879
|
2018-03-22 06:52:30 -04:00 |
jamesagnew
|
1689dc889e
|
Make server operation interceptor not perform superfluous calls for
conditional and no-op operations
|
2018-03-22 06:52:30 -04:00 |
James Agnew
|
b89e0e7020
|
Merge pull request #879 from darktyco/issue-878-bundle-update-fix
Fixes issue #878 where resources in a bundle are updated even when no…
|
2018-03-22 06:50:39 -04:00 |
Łukasz Dywicki
|
9125a78f33
|
Avoid unecessary reference to javassist.
|
2018-03-20 15:39:33 +01:00 |
James Agnew
|
308ac63a77
|
Merge branch 'master' into loinc_loader_update
|
2018-03-20 07:53:41 -04:00 |
James Agnew
|
9c5e32d7eb
|
Fix up some logging
|
2018-03-20 07:53:21 -04:00 |
James Agnew
|
4ef07d27aa
|
Try to avoid occasional test failure
|
2018-03-19 10:20:58 -04:00 |
James Agnew
|
6359f7f8a1
|
More work on loinc
|
2018-03-19 08:51:02 -04:00 |
jamesagnew
|
42498f3f87
|
Credit for #812
|
2018-03-19 06:25:49 -04:00 |
James Agnew
|
3f6861ef55
|
Merge pull request #812 from jamesagnew/subscriptionsWithoutPayloadPOST
Added ability to create a resthook subscription without returning a p…
|
2018-03-19 06:25:31 -04:00 |
jamesagnew
|
30c32cdc89
|
Credit for #806
|
2018-03-19 06:16:29 -04:00 |
James Agnew
|
e9ee87210a
|
Merge pull request #806 from honestica/quickfix-imcompartment
fix inCompartment for a collection of owners
|
2018-03-19 06:16:12 -04:00 |
James Agnew
|
6e2acd0689
|
Merge pull request #890 from jamesagnew/arglineFix
changed in *.pom: ${argLine} -> @{argLine}
|
2018-03-19 05:55:54 -04:00 |
jamesagnew
|
4578b3889f
|
Allow for locale differences in StopwatchTest
|
2018-03-19 05:54:12 -04:00 |
patrick-werner
|
ff04ab3358
|
${argLine} -> [at]{argLine}
see:
http://maven.apache.org/surefire/maven-surefire-plugin/faq.html#late-property-evaluation
|
2018-03-19 10:45:33 +01:00 |
jamesagnew
|
78a69f654b
|
Credit for #800
|
2018-03-19 05:43:25 -04:00 |
James Agnew
|
142c4c6caa
|
Merge pull request #800 from InfiniteLoop90/issue-799-jaxrsrequest-fhir-version-support
Fixes issue #799 by adding logic to handle the R4 and DSTU2_1 contexts in ca.uhn.fhir.jaxrs.server.util.JaxRsRequest.
|
2018-03-19 05:41:20 -04:00 |