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

8726 Коммитов

Автор SHA1 Сообщение Дата
jeads 882ce71b0f Merge pull request #15 from mozilla/pulse-consumer
Pulse consumer
2013-04-18 18:50:41 -07:00
vagrant cc45a27fac updated sample data with new timestamps 2013-04-19 01:46:18 +00:00
Jonathan Eads eb1cbc90de changed fixture scope to session 2013-04-18 16:47:10 -07:00
vagrant 90b548da9a added fixture for sample data 2013-04-18 23:23:58 +00:00
Jonathan Eads 63def5a94a added doc strings and fixed timestamps 2013-04-18 15:37:13 -07:00
Matt Brubeck d1a8bcf8a4 Bug 863061 - Ignore percentage_threshold for libxul linker memory [r=catlee] 2013-04-18 11:48:22 -07:00
mdoglio 35a5f7e2df add several refdata tests 2013-04-18 17:23:15 +01:00
Cameron Dawson a025220123 merge updates and test changes 2013-04-18 08:49:19 -07:00
Cameron Dawson 665a953fef Merge branch 'refdata-derived-models' into jobs-derived-models 2013-04-17 16:32:15 -07:00
Matt Brubeck ae7d940e69 Bug 858877 (2/2) - Add regression tests using real-world Talos data [r=catlee] 2013-04-17 12:11:58 -07:00
Matt Brubeck da3dc7de29 Bug 858756 (2/2) - Blame the changeset whose t score is a local maximum [r=catlee]
When several changesets in a row are potential causes of a regression,
blame the one with the highest t-test score rather than the first one.
2013-04-17 12:11:05 -07:00
Matt Brubeck b2989cb8e6 Bug 858756 (1/2): Add basic tests for analyze_talos.py [r=catlee] 2013-04-17 12:09:18 -07:00
mdoglio 90361802c6 add test_job_group_manager 2013-04-17 18:43:14 +01:00
Cameron Dawson bef1cbab6b merged from refdata 2013-04-17 09:38:40 -07:00
Cameron Dawson 8e37cc5078 fixed function references for JobsModel 2013-04-17 09:35:57 -07:00
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