treeherder/tests
Ed Morley bd870cf8ce
Bug 1441493 - Use rel="noopener" for all target != null links (#3275)
This helps prevent:
https://www.owasp.org/index.php/Reverse_Tabnabbing

We're not also using `noreferrer`, since most browsers now support
`noopener` (https://caniuse.com/#search=noopener) and the link targets
are all Mozilla properties where the referrer may be useful.

The auth.js `window.open()` has not been changed, since the login
callback makes use of `window.opener`.
2018-02-27 19:17:42 +00:00
..
auth Bug 1436943 - Login fails with "Unrecognized identity" when using Google authentication (#3210) 2018-02-09 09:48:34 -05:00
autoclassify Revert BugJobMap foreign key part of 4db1aa4 (bug 1367362) (#3236) 2018-02-16 21:51:08 +00:00
client Bug 1400069 - Replace term coalesced with superseded in most places 2017-09-29 17:18:42 -07:00
e2e Bug 1257602 - Remove support for revision_hash (#2983) 2017-11-28 00:09:17 +00:00
etl Bug 1307488 - Make job_loader work with one job at a time (#3239) 2018-02-22 16:40:47 -08:00
jenkins Jenkins: Add Groovy hashbang (#3254) 2018-02-22 19:45:19 +00:00
log_parser Bug 1223883 - Fix pytest warnings for test collection (#2717) 2017-08-22 15:10:58 +01:00
model Bug 1367362 - Model changes to support intermittents view (#3182) 2018-02-16 18:09:08 +00:00
perfalert Bug 1336272 - Refactor changing wording from resultset to push (#2644) 2017-08-04 09:38:57 -07:00
sample_data Bug 1367362 - Model changes to support intermittents view (#3182) 2018-02-16 18:09:08 +00:00
selenium Bug 1434677 - Convert rendering list of pushes from angular to ReactJS (#3206) 2018-02-20 10:31:11 -08:00
seta Bug 1326247 - Fix BaseException.message deprecation warnings (#2703) 2017-08-14 12:05:12 +01:00
test_worker Bug 1336272 - Refactor changing wording from resultset to push (#2644) 2017-08-04 09:38:57 -07:00
ui Bug 1441493 - Use rel="noopener" for all target != null links (#3275) 2018-02-27 19:17:42 +00:00
webapp Bug 1428032 - Allow linking Perfherder alerts to Servo GitHub PRs (#3211) 2018-02-21 15:03:20 +00:00
__init__.py fix RefDataManager and add firts working test on it 2013-04-17 17:13:24 +01:00
conftest.py Bug 1395356 - Use auth0 instead of login.taskcluster.net for SSO (#3144) 2018-02-07 12:59:30 -05:00
sample_data_generator.py Bug 1329002 - Remove misleading TREEHERDER_TEST_PROJECT constant 2017-01-06 15:01:19 -05:00
sampledata.py Bug 1336272 - Refactor changing wording from resultset to push (#2644) 2017-08-04 09:38:57 -07:00
settings.py Bug 1395356 - Use auth0 instead of login.taskcluster.net for SSO (#3144) 2018-02-07 12:59:30 -05:00
test_setup.py Bug 1384518 - Switch from Memcached to Redis 2018-01-21 14:41:35 +00:00
test_utils.py Bug 1402992 - Remove all usages of coalesced_to_guid (#3219) 2018-02-13 18:15:50 +00:00