Commit Graph

92 Commits

Author SHA1 Message Date
Stephen Diehl 44cdf60feb Minor fix, lots of win. 2012-07-05 13:47:43 -04:00
Stephen Diehl 81fd7d71b7 Temporary commit. 2012-07-05 11:38:45 -04:00
scottsanderson 14018b9ab7 grammar police on comment 2012-07-04 03:47:41 -04:00
Stephen Diehl bbcfaec710 Smaller generational period -> faster test running 2012-07-03 17:17:43 -04:00
Stephen Diehl 4a3d9b1d83 devel flag on noop monitored system. 2012-07-03 15:40:30 -04:00
Stephen Diehl bcd1ccae4d Restore passing test_performance. 2012-07-03 13:27:01 -04:00
fawce d3a28311a5 Merge branch 'threaded_monitor' of github.com:quantopian/zipline into threaded_monitor 2012-07-03 12:14:17 -04:00
fawce 5f878300a0 switched from pub/sub to push/pull for merge -> client socket. also purged source_id from the constructors of all datasources. 2012-07-03 12:11:22 -04:00
Stephen Diehl 04b5923d8a Backport removal of sync_ack 2012-07-03 11:55:31 -04:00
fawce 80157153e3 Merge branch 'threaded_monitor' of github.com:quantopian/zipline into threaded_monitor 2012-07-03 11:38:21 -04:00
fawce 31e0e8208c switching to use push/pull for traffic btw merge and client 2012-07-03 11:37:58 -04:00
Stephen Diehl 6ad6b4dbc7 Reformat logging statements in base component. 2012-07-03 11:19:58 -04:00
Stephen Diehl b19d2d856f Selectively backport portions of new component.py 2012-07-03 11:05:01 -04:00
Stephen Diehl a747399bbe Backport ComponentHost logic. 2012-07-03 10:39:25 -04:00
Stephen Diehl 3c5cb2a451 Restore new monitor system and test suite. 2012-07-03 08:35:16 -04:00
Stephen Diehl 6dbbcfaf66 Replay selective fsm2 changes to new branch. 2012-07-03 07:20:58 -04:00
scottsanderson 33a3e2d63a spellcheck on a comment 2012-07-01 20:30:32 -04:00
scottsanderson cfbb9dde1d Merge branch 'master' into scott1
Conflicts:
	zipline/components/tradesimulation.py
	zipline/core/monitor.py
2012-06-28 18:05:16 -04:00
scottsanderson 4c40a3d55c all manner of changes to support logging 2012-06-28 16:28:10 -04:00
Stephen Diehl 9c9cddb2e8 Tidy up logging statements. 2012-06-13 16:21:43 -04:00
Stephen Diehl 06e6207020 Update logging system 2012-06-12 07:11:52 -04:00
Stephen Diehl aac8e92b06 Logbook for component state tracking. 2012-06-11 13:40:54 -04:00
Stephen Diehl 270e067426 FSM actions for Feed and Merge. 2012-06-11 13:10:05 -04:00
Stephen Diehl fefca77fe2 FSM for Feed 2012-06-11 09:26:48 -04:00
Stephen Diehl 736bbe51af Misc changes. 2012-05-29 00:38:23 -04:00
Stephen Diehl c17dab35a2 Devsimulator under new class hierarchy. 2012-05-28 10:45:06 -04:00
Stephen Diehl d85fe0b7b5 Integrate simulatorref. 2012-05-28 10:39:34 -04:00
Stephen Diehl 077fb168ce Added interp to core. 2012-05-27 21:21:54 -04:00
Stephen Diehl 3446c116ab Process Simulator! 2012-05-26 15:54:43 -04:00
Stephen Diehl b1f8bbd189 Removed redundent flow class. 2012-05-16 17:19:14 -04:00
Stephen Diehl f88aacc214 Fix some more oop on transforms. 2012-05-16 17:03:16 -04:00
Stephen Diehl 244f787176 Cleaned up OOP on transforms. 2012-05-16 16:55:26 -04:00
Stephen Diehl 9b6c83e3e5 Removed more amguity over source_id 2012-05-16 16:40:25 -04:00
Stephen Diehl 3ad1f250e6 Cleaned up OOP, first round. 2012-05-16 14:33:16 -04:00
Thomas Wiecki e26638058c Reverted path independence code in factory.py. Not sure how to fix with new path structure. 2012-05-15 17:37:27 -04:00
Stephen Diehl 1b46a0d5d3 Move simulator to core. 2012-05-14 14:05:41 -04:00
Stephen Diehl 8b95aebcf2 Refactor lots of things. 2012-05-14 10:57:40 -04:00
Stephen Diehl ca60d3f8e0 Refactor component tree. 2012-05-14 09:14:26 -04:00
Stephen Diehl 7d1ddb19f7 Refactored dirs & logging. 2012-05-14 08:27:34 -04:00
Stephen Diehl d7431f189f Updated refs. 2012-05-10 17:42:17 -04:00
Stephen Diehl 00de461da8 Made more submodules. 2012-05-10 15:46:19 -04:00
Stephen Diehl f60794067e reworked directory 2012-05-09 09:12:11 -04:00