| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35956 |
136 d 6 h |
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 |
136 d 6 h |
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 |
137 d 4 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/ |
breaking time given to rbm call log |
|
| 35953 |
137 d 4 h |
ranu |
/trunk/ |
breaking time given to rbm call log |
|
| 35952 |
137 d 5 h |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ |
Added Store Code in Partner Listing |
|
| 35951 |
137 d 5 h |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/req/ |
Support Apis: Added/Updated new |
|
| 35950 |
137 d 5 h |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/res/ |
Support Apis: Added/Updated new |
|
| 35949 |
137 d 5 h |
vikas |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/res/ |
Support Apis: Added/Updated new |
|
| 35948 |
137 d 5 h |
vikas |
/trunk/ |
Support Apis: Added/Updated new |
|
| 35947 |
137 d 5 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ |
Revert r35945: undo cart pessimistic locking (will re-apply after testing) |
|
| 35946 |
137 d 5 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 |
137 d 7 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 |
137 d 7 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 |
137 d 23 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 |
137 d 23 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 |
138 d 2 h |
vikas |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ |
Update shopify env |
|
| 35940 |
138 d 2 h |
vikas |
/trunk/profitmandi-dao/src/main/resources/ |
Update shopify env |
|
| 35939 |
138 d 2 h |
vikas |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/service/shopify/ |
Update Existing Shopify Product Sync |
|
| 35938 |
138 d 2 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Fix scheme IMEI search performance: remove entity list logging causing lazy load, batch PriceDrop queries |
|
| 35937 |
138 d 2 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/transaction/ |
Fix scheme IMEI search performance: add PriceDrop batch selectByIds to eliminate N+1 queries |
|