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-fofo
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
web
/
controller
/
WebHookController.java
– Rev 35679
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
35679
9 d 20 h
ranu
/trunk/
calling webhook updated
35660
12 d 20 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
code commit for calling target / retailer contact
35654
13 d 2 h
ranu
/trunk/
code commit for calling target / retailer contact
35624
17 d 22 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
web hook deploy
35458
58 d 18 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
281 d 3 h
ranu
/trunk/
push log working api knowlarity
34530
286 d 2 h
ranu
/trunk/
push log working api knowlarity
34483
297 d 22 h
ranu
/trunk/
for push log code updating
34481
298 d 0 h
ranu
/trunk/
for push log code updating
33715
537 d 3 h
ranu
/trunk/
upsell phase one completed with whole code
33693
545 d 3 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/
webhook upload for call back paymnet
33689
545 d 19 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
code commited webhook signature
33688
545 d 20 h
ranu
/trunk/
code update for webhook controller
33686
545 d 21 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
code commit for webhook call
33684
545 d 22 h
ranu
/trunk/
webhook modification
33682
545 d 23 h
ranu
/trunk/
code commit for razor pay payment status callback method get to post
33672
549 d 18 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
update upsell payment webhook
33602
574 d 19 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
webhook updated with kommuno
33595
578 d 22 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
updated webhook calling
33591
579 d 2 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
webhook change according with kommuno
33590
579 d 2 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
web hook change header with UrlEncodede
33586
579 d 23 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
code updated for web hook for kommuno
33581
580 d 2 h
ranu
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
webhook controller updated for testing purpose Kommuno
32929
741 d 3 h
amit.gupta
/trunk/
Added hook handler from SmartPing/Click2call
32928
741 d 21 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Fixed changes
32921
742 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Fixed changes
32920
742 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Fixed changes
32919
742 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Fixed changes
32918
742 d 23 h
amit.gupta
/trunk/
Fixed charges
32917
743 d 2 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
Fixed changes
32916
743 d 22 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/
Added webhook report