Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35679 56 d 2 h ranu /trunk/ calling webhook updated  
35660 59 d 2 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for calling target / retailer contact  
35654 59 d 8 h ranu /trunk/ code commit for calling target / retailer contact  
35624 64 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ web hook deploy  
35458 105 d 0 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
 
34540 327 d 9 h ranu /trunk/ push log working api knowlarity  
34530 332 d 8 h ranu /trunk/ push log working api knowlarity  
34483 344 d 4 h ranu /trunk/ for push log code updating  
34481 344 d 7 h ranu /trunk/ for push log code updating  
33715 583 d 9 h ranu /trunk/ upsell phase one completed with whole code  
33693 591 d 9 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/ webhook upload for call back paymnet  
33689 592 d 2 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commited webhook signature  
33688 592 d 2 h ranu /trunk/ code update for webhook controller  
33686 592 d 3 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for webhook call  
33684 592 d 4 h ranu /trunk/ webhook modification  
33682 592 d 5 h ranu /trunk/ code commit for razor pay payment status callback method get to post  
33672 596 d 0 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ update upsell payment webhook  
33602 621 d 1 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ webhook updated with kommuno  
33595 625 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ updated webhook calling  
33591 625 d 8 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ webhook change according with kommuno  
33590 625 d 8 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ web hook change header with UrlEncodede  
33586 626 d 5 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code updated for web hook for kommuno  
33581 626 d 8 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ webhook controller updated for testing purpose Kommuno  
32929 787 d 9 h amit.gupta /trunk/ Added hook handler from SmartPing/Click2call  
32928 788 d 3 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32921 789 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32920 789 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32919 789 d 2 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32918 789 d 5 h amit.gupta /trunk/ Fixed charges  
32917 789 d 8 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32916 790 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/ Added webhook report