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


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 07/19/06 17:42:32 @117 [117] stevegt checkpoint after mss tutorial, before moving order validity checks until …
(edit) 06/07/06 20:39:56 @116 [116] stevegt add traders.py
(edit) 06/07/06 18:33:07 @115 [115] stevegt migrate to market.cmd.* groups; deprecate cli
(edit) 06/07/06 04:40:21 @114 [114] stevegt move Context to ctl
(edit) 06/07/06 01:38:41 @113 [113] stevegt more bargraph cleanup, about to start on stats page
(edit) 06/04/06 11:09:33 @111 [111] stevegt rework web_ui to be a messaging endpoint
(edit) 06/04/06 06:53:05 @110 [110] stevegt finished migrating to run_ui
(edit) 06/04/06 05:46:46 @109 [109] stevegt finished run_ui
(edit) 06/04/06 00:25:40 @108 [108] stevegt Response now sending to bus
(edit) 05/30/06 03:14:41 @96 [96] stevegt finished message bus, starting integration with existing code
(edit) 05/17/06 10:26:52 @88 [88] stevegt checkpoint after first public deployment a couple of days ago; lots of …
(edit) 05/12/06 02:08:32 @79 [79] stevegt finish adding rudimentary Publish button
(edit) 05/11/06 11:58:26 @78 [78] stevegt checkpoint: clean up some nasty basket and cancel errors, institute …
(edit) 05/10/06 09:40:14 @77 [77] stevegt checkpoint: added res_*, including res_estimate, working on publish and …
(edit) 05/09/06 11:40:56 @75 [75] stevegt checkpoint: still working on templates, expanded OrderQ, add messages
(edit) 05/08/06 19:45:44 @74 [74] stevegt checkpoint: portfolio orders template done, starting on history
(edit) 05/08/06 17:09:07 @72 [72] stevegt report in progress, about to rename it to portfolio
(edit) 05/07/06 18:24:19 @71 [71] stevegt consolidate results into market.basket
(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:47:57 @67 [67] stevegt get rid of interface parm
(edit) 05/06/06 09:11:43 @66 [66] stevegt rework Response and DbObject? to inherit from dict, move hdf to ui
(edit) 05/05/06 09:24:39 @65 [65] stevegt Response class works, need to migrate to key access being primary, fix …
(edit) 05/04/06 08:43:25 @64 [64] stevegt finish Response class, still working on sliders
(add) 05/01/06 05:52:47 @62 [62] stevegt checkpoint; working on templates