fawce
|
f1a7e41d1f
|
intersticial commit
|
2012-02-28 11:36:23 -05:00 |
|
Stephen Diehl
|
d6c425936a
|
Better tracking of failure modes.
|
2012-02-27 23:23:31 -05:00 |
|
fawce
|
12aaa4a2e0
|
intersticial commit to show realdiehl the dummy module.
|
2012-02-27 14:48:59 -05:00 |
|
Stephen Diehl
|
0de735e816
|
Documention tweaks.
|
2012-02-27 12:14:45 -05:00 |
|
Stephen Diehl
|
40f6c17be7
|
Added serializers.
|
2012-02-27 09:56:43 -05:00 |
|
Stephen Diehl
|
651182869a
|
Api for tearing down components.
|
2012-02-26 23:52:20 -05:00 |
|
Stephen Diehl
|
6e8f1a7716
|
Alter init methods, poll for control messages.
|
2012-02-26 22:40:09 -05:00 |
|
fawce
|
e94c8cf717
|
unstable commit to allow sync with qexec master to move db code
|
2012-02-26 20:28:08 -05:00 |
|
fawce
|
f29c83e941
|
renamed factory to singular
|
2012-02-26 20:08:10 -05:00 |
|
fawce
|
e8567d9305
|
adding new finance test cases and a factories module to support them
|
2012-02-26 20:06:17 -05:00 |
|
Stephen Diehl
|
063c42a47d
|
Added control tests.
|
2012-02-26 19:56:23 -05:00 |
|
fawce
|
6c6b8d5dae
|
added an order protocol between orders transform and algo client
|
2012-02-26 19:29:33 -05:00 |
|
fawce
|
54ab91c641
|
Merge branch 'orders'
|
2012-02-26 07:06:04 -05:00 |
|
fawce
|
ac8c14d0a7
|
Merge branch 'master' of github.com:quantopian/zipline
|
2012-02-26 07:05:40 -05:00 |
|
fawce
|
fc69a1772b
|
Merge branch 'master' into orders
Conflicts:
zipline/sources.py
|
2012-02-26 07:04:30 -05:00 |
|
Stephen Diehl
|
f87b36bfe5
|
Cleanup, standardizing methods, more docstrings.
|
2012-02-25 09:41:34 -05:00 |
|
Stephen Diehl
|
c803e68f35
|
Docs for the messaging protocol.
|
2012-02-25 09:14:11 -05:00 |
|
Stephen Diehl
|
2deb6ba254
|
Register control socket in every component.
|
2012-02-24 20:06:12 -05:00 |
|
Stephen Diehl
|
a63a7c6dea
|
Untangled the poller knot! :)
|
2012-02-24 18:26:57 -05:00 |
|
Stephen Diehl
|
041b2311df
|
Poller refactor... Checkpoint #2
|
2012-02-24 18:18:22 -05:00 |
|
Stephen Diehl
|
bb70efe4eb
|
Polling work Checkpiont.
|
2012-02-24 17:49:24 -05:00 |
|
Stephen Diehl
|
320524fed9
|
Woops, left pdb assert in.
|
2012-02-24 13:00:28 -05:00 |
|
Stephen Diehl
|
4aad3a2f93
|
Added initial msgpack.
|
2012-02-24 12:55:39 -05:00 |
|
Stephen Diehl
|
ffc2e34334
|
Unifying protocol and messaging.
|
2012-02-24 12:51:46 -05:00 |
|
fawce
|
98ed6fc410
|
merged conflicts
|
2012-02-24 11:52:27 -05:00 |
|
fawce
|
757d1f75dc
|
stashing changes from orders
|
2012-02-24 11:06:41 -05:00 |
|
fawce
|
3be2264a86
|
merged test class
|
2012-02-24 09:20:22 -05:00 |
|
Stephen Diehl
|
d7a707f7b8
|
Deleted pyenv folder.
|
2012-02-23 16:00:29 -05:00 |
|
Stephen Diehl
|
e640aabf73
|
Cleanup docs, pep8ify, and backport dev simulator test
|
2012-02-23 15:32:17 -05:00 |
|
Stephen Diehl
|
6190da376a
|
Rearrange test case / file layout a bit.
|
2012-02-23 11:19:26 -05:00 |
|
fawce
|
8e840e472e
|
cleaning local changes
|
2012-02-23 08:11:13 -05:00 |
|
Stephen Diehl
|
6e1cc72900
|
Controller is done.
|
2012-02-22 16:02:49 -05:00 |
|
Stephen Diehl
|
c8553f27d9
|
Tweak tests to use allocator.
|
2012-02-22 12:48:37 -05:00 |
|
Stephen Diehl
|
d39d7683a3
|
Initial zipline work on control sockets.
|
2012-02-21 12:18:25 -05:00 |
|
Stephen Diehl
|
c5824a168f
|
Whitespace cleanup + misc pep8 + notes
|
2012-02-21 07:26:35 -05:00 |
|
Stephen Diehl
|
351f277954
|
Add stupid test to make Jenkins happy.
|
2012-02-20 17:36:14 -05:00 |
|
Stephen Diehl
|
c0d53dc860
|
Update apidocs, flush old on rebuild.
|
2012-02-20 17:31:33 -05:00 |
|
Stephen Diehl
|
c3b51b8de8
|
Migrated the simulator classes to qexec.
|
2012-02-20 17:15:06 -05:00 |
|
Stephen Diehl
|
64383f865d
|
Tweak tests.
|
2012-02-20 16:07:04 -05:00 |
|
fawce
|
59d43608b9
|
new client base class, adding order function. committing to allow branch
|
2012-02-17 17:25:04 -05:00 |
|
fawce
|
1cabd30158
|
removed log lines from zipline, added gevent_zeromq to requirements
|
2012-02-17 14:47:55 -05:00 |
|
fawce
|
a5cdfac473
|
playing with imports
|
2012-02-17 14:25:32 -05:00 |
|
Stephen Diehl
|
17b8a9aaf6
|
Merge branch 'master', remote-tracking branch 'origin'
|
2012-02-17 14:24:56 -05:00 |
|
Stephen Diehl
|
45cbf4458f
|
Fix for exception handling.
|
2012-02-17 14:23:43 -05:00 |
|
fawce
|
2e9be24c82
|
Merge branch 'master' of github.com:quantopian/zipline
|
2012-02-17 12:10:51 -05:00 |
|
fawce
|
2505ded09e
|
added the gevent_zeromq to requirements
|
2012-02-17 12:10:36 -05:00 |
|
fawce
|
2550066c63
|
updated
|
2012-02-17 11:32:19 -05:00 |
|
fawce
|
91b8098d67
|
merged changes from main
|
2012-02-17 10:59:55 -05:00 |
|
fawce
|
8ad08ee384
|
eliminated the redundant passing of address information, moved the zmq import to the run method to see if loading in the execution context helps
|
2012-02-17 10:57:53 -05:00 |
|
fawce
|
755ef6f72d
|
reverting changes to hand off to realDiehl for debugging lockups on recv
|
2012-02-16 15:41:51 -05:00 |
|