Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35734 159 d 4 h amit /trunk/PyProj/src/shop2020/model/v1/order/impl/ Remove AlertClient dependency from order DataAccessors and ObsoleteDataAccessors  
35718 160 d 19 h amit /trunk/PyProj/src/shop2020/ fix: use session.remove() instead of session.close() to prevent memory leaks in all services  
35701 161 d 2 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 518 d 4 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added comment  
34205 518 d 4 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Removed change color  
30063 1611 d 23 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
26410 2328 d 2 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
26409 2328 d 2 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
26000 2411 d 5 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
25944 2421 d 7 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Invoice details should not be removed once billed.  
25193 2574 d 6 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
25020 2601 d 0 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
25019 2601 d 1 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
24945 2625 d 4 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Fixed status  
24908 2630 d 23 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
24907 2630 d 23 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
24262 2785 d 3 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Fixed  
24214 2807 d 5 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
24210 2814 d 4 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
24209 2814 d 5 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Fixed  

Show All