Commit Graph

688 Commits

Author SHA1 Message Date
scottsanderson 4deabcdfda new world order 2012-08-01 10:42:55 -04:00
fawce 5c62cce627 changed logic to take a boolean flag for sighup signaling. 2012-07-30 19:58:09 -04:00
fawce 3e577c56c5 really really really think this should build on jenkins 2012-07-30 18:43:10 -04:00
fawce f1f2fadf81 patched regex to work on jenkins 2012-07-30 18:23:17 -04:00
fawce 7d4bfb023e keying the shorted stack trace path on zipline, rather than zipline_repo 2012-07-30 18:02:12 -04:00
fawce ef1ca0388d moved mongods out 2012-07-30 17:53:58 -04:00
fawce 3cff533ff9 hot patch to requirements 2012-07-30 17:42:53 -04:00
Scott Sanderson 1798b3b416 Merge pull request #81 from quantopian/byebye_threadsim
Byebye threadsim
2012-07-30 14:34:46 -07:00
scottsanderson 2653353bc7 file moves and style changes in sorted/merged layers 2012-07-30 17:28:08 -04:00
fawce 61e3cdb25e moved feed to sort 2012-07-30 16:34:03 -04:00
fawce c31417cd53 per @ehebert comment on PR 2012-07-30 16:32:10 -04:00
fawce 29760dde3a renaming and such for the PR. 2012-07-30 16:13:47 -04:00
fawce 146dc822c4 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-30 13:53:09 -04:00
fawce 9deaefe6e6 fixes for tests 2012-07-30 13:52:38 -04:00
scottsanderson 5d9bfe6b92 full sequencing system (minus done from xforms) 2012-07-30 13:51:10 -04:00
fawce 0cb7618b98 exception paths are now relative to zipline_repo. if the path is outside of zipline_repo, it is truncated to just the filename. 2012-07-29 20:30:10 -04:00
scottsanderson fe1740a3ce updates for transforms 2012-07-29 19:56:10 -04:00
scottsanderson e048e8bc35 added done message to SpecificEquity 2012-07-28 19:04:50 -04:00
scottsanderson 3621934a28 better variable names and PreTransformLayer 2012-07-28 18:24:57 -04:00
scottsanderson 71cc67e123 generator random equity trades 2012-07-28 01:03:09 -04:00
scottsanderson 1f40684566 patch for filter logic 2012-07-28 00:17:28 -04:00
fawce 752177f20a fixed header comments. 2012-07-28 00:16:24 -04:00
scottsanderson e32adba72d gen-style SpecificEquityTrades done 2012-07-28 00:13:48 -04:00
fawce 7c18206930 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-28 00:03:31 -04:00
scottsanderson 71963cb4c1 filter for generator SpecificEquityTrades 2012-07-27 23:40:35 -04:00
fawce 80f2acc674 test fixes 2012-07-27 23:33:43 -04:00
scottsanderson 3995773cd4 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-27 19:43:10 -04:00
scottsanderson cef36c172d commit for fawce 2012-07-27 19:40:42 -04:00
fawce c72f18f77f Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-27 17:15:05 -04:00
fawce f79a2fadfc cancellation tweaks. 2012-07-27 17:06:45 -04:00
scottsanderson f0cb4eaaed movingaverage implemented as transform 2012-07-27 17:06:07 -04:00
scottsanderson 4ff943eb34 added generator-style transforms 2012-07-27 15:04:41 -04:00
scottsanderson d33cbdb38a feed is airtight 2012-07-27 09:14:12 -04:00
fawce aea81e530e minor fix 2012-07-26 19:56:48 -04:00
scottsanderson 8674b46892 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-26 18:49:38 -04:00
scottsanderson 97e4ba050a generator ds and feed, various generator utils 2012-07-26 18:48:51 -04:00
fawce 40980f7de8 added time to exception report 2012-07-26 18:45:54 -04:00
fawce 83da8d2310 fixed logging for tests 2012-07-26 18:45:42 -04:00
fawce 8a758c1293 Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-26 16:29:25 -04:00
fawce ee55a1825c minor fix 2012-07-26 16:27:25 -04:00
fawce abf9c8efa5 exception handling code revised. gevent, pypy, and threadsim vestiges removed.
devel flag removed.
2012-07-26 16:22:13 -04:00
scottsanderson 96d32fbc86 mongo datasource as generator 2012-07-25 20:01:00 -04:00
scottsanderson 1f3a2cc3dc Merge branch 'byebye_threadsim' of github.com:quantopian/zipline into byebye_threadsim 2012-07-25 14:45:37 -04:00
scottsanderson 139fe97db6 new files for generator components 2012-07-25 14:45:04 -04:00
fawce dd8c84b0db added stack trace to exception message, wrapped it in BT UPDATE FRAME 2012-07-25 14:40:14 -04:00
fawce 52b597f089 intersticial commit for scott to pick 2012-07-25 12:28:21 -04:00
fawce c02d15016a added timeouts for component when waiting to hear from the monitor. proof of concept exception relay for algorithm's initialize method. 2012-07-24 23:43:40 -04:00
fawce 6520046aea removing the old simulatorref 2012-07-24 17:53:43 -04:00
fawce d950973f0d added a proc join to ensure we block on the simulation fully exiting all processes. 2012-07-24 17:43:49 -04:00
fawce ad10f2aa85 fixed up tests to abandon thread simulator. 2012-07-24 16:43:02 -04:00