Commit Graph

3380 Commits

Author SHA1 Message Date
James 9097acfc0c updates to subscription 2017-09-09 17:20:18 -04:00
James Agnew 736e037b1a Ongoing work on subscriptions 2017-09-09 09:53:51 -07:00
James Agnew 836d4d051b Work on IG Pack uploading 2017-09-07 20:33:19 -07:00
James Agnew df3aa86471 Use higher thread count for subscription processor by default 2017-09-06 11:08:43 -07:00
James Agnew 989246f0da Include Location header details in non-verbose response for client
interceptor
2017-09-06 06:26:41 -07:00
James Agnew 7eb86d3eaa Work on tests 2017-09-05 19:00:42 -07:00
James Agnew c32e8d42b3 Fix more tests 2017-09-05 18:04:46 -07:00
James Agnew 118c40beeb Fix a few tests 2017-09-05 17:52:14 -07:00
James Agnew 984c0c387c Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-09-05 17:34:02 -07:00
James Agnew 2aa538bd56 Add ability for system to track unique constraints 2017-09-05 17:33:19 -07:00
Clayton Bodendein 8f06cf7322 Related to issue #724 - Added more unit tests 2017-09-05 14:45:32 -05:00
Clayton Bodendein 5650238421 Related to issue #724 - Also ensures that the ID is copied for HL7 DSTU2 and DSTU2.1 subclasses of BackboneElement when the #copy() method is called. Also added unit tests for these and reverted the line endings of the HL7 DSTU2 and DSTU2.1 versions of the DomainResource class back to CRLF 2017-09-04 22:58:15 -05:00
Clayton Bodendein 8fb528c1c9 Related to issue #724 - forgot a right curly brace in Javadoc comment 2017-09-04 10:48:37 -05:00
Clayton Bodendein 7b46bca1bf Also fixes #724 - Added unit tests to ensure that the IDs of instances of DomainResource subclasses get copied as expected 2017-09-04 10:46:09 -05:00
Clayton Bodendein d575fb8ee7 Fixes #724 - Resource IDs are now copied when copying instances of subclasses of DomainResource for DSTU2 and DSTU2.1. (STU3 and R4 already had this fix) 2017-09-03 16:54:55 -05:00
James 0eea7b8f1f Fix android build hopefully 2017-09-01 06:39:55 -04:00
James Agnew c6ddf89557 Allow validation of subscriptions to be overridden 2017-08-31 22:40:53 -04:00
James Agnew 022b556648 Add documentation for logginginterceptor processing time variable (which
already worked, but wasn't documented)
2017-08-31 10:17:31 -04:00
James 78fd13c2f4 Add config item to auto create references in JPA 2017-08-31 08:57:51 -04:00
James a24cbd7da5 uto register subscriptions on startup 2017-08-31 06:46:59 -04:00
James Agnew cae21f4898 Update syntax highlighter to not use tables 2017-08-28 10:26:07 -04:00
Sebastien Riviere 6a70453294 Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir into jaxrs-sever-evolution 2017-08-28 14:32:54 +02:00
James Agnew ff8b5607f3 More test cleanup 2017-08-24 22:19:12 -04:00
James Agnew e95e2e92c1 Credit for #700 2017-08-24 21:30:56 -04:00
James Agnew 5efeb125b4 Merge pull request #700 from eug48/master
ResponseHighlighter - workaround for next/previous links in multi-page responses
2017-08-24 21:29:16 -04:00
James Agnew c31ebebdea Revert last perf change 2017-08-24 15:25:53 -04:00
James Agnew 18213f1af9 Try to speed up terminology reindexing 2017-08-24 15:04:53 -04:00
James Agnew dbe35b9be2 More tweaks to concept refreshing 2017-08-24 14:35:45 -04:00
James Agnew 64e03997aa Additional logging in term service 2017-08-24 13:36:20 -04:00
James be532ba127 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-08-24 13:07:39 -04:00
James 707db8218d Maintenance update 2017-08-24 13:07:27 -04:00
James Agnew 1ec14f4a31 Small perf improvement for JPA terminology 2017-08-24 13:07:05 -04:00
Patrick Werner 03c2633ae2 fixed CORS PreFlight in HAPI CLI 2017-08-24 16:03:36 +02:00
Patrick Werner 8370a22ce7 fixed CORS PreFlight 2017-08-24 16:01:19 +02:00
Michael Lawley a4365f9b83 fix bugs with inverted test for If-Modified-Since (impl and tests) 2017-08-24 13:54:59 +10:00
James Agnew 72245c00d0 Merge pull request #712 from rhausam/pull
Add imports for org.slf4j.Logger and org.slf4j.LoggerFactory
2017-08-22 08:47:47 -04:00
James Agnew 4ed1e588b2 Credit for #712 2017-08-22 08:46:46 -04:00
Sebastien Riviere b12a16d6c9 Fix compilation error after wrong merge 2017-08-22 14:46:33 +02:00
James Agnew 83171292df Try to get tests passing 2017-08-22 08:44:35 -04:00
Sebastien Riviere e652e000ae Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir into jaxrs-sever-evolution 2017-08-22 08:27:50 +02:00
James 265552989b Fix typos in testpage overlay 2017-08-20 08:37:51 -04:00
James 46c04488de Use correct verb for rest hook notifications 2017-08-19 19:14:52 -04:00
James e3a28e2ff5 Split out delivery and processing channel for subscriptions 2017-08-19 12:15:19 -04:00
Rob Hausam e4539c0a0f Add imports for org.slf4j.Logger and org.slf4j.LoggerFactory. 2017-08-18 16:13:52 -05:00
James Agnew 7764484f44 Try to prevent test failure under load 2017-08-18 13:57:43 -04:00
James 4bd1c1d0de Updates to validation for DSTU2 2017-08-18 08:22:37 -04:00
James Agnew 45ddf372ce Try to fix broken test 2017-08-18 07:07:39 -04:00
James Agnew 67a3b60d58 Add hook to rest hook subscriber 2017-08-17 06:40:43 -04:00
Eugene Lubarsky 5d3a985ae1 ResponseHighlighter - added performance logging to the browser console 2017-08-17 12:55:18 +10:00
James 3183dc2b87 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-08-16 13:21:38 -04:00