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
/
PyProj
/
src
/
shop2020
/
model
/
v1
/
inventory
/
impl
/
DataService.py
– Rev 35701
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
35701
93 d 18 h
amit
/trunk/PyProj/src/
Performance fix: reduce logging level to WARNING, remove incompatible pool_pre_ping, fix tornado dependency
- Changed logging.basicConfig from DEBUG to WARNING in 6 service files to stop
SQLAlchemy query spam that caused memory bloat (TransactionServer 553MB -> 63MB)
- Set echoOn=False as default in PurchaseServiceHandler
- Removed pool_pre_ping=True from 7 DataService files (incompatible with SQLAlchemy 0.6.6)
- Updated tornado dependency from 1.0.1 to 1.0 in setup.py (1.0.1 unavailable on PyPI)
35608
105 d 18 h
amit
/trunk/PyProj/src/shop2020/
Fix DB connection pooling to reduce service restarts
- Add pool_timeout=30 to fail fast instead of hanging indefinitely
- Add pool_pre_ping=True to detect stale MySQL connections before use
- Reduce pool_recycle from 7200s to 3600s for fresher connections
- Disable SQL echo logging (echo=False) to reduce memory/CPU usage
- Fix MongoDB connection with thread-safe initialization and proper pooling
Modified services: helper, user, inventory, order, payment, logistics, catalog
21844
3236 d 20 h
amit.gupta
/trunk/
Gst Changes
21841
3238 d 21 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
Added changes related to new tax implementation i.e. gst
21838
3239 d 15 h
amit.gupta
/trunk/
Added new tax implementation i.e. gst
19413
3685 d 0 h
amit.gupta
/trunk/
Added logic for new itemavaialbilitycache
17769
3814 d 7 h
kshitij.sood
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
12363
4293 d 5 h
kshitij.sood
/trunk/
Amazon auto pricing - Initial commit
12357
4296 d 15 h
manish.sharma
/trunk/
Committed by Manish Sharma for Weighted Nlc Avg Calculation on 08-Aug-2014
12280
4303 d 20 h
amit.gupta
/trunk/
Introducted vat type for states.
11173
4378 d 12 h
vikram.raghav
/trunk/
FBA stock estimation and sale reports changes for new FC
10567
4408 d 13 h
vikram.raghav
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
10566
4408 d 13 h
vikram.raghav
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
10544
4410 d 22 h
vikram.raghav
/trunk/PyProj/src/shop2020/
Flipkart inventory OOS update.
10452
4423 d 19 h
vikram.raghav
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
10450
4423 d 19 h
vikram.raghav
/trunk/
Out of Stock status updation for every marketplace.
10050
4452 d 18 h
vikram.raghav
/trunk/
Flipkart Inventory feed reconcillation
9665
4488 d 19 h
rajveer
/trunk/
Added provision to store oos status and order history as per source.
9495
4496 d 23 h
vikram.raghav
/trunk/
Snapdeal inventory feed creation changes for pending orders
9404
4503 d 0 h
vikram.raghav
/trunk/
Changes to create snapdeal inventory feed
8718
4570 d 21 h
amar.kumar
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
Changing primary key of HoldInventoryDetail
8491
4591 d 20 h
rajveer
/trunk/PyProj/src/shop2020/
Add vendor holidays logic.
8374
4597 d 22 h
vikram.raghav
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
Set autoincrement false to item id in amazonfbainventorysnapshot
8282
4604 d 23 h
kshitij.sood
/trunk/
Changes to Estimate Amazon FBA Stock.
8205
4613 d 19 h
amar.kumar
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
Setting default value of held as 0
8182
4614 d 15 h
amar.kumar
/trunk/
Changes related to EBAY and minor changes related to use of rto orders for PO creation
Reviewed By: Rajveer Singh
7589
4710 d 19 h
rajveer
/trunk/PyProj/src/shop2020/
Updated logic for item availability cache to include weight.
7330
4739 d 15 h
amit.gupta
/trunk/
State is also considered now while calculating vat rates.
7281
4747 d 17 h
kshitij.sood
/trunk/
Changes in Pyproj and thrift for amazon.
6821
4836 d 19 h
amar.kumar
/trunk/
Changes in logic for PO creation to include
1) MinStockLevel
2) Min number of days stock required
6751
4852 d 20 h
amar.kumar
/trunk/PyProj/src/shop2020/model/v1/
Changes for billing of OURS EXTERNAL and changes for nlc in InventoryService
6532
4888 d 23 h
amit.gupta
/trunk/
Ignore inventory updates handle implemented to catalog dashboard.
6531
4891 d 15 h
vikram.raghav
/trunk/
Added new functionality of selective warehouse item inventory updates.
6498
4898 d 23 h
vikram.raghav
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
Changes to update Selective inventory from a warehouse.
5978
4992 d 19 h
rajveer
/trunk/
Added support to cache item availability based on source
5966
4992 d 22 h
rajveer
/trunk/
Added support of reservation according to multiple sources.
5944
4996 d 18 h
mandeep.dhir
/trunk/PyProj/src/
Separating catalog and inventory services Trac#1594 Reviewer: Rajveer