980 Commits

Author SHA1 Message Date
James
3b80779fd3 Forward port #705, #708, and #710
Merge branch 'master' into hapi3_refactor
2017-08-13 12:31:09 -04:00
James Agnew
b16c94bb0a Merge pull request #710 from jamesagnew/issue675-activate-subscriptions
Fix for rest-hook subscriptions are not becoming active #675
2017-08-13 10:55:26 -04:00
James
7c39a47852 Forward port #688
Merge branch 'master' into hapi3_refactor
2017-08-13 09:53:17 -04:00
James Agnew
6efafe62f1 Merge pull request #688 from CarthageKing/bugfix-issue659
Correctly serialize baseurl/FooResource references
2017-08-12 14:51:46 -04:00
Jeff Chung
eea44b4b9a Fix for rest-hook subscriptions are not becoming active #675 2017-08-10 15:17:31 -07:00
James
209752cd63 Fix tests 2017-08-10 11:18:19 -04:00
James
4543408dc8 Fix a potential deadlock 2017-08-05 06:55:50 -04:00
James Agnew
1a95ba3b65 More cleanup 2017-08-03 06:14:01 -04:00
James
f0d8802681 Tests are working! 2017-08-02 11:27:43 -04:00
James Agnew
a4cbda357e Connection handling cleanup for new tests 2017-08-02 10:42:04 -04:00
James Agnew
0e2cecfbd0 Clean up R4 JPA tests 2017-08-02 10:16:28 -04:00
James
40317a650d Work on R4 for JPA server 2017-08-02 09:12:38 -04:00
James Agnew
1ae37b0db3 Try to get coverage report working 2017-07-30 20:56:10 -04:00
James
0b513b0845 Continue work on removing deprecated API 2017-07-30 18:41:13 -04:00
James Agnew
defea69aa3 More cleanup of legacy code 2017-07-30 17:10:01 -04:00
James Agnew
ebd3eeb5ee More work on removing legacy code 2017-07-30 06:43:25 -04:00
James
92224c2532 Remove DSTU1 Bundle 2017-07-29 18:44:06 -04:00
James
c52cacf71b Now compiling 2017-07-29 14:27:42 -04:00
James Agnew
b405e51773 Merge branch 'master' into hapi3_refactor 2017-07-28 06:21:02 -04:00
James
c3ddf04e25 Sync R4 releases in 2017-07-27 11:06:06 -04:00
James Agnew
cb2cea54d7 Merge pull request #693 from jamesagnew/ConcurrentModificationRestSubscriptionFix
Fix to prevent rare Concurrent Modification Exceptions
2017-07-26 17:26:45 -04:00
James Agnew
274e218494 Fix #696: Corresctly handle negative numbers 2017-07-26 16:59:35 -04:00
James
42a81f4a85 Fix some unit tests 2017-07-24 06:06:27 -04:00
James Agnew
f5f1f5bd67 More work on detecting deadlocks 2017-07-21 18:40:40 -04:00
James
fa050c4665 Restore random connection count to tests 2017-07-21 08:12:22 -04:00
James
a13c78d6cc FIx deadlock in transaction processing, and put transaction outcome
in the right spot
2017-07-21 07:39:11 -04:00
James
6a178b08bd Adjust tests 2017-07-20 15:24:06 -04:00
James Agnew
0f50eae640 Remove an unneeded log entry 2017-07-20 15:23:33 -04:00
James Agnew
82e2aadf86 Adjust for postgres 2017-07-20 14:45:42 -04:00
James Agnew
49ddf76a5d Reduce stress test impact 2017-07-20 14:18:26 -04:00
James Agnew
722eab62f2 Avoid opening two transactions for paging requests 2017-07-20 14:03:11 -04:00
James Agnew
2b72bb6c2f One more deadlock 2017-07-20 13:44:09 -04:00
James Agnew
82171da0cc One more deadlock 2017-07-20 11:19:53 -04:00
James Agnew
9d08e1e211 Fix deadlock 2017-07-20 11:00:17 -04:00
James Agnew
517fafbd0a Add check 2017-07-20 10:18:46 -04:00
Jeff Chung
a49e009cba Fix to prevent rare Concurrent Modification Exceptions 2017-07-17 15:10:38 -07:00
James
b13333c3c0 JPA server is now able to handle placeholder IDs (e.g. urn:uuid:00....000) being used in Bundle.entry.request.url as a part of the conditional URL within transactions. 2017-07-14 05:53:04 -04:00
michael.i.calderero
11aa1c5a9e fix for #659 2017-07-10 18:10:31 -05:00
James
bd4e1d3388 Finally building correctly! 2017-07-09 21:32:16 -04:00
James
6464ce9304 Work on refactor 2017-07-09 16:38:28 -04:00
James
0059f2e48e Keep working on refactor 2017-07-08 07:16:20 -04:00
James Agnew
6c2e87e8cc Lots of work on refactor 2017-07-06 22:35:13 -04:00
James Agnew
11cab97504 Merge branch 'master' into hapi3_refactor 2017-07-06 21:43:57 -04:00
James Agnew
34ec6b8807 Merge branch 'hapi3_refactor' of github.com:jamesagnew/hapi-fhir into hapi3_refactor 2017-07-06 21:43:49 -04:00
James Agnew
d3fa442958 Skip stress tests on Travis 2017-07-05 09:44:03 -04:00
James Agnew
c1d06084b7 Avoid deadlock in JPA server when creating a large number of resources
and using the RequestValidatingInterceptor
2017-07-04 21:53:26 -04:00
James Agnew
294d080bd3 Add config setting for JPA resource counts in metadata 2017-07-01 16:28:42 -04:00
James Agnew
73a8cf1fca Don't allow creating resources with references to deleted resources 2017-06-30 22:20:43 -04:00
James
9270afe410 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-06-30 21:32:10 -04:00
James Agnew
dd7b1b28c2 Fix failing tests 2017-06-30 21:32:01 -04:00