anamariaradu10
3a5556006b
Merge branch 'master' into master
2018-07-27 16:59:52 +03:00
Ana Maria Radu
9c39733aff
Fixed issues
2018-07-27 16:48:44 +03:00
jamesagnew
e5cb609f4d
Performance improvements
2018-06-24 20:02:27 -04:00
James Agnew
e9fffd3cdc
Allow indexing in custom search params to descend into contained
...
resources
2018-06-22 11:22:07 -04:00
James Agnew
ed0b5f54a5
More authorizationinterceptor tweaks for better security
2018-06-12 21:52:01 +08:00
James Agnew
e7804b881c
Fix CI issue
2018-06-06 11:39:06 -04:00
jamesagnew
3583dfd503
Correctly include project description in capabilitystatement
2018-06-03 16:19:33 -04:00
jamesagnew
987679483a
Version bumps
2018-06-03 15:29:10 -04:00
jamesagnew
9db3be8536
Include implementation URL in generated capabilitystatement
2018-06-03 14:22:15 -04:00
James Agnew
35d5d3adb5
Disable useless test
2018-05-31 11:30:27 -04:00
James Agnew
be1e0df9e2
Fix test flagged by errorprone
2018-05-30 10:48:53 -04:00
James Agnew
d819d685ee
Test fix
2018-05-30 09:57:41 -04:00
James Agnew
a52805e504
Work on JDK9 support
2018-05-30 05:45:08 -04:00
Diederik Muylwyk
0e2c57fa60
Bumping version.
2018-05-28 17:44:38 -04:00
Diederik Muylwyk
2871920734
Preparing release.
2018-05-28 10:45:47 -04:00
jamesagnew
67f21426cb
Disable content header on response for non-create operations
2018-05-25 07:28:01 -04:00
jamesagnew
98d997c620
Add changelog and credit for #867
2018-05-23 06:21:00 -04:00
James Agnew
6da4ec1156
Merge pull request #867 from jasonaowen/master
...
Fix methods that check for names in lists
2018-05-23 06:08:55 -04:00
jamesagnew
4d62120a18
Fix issues reported by errorprone
2018-05-15 08:44:15 -04:00
James Agnew
a3ff08d9ec
Replace phloc with ph for #775 ( #930 )
...
* Replace phloc with ph
* Enable schematron tests
* Make HAPI-FHIR ph-schematron on OSGI
* Work on getting tests passing
* Another test fix
* Fix up transaction handling for DSTU2
* Add changelog
* Avoid double transaction
* Dont use readonly
* One more test fix
* Update to snapshow build
* Resolve a circular dependency
* Try to fix tests
* Solve recurring NPE in DSTU2 tests
* Fix one more test
* Test fix
* More test threading fixes
* One more attempt to get tests passing
* Refactoring for tests
* Refactoring for tests
2018-05-14 17:38:40 -04:00
jamesagnew
3d762b984b
Sync to R4 definitions
2018-05-12 19:35:42 -04:00
James Agnew
593a705365
Performance enhancements on the CapabilityStatement generator for JPA
...
server
2018-04-28 11:06:42 -04:00
James Agnew
07e7af746f
Work on expunge operation
2018-04-22 22:03:23 -04:00
jamesagnew
180336e076
Sync to master
2018-03-29 06:54:24 -04:00
jamesagnew
53c2d8a38d
Merge branch 'master' into loinc_loader_update
2018-03-29 06:21:55 -04:00
jamesagnew
418e82032f
Prep for 3.3.0
2018-03-29 05:48:13 -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
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
308ac63a77
Merge branch 'master' into loinc_loader_update
2018-03-20 07:53:41 -04:00
James Agnew
6359f7f8a1
More work on loinc
2018-03-19 08:51:02 -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
dd7deae1c1
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-03-12 06:43:42 -04:00
jamesagnew
49192e5e48
Credit for #776
2018-03-12 06:42:22 -04:00
James Agnew
60354a4cc8
Merge branch 'master' into master
2018-03-12 07:41:22 -03:00
James Agnew
cb2f5a0bba
Merge pull request #786 from CarthageKing/bugfix-chaining-urlvalue
...
ensure to use resourceType properly when it is explicitly provided in a chained reference param
2018-03-12 07:32:27 -03:00
patrick-werner
0cee57392a
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# hapi-fhir-validation/src/test/java/org/hl7/fhir/r4/validation/FhirInstanceValidatorR4Test.java
2018-03-07 11:45:31 -03:00
jamesagnew
8bdca012d6
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-03-04 11:04:07 -05:00
jamesagnew
07290ae8a0
Sync to latest R4 code
2018-03-04 11:02:47 -05:00
jamesagnew
b2ceb87a70
Work on #873
2018-03-03 17:50:29 -05:00
Gaetano Gallo
3009ec7f74
- added guava-testlib as test dependency to modules hapi-fhir-structures-dstu2 and hapi-fhir-structures-dstu3
...
- added DateRangeParam.equals(Object) and DateRangeParam.hashCode()
- fixed broken DateParamTest
2018-03-02 13:03:30 +01:00
jpoth
66ebfa0ed3
Implement #826 - add OSGI support and Apache Karaf features with integration tests
2018-02-28 11:32:53 +01:00
Jason Owen
2f139640e5
Add unit tests for HumanName has(String) methods
...
Prefixes, given names, and suffixes can all have multiple entries, and
so are kept in a list. The `hasPrefix(String)` and its sibling methods
are conveniences for checking that these lists contain the given
element. Add tests around those three methods to ensure that the list
checking code is correct.
Issue #865 HumanName#hasGiven(String) can never return true
2018-02-26 18:22:38 -05:00
patrick-werner
a8f3c2efb6
added Test for #11 to Dstu3 and R4
2018-02-21 16:03:31 +01:00
James Agnew
0e2d55081f
Fix a crash when no count parameter supplied
2018-02-02 12:31:59 -05:00
James Agnew
b61887e841
Improve performance of base64 validation
2018-01-30 17:37:12 -06:00
James Agnew
8d468de551
Use R4 validator for DSTU3 validation
2018-01-30 11:16:04 -06:00
James Agnew
f976b7bf7e
Add new interceptor method which enabled interceptors to modify response
2018-01-28 14:01:20 -06:00
Simon Janic
97a1ccac3d
Merge remote-tracking branch 'upstream/master'
2018-01-28 16:43:32 +01:00
James Agnew
16038ece26
Version bump to 3.3.0-SNAPSHOT
2018-01-23 10:31:01 -05:00
James Agnew
6468ca474a
Verion bump to 3.2.0
2018-01-13 02:14:33 -05:00
James Agnew
01186ec8cb
Squashed commit of the following:
...
commit ab876ef864005b6758d3e00a1bb1ef2dad5d2161
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Jan 12 18:59:15 2018 -0500
Tests all passing
commit 4f8a5d98307da1bb5ca7602e34b1d3b791f73d25
Author: jamesagnew <jamesagnew@gmail.com>
Date: Fri Jan 12 08:21:58 2018 -0500
Almost compiling
2018-01-12 18:59:43 -05:00
James Agnew
4e2db2b58b
More work on multitenancy
2018-01-11 11:23:14 -05:00
James Agnew
377bae8c16
Allow interceptors to modify request contents
2018-01-06 14:27:32 -05:00
James Agnew
a8e5413d1f
Fix two issues found by ErrorProne
2017-12-22 13:47:40 -05:00
James Agnew
8c10d96416
Add tests
2017-12-22 13:33:35 -05:00
James Agnew
19863de012
Update javadocs on IdType
2017-12-19 15:57:22 -05:00
James Agnew
6c85cd1375
Improve documentation and mark redundant methods as deprecated in
...
IServerInterceptor
2017-12-12 21:45:54 -05:00
James Agnew
d00c7dbea8
Giant breakthrough in fixing sporadic test failures!
2017-12-05 12:08:56 -05:00
Simon Janic
8427fc4547
Merge remote-tracking branch 'upstream/master'
2017-11-26 14:23:33 +01:00
James Agnew
3e296f9d1b
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-11-25 17:53:01 -05:00
James Agnew
6afe6804db
Fix #796 - Correctly escape spaces in generated URLs
2017-11-25 17:52:12 -05:00
jamesagnew
5b909b4746
Version bump to 3.2.0-SNAPSHOT
2017-11-24 13:32:47 -05:00
jamesagnew
42dd34252d
Version bump to 3.1.0
2017-11-23 13:27:21 -05:00
Simon Marco Janic
46fcceb9c6
[(master)] Merge remote-tracking branch 'upstream/master'
2017-11-21 11:15:50 +01:00
James Agnew
60b6c3745b
Add test for #794
2017-11-20 12:03:45 -05:00
michael.i.calderero
874390df61
treat reference param values as opaque and not an url when the param is
...
chained
2017-11-15 15:03:53 -06:00
michael.i.calderero
b277693106
ensure to use resourceType properly when it is explicitly provided in a
...
chained reference parameter
2017-11-14 19:00:28 -06:00
James Agnew
99320c3b96
More memory for compiler
2017-11-13 16:17:20 -05:00
James Agnew
59f4177a59
Fix #750 - Elements are not preserved in page requests
2017-11-06 19:49:50 -05:00
Simon Marco Janic
78744ac9e4
[(master)] Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# hapi-fhir-structures-dstu3/src/main/java/org/hl7/fhir/dstu3/model/codesystems/DeviceStatusEnumFactory.java
2017-11-06 12:59:44 +01:00
Simon Marco Janic
edb1479af9
[(master)] Renamed files in wrong casing.
2017-11-06 12:57:25 +01:00
Simon Marco Janic
6040eef7ee
[(master)] Renamed files in wrong casing.
2017-11-06 11:55:49 +01:00
Simon Marco Janic
09a419e354
[(master)] Renamed files in wrong casing.
2017-11-06 11:55:08 +01:00
Simon Marco Janic
5e9f88df2d
[(master)] Renamed files in wrong casing.
2017-11-06 11:54:14 +01:00
James Agnew
2b4a492870
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-11-05 19:22:13 -05:00
James Agnew
932bb2ed8e
Fix test
2017-11-05 19:21:23 -05:00
James
bde05c8b4d
Fix broken DeviceStatus enums
2017-11-05 19:20:49 -05:00
James Agnew
37c8e6c645
Add test for #751
2017-11-05 18:52:28 -05:00
James Agnew
75bfb6af1b
Add support for Binary X-Security-Context header in server
2017-11-02 11:38:43 -04:00
James Agnew
256d541dda
Merge pull request #736 from malcolmm83/master
...
Fix for Binary.securityContext is not being encoded #734
2017-11-01 15:37:43 -04:00
Simon Marco Janic
11dc917540
[(master)] Reverted unintentional changes
2017-11-01 12:52:17 +01:00
Simon Marco Janic
53674db357
[(master)] Added support for extensions in Meta resource
2017-11-01 11:37:51 +01:00
James Agnew
c5b7fea01d
Merge pull request #725 from InfiniteLoop90/issue-724-copy-domain-resource-id
...
Fixes #724 - Resource IDs are now copied when copying instances of subclasses of DomainResource for DSTU2 and DSTU2.1.
2017-10-31 17:41:33 -04:00
James Agnew
0fec0485e8
Merge pull request #717 from aehrc/feature/ifModifiedSince_bugfix_master
...
fix bugs with inverted test for If-Modified-Since (impl and tests)
2017-10-26 18:31:19 -04:00
James Agnew
0875318842
Merge pull request #711 from InfiniteLoop90/master
...
Added R4 to the client's server version check. Also tweaked the ClientServerValidation* tests to be a little more predictable
2017-10-26 17:56:48 -04:00
James
15ba0dff03
Clean up email subscription type
2017-10-26 06:02:12 -04:00
James Agnew
10d6f7db1b
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-10-21 13:48:04 -04:00
James Agnew
16e19a9fed
Fix #720 - Failure to parse custom type
2017-10-21 13:47:03 -04:00
James
b79dd75fce
Update to Spring 5
2017-10-19 07:40:43 -04:00
James
73382d85ca
Fix #761 - Restore codesystem package from DSTU3 and add unit tests to
...
verify existence
2017-10-17 15:18:36 -04:00
James
a782bd7630
Fix a number of problems reported by ErrorProne
2017-10-16 10:00:27 -04:00
James Agnew
9ca85b4cf3
Re-enable errorprone on standard hapi fhir build. woohoo!
2017-10-15 11:27:30 -04:00
James Agnew
0a2525e1e0
Remove some duplicate classes
2017-10-14 15:42:55 -04:00
James
31fb1236a1
Reuse bundle ID when returning query cache results
2017-10-11 06:05:14 -04:00
James Agnew
87383ad802
Version bump to 3.1.0-SNAPSHOT
2017-09-27 21:23:34 -04:00
Malcolm McRoberts
511f4939c8
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir
...
Changes to encoding for Binary and unit test.
2017-09-25 00:02:10 -04:00
Malcolm McRoberts
a57003808d
Added unit test for encoding Binary with securityContext, and fixed encoding in JasonParser
2017-09-24 23:55:27 -04:00
James
e19c13fa6f
Prepare 3.0.0 release
2017-09-24 17:55:16 -04:00
James
49bdaa1a45
Version bump to 3.0.0
2017-09-23 17:31:39 -04:00
James
5f89f6ed16
Improve test logging
2017-09-21 06:13:30 -04:00