Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35679 175 d 22 h ranu /trunk/ calling webhook updated  
35660 178 d 21 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for calling target / retailer contact  
35654 179 d 4 h ranu /trunk/ code commit for calling target / retailer contact  
35624 184 d 0 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ web hook deploy  
35458 224 d 20 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 447 d 5 h ranu /trunk/ push log working api knowlarity  
34530 452 d 4 h ranu /trunk/ push log working api knowlarity  
34483 464 d 0 h ranu /trunk/ for push log code updating  
34481 464 d 2 h ranu /trunk/ for push log code updating  
33715 703 d 5 h ranu /trunk/ upsell phase one completed with whole code  
33693 711 d 5 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/ webhook upload for call back paymnet  
33689 711 d 21 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commited webhook signature  
33688 711 d 22 h ranu /trunk/ code update for webhook controller  
33686 711 d 23 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code commit for webhook call  
33684 712 d 0 h ranu /trunk/ webhook modification  
33682 712 d 1 h ranu /trunk/ code commit for razor pay payment status callback method get to post  
33672 715 d 20 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ update upsell payment webhook  
33602 740 d 21 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ webhook updated with kommuno  
33595 745 d 0 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ updated webhook calling  
33591 745 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ webhook change according with kommuno  
33590 745 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ web hook change header with UrlEncodede  
33586 746 d 1 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ code updated for web hook for kommuno  
33581 746 d 4 h ranu /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ webhook controller updated for testing purpose Kommuno  
32929 907 d 5 h amit.gupta /trunk/ Added hook handler from SmartPing/Click2call  
32928 907 d 23 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32921 908 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32920 908 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32919 908 d 22 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32918 909 d 0 h amit.gupta /trunk/ Fixed charges  
32917 909 d 4 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed changes  
32916 910 d 0 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/ Added webhook report