Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35959 11 m amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Migrate SMTP calls to mailOutboxService in cron - mail outbox pattern  
35958 11 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 11 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 11 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 34 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 15 m ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/model/ breaking time given to rbm call log  
35953 22 h 18 m ranu /trunk/ breaking time given to rbm call log  
35952 23 h 28 m vikas /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Added Store Code in Partner Listing  
35951 23 h 31 m vikas /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/req/ Support Apis: Added/Updated new  
35950 23 h 32 m vikas /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/res/ Support Apis: Added/Updated new  
35949 23 h 33 m vikas /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/res/ Support Apis: Added/Updated new  
35948 23 h 35 m vikas /trunk/ Support Apis: Added/Updated new  
35947 23 h 44 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ Revert r35945: undo cart pessimistic locking (will re-apply after testing)  
35946 23 h 58 m 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  
35940 1 d 20 h vikas /trunk/profitmandi-dao/src/main/resources/ Update shopify env  

Show All