7/9/2012 3:07:22 PM
exception message field is null - we were printing useless messages
in the logs such as:
om.ning.billing.payment.api.PaymentApiException: Failed to create payment for account d78882c8-8622-4380-81c0-0e363d3910c9 : null
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/9/2012 2:52:01 PM
useful in standalone mode, when re-running a failing
test.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/9/2012 1:33:04 PM
invoice events - they are not really useful.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/8/2012 2:22:05 AM
in invoice didn't work when the bill cycle day was
the 31st and the recurring invoice item was ending at the end of the
month (the 30th) - in this scenario, invoice was never called back.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/8/2012 1:51:28 AM
is useful to print the event in the logs.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/8/2012 1:50:58 AM
is useful to print the event in the logs.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/8/2012 1:38:40 AM
rounded dates in bin.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/8/2012 1:21:29 AM
saves some space on the screen.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/8/2012 1:18:01 AM
of the recurring items one day.
Do the same for fixed price items to avoid confusion.
This also fixes a couple of beatrix tests regressions.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
7/7/2012 10:02:56 PM
start/stop MySQL once for the whole test suite
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|