|
5/6/2013 10:28:29 PM
from plugin
- Set terminal state for retried payment in non terminal state when invoice balance is zero
- Add UNKNWON case when unsetting AUTO_PAY_OFF on account
|
|
5/6/2013 4:31:36 PM
Meyer <pierre@ning.com>
|
5/6/2013 4:04:22 PM
case when caches are disabled.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
5/3/2013 6:55:51 PM
(direct and via history). Note! Since we cache all audit logs for a given object, we need to invalidate them. Fortunately, all the auditing work is done in one place (in EntitySqlDaoWrapperInvocationHandler).
* Fix ehcache.xml files to enable statistics for all caches (the inheritance doesn't seem to work)
* Simplify the registration code for new caches, see instructions at https://github.com/killbill/killbill/wiki/How-to-create-a-new-cache
* Fix bug where cacheloaders were registered multiple times, causing some tests to fail
* Make sure to clear the caches in tests
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
5/4/2013 11:46:31 PM
-- instead of hardcoded value of 30 sec
Fix exception info log in Payment Processor
Add new endpoint for retrying a payment in a non terminal state
Add tests for asynchrnous thared handling payment call to plugin to verify various exception cases
|
5/3/2013 6:54:55 PM
bus and handling for analytics code (UNCANCEL, PHASE)
|