BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
/
trunk
/
profitmandi-web
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
web
/
controller
/
StoreController.java
– Rev 36428
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
36428
49 d 6 h
aman
/trunk/
Fix:Partner Stock Api
36377
54 d 5 h
vikas
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/
Dashboard API
36376
54 d 5 h
aman
/trunk/
Feat:Cart Api Implementation
35758
125 d 2 h
vikas
/trunk/
Removed tarun verma's email from trial service
35458
179 d 1 h
amit
/trunk/
Revert @Transactional(readOnly=true) - keep @Transactional only at Controller level
Changes:
- profitmandi-web: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional(readOnly = true)
- profitmandi-fofo: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional
- profitmandi-dao: Removed @Transactional from services/repositories
Exceptions (called from interceptors, need own transaction):
- RoleManager: @Transactional(readOnly = true) - called from interceptor for auth
- PartnerTypeChangeServiceImpl.getBestPartner(): @Transactional - called from JWTUtil via interceptor
Fixed javax.transaction.Transactional to org.springframework.transaction.annotation.Transactional
Fixed rollbackOn to rollbackFor for Spring compatibility
35456
179 d 2 h
amit
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Fixed method thats not readonly
35435
180 d 10 h
amit
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Add @Transactional(readOnly = true) to GET methods in controllers
Added @Transactional(readOnly = true) to all read-only GET methods across 14 controllers:
- RetailerController (10 methods)
- UserController (16 methods)
- WalletController (5 methods)
- CartController (2 methods)
- StoreController (25 methods)
- DealsController (20 methods)
- ShopController (1 method)
- CustomerController (2 methods)
- NotificationController (3 methods)
- SolrSearchController (2 methods)
- InsuranceController (1 method)
- GatewayController (1 method)
- LeadController (13 methods)
- RechargeController (4 methods)
Total: 105 methods updated
All methods verified to only set @Transient fields on entities, ensuring no dirty writes.
35369
189 d 5 h
ranu
/trunk/
out of stock allocation
35309
208 d 4 h
aman
/trunk/
Fix:Monthly Sale show assesses sale
35243
231 d 10 h
aman
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Feat: Partner Monthly sale
35211
245 d 2 h
vikas
/trunk/
App build Version & Notification Template
35079
264 d 9 h
vikas
/trunk/
Live Tracking and Shopify Products List Sync
34917
293 d 4 h
vikas
/trunk/
SmartSeller Earnings and Referrals
34902
299 d 2 h
vikas
/trunk/
Affiliate Order
34899
299 d 4 h
aman
/trunk/
Fix: Affiliate Products, links and Authentication
34884
303 d 9 h
vikas
/trunk/
Disabled POD Option
34882
309 d 4 h
aman
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Feat:Affiliate Service
34878
310 d 4 h
vikas
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Changed force wallet debit on bidding
34823
328 d 6 h
ranu
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
remove icici plan fom b2c
34822
328 d 6 h
ranu
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
remove icici plan fom b2c
34654
372 d 2 h
vikas.jangra
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Debit 500 From Wallet for Bid Security
34562
398 d 21 h
ranu
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Bid Update notification to another user
34545
400 d 6 h
vikas.jangra
/trunk/
Bidding/Liquidation push notifications
34494
414 d 22 h
vikas.jangra
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Bidding/Liquidation changed bid starting amount
34477
419 d 2 h
aman.kumar
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Pending Order Plan
34476
419 d 2 h
vikas.jangra
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Bidding/Liquidation Declined Bid After 6 PM
34446
421 d 19 h
vikas.jangra
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Bidding/Liquidation Initial Code - Validation for 6PM
34444
421 d 19 h
vikas.jangra
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Biddin/Liquidation Initial Code
34371
441 d 11 h
ranu
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
scrach end
34287
464 d 3 h
vikas.jangra
/trunk/
Download Invoice Issue
34259
471 d 6 h
aman.kumar
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
default address fix
34248
475 d 3 h
aman.kumar
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Navbar imported
34247
475 d 3 h
aman.kumar
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/
Contact us Validation
34242
475 d 7 h
tejus.lohani
/trunk/
Nav bar list api
34239
476 d 5 h
vikas.jangra
/trunk/
Added Super Catalog Variants to b2c API
34196
490 d 4 h
ranu
/trunk/
insurance and hid correction
34190
491 d 2 h
aman.kumar
/trunk/
ContacUs Api and Change password Api
34186
491 d 4 h
vikas.jangra
/trunk/
Added Catalog ID
34024
562 d 4 h
vikas.jangra
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
Handle Grouping in Solr
33678
666 d 10 h
ranu
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
code commit for scract expired time