Commit Graph

756 Commits

Author SHA1 Message Date
fawce c0fff214d7 dropped extraneous cmd line parse 2012-02-07 23:28:31 -05:00
fawce bdf60ab5db fixed nosetests coverage argument 2012-02-07 23:21:14 -05:00
fawce afc3224b86 moved dev_setup to reference qsim packages 2012-02-07 23:19:09 -05:00
fawce 9078bf922b added qsim top level package, added rolling log file, test passes 2012-02-07 23:13:41 -05:00
fawce cca65808d5 reorganizing modules and scripts 2012-02-07 22:16:25 -05:00
fawce 4365852b92 reorganizing modules and scripts 2012-02-07 22:16:17 -05:00
fawce deae4d6a23 fixing sloccount command 2012-02-06 11:36:39 -05:00
fawce 1aea7c4f59 adding sloccount analysis 2012-02-04 14:24:22 -05:00
Stephen Diehl 1222c61d8f Tweak gitignore to ignore coverage.py binaries 2012-02-04 02:39:07 -05:00
Jenkins T. Quantopian, III f06c163669 enabled feed test 2012-02-04 04:56:58 +00:00
Jenkins T. Quantopian, III ad9b5fec00 restricting to subpackages 2012-02-04 04:54:32 +00:00
Jenkins T. Quantopian, III fec4400239 tweaked the coverage param 2012-02-04 04:51:39 +00:00
Jenkins T. Quantopian, III 63c1bd7fbf fixed package reference 2012-02-04 04:38:56 +00:00
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