Граф коммитов

11812 Коммитов

Автор SHA1 Сообщение Дата
mdoglio 6cf291cf1f merge changes from master into sql-datasource 2013-04-02 18:53:04 +01:00
mdoglio 019d5de603 python-dev is required to pip install MySQL-python 2013-04-02 18:16:13 +01:00
mdoglio 3c77ab5f43 move webapp/models.py to model/models.py. 2013-04-02 18:16:13 +01:00
mdoglio e8f288a226 remove old references to cron_batch 2013-04-02 18:16:13 +01:00
mdoglio 321a7c8cf3 remove unused import 2013-04-02 18:16:13 +01:00
mdoglio 78e9623098 remove cache.clear() from tests setup/teardown 2013-04-02 18:16:13 +01:00
mdoglio 9fd2f64542 tests use cache versioning to keep isolation 2013-04-02 18:16:13 +01:00
Jonathan Eads 5c5fa524b1 added request_ids reference to job_guid description 2013-04-02 18:16:13 +01:00
Jonathan Eads 812586742d added primary key to option_collection 2013-04-02 18:16:13 +01:00
Jonathan Eads 102f09d639 fixed comments 2013-04-02 18:16:13 +01:00
Jonathan Eads 0632e7d3c9 fixed text 2013-04-02 18:16:13 +01:00
Jonathan Eads 5e5d0f0717 fixed comments 2013-04-02 18:16:13 +01:00
Jonathan Eads 7673c62644 added comments 2013-04-02 18:16:13 +01:00
jeads 35b818ffd4 Merge pull request #11 from mozilla/add-memcached-setup
add memcached setup
2013-03-27 18:06:02 -07:00
mdoglio 41116af5bb remove unused import 2013-03-28 00:49:11 +00:00
mdoglio ac44d1bc10 remove cache.clear() from tests setup/teardown 2013-03-28 00:45:34 +00:00
mdoglio 8546748bc5 tests use cache versioning to keep isolation 2013-03-28 00:40:42 +00:00
mdoglio b7d194671b add sql-datasource; port datazilla sql datasource (with tests) to treeherder 2013-03-27 14:25:19 +00:00
mdoglio 5b8063cef8 add memcached setup 2013-03-26 16:24:38 +00:00
jeads ec15ad6476 Merge pull request #10 from mozilla/schema-comments
schema comments
2013-03-20 11:28:02 -07:00
Jonathan Eads af2e5bafc0 added request_ids reference to job_guid description 2013-03-20 11:24:20 -07:00
Jonathan Eads 2f3b03107d added primary key to option_collection 2013-03-20 11:16:06 -07:00
jeads 5c8b7acf38 Merge pull request #9 from mozilla/setup-test-db
Setup test db
2013-03-20 09:57:59 -07:00
Jonathan Eads 3c298e198c fixed comments 2013-03-20 09:05:06 -07:00
mdoglio bd0d8ce798 removed unused setting 2013-03-20 14:05:14 +00:00
mdoglio 983932f1d9 update py version in dev requirements 2013-03-20 14:00:28 +00:00
mdoglio 03b239de23 move db settings to env variables; set env variables for db settings in vagrant 2013-03-20 13:59:48 +00:00
mdoglio df70a95fa0 fix py.test version in dev requirements 2013-03-20 10:53:47 +00:00
Jonathan Eads 2af64cc790 fixed text 2013-03-19 15:11:03 -07:00
Jonathan Eads 418db389ef fixed comments 2013-03-19 15:00:28 -07:00
Jonathan Eads 3db89d5ed4 added comments 2013-03-19 14:45:33 -07:00
mdoglio eb11feeace add db setup/teardown to py.test suite 2013-03-19 19:05:04 +00:00
mdoglio 8151206a2f upgraded pytest to use the new fixtures style 2013-03-19 18:59:00 +00:00
mdoglio a424c4d499 fix missing password for db user 2013-03-19 18:57:48 +00:00
mdoglio 7e49ce65b1 add noinput option to init_master_db 2013-03-19 16:53:48 +00:00
mdoglio 6fa1dc21dc grant all privileges to db user on vagrant 2013-03-19 16:52:38 +00:00
Ed Morley a72cd758f6 Merge pull request #8 from mozilla/mysql-listen-external
Mysql listen external
2013-03-18 11:44:25 -07:00
mdoglio c1d6a0c246 add new line at end of my.cnf 2013-03-18 18:22:48 +00:00
mdoglio d0650e2707 vagrant bind mysql on 0.0.0.0 2013-03-18 18:19:14 +00:00
mdoglio 7be34b9529 activate virtualenv on vagrant ssh 2013-03-13 12:34:39 +00:00
jeads c0c488c134 Merge pull request #7 from mozilla/sphinx-doc-setup
add sphinx docs setup
2013-03-12 10:21:09 -07:00
Jonathan Eads 80cac2b53e merged .gitignore changes, added .swp for vi/vim 2013-03-12 10:18:07 -07:00
jeads bb3d5c2b35 Merge pull request #6 from mozilla/py.test-setup
add py.test setup with support for coverage
2013-03-12 10:02:17 -07:00
jeads 737ad35407 Merge pull request #5 from mozilla/django-models-migration
add models, migrations and init_master_db command to webapp
2013-03-12 10:01:59 -07:00
mdoglio 54d4884a91 fix a typo in treeherder.pp 2013-03-12 16:50:43 +00:00
mdoglio 5616c4f84a fix missing unique_together on option_collection and datasource 2013-03-12 16:19:04 +00:00
mdoglio 7121dede4b add django admin interface and __unicode__ function to models 2013-03-12 15:11:36 +00:00
mdoglio fe1c449459 add sphinx docs setup 2013-03-12 13:17:52 +00:00
mdoglio a2b0a00fcb add py.test setup with support for coverage 2013-03-11 20:01:17 +00:00
mdoglio 32deb6744f added new line at the end of file 2013-03-11 17:56:37 +00:00