|
1/3/2017 7:47:35 PM
Kill Bill core team <contact@killbill.io>
|
|
1/3/2017 9:13:43 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/3/2017 6:00:41 AM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/2/2017 12:31:38 PM
entries
See https://github.com/killbill/killbill-admin-ui/issues/82.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
12/30/2016 7:31:19 PM
when cancelation is immediate (leading to NPE in JAXRS)
|
|
12/30/2016 5:40:36 PM
of a pending subscription
The code will also fix an NPE that was happening during handling of UNCANCEL event.
Also refactor code a bit to rename cancelSubscriptionsOnBasePlanEvent -> notifyOnBasePlanEvent since this method
was doing more than what it adertised.
|
12/29/2016 9:41:47 PM
events is expensive, Subscription#getSubscriptionEvents should be invoked at most once
|