5/6/2013 8:04:20 PM
default rejection policy is not what we want. We always want to
schedule jobs, it's ok to block for them in the worst case.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
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>
|
|