root/trac/hacks/marketplugin/0.9/tracmarket/ledger.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 06/07/06 20:39:56 @116 [116] stevegt add traders.py
(edit) 06/04/06 00:25:40 @108 [108] stevegt Response now sending to bus
(edit) 05/17/06 10:26:52 @88 [88] stevegt checkpoint after first public deployment a couple of days ago; lots of …
(edit) 05/11/06 11:58:26 @78 [78] stevegt checkpoint: clean up some nasty basket and cancel errors, institute …
(edit) 05/09/06 11:40:56 @75 [75] stevegt checkpoint: still working on templates, expanded OrderQ, add messages
(edit) 05/08/06 17:09:07 @72 [72] stevegt report in progress, about to rename it to portfolio
(edit) 05/06/06 12:07:23 @69 [69] stevegt only commit in ui
(edit) 05/06/06 11:55:43 @68 [68] stevegt use a single db connection throughout request
(edit) 05/06/06 09:11:43 @66 [66] stevegt rework Response and DbObject? to inherit from dict, move hdf to ui
(edit) 05/04/06 08:43:25 @64 [64] stevegt finish Response class, still working on sliders
(edit) 04/26/06 00:25:32 @53 [53] stevegt splits done, test cases pass
(edit) 04/24/06 02:12:54 @51 [51] stevegt checkpoint before reworking Specialist.match_limit()
(edit) 04/22/06 00:30:55 @48 [48] stevegt fix basket reserves, start on portfolio and reporting
(edit) 04/21/06 15:56:19 @47 [47] stevegt basket trades working
(edit) 04/21/06 10:25:43 @46 [46] stevegt basket quote working
(edit) 04/20/06 09:17:02 @45 [45] stevegt entire stack in place now, from http request to db access and back
(edit) 04/14/06 21:54:55 @40 [40] stevegt moved most methods from OrderDetail? to Order
(edit) 04/13/06 21:40:52 @39 [39] stevegt checkpoint before moving instance methods from OrderDetail? to Order
(edit) 04/11/06 09:47:37 @36 [36] stevegt finish Order.match(), add ledger transactions to Order.update()
(add) 04/10/06 23:30:53 @35 [35] stevegt import from work in progress