| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 35942 |
69 d 13 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Reduce log noise: demote verbose INFO to DEBUG, fix empty list SQLGrammarException in getItemAvailability, fix copy-paste bug in PartnerTypeChangeServiceImpl, fix string concatenation in log statements |
|
| 35848 |
77 d 17 h |
amit |
/trunk/ |
Refactor investment logic to use own investment (total - utilized), remove minimumInvestmentOld, add OK_INVESTMENT_SHORT_PERCENTAGE constant, update thresholds CUTOFF_INVESTMENT=10 MIN_INVESTMENT_PERCENTAGE=5 |
|
| 35600 |
105 d 20 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Fix Redis serialization bug and add 15-min cache manager
- Fix SerializationException for publishedOffersWithAchievement cache
- Add @JsonIgnore to computed getters getBillingStartDate/getBillingEndDate
- Add @JsonIgnoreProperties(ignoreUnknown=true) to CreateOfferRequest,
ItemCriteriaPayout, TargetSlab for backward compatibility with cached data
- Add redisVeryShortCacheManager (15 min TTL) for frequently changing data
- brandStockPrices, partnerInvestments, partnerSales, partnerDailyInvestment
now use 15-min cache instead of 60-min |
|
| 35595 |
106 d 11 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 |
|
| 35285 |
180 d 20 h |
aman |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
Fix:Money Value formatter fix |
|
| 35084 |
229 d 16 h |
aman |
/trunk/ |
Fix: Diplay currency name , fix brandwise item sale and montly sale table ui fix |
|
| 35064 |
231 d 12 h |
aman |
/trunk/ |
Feat:BrandwiseSale and brandWise Item wise sale and live scratch offer |
|
| 34685 |
326 d 15 h |
aman.kumar |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
Fix the amount difference for lmtd |
|
| 34527 |
372 d 18 h |
tejus.lohani |
/trunk/ |
hdfc payment report and investometer in partner dashboard |
|
| 34466 |
384 d 16 h |
tejus.lohani |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
fix |
|
| 34463 |
384 d 19 h |
tejus.lohani |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
barchart modification |
|
| 34426 |
393 d 14 h |
tejus.lohani |
/trunk/ |
some enhancement in partner dashboard barchart |
|
| 34388 |
400 d 12 h |
tejus.lohani |
/trunk/ |
partner DashBoard model wise barchart with some extra filter , dateRange and value ad quantity , on click bar , open new model wise barchart , that is show detailed chart with sale ,active and unactive models |
|
| 33245 |
753 d 19 h |
ranu |
/trunk/ |
added signature |
|
| 33127 |
783 d 21 h |
amit.gupta |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
Fixed brands to display method |
|
| 33121 |
786 d 14 h |
amit.gupta |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
patch for |
|
| 33119 |
786 d 14 h |
amit.gupta |
/trunk/ |
Fixed Offer |
|
| 33087 |
792 d 12 h |
amit.gupta |
/trunk/ |
Added changes to stop payouts for samsung stock aged above 90 days since primary. |
|
| 31884 |
1107 d 16 h |
tejbeer |
/trunk/ |
change |
|
| 31246 |
1248 d 21 h |
amit.gupta |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
Removed unwanted files |
|