James Agnew
3eeca4a8fd
Merge branch 'master' into ja_interceptor_jpa_queries
2019-04-01 09:59:03 -04:00
James Agnew
e6a6c22783
Bump a few project dependencies
2019-03-31 13:57:02 -04:00
patrick-werner
1aeb54e94e
added all fetchValueSet Implementations
2019-03-30 21:02:24 +01:00
patrick-werner
41a032ae9f
added more missing methods
2019-03-30 15:36:06 +01:00
patrick-werner
2f3ac9d734
added missing method
2019-03-30 15:21:01 +01:00
patrick-werner
609053bc56
fixed dstu2.1 build
2019-03-30 14:55:40 +01:00
James Agnew
3c18275b3d
Make port delays configurable
2019-03-29 17:19:22 -04:00
jamesagnew
8791ed5793
Test tweaks
2019-03-29 17:13:41 -04:00
James Agnew
e9c1e39ea5
named interceptor registries ( #1259 )
2019-03-29 15:22:11 -04:00
Ken Stevens
60cf426bf4
fix test
2019-03-29 15:17:55 -04:00
Ken Stevens
b1d41a8211
named interceptor registries
2019-03-29 14:29:36 -04:00
James Agnew
cf7cd40336
Make sure we properly scope reference queries on external URLs
2019-03-27 13:10:24 -04:00
patrick-werner
15fda25771
added fetchValueSet to IValidationSupport and made it public to enable overwriting it in subclasses
2019-03-27 17:35:01 +01:00
James Agnew
e85bec2858
Ja inline references ( #1252 )
...
* Use a single IN clause for OR reference searches
* Add changelog
* One more attempt at getting the free port util to actually work... sigh
* One more tweak to free ports
* Bundle fix
2019-03-26 10:42:42 +01:00
Ken Stevens
9a54d7086e
Fix a couple of bugs ( #1251 )
...
* might keep this
* might keep this
* undoing start in interface
* fixed bug that only supported resources with ResourceType/id prefixes
* added standalone subscription support for Dstu2. untested.
* failing test
* fixed cannonicalsubscription.equals for email
* final cleanup
2019-03-26 10:39:40 +01:00
James Agnew
87c0b3778b
More work on threadlocal interceptors
2019-03-22 09:54:02 -04:00
James Agnew
3e98c3a87d
Fix a param issue
2019-03-22 01:18:16 +01:00
James Agnew
c701de2861
Create a performance interceptor framework for HAPI FHIR
2019-03-22 01:06:03 +01:00
James Agnew
d1667487c2
Clean up unique composite search params
2019-03-21 21:57:38 +01:00
James Agnew
8d49b4e6d2
Add a test (currently ignored)
2019-03-21 15:59:59 +01:00
Drew Mitchell
ce44c35afc
Add @Deprecated annotation to IServerInterceptor::outgoingResponse(RequestDetails, IBaseResource, HttpServletRequest, HttpServletResponse) to match comment.
2019-03-18 21:35:36 -04:00
James Agnew
715b451d94
Add some javadocs to PortUtil
2019-03-18 15:27:04 +01:00
James Agnew
c81c5c2497
One more tweak to the port test
2019-03-17 17:54:48 -04:00
James Agnew
50a8d2fbc8
More updates to port tests
2019-03-17 17:51:54 -04:00
jamesagnew
8818a2479c
Try to prevent build failure
2019-03-17 16:14:19 -04:00
jamesagnew
7cbd7a0d50
License header update
2019-03-17 14:22:29 -04:00
jamesagnew
037ed27497
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-03-17 14:09:37 -04:00
jamesagnew
3e57fdb491
Improvements to PortUtil to avoid reusing ports
2019-03-17 14:09:21 -04:00
jamesagnew
c482d22cff
Improvements to PortUtil
2019-03-17 13:23:48 -04:00
James Agnew
08c7afb804
Reduce logging in JPA server
2019-03-14 17:42:13 -04:00
jamesagnew
6ff92abecc
License header
2019-03-14 13:32:32 -04:00
James Agnew
e15afbc4f0
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-03-14 13:32:03 -04:00
James Agnew
a8c76450e5
Re-enable contains searches on the public HAPI FHIR server and improve
...
message formatting in HapiLocalizer
2019-03-14 13:19:26 -04:00
James Agnew
b25ecfe7b0
Update issue templates
2019-03-13 15:41:14 -04:00
jamesagnew
a1046f7729
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-03-12 17:46:03 -04:00
jamesagnew
7b1950aeed
License headers
2019-03-12 17:45:51 -04:00
James Agnew
ed4da7c414
Add setting to disable resource type target validation in JPA
2019-03-12 17:45:19 -04:00
James Agnew
6597a928d5
Fix broken test
2019-03-12 15:45:53 -04:00
James Agnew
e3ecf21fa9
One more test fix
2019-03-12 13:24:18 -04:00
James Agnew
5011857219
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-03-12 13:13:34 -04:00
James Agnew
00a8f8c759
Fix broken build
2019-03-12 13:13:13 -04:00
Ken Stevens
be4863133e
Pointcut parameters and Retrier log ( #1236 )
...
* Fixed a pointcut parameter list and log an exception that was being swallowed by Retrier
* Documentation clarification
2019-03-11 17:31:03 -04:00
James Agnew
3433ecfd14
Test fixes
2019-03-11 16:14:34 -04:00
James Agnew
71a07c0239
Refactor the way that contexts are used in narrative generator
2019-03-11 16:05:25 -04:00
James Agnew
f934f76c96
Several JPA search fixes ( #1231 )
...
* Search fixes
* Add some tests
* CHangelog
* Some cleanup of the query tracker
* FIx XML issue in changelog
* Test fixes
* SOme test fixes
* Address review comments
* Fix test breakage
2019-03-11 15:49:34 -04:00
Ken Stevens
dcfacfea49
Has param no in ( #1232 )
2019-03-10 20:50:24 -04:00
Ken Stevens
94021989b0
add helper method to CanonicalSubscription ( #1226 )
2019-03-08 09:51:42 -05:00
James Agnew
5dccf93506
Fix broken test
2019-03-06 17:15:30 -05:00
jamesagnew
490e4cb94d
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2019-03-06 16:14:40 -05:00
jamesagnew
64facdab0a
Disabling test logging
2019-03-06 16:14:32 -05:00