2802 Commits

Author SHA1 Message Date
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
e7aaca32d8 Credit for #693 2017-07-26 17:09:22 -04:00
James Agnew
274e218494 Fix #696: Corresctly handle negative numbers 2017-07-26 16:59:35 -04:00
James Agnew
6aa58cf887 Move tests in anticipation of HAPI 3 2017-07-26 16:59:35 -04:00
James Agnew
09e23d857f Move tests to DSTU3 module 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
a220405e97 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-07-20 10:19:18 -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
f7d4296046 Tweak to #683 2017-07-14 06:16:41 -04:00
James Agnew
ef3f7202dc Merge pull request #683 from CarthageKing/bugfix-issue634
Correctly serialize STU3 ConceptMap and ActivityDefinition element order
2017-07-14 06:14:05 -04:00
James
8d5102b4ea Credit for #683 2017-07-14 06:13:51 -04:00
James Agnew
1fa535e3a5 Merge pull request #689 from eug48/master
CLI: command-line option to configure reuse of search results
2017-07-14 06:07:18 -04:00
James
d2153fc4c3 Credit for #689 2017-07-14 06:06:43 -04: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
James Agnew
2e60ff7521 Fix imports 2017-07-13 20:02:46 -04:00
James Agnew
e069d344b8 Credit for #680 2017-07-13 19:38:28 -04:00
James Agnew
2150d2d2ef Merge pull request #679 from vadi2/patch-2
Added link to model API STU3
2017-07-13 19:36:26 -04:00
James Agnew
3a61f5a3d7 Credit for #679 2017-07-13 19:36:07 -04:00
Diederik Muylwyk
d4fcf46ded Removed annoying stacktrace from logs for failed conformance statements. (#692)
* Removed annoying stacktrace from logs for failed conformance statements.

* Minor tweak for consistency with slf4j.
2017-07-13 18:29:12 -04:00
Diederik Muylwyk
d7714c6372 Added a hook so subclasses of BaseController can customize error messages. (#691) 2017-07-13 14:05:19 -04:00
James Agnew
a92ace2e0d Merge branch 'master' into hapi3_refactor 2017-07-13 12:02:27 -04:00
James Agnew
3196db96d1 Don't add false paging link to request 2017-07-13 11:48:10 -04:00
Eugene Lubarsky
a0f3e8c717 CLI: command-line option to turn off or configure reuse of search results 2017-07-13 13:44:35 +10:00
James Agnew
1a6b3ea867 Work on #682 - Allow fewtching structure definitions by relative URL 2017-07-12 17:05:43 -04:00
James Agnew
0dacf8d82a Add test for #682 2017-07-12 15:39:33 -04:00
James Agnew
375fb897f9 Fix test 2017-07-12 14:05:06 -04:00
James Agnew
905d1239a0 Allow CORS on the public server 2017-07-12 13:47:30 -04:00
James Agnew
65cc41e376 Allow patch to proceed with AuthorizationInterceptor 2017-07-12 11:14:14 -04:00
James Agnew
73ddf0e0d9 More enhancements to ResponseHighlighterInterceptor 2017-07-12 10:00:47 -04:00
James Agnew
45b05326c5 Improve display of syntaxt highlighting 2017-07-12 09:47:10 -04:00
James Agnew
a337d282e3 Fix tests 2017-07-12 09:16:55 -04:00
James Agnew
38b7212e52 Add line selection and header display to ResponseHighlighterInterceptor 2017-07-12 09:04:05 -04:00
James Agnew
41a64a6999 Credit for #651 2017-07-11 11:06:50 -04:00
James Agnew
f917977081 Credit for #651 2017-07-10 16:08:08 -04:00
James Agnew
f1f72980de Merge pull request #651 from eug48/master
ResponseHighlighter enhancement proposal - hyperlinks and selections
2017-07-10 16:03:40 -04:00