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-cron
/
src
/
main
/
java
/
com
/
smartdukaan
/
cron
/
config
/
DBConfig.java
@ 33859
– Rev 36339
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
36339
3 d 19 h
amit
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Enable Hikari leak detection on cron pool (fofo/web already had it)
profitmandi-fofo and profitmandi-web DataSources already call
setLeakDetectionThreshold(30000); cron's DBConfig didn't. Aligning all three
so any future >30s connection hold in cron jobs logs the holder's stack —
matches the observability we already have on the web tier.
35832
61 d 16 h
amit
/trunk/
Unify property loading: all modules use runtime profile with shared properties from dao, remove duplicated DB/Hibernate/HikariCP/integration keys from module files
35830
61 d 16 h
amit
/trunk/
Remove 6 dead property files (dao + cron), remove hardcoded shared-dev from cron config
35828
61 d 17 h
amit
/trunk/
Optimize order creation: reduce DB queries, fix Hibernate batching, move filters to SQL
35586
93 d 9 h
amit
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Fix: Set HikariCP autoCommit=false to enable Hibernate dirty checking for transaction management
35393
130 d 6 h
amit
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/
Fixed MongoDB close method
34690
306 d 19 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Fixed
32188
1028 d 14 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Oppo Scheduler to process activation information
32185
1028 d 14 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Oppo Scheduler to process activation information
30312
1472 d 11 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Einvoice Files
30307
1472 d 12 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Einvoice Files
29859
1560 d 13 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
29838
1565 d 14 h
tejbeer
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
27999
1873 d 14 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
25721
2370 d 19 h
tejbeer
/trunk/
indent change
24433
2651 d 15 h
amit.gupta
/trunk/
Fixed issues
23898
2840 d 8 h
amit.gupta
/trunk/
Added migration for partner's complete timestamp.
23755
2884 d 23 h
amit.gupta
/trunk/profitmandi-cron/src/main/
Added fixed project setup
23738
2886 d 14 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/
Fixed issues related to spring
23723
2887 d 1 h
amit.gupta
/trunk/profitmandi-cron/
First commit