Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35705 18 h 48 m amit /trunk/PyProj/src/ Include resource files (cfg, xml, xls) in egg build via package_data  
35701 20 h 10 m 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)
 
4707 5081 d 19 h phani.kumar /trunk/PyProj/src/ file required to create egg files changed to include all data files
reviewer: Rajveer
 
4703 5081 d 21 h phani.kumar /trunk/PyProj/src/ file required to create egg files
reviewer: Rajveer