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

374 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dawson eb780b2675 _set_job_data partially there now. still not functional. 2013-04-05 17:51:02 -07:00
Cameron Dawson 26c10281b8 skeleton-out the load_job_data with needed refdata methods and calls to _set_job_data method 2013-04-05 17:25:28 -07:00
Cameron Dawson e7dc91f86f fixed objectstore json and model to match treeherder schema field-names 2013-04-05 13:16:49 -07:00
Cameron Dawson 4160a7a33e broke JobsModel out to our derived.py file 2013-04-05 10:32:41 -07:00
Jonathan Eads 4b62e9f18f merged 2013-04-05 10:23:33 -07:00
Cameron Dawson 63efaec102 beginning of adding objectstore/jobs model - load_job_data incomplete 2013-04-04 14:20:04 -07:00
Jonathan Eads 93721beb0b made changes 2013-04-04 09:25:15 -07:00
Jonathan Eads 873aaf32eb sample job data 2013-04-03 18:50:30 -07:00
jeads 9948ad1c80 Merge pull request #12 from mozilla/sql-datasource
Add SqlDatasource to models
2013-04-03 16:30:03 -07:00
Jonathan Eads ba56ab7540 new pulse consumer 2013-04-03 09:06:06 -07:00
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