Commit Graph

43 Commits

Author SHA1 Message Date
Jenkins T. Quantopian, III daa4d74111 dropped use of command args in test 2012-02-04 04:35:36 +00:00
Jenkins T. Quantopian, III fa1011c80d reorganized packages, test passing again 2012-02-04 04:23:31 +00:00
Jenkins T. Quantopian, III 06e3f6eb67 keeping venvs between builds 2012-02-04 02:45:44 +00:00
Jenkins T. Quantopian, III f307abb044 tweaked import, not sure why it was failing. split scientific python requirements into a separate file 2012-02-03 22:31:29 +00:00
fawce 6617c33d3c fixing the path to host_settings 2012-02-03 15:05:36 -05:00
fawce 313ee14a2b removed the delete call from jenks... 2012-02-03 00:24:05 -05:00
Jenkins T. Quantopian, III 86df0245b7 fixed shell declarations 2012-02-03 05:18:56 +00:00
fawce 89a1c88dd2 attempting to fix problem with calling a subscript 2012-02-03 00:15:21 -05:00
fawce 73b6240494 wrapper for pip to preserver requirements.txt order 2012-02-03 00:12:11 -05:00
fawce 0cf1f1abe3 added a call to bootstrap mongodb in jenkins 2012-02-03 00:10:17 -05:00
fawce 258ae6b0f1 Merge branch 'master' of github.com:quantopian/qsim 2012-02-02 15:18:47 -05:00
fawce 9bf2c6a5ee testing the commit hook 2012-02-02 15:17:53 -05:00
Stephen Diehl af36a6755f Renamed unit test per nose convention. 2012-02-02 08:23:48 -05:00
Stephen Diehl b17f7759c8 Nose autodiscover & unittest2 2012-02-02 08:23:18 -05:00
fawce 37e47abb14 nosetests pass 2012-02-02 00:58:08 -05:00
fawce 2642613672 worked around weird ordering issues by writing a shell script to install the requirements.txt line by line 2012-02-02 00:16:23 -05:00
fawce 8fd079e655 refreshing requirements.txt 2012-02-01 22:24:19 -05:00
fawce a5fa2c7f80 updated requirements 2012-02-01 14:07:51 -05:00
fawce 854d63e7ca per sdiehl's request, the requirements.txt dumpe of pip freeze 2012-01-31 18:29:59 -05:00
fawce 4cc2c70e35 Update README.md 2012-01-30 21:24:11 -05:00
fawce 1baa5dc0de picking up 2012-01-24 11:43:10 -05:00
fawce 0f8ebc97dc merge working 2012-01-19 15:59:57 -05:00
fawce 9a91b6f95d added a test package, converted the hacky test code into cases, fixed bunch off issues with transforms and merge. 2012-01-18 21:18:04 -05:00
fawce e250a9ecf1 split merging code into a new utility class 2012-01-18 12:08:07 -05:00
fawce bdc0355e5f client is receiving transformed messages 2012-01-18 10:25:17 -05:00
fawce 7ae60c7f7d transform working in parent process 2012-01-17 16:18:15 -05:00
fawce ae935b2242 reliably passing the test for merging datasources in the feed class 2012-01-17 15:11:11 -05:00
fawce a5f53dc265 test.py now confirming that messages are arriving in order. 2012-01-16 19:37:48 -05:00
fawce fa923af060 test.py is successfully relaying all datasource events. 2012-01-16 19:26:34 -05:00
fawce ddaefb9e1b synchronized data sources send events to feed. 2012-01-15 14:53:33 -05:00
fawce abce64914c the code is a mess right now, but i need to save progress off of my lappy. figured out that creating a context in the init wouldn't work with sending an object to multiprocessing. probably due to serialization issues for the context 2012-01-14 01:46:59 -05:00
fawce 1310cd65ab cleanup 2012-01-12 17:06:05 -05:00
fawce b157230a01 cleanup 2012-01-12 17:05:25 -05:00
fawce 10a9971e3d removing pyc files 2012-01-09 16:15:40 -05:00
fawce 6bf0149b6e formatting 2012-01-09 15:38:32 -05:00
fawce 37bed1522d formatting 2012-01-09 15:34:50 -05:00
fawce 9ebb52ac93 formatting 2012-01-09 15:32:50 -05:00
fawce 0dd28cc701 added a check to avoid duplicate user creation 2012-01-09 15:31:30 -05:00
fawce 12454f2c8c added a simple data bootstrapper, to create a development environment 2012-01-09 15:29:39 -05:00
fawce d39604847d aligned the authentication with quantopian.com standard 2012-01-09 14:50:34 -05:00
fawce 2860328897 switching to markdown 2012-01-09 11:38:32 -05:00
fawce 0b46a93ded switching to markdown 2012-01-09 11:34:51 -05:00
fawce 8e0e3da5fa first commit 2012-01-09 11:33:34 -05:00