Shing Lyu
8f14d9f206
Fixed typos in submitting data doc
2016-04-13 14:36:16 -04:00
William Lachance
1a8a886a38
Merge pull request #1405 from wlach/1264212
...
Bug 1264212 - Ignore timezone when updating bugscache
2016-04-13 14:19:48 -04:00
autolander
aeb89e3294
Merge pull request #1404 from wlach/1230652
...
Bug 1230652 - Filter test list by performance framework in UI
2016-04-13 11:18:55 -07:00
William Lachance
51f540a99e
Bug 1264212 - Ignore timezone when updating bugscache
2016-04-13 14:10:35 -04:00
William Lachance
85f1aec173
Bug 1230652 - Add framework filtering for platform list and use it
2016-04-12 17:42:04 -04:00
William Lachance
87699a1b0b
Bug 1230652 - Filter test list by performance framework in UI
2016-04-12 17:41:44 -04:00
William Lachance
9644d27c28
Bug 1230652 - Simplify front-end performance framework model
2016-04-12 17:41:44 -04:00
William Lachance
4d4177bc35
Bug 1230652 - Fix interval filtering for performance platforms endpoint
2016-04-12 17:41:27 -04:00
autolander
c552b4774f
Merge pull request #1403 from wlach/1251845
...
Bug 1251845 - Only generate performance alerts on specific repositories
2016-04-12 10:31:52 -07:00
William Lachance
3bf0fefd0f
Bug 1251845 - Only generate performance alerts on specific repositories
...
Make a repository property on whether we should generate performance alerts,
default to false.
2016-04-12 13:01:03 -04:00
William Lachance
292ce46e43
Merge pull request #1402 from wlach/1261176-fix
...
Bug 1261176 - Fix a minor bug in clientside compare
2016-04-11 17:03:58 -04:00
William Lachance
6b5aecb050
Bug 1261176 - Fix a minor bug in clientside compare
2016-04-11 16:54:27 -04:00
William Lachance
93cadc3e63
Merge pull request #1399 from wlach/1254341
...
Bug 1254341 - Support e10s-vs-base comparisons on a specific push
2016-04-11 10:46:14 -04:00
William Lachance
0cfc57f414
Bug 1254341 - Support e10s-vs-base comparisons on a specific push
2016-04-11 10:35:30 -04:00
William Lachance
3b98400ff8
Bug 1254341 - Fix subtest name in perfherder e10s dashboard
2016-04-11 10:35:30 -04:00
William Lachance
63e4045cf9
Bug 1254341 - Use PhSeries to get data in perfherder e10s dashboard
2016-04-11 10:35:30 -04:00
Mauro Doglio
efdcce2944
Merge pull request #1387 from mozilla/bug-1261515-resultset-status-no-tier3
...
Bug 1261515 - Ignore tier3 jobs in resultset status
2016-04-11 15:29:51 +01:00
camd
e8fc980366
Merge pull request #1282 from KWierso/bug1117583serverside2
...
Bug 1117583 - Add an API endpoint that creates a new bug in Bugzilla.
2016-04-07 15:28:24 -07:00
Wes Kocher
371ec172de
Bug 1117583 - Add an API endpoint that creates a new bug in Bugzilla.
...
This endpoint receives a http POST request from the UI containing information about the bug to be filed (product, component, summary, version, description), then formats it properly as a submission to Bugzilla's REST API, using a server-side Bugzilla API key, and adding a "treeherder" comment tag.
The API then passes back either the bug ID (if the submission was successful) or Bugzilla's failure response if something went wrong.
2016-04-07 14:52:11 -07:00
Cameron Dawson
3b5f39b787
Bug 1242038 - Store unique job signatures for buildernames
...
If our regexes give the same platform values for several different
buildernames, then we may find the wrong signature and buildername for
those jobs. This means that we will send the wrong buildername when
attempting to backfill or retrigger jobs.
This change ensures that the reference_data_signature is unique for
every buildername we get from buildbot.
2016-04-07 11:23:13 -07:00
William Lachance
9411b39ff3
Merge pull request #1397 from wlach/1260926-2
...
Bug 1260926 - Fix etl code for perf signatures to handle framework properly
2016-04-07 14:02:45 -04:00
William Lachance
899ad743ef
Bug 1260926 - Fix etl code for perf signatures to handle framework properly
...
There was one more case where we didn't handle multiple signatures correctly
2016-04-07 12:18:43 -04:00
William Lachance
464c82754e
Bug 1231361 - Fix performance artifact ingestion more robustly
2016-04-07 10:58:49 -04:00
William Lachance
fce6c1c342
Bug 1231361 - Fix performance artifact ingestion
...
We weren't taking the repository into account when getting the reference data
signature.
2016-04-07 10:00:30 -04:00
autolander
fc43493728
Merge pull request #1394 from wlach/1255797
...
Bug 1255797 - Fix highlighting revisions / alert toggles in graphs
2016-04-07 06:07:16 -07:00
William Lachance
eed5606fa6
Merge pull request #1392 from gregarndt/improve_error_regex
...
Bug 1262584 - Improve taskcluster error regex
2016-04-07 09:04:01 -04:00
autolander
b570cd2f56
Merge pull request #1393 from wlach/1262202
...
Bug 1262202 - More fixes related to revision length for perfherder
2016-04-06 17:26:11 -07:00
William Lachance
ae77e68ab1
Bug 1255797 - Fix highlighting revisions / alert toggles in graphs
2016-04-06 20:23:24 -04:00
William Lachance
8bdbbe4c25
Bug 1262202 - More fixes related to revision length for perfherder
...
There was a bunch of code in the compare chooser which still assumed
12 character revisions everywhere which needed to be updated.
2016-04-06 19:42:43 -04:00
Greg Arndt
f12d860785
Bug 1262584 - Improve taskcluster error regex
2016-04-06 16:04:02 -05:00
William Lachance
53420b8191
Merge pull request #1385 from wlach/1231361-2
...
Bug 1231361 - Remove last of refdata model
2016-04-06 16:29:46 -04:00
autolander
70d66ce6e6
Merge pull request #1344 from wlach/1254595
...
Bug 1254595 - Make alert generation parameters configurable per-series
2016-04-06 13:04:46 -07:00
William Lachance
4da1e522ef
Bug 1254595 - Make alert generation parameters configurable per-series
2016-04-06 15:16:19 -04:00
camd
7f6423f2b7
Merge pull request #1391 from KWierso/bug1212177v2
...
Bug 1212177 - l10n repacks should be displayed in treeherder properly
2016-04-05 15:31:35 -07:00
Kim Moir
6715629ab7
Bug 1212177 - l10n repacks should be displayed in treeherder properly
2016-04-05 12:17:16 -07:00
Roy
8b6ec3c969
Bug 1261082 - Disable additional pinboard actions when they don't make sense
...
* Add boolean check to 'Save bugs only' so that ng-click is fully disabled.
* Disable dropdown if no job was selected, and keep Save Bugs Only disabled until a bug has been selected.
2016-04-04 18:07:33 -04:00
Cameron Dawson
08da3867ab
Bug 1231361 - fixes for skipping onhold repos
2016-04-04 14:20:28 -07:00
William Lachance
5e24106af8
Bug 1231361 - Remove the last of the refdata model
...
The only thing we were still using it for was to get a database name,
which we can just as easily grab from settings.
2016-04-04 15:16:04 -04:00
William Lachance
92f02ccc25
Bug 1231361 - Remove refdata model dependency from unit tests
2016-04-04 15:10:08 -04:00
William Lachance
ea0697b135
Bug 1231361 - Remove option collection method from refdata model
2016-04-04 15:10:07 -04:00
William Lachance
649e6bfcab
Bug 1231361 - Remove reference data signature methods from refdata model
2016-04-04 15:10:07 -04:00
William Lachance
15ba5b10b9
Bug 1231361 - Remove bugscache methods from refdata model
...
Instead, just use the ORM directly where needed.
2016-04-04 15:10:07 -04:00
William Lachance
880896b9aa
Bug 1260926 - Don't mix results from different frameworks in perf comparisons
...
We usually handled this correctly, but there was an edge case that didn't
work properly (same signature hash, different frameworks)
2016-04-04 11:31:49 -04:00
William Lachance
085a71ea03
Bug 1260926 - Properly differentiate performance framework for signatures
...
* Handle case where we have two signatures with the same hash, same project,
but different framework
* Allow filtering on framework in the signatures endpoint
2016-04-04 11:31:49 -04:00
William Lachance
2b150f36bf
Make flake8/pep8 ignore perf migrations as well
2016-04-04 11:12:34 -04:00
Mauro Doglio
97d6e31014
Bug 1261515 - Ignore tier3 jobs in resultset status
2016-04-04 09:53:33 +00:00
William Lachance
34199ed2e8
Merge pull request #1386 from anurag619/anurag
...
Bug 1253029 - Use case-insensitive matching in performance test selector
2016-04-02 13:38:19 -04:00
anurag
d606a68553
Bug 1253029 - Use case-insensitive matching in performance test selector
2016-04-02 22:22:02 +05:30
William Lachance
e2715170c8
Bug 1231361 - Remove refdata model repository methods
2016-04-02 00:29:16 -04:00
Cameron Dawson
d4217d5382
Bug 1260901 - enable eqeqeq eslint directive for JavaScript
...
Requires “===“ and “!==“ instead of just “==“ and “!=“ for equality.
2016-03-31 14:59:44 -07:00