Ken Stevens
|
01568ab0b5
|
Fix test race condition.
|
2019-02-19 21:14:11 -05:00 |
James Agnew
|
72c4726328
|
Tweaks to the way that subscriptions are serialized
|
2019-02-17 19:17:51 -05:00 |
James Agnew
|
bd4eb36eda
|
Merge pull request #1211 from jamesagnew/queue-thread-support
changes needed to support different number of consumers in matching vs delivery
|
2019-02-17 18:39:32 -05:00 |
Ken Stevens
|
3af0bc7206
|
changes needed to support different number of consumers in matching vs delivery
|
2019-02-17 15:23:01 -05:00 |
James Agnew
|
fb5d94383b
|
Merge pull request #1210 from jamesagnew/ja_allow_multiple_canonical_subs_extensions
Allow canonical subscription to hold multiple extensions with the same
|
2019-02-16 17:11:51 -05:00 |
James Agnew
|
14e04085ae
|
Try for a test fix and a bit of cleanup
|
2019-02-16 16:11:33 -05:00 |
James Agnew
|
c6fcb4fcbf
|
Allow canonical subscription to hold multiple extensions with the same
URL
|
2019-02-16 15:28:39 -05:00 |
James Agnew
|
87ed00a002
|
Add ability to generate named parametrrs in a version independent way
|
2019-02-15 16:27:16 -05:00 |
jamesagnew
|
1311ded7de
|
Fix compile issue
|
2019-02-15 14:55:25 -05:00 |
James Agnew
|
c0970ed46d
|
Fix typo in test
|
2019-02-15 14:30:38 -05:00 |
James Agnew
|
09920ad545
|
Reduce thread contention during tests
|
2019-02-15 14:18:34 -05:00 |
James Agnew
|
a35f30b18e
|
Merge pull request #1208 from jamesagnew/reuse-subscription-channels
Reuse subscription channels
|
2019-02-15 13:42:54 -05:00 |
James Agnew
|
c4dd06ad0c
|
Make it easier to add tables with migrator tools
|
2019-02-15 13:27:07 -05:00 |
James Agnew
|
4a6345d7c4
|
Improve command chaining in migrator tool
|
2019-02-15 12:54:41 -05:00 |
James Agnew
|
514ace5981
|
Changelog for #1209
|
2019-02-15 09:58:53 -05:00 |
James Agnew
|
ddeeb9206a
|
Merge pull request #1209 from jamesagnew/remove_analytics_tracking
removed google analytics script fixes #1207
|
2019-02-15 09:56:47 -05:00 |
James Agnew
|
485335e975
|
Allow terminology service to work without having Lucene enabled for
simple ValueSet expansions
|
2019-02-14 20:47:28 -05:00 |
Ken Stevens
|
ffc5966aa3
|
Merge branch 'master' into reuse-subscription-channels
# Conflicts:
# src/changes/changes.xml
|
2019-02-14 19:42:00 -05:00 |
Ken Stevens
|
badbde7e4a
|
SubscriptionRegistry re-uses channel and handlers if channel type didn't change when subscription is updated
|
2019-02-14 19:38:31 -05:00 |
James Agnew
|
10c348d44f
|
Tweak to elements parametr support
|
2019-02-14 19:30:10 -05:00 |
Ken Stevens
|
508e15956e
|
added a couple of subscription tests and un@Ignored another
|
2019-02-14 15:30:25 -05:00 |
patrick-werner
|
22bb1c8761
|
removed google analytics script fixes #1207
|
2019-02-14 18:40:55 +01:00 |
James Agnew
|
5aadf91a83
|
Merge pull request #1205 from jamesagnew/subscription-interceptor-change
no subs check interceptor calls on DELETE
|
2019-02-13 22:25:43 -05:00 |
Ken Stevens
|
435f57335d
|
sonar
|
2019-02-13 20:50:04 -05:00 |
Ken Stevens
|
7b3fedc642
|
sonar
|
2019-02-13 20:41:11 -05:00 |
Ken Stevens
|
455761f9b3
|
fix npe
|
2019-02-13 16:54:38 -05:00 |
Ken Stevens
|
68171ba950
|
don't call SUBSCRIPTION_BEFORE_PERSISTED_RESOURCE_CHECKED and SUBSCRIPTION_AFTER_PERSISTED_RESOURCE_CHECKED for DELETE operations (since we don't currently match subscriptions for DELETE operations)
|
2019-02-12 14:25:36 -05:00 |
James Agnew
|
c2de9c5434
|
Merge pull request #1179 from tadgh/allow-3-to-2-specimen
Allow specimen to be converted from STU3 -> STU2
|
2019-02-11 10:49:17 -05:00 |
James Agnew
|
b3fd1b91cf
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2019-02-11 09:05:24 -05:00 |
James Agnew
|
96ad875d3a
|
Credit for #1204
|
2019-02-11 09:04:57 -05:00 |
James Agnew
|
6af36eb063
|
Merge pull request #1204 from volsch/fixes/example_server_subscriptions
Subscriptions are not enabled in JPA Server Example 3.7.0.
|
2019-02-10 10:22:07 -05:00 |
Volker Schmidt
|
ff0e2b648f
|
Added enabled subscription types to JPA Example Server.
|
2019-02-10 15:01:05 +01:00 |
Ken Stevens
|
f34926bb18
|
fixed a bug matching long ids in searchparams (#1203)
* fixed a bug matching long ids in searchparams
|
2019-02-09 13:45:51 -05:00 |
James Agnew
|
a5e10740c0
|
Merge pull request #1194 from jamesagnew/ja_more_subscription_logger
More subscription logger work
|
2019-02-09 11:45:25 -05:00 |
James Agnew
|
b5acd71e32
|
Merge pull request #1202 from jamesagnew/in-memory-searchparam-bugfix
In memory searchparam bugfix
|
2019-02-08 17:29:53 -05:00 |
James Agnew
|
4699c51997
|
Address review comments
|
2019-02-08 17:26:34 -05:00 |
James Agnew
|
7adb14c754
|
Make App logging customizable
|
2019-02-08 17:14:22 -05:00 |
Ken Stevens
|
f40614a1aa
|
fixed bug in in-memory matching for reference id when searchparam has two components
|
2019-02-08 16:37:08 -05:00 |
Ken Stevens
|
52c62884fb
|
Merge branch 'master' into reuse-subscription-channels
|
2019-02-08 10:39:00 -05:00 |
James Agnew
|
37fc432fed
|
Credit for https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/3/
|
2019-02-07 20:20:32 -05:00 |
James Agnew
|
ce840ecb6e
|
Fix broken test
|
2019-02-07 17:48:08 -05:00 |
James Agnew
|
00636276d3
|
Add missing version constant
|
2019-02-07 17:02:42 -05:00 |
jamesagnew
|
c01b9ef5ab
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2019-02-07 16:47:27 -05:00 |
jamesagnew
|
dc35e500a7
|
Add additional files to distribution
|
2019-02-07 16:47:14 -05:00 |
James Agnew
|
810f1ad969
|
Improvements to elements parameter as well as adding attributes to
RequestDetails
|
2019-02-07 16:45:59 -05:00 |
Ken Stevens
|
b3e80f8da7
|
Merge branch 'master' into reuse-subscription-channels
|
2019-02-07 10:10:10 -05:00 |
Ken Stevens
|
4592184c34
|
fixed typo in logs
|
2019-02-07 10:06:41 -05:00 |
James Agnew
|
0f8c8d18e2
|
Bump version to 3.8.0-SNAPSHOT
|
2019-02-06 20:02:28 -05:00 |
jamesagnew
|
207015c3af
|
Version bump to 3.7.0
|
2019-02-05 21:36:38 -05:00 |
James Agnew
|
c6dfbacd7a
|
Credit for #1148
|
2019-02-05 20:31:28 -05:00 |