Commit Graph
25 Commits
Author SHA1 Message Date
Stephen Diehl 58eba2d100 Attempt to fix protocol assertion error. 2012-03-03 21:30:45 -05:00
fawce 2827c2036b Merge branch 'master' of github.com:quantopian/zipline
Conflicts:
	zipline/protocol.py
	zipline/test/client.py
	zipline/test/test_messaging.py
2012-02-29 23:43:27 -05:00
fawce 5247ace0ca Merge branch 'master' of github.com:quantopian/zipline
Conflicts:
	zipline/test/client.py
2012-02-29 16:47:34 -05:00
Stephen Diehl 92a8324bf6 Join on all tests. 2012-02-29 15:45:40 -05:00
Stephen Diehl e38b947004 Zipline integration to qexec. 2012-02-28 22:59:31 -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 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
fawce 98ed6fc410 merged conflicts 2012-02-24 11:52:27 -05:00
fawce 3be2264a86 merged test class 2012-02-24 09:20:22 -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
Stephen Diehl c8553f27d9 Tweak tests to use allocator. 2012-02-22 12:48:37 -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 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
fawce 4216dee08d refactoring finished, passing all non-exceptional test cases for threads and procs 2012-02-16 13:28:22 -05:00
fawce fc8b942e45 first draft of refactoring is done 2012-02-15 22:35:00 -05:00
fawce 38e89dc0f9 fixed missing sync closure 2012-02-14 15:59:59 -05:00
fawce 19bd96cc76 re-enabled error test case 2012-02-14 13:56:07 -05:00
fawce 2fd2808e28 renamed to zipline 2012-02-14 12:23:48 -05:00