Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
36018 56 d 16 h amit /trunk/profitmandi-dao/ Add Knowlarity live call monitoring - WebSocket client, auth, agent resolver, event processing. Maps CC-Agent-Number/CC-SR-Number to sip_master for agent identification. Added authId to SipMaster entity, selectBySipUrl and selectAll to SipRepository. Added Tyrus WebSocket client dependency.  
35595 106 d 12 h amit /trunk/profitmandi-dao/ Migrate from C3P0 to HikariCP connection pooling

- Replace C3P0 properties with HikariCP settings in all properties files
- Delete unused persistence.xml (was not referenced by any code)
- New settings: maximumPoolSize=20, minimumIdle=2, idleTimeout=30s, maxLifetime=30min
 
35459 144 d 13 h amit /trunk/ Revert non-Java file changes from r35458  
35458 144 d 13 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
 
34860 280 d 14 h ranu /trunk/ razorpay x automate payment with rabbit mq  
34689 324 d 21 h amit.gupta /trunk/profitmandi-dao/ donotcommit  
33715 622 d 23 h ranu /trunk/ upsell phase one completed with whole code  
33258 750 d 15 h ranu /trunk/ change path invoices invoice service  
31708 1159 d 16 h amit.gupta /trunk/profitmandi-dao/ Added Billing Pending  
31707 1159 d 16 h amit.gupta /trunk/profitmandi-dao/ Added Billing Pending  
31565 1190 d 0 h amit.gupta /trunk/profitmandi-dao/ Handling  
30398 1467 d 22 h amit.gupta /trunk/profitmandi-dao/ Fixed ahead issue  
30304 1491 d 11 h amit.gupta /trunk/profitmandi-dao/ Fixed ahead issue  
30303 1491 d 15 h amit.gupta /trunk/profitmandi-dao/ Removing jsr issue  
30291 1492 d 22 h amit.gupta /trunk/profitmandi-dao/ Added redis cache  
30216 1509 d 16 h amit.gupta /trunk/profitmandi-dao/ Fixed ahead issue  
30206 1520 d 17 h amit.gupta /trunk/ Fixed ahead issue  
28378 1827 d 15 h tejbeer /trunk/profitmandi-dao/  
27182 2039 d 16 h tejbeer /trunk/ changes  
26859 2119 d 19 h amit.gupta /trunk/profitmandi-dao/  
26216 2306 d 22 h amit.gupta /trunk/ Fixed maven repo  
25163 2510 d 11 h amit.gupta /trunk/profitmandi-dao/  
24331 2704 d 21 h amit.gupta /trunk/profitmandi-dao/ Added guava library for hashing  
23793 2883 d 19 h tejbeer /trunk/ subCategorychange  
23716 2905 d 19 h amit.gupta /trunk/ Fixed bad issue  
22859 3109 d 17 h ashik.ali /trunk/profitmandi-dao/  
22540 3142 d 22 h ashik.ali /trunk/profitmandi-dao/  
22539 3143 d 14 h ashik.ali /trunk/profitmandi-dao/  
22425 3165 d 16 h ashik.ali /trunk/profitmandi-dao/