Commit Graph

2932 Commits

Author SHA1 Message Date
James Agnew 79cb251b7e Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-09-17 20:05:59 -04:00
James Agnew fc7144ee03 Work on JPA optimization 2017-09-17 20:05:28 -04:00
James feb9852a25 Allow disabling :missing indexes in JPA 2017-09-17 18:37:09 -04:00
James 9eb2848aca One more test fix 2017-09-16 19:48:01 -04:00
James 78929752af License headers 2017-09-16 19:46:19 -04:00
James 36d9180570 Fix broken tests 2017-09-16 17:47:06 -04:00
James Agnew dacbdfc6f1 Update changelog 2017-09-16 15:04:41 -04:00
James Agnew 7a878152c4 Refactor subscriptions to use a single codebase across versions 2017-09-16 15:03:22 -04:00
James Agnew 7d4bb8b9cb Add tests 2017-09-15 06:18:26 -05:00
James Agnew 1ac45e27c6 Deprecate subscription settings in DaoConfig that are no longer used 2017-09-15 05:57:42 -05:00
James Agnew e94d639d29 Refactor websockets to use queuing mechanism 2017-09-14 21:29:57 -05:00
James Agnew 97b44965ce Lots of work on new subscription model 2017-09-13 19:05:29 -07:00
James Agnew 415f2bc72d Merge branch 'master' into con16_subscriptions 2017-09-10 08:49:28 -07:00
James Agnew 40422002b0 Make validation data uploader more resiliant to errors 2017-09-10 08:48:44 -07:00
James Agnew f216e0938d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-09-10 07:24:09 -07:00
James Agnew 85aef0a853 Refactor tests 2017-09-10 07:23:57 -07:00
James Agnew 805fbad6ce All recreating code systems with previously used URL 2017-09-09 21:49:26 -07:00
James Agnew 2bb01451ea Cleanup of validator 2017-09-09 20:55:00 -07:00
James Agnew 3bd7810bd7 Subscription refactor started 2017-09-09 14:25:05 -07:00
James 4b78fd8029 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-09-09 17:23:32 -04:00
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
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
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
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
James Agnew 83171292df Try to get tests passing 2017-08-22 08:44:35 -04:00
James 265552989b Fix typos in testpage overlay 2017-08-20 08:37:51 -04:00