10/6/2015 9:34:14 AM
<bogdan.langendorf@groupon.com>
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
10/6/2015 5:24:20 PM
changes
|
|
|
10/5/2015 3:54:26 PM
specific dryRun subscriptionId.
See #401
This is an extension for 879d013a791910253a72cb6ced7387d2337a532d
|
10/4/2015 9:01:33 PM
invoices that are either SUBSCRIPTION or BUNDLE aligned. Fixes #401
|
10/4/2015 4:24:37 PM
(where BCD cache needs to be reset fro when we update the value)
|
10/2/2015 6:56:58 PM
an exception in updateBCD if the BCD is already set
Simplify BCD update (Long v.s int) for consistency)
|
10/2/2015 5:01:13 PM
and BCD (updated only once).
The code also refactors the account API to make sure any path (recordId, id, externalKey) whether from public or private API
will end up setting the cache.
|
9/30/2015 10:53:19 PM
avoid fethcing account data from DB when the data is immutable.
This change does not yet introduce the caching layer that is reuiqred to fully take advantage of that change.
|