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

202 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dawson 6624f68d09 Merge branch 'refdata-derived-models' into jobs-derived-models 2013-04-16 08:40:47 -07:00
Cameron Dawson 732f4c9bd2 updates to usage of refdata methods 2013-04-16 08:40:17 -07:00
mdoglio 4f6921caa1 remove description parameter from the refdata creation methods 2013-04-16 15:45:22 +01:00
mdoglio 063dd96738 add get_or_create_job_[type|group] to refdata 2013-04-16 15:10:19 +01:00
Cameron Dawson ecfc7c0d26 Merge branch 'refdata-derived-models' into jobs-derived-models 2013-04-15 16:43:48 -07:00
Cameron Dawson 174a1554f9 starting tests for objectstore 2013-04-15 16:43:26 -07:00
mdoglio 63ce4ab3a2 change get_or_create_option_collection method in refdata 2013-04-15 19:58:11 +01:00
mdoglio a0937c4120 add active_status to ref data queries 2013-04-15 11:07:07 +02:00
Jonathan Eads 257c808224 cleaned up 2013-04-11 21:18:22 -07:00
vagrant d571859f3d commented out raise error statement 2013-04-12 03:25:08 +00:00
Jonathan Eads bc064e9f1f cleaned up a few things 2013-04-11 20:16:30 -07:00
Jonathan Eads 2c13bdf200 made changes 2013-04-11 20:03:55 -07:00
Jonathan Eads 31a4920133 bad commit 2013-04-11 15:57:51 -07:00
Jonathan Eads 0508e49131 added stuff 2013-04-11 15:56:55 -07:00
vagrant 3949b0424c made changes 2013-04-11 22:54:57 +00:00
Cameron Dawson ddc124ecab set_result_set implemented. 2013-04-11 15:54:31 -07:00
Cameron Dawson e4808e140f Merge branch 'refdata-derived-models' into jobs-derived-models 2013-04-11 12:25:31 -07:00
mdoglio eabcd65e2c fixed errors in the ref data manager 2013-04-11 20:23:46 +01:00
Cameron Dawson 8b3a3ca157 removed old derived.py 2013-04-11 11:41:34 -07:00
Cameron Dawson c85a032fe9 merged from the refdata branch 2013-04-11 11:38:41 -07:00
Cameron Dawson 61eab5f202 Merge branch 'objectstore' into jobs-derived-models 2013-04-11 11:32:57 -07:00
Cameron Dawson a9a842c1ed comment change only 2013-04-11 11:31:46 -07:00
mdoglio 0d03d3a513 cut out the license header from derived/base.py for consistency 2013-04-10 13:41:42 +01:00
mdoglio 16d8e80242 add getter methods to refdata manager 2013-04-10 13:39:25 +01:00
mdoglio f71b71fefe add RefDataModel - not finished yet 2013-04-09 18:33:52 +01:00
mdoglio fdca51fac1 Merge branch 'master' into refdata-derived-models 2013-04-09 15:16:41 +01:00
mdoglio f8094e5307 add insert queries for ref tables 2013-04-08 17:27:42 +01:00
vagrant 4ef179f3fd added daemon functionality 2013-04-06 01:10:20 +00:00
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