jamesagnew
|
77e35f5a56
|
Test fixes
|
2018-08-19 16:12:35 -04:00 |
James Agnew
|
6511545d25
|
Don't re-activate already active identical subscriptions
|
2018-08-17 11:56:33 -04:00 |
James Agnew
|
ddc4464552
|
Make constant public
|
2018-08-13 13:52:47 -04:00 |
James Agnew
|
9b61a8cdbe
|
Make constant public
|
2018-08-13 13:52:08 -04:00 |
James Agnew
|
bc1ee1f9dc
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-08-13 11:54:36 -04:00 |
James Agnew
|
8a19682ce3
|
Subscription cleanup trying to get tests passing again
|
2018-08-13 10:25:16 -04:00 |
Patrick Werner
|
6420e0e515
|
Merge pull request #1025 from jamesagnew/documentOperation
$document operation added
|
2018-08-13 15:39:28 +02:00 |
James Agnew
|
39ef79ff2c
|
Subscription logic cleanup
|
2018-08-13 08:40:29 -04:00 |
patrick-werner
|
fc03b1b1d4
|
switched myClient -> ourClient
|
2018-08-13 13:50:11 +02:00 |
patrick-werner
|
b4001b7324
|
switched myClient -> ourClient
|
2018-08-13 13:29:42 +02:00 |
patrick-werner
|
956cd093ed
|
fixed comments of merge request
added JPAConstants Operation Names
|
2018-08-13 13:12:34 +02:00 |
patrick-werner
|
89bdf40b55
|
Merge remote-tracking branch 'origin/master' into documentOperation
# Conflicts:
# hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/dao/dstu3/BaseJpaDstu3Test.java
# hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/subscription/r4/RestHookTestWithInterceptorRegisteredToDaoConfigR4Test.java
|
2018-08-13 13:05:09 +02:00 |
jamesagnew
|
086b95013e
|
Add logging
|
2018-08-13 05:43:45 -04:00 |
James Agnew
|
5feec85662
|
Clean up subscription processing
|
2018-08-13 05:27:17 -04:00 |
James Agnew
|
5ef31a505c
|
One more test fix
|
2018-08-12 21:36:26 -04:00 |
James Agnew
|
f5d330dd03
|
Merge branch 'master' into 1053-lastupdate-shouldnt-apply-to-includes
|
2018-08-12 17:58:21 -04:00 |
jamesagnew
|
d63cd267ab
|
Test fixes
|
2018-08-12 16:52:13 -04:00 |
James Agnew
|
52cfdb7b8b
|
Add some test logging
|
2018-08-12 13:43:31 -04:00 |
James Agnew
|
0a1ae541e6
|
Fix some test failures
|
2018-08-12 12:12:09 -04:00 |
James Agnew
|
ea70683604
|
Merge branch 'subscription_cleanup' of github.com:jamesagnew/hapi-fhir into subscription_cleanup
|
2018-08-12 11:13:24 -04:00 |
James Agnew
|
0f6188b73c
|
Improve error message for unknown UUIDs in transaction bundles
|
2018-08-12 09:58:34 -04:00 |
jamesagnew
|
e0b188d574
|
Add test
|
2018-08-11 15:25:01 -04:00 |
jamesagnew
|
6d10260d8f
|
Unit test cleanup
|
2018-08-11 15:12:33 -04:00 |
jamesagnew
|
8284734a07
|
Fix failing test with new filter logic
|
2018-08-11 14:01:53 -04:00 |
James Agnew
|
ea1f17762e
|
Don't apply last updated to includes
|
2018-08-11 12:20:07 -04:00 |
James Agnew
|
acfe442cf9
|
Add equivalency flag to reverse lookup
|
2018-08-11 09:55:28 -04:00 |
James Agnew
|
98d794e30f
|
Bug fix in subscription processing
|
2018-08-10 13:07:06 -04:00 |
James Agnew
|
ece0c9defe
|
Subscription cleanup
|
2018-08-10 09:07:55 -04:00 |
James Agnew
|
ec4604c498
|
Work on splitting subscriptions out into separate channels
|
2018-08-06 20:58:04 -04:00 |
jamesagnew
|
d59a40d01a
|
Subscription cleanup started (won't build)
|
2018-08-06 19:03:30 -04:00 |
jamesagnew
|
c98a1e0c62
|
Cleanup of subscription processing
|
2018-08-06 18:37:12 -04:00 |
jamesagnew
|
0556dfa7af
|
Work on subscriptions
|
2018-08-03 11:56:06 -04:00 |
jamesagnew
|
d07fd76d60
|
Dont keep resource bodies in the queue for JPA subscription delivery
|
2018-08-03 10:44:15 -04:00 |
jamesagnew
|
cffe4c9df2
|
License header updates
|
2018-07-30 21:22:00 -04:00 |
James Agnew
|
d6293cf9b3
|
Merge branch 'client_enhancements'
|
2018-07-30 09:42:38 -04:00 |
James Agnew
|
518092cbd4
|
More updates
|
2018-07-29 17:10:26 -04:00 |
Ana Maria Radu
|
3399fa04de
|
Fixed issue
|
2018-07-27 17:47:27 +03:00 |
anamariaradu10
|
3a5556006b
|
Merge branch 'master' into master
|
2018-07-27 16:59:52 +03:00 |
Ana Maria Radu
|
9c39733aff
|
Fixed issues
|
2018-07-27 16:48:44 +03:00 |
James Agnew
|
f03d6b7c22
|
Allow configuration of default page size in SimpleBundleProvider
|
2018-07-27 18:34:12 +07:00 |
James Agnew
|
75a68a0332
|
Unit test fix
|
2018-07-26 18:58:23 +07:00 |
James Agnew
|
a4e4111376
|
Fix a unit test
|
2018-07-26 18:08:59 +07:00 |
James Agnew
|
3c80238f0e
|
Ongoing work on interceptors
|
2018-07-24 17:22:21 +07:00 |
James Agnew
|
23083a9283
|
Improvements to client and SP indexing in JPA server
|
2018-07-23 17:37:49 +09:00 |
James Agnew
|
8f2d3998f6
|
Merge branch 'master' into documentOperation
|
2018-07-19 17:44:46 -04:00 |
James Agnew
|
b4aa4c0e89
|
Add protection against HTML injection attacks
|
2018-07-19 08:56:22 -04:00 |
James Agnew
|
24b220ef5f
|
Fix expansions for ValueSet
|
2018-07-16 10:39:08 -04:00 |
James Agnew
|
4b3287c6a9
|
Code cleanup
|
2018-07-16 08:16:40 -04:00 |
jamesagnew
|
401a4cd738
|
Clean up concept reindexing
|
2018-07-15 17:18:07 -04:00 |
jamesagnew
|
116b9e335d
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2018-07-15 15:23:11 -04:00 |