10/6/2017 8:33:29 PM
See #795
|
10/6/2017 8:31:39 PM
flag for apis creating bundles to allow renaming key associated to existing cancelled subscriptions with same key
Revert to default behavior where new subscriptions (bundles) can be created with a previously used key associated to cancelled subscriptions (renameCancelledBundleIfExist = true)
Reintroduce tests deleted in 36087e8ec917f that verify that by default creating a new subscription with a key associated with a cancelled subscription will work -- no change of 'external' behavior
|
|
10/6/2017 5:25:15 PM
into work-for-release-0.19.x
|
10/2/2017 1:02:48 PM
make sure to always record future notifications
|
9/29/2017 8:37:26 AM
case of exception when processing a new invoice (e.g. thrown by plugin),
make sure to record a notification regardless, to make sure we never stop
invoicing that account.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
9/28/2017 6:47:19 PM
into work-for-release-0.19.x
|
9/28/2017 1:01:09 AM
record_id columns the bigint type in Postgres
|
|
9/23/2017 11:45:47 PM
trigger function, to match the size of the 'serial' type in MySQL.
|