Commit Graph

631 Commits

Author SHA1 Message Date
Thomas Wiecki 6f7090ebf3 Merge pull request #69 from quantopian/prof_yappi
Prof yappi
2012-07-20 05:49:23 -07:00
fawce 95a987db39 Merge pull request #78 from quantopian/hanging_chad
Hanging chad
2012-07-18 14:21:54 -07:00
fawce fb2b0c3be5 responses to sdiehl code review 2012-07-18 17:20:31 -04:00
fawce 6415f59398 changing protocol remove e/p dictionary 2012-07-17 17:43:02 -04:00
fawce b416f7f418 tweak 2012-07-17 14:09:38 -04:00
fawce 1262dcdef1 logging converted to share socket with performance 2012-07-17 11:04:32 -04:00
fawce cd998d622c fixed logging bugs, added a DONE signal for logging. 2012-07-17 11:04:32 -04:00
fawce 276725ba4d three letter difference between sequential and parallel. 2012-07-17 11:04:32 -04:00
fawce ceb9013363 heartbeats working, however the zipline is now fully sequential. 2012-07-17 11:04:32 -04:00
fawce 18cd9a02df added more frequent heartbeating between requests from monitor. seems to work. 2012-07-17 11:04:32 -04:00
fawce 165d94f784 tweaks 2012-07-17 11:04:31 -04:00
fawce 09b6b564bb longer period for heartbeat. 2012-07-17 11:04:14 -04:00
fawce d21abe06ea updated heartbeat tracking to treat missing several heartbeats as a full failure. 2012-07-17 11:02:35 -04:00
fawce 1cc56b52e7 re-enabled the monitor communication in all components. 2012-07-17 11:01:15 -04:00
Stephen Diehl 4981b600f0 Minor changes to Zipline for signals. 2012-07-12 16:56:39 -04:00
Stephen Diehl 0342ee7f62 Fix typos. 2012-07-10 14:31:01 -04:00
Stephen Diehl 56da9d53f8 Fixed other stray logging statement. 2012-07-10 07:27:24 -04:00
Stephen Diehl 2465282a56 Don't show stray logging statement. 2012-07-10 07:26:48 -04:00
Stephen Diehl 9040bacd0b Temp fix for jenkins script. 2012-07-07 06:47:48 -04:00
Stephen Diehl 8fdd2db045 Merge pull request #74 from quantopian/deepcopy_ndict
Deepcopy ndict
2012-07-06 13:41:38 -07:00
Stephen Diehl 80c8a14848 Merge pull request #76 from quantopian/union
Union
2012-07-06 13:35:41 -07:00
Stephen Diehl 237ea825ac Merge branch 'threaded_monitor' into scott1
Conflicts:
	zipline/core/monitor.py
	zipline/lines.py
2012-07-06 14:11:40 -04:00
Stephen Diehl e5fdc542d5 Update test_optimize with devel flag. 2012-07-06 12:06:58 -04:00
Thomas Wiecki 5fcb2de59b ndicts are now deepcopyable. 2012-07-06 11:54:40 -04:00
Thomas Wiecki f6c65983bb Merge branch 'master' of github.com:quantopian/zipline 2012-07-06 11:39:09 -04:00
Scott Sanderson 4f338ab44a Merge pull request #72 from quantopian/scott1
Scott1
2012-07-06 07:58:33 -07:00
Stephen Diehl 7ffdff64a1 Remove other refs to stdlib logging. 2012-07-06 10:47:11 -04:00
scottsanderson c182add0a3 minimal 2012-07-05 17:50:51 -04:00
Stephen Diehl b9e0be6bf0 Blessed commit. 2012-07-05 17:29:16 -04:00
fawce 3d5e084b8d fixed logic bug in creation of sample date range. added assert. 2012-07-05 16:17:51 -04:00
Stephen Diehl 9cbcf424b4 Update tests. 2012-07-05 15:14:55 -04:00
Stephen Diehl c39267eff4 Reenable nose magic. 2012-07-05 14:39:15 -04:00
Stephen Diehl 44cdf60feb Minor fix, lots of win. 2012-07-05 13:47:43 -04:00
Stephen Diehl 33a3a104eb Remove pdb. 2012-07-05 11:39:16 -04:00
Stephen Diehl 81fd7d71b7 Temporary commit. 2012-07-05 11:38:45 -04:00
scottsanderson 6aa7bf893d trying to fix some odd behavior 2012-07-04 15:31:16 -04:00
scottsanderson a789db1789 make git happy 2012-07-04 03:48:28 -04:00
scottsanderson 1d0c4ffa14 :result --->results 2012-07-04 03:47:58 -04:00
scottsanderson 14018b9ab7 grammar police on comment 2012-07-04 03:47:41 -04:00
scottsanderson b447333fae remove logging from initialize for now 2012-07-04 03:46:42 -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 e4730917a2 hanging chad - forgot to remove the source_id references. 2012-07-03 12:19:53 -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
Stephen Diehl 1ea68eb4f3 Logging compat for test_transforms. 2012-07-03 11:39:00 -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