mdoglio
|
dcb703dcf5
|
fix RefDataManager and add firts working test on it
|
2013-04-17 17:13:24 +01:00 |
Cameron Dawson
|
f94c0d2796
|
fixed lots of datasource issues. still not working with the jobs model, however
|
2013-04-16 16:45:51 -07:00 |
Cameron Dawson
|
ce6c095690
|
fixed circular reference in datasource.py by renaming it to sql_datasource.py
|
2013-04-16 16:08:06 -07:00 |
Cameron Dawson
|
d1c0058a4e
|
adding jobsmodel funcarg for pytests
|
2013-04-16 11:00:34 -07:00 |
Cameron Dawson
|
c8cb0c2b19
|
adjustments for refdata methods and pep8 fixes
|
2013-04-16 09:11:56 -07:00 |
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 |
Chris AtLee
|
ecafee4d45
|
Cleanup some unused talos regression functionality
|
2013-04-12 06:59:52 -07: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 |
Matt Brubeck
|
640cefe17a
|
Bug 858877 - Tune fore_window and back_window config in the analysis.cfg template [r=catlee]
|
2013-04-11 18:10:47 -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 |
Matt Brubeck
|
ceb5cedbe2
|
Bug 858735 (4/4) - Correctly process t-tests for series with zero variance [r=catlee]
|
2013-04-10 07:53:06 -07:00 |
Matt Brubeck
|
7993d122dc
|
Bug 858735 (3/4) - Don't skip the first j results in analyze_t [r=catlee]
|
2013-04-10 07:53:06 -07:00 |
Matt Brubeck
|
71046ff403
|
Bug 858735 (2/4) - Some minor code cleanup in analyze.py [r=catlee]
|
2013-04-10 07:53:06 -07:00 |
Matt Brubeck
|
8a091b499b
|
Bug 858735 (1/4) - Add some tests for analyze.py [r=catlee]
|
2013-04-10 07:53:06 -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 |