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
/
order
/
impl
/
DataAccessors.py
– Rev 35751
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
35751
66 d 18 h
amit
/trunk/PyProj/src/shop2020/model/v1/order/impl/
TransactionServer: add session.expunge_all() and periodic gc.collect() in close_session() to prevent memory growth from ORM identity map accumulation and Python 2.7 memory fragmentation
35734
67 d 16 h
amit
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Remove AlertClient dependency from order DataAccessors and ObsoleteDataAccessors
35718
69 d 7 h
amit
/trunk/PyProj/src/shop2020/
fix: use session.remove() instead of session.close() to prevent memory leaks in all services
35701
69 d 14 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)
34206
426 d 16 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Added comment
34205
426 d 16 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Removed change color
30063
1520 d 11 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
26410
2236 d 14 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
26409
2236 d 14 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
26000
2319 d 17 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
25944
2329 d 20 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Invoice details should not be removed once billed.
25193
2482 d 18 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
25020
2509 d 12 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
25019
2509 d 13 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
24945
2533 d 16 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Fixed status
24908
2539 d 11 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
24907
2539 d 11 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
24262
2693 d 16 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Fixed
24214
2715 d 17 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
24210
2722 d 17 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
24209
2722 d 17 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Fixed
24208
2722 d 18 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Fixed delivery challan
24137
2753 d 18 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Fixed issue with warehouse marked to 0
23863
2845 d 16 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Added line item imei
23812
2854 d 0 h
amit.gupta
/trunk/
Added feature to reverse advance amount in wallet
23810
2854 d 1 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23809
2854 d 1 h
amit.gupta
/trunk/
Added feature to reverse advance amount in wallet
23777
2873 d 18 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Fixed delivery message.
23710
2884 d 22 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Fixed fields
23686
2888 d 13 h
amit.gupta
/trunk/PyProj/src/shop2020/
Fixed order creation for courier
23636
2906 d 23 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Removed messages of split
23537
2932 d 15 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23536
2932 d 15 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Wallet refund fixed in case of cancelled by customer request.
23525
2935 d 19 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23524
2935 d 19 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23523
2935 d 19 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23522
2935 d 19 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23521
2935 d 19 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23520
2935 d 19 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/
23518
2935 d 20 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/order/impl/