Commit Graph

37 Commits

Author SHA1 Message Date
fawce 953b805bd8 added psutil to the requirements 2012-07-30 23:19:03 -04:00
fawce 3cff533ff9 hot patch to requirements 2012-07-30 17:42:53 -04:00
Thomas Wiecki 6f7090ebf3 Merge pull request #69 from quantopian/prof_yappi
Prof yappi
2012-07-20 05:49:23 -07:00
Stephen Diehl 9040bacd0b Temp fix for jenkins script. 2012-07-07 06:47:48 -04:00
Thomas Wiecki 2dd4bca9e2 Added yappi to requirements_dev.txt. 2012-06-29 09:55:27 -04:00
Stephen Diehl 1b2ac74dec Updated test config. 2012-06-12 07:42:35 -04:00
Stephen Diehl 20f7affc76 Added logbook to reqs. 2012-06-12 07:38:18 -04:00
Stephen Diehl 954ad8afb3 Added setproctitle and C extension doc. 2012-05-29 17:09:08 -04:00
Stephen Diehl 339daf9515 Uncommented scipy. 2012-05-28 11:17:07 -04:00
Stephen Diehl b574195a0d Added example c extension. 2012-05-27 21:22:16 -04:00
Stephen Diehl 318d7ba678 Fun fun times writing setup.py 2012-05-26 18:24:48 -04:00
fawce 89822748a7 adding in vbench 2012-05-23 15:36:15 -04:00
fawce 93cc4bc172 fixed imports in optimize factory and tests. also added skip annotations, because jenkins will never run them successfully. 2012-05-16 12:17:13 -04:00
fawce d8c3ab151f trying to make jenks install iso8061 2012-04-20 12:16:42 -04:00
fawce 68040bad9a consolidated some of the date util methods. added iso8061 support 2012-04-18 17:11:01 -04:00
fawce 4f87b4e98a documentation fixes and tweaks. 2012-03-21 00:55:35 -04:00
fawce 839e99f099 document fixes. 2012-03-20 23:17:36 -04:00
fawce 7a57c27295 this is a hotfix to the accidental commit on master, but I lost my bearings again and added pycco, so this is a bit more than a hotfix now. 2012-03-20 23:10:24 -04:00
fawce c42ffb5e1a splitting out coverage config for jenkins, as per @sdiehl comments on PR 2012-03-15 19:21:03 -04:00
fawce b3b7e3ec38 removed mongo related code from zipline, replaced with data files. 2012-03-07 01:46:05 -05:00
fawce c7af92323f fixed unit tests by changing expected data types for prices. added dataload step to jenkins.sh 2012-03-06 14:47:04 -05:00
Stephen Diehl 0afbd58c0f Fix requirements typo. 2012-03-01 09:17:32 -05:00
Stephen Diehl 6edf17fb69 Wiped out tests. 2012-02-29 16:48:55 -05:00
Stephen Diehl 6e8f1a7716 Alter init methods, poll for control messages. 2012-02-26 22:40:09 -05:00
Stephen Diehl 4aad3a2f93 Added initial msgpack. 2012-02-24 12:55:39 -05:00
fawce 2505ded09e added the gevent_zeromq to requirements 2012-02-17 12:10:36 -05:00
fawce 2fd2808e28 renamed to zipline 2012-02-14 12:23:48 -05:00
fawce 1804fe7c6c moved virtual env directory 2012-02-11 14:28:06 -05:00
fawce 65b70f2857 moved virtual env directory 2012-02-11 14:24:19 -05:00
fawce d3d3ef833c cleanup 2012-02-09 22:46:35 -05:00
fawce 6ccd112dd3 moved all nosetest flags into setup.cfg, added back xml reporting for coverage 2012-02-08 23:06:11 -05:00
fawce 0b44750da7 fixed pylint call to cover qsim 2012-02-08 17:46:51 -05:00
fawce 672d83dc66 eliminated mv command, using flag to nosetests 2012-02-08 17:19:54 -05:00
fawce c90864222a coverage report now embedded in documentation 2012-02-08 17:14:39 -05:00
fawce 81fe2076cb adjusted params to nosetests, disabled pdb on failure 2012-02-08 16:51:16 -05:00
fawce 1e0cd5784e added distutils tasks to paver 2012-02-08 16:14:10 -05:00
fawce ef39dae85a docs building 2012-02-08 16:01:39 -05:00