| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35960 |
7 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/mail/ |
MailOutboxService: dev recipient guard (no mail to real users in non-prod), fix self-invocation for @Async/@Transactional via @Lazy self-proxy |
|
| 35959 |
20 m |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Migrate SMTP calls to mailOutboxService in cron - mail outbox pattern |
|
| 35958 |
20 m |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Migrate SMTP calls to mailOutboxService in web controllers - mail outbox pattern |
|
| 35957 |
20 m |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Migrate SMTP calls to mailOutboxService in fofo controllers - mail outbox pattern |
|
| 35956 |
20 m |
amit |
/trunk/profitmandi-dao/src/main/ |
Mail outbox pattern: persist mail in transaction, send async after commit. Fixes lock contention between /cancelOrder and /om/addBillingDetailsForGrouppedOrders caused by SMTP calls inside transactions holding DB locks. |
|
| 35955 |
43 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ |
Add increaseBlockedLimit for negative price drop: increase credit limit for SD Credit orders, fundWallet fallback for wallet orders |
|
| 35954 |
22 h 24 m |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/ |
breaking time given to rbm call log |
|
| 35953 |
22 h 26 m |
ranu |
/trunk/ |
breaking time given to rbm call log |
|
| 35952 |
23 h 36 m |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Added Store Code in Partner Listing |
|
| 35951 |
23 h 40 m |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/req/ |
Support Apis: Added/Updated new |
|
| 35950 |
23 h 41 m |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/res/ |
Support Apis: Added/Updated new |
|
| 35949 |
23 h 42 m |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/res/ |
Support Apis: Added/Updated new |
|
| 35948 |
23 h 44 m |
vikas |
/trunk/ |
Support Apis: Added/Updated new |
|
| 35947 |
23 h 53 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ |
Revert r35945: undo cart pessimistic locking (will re-apply after testing) |
|
| 35946 |
1 d 0 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ |
Use max of sanction free days and configured free days in resolveFreeDays |
|
| 35945 |
1 d 1 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ |
Add pessimistic locking to cart operations to prevent deadlocks; add updateCartItem, removeCartItem, getCartItems methods |
|
| 35944 |
1 d 1 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Fix invoice number race condition: use SELECT FOR UPDATE on sellerwarehouse in getInvoiceNumber |
|
| 35943 |
1 d 18 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/ |
Reduce log noise: demote interceptor/cookie per-request INFO to DEBUG, demote large object dumps and loop logging to DEBUG, fix string concatenation in log statements |
|
| 35942 |
1 d 18 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Reduce log noise: demote verbose INFO to DEBUG, fix empty list SQLGrammarException in getItemAvailability, fix copy-paste bug in PartnerTypeChangeServiceImpl, fix string concatenation in log statements |
|
| 35941 |
1 d 20 h |
vikas |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ |
Update shopify env |
|