summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2017-03-07Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵Dylan William Hardison12-55/+656
the ES backend
2017-03-07Bug 1322371 - can't add a developer.microsoft.com Edge issue to "See Also"Dylan William Hardison2-0/+45
2017-03-07Bug 1343530 - Make the ALL quicksearch keywords show all resultsDylan William Hardison1-1/+8
2017-02-06Bug 1336387 - CSP breaks GitHubAuth on index and bug modal pagesDylan William Hardison1-15/+22
2017-02-03Bug 1335233 - Fix some memory leaks in jobqueue codeDylan William Hardison1-0/+2
2017-01-31Bug 1335362 - CSP regression: MozReview requests section is broken ("Error ↵David Lawrence1-0/+6
loading review requests: unknown")
2017-01-26Bug 1334158 - Lightbox images CSP error on bug modalDylan William Hardison1-1/+10
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison3-8/+44
2017-01-05Bug 1209242 - Can't locate object method "_reverseoperator" via package ↵David Lawrence1-1/+1
"Bugzilla::Search" at /data/www/bugzilla.mozilla.org/Bugzilla/Search.pm line 3134.
2017-01-04Bug 1307478 - Elasticsearch Indexer / Bulk IndexerDylan William Hardison10-1/+694
2016-12-22Bug 1299855 - Implement token-bucket rate limiting on top of memcached (#23)Dylan William Hardison1-0/+22
* cleanup
2016-12-20Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison2-30/+48
2016-12-16Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵Dylan William Hardison2-48/+30
directly" This reverts commit 490499f9a35b36b72c0b7b30322b9838774b93fe.
2016-12-15Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison2-30/+48
2016-12-01Bug 1319503 - Backport request_cache optimizations from upstreamDylan William Hardison1-9/+1
2016-11-17Bug 1317965 - Flag permission checks broken by bug 1257662 allowing ↵Dylan William Hardison2-17/+51
unauthorized flag modification
2016-11-15Revert "Bug 1314201 - ThrowUserError and ThrowCodeError should print headers ↵Dylan William Hardison3-33/+7
if headers have not already been printed" This reverts commit 874e96c2423c772564c9dc63254baa99e86f270b.
2016-11-12Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if ↵Dylan William Hardison3-7/+33
headers have not already been printed
2016-11-11Bug 1315326 - Add dependencies for Amazon S3 storage to Makefile.PL and META.*David Lawrence1-0/+1
2016-11-09Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵Dylan William Hardison1-17/+26
directly" This reverts commit 35671f4ab3397f4c0d5ea96e0269d94c3d6bd2ac.
2016-11-07Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-26/+17
2016-10-14Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers headerKohei Yoshino1-1/+1
2016-10-14Bug 1309487 - include longdescs.count in result for /rest/bugDavid Lawrence2-0/+16
2016-10-11Bug 1309278 - Cache::Memcached::Fast returns tainted data if the key is taintedDylan William Hardison1-46/+3
2016-10-11Bug 1309229 - changing product results in Insecure dependency in parameter 3 ↵Dylan William Hardison1-1/+46
of DBI::db=HASH(0x7f4caad58190)->selectcol_arrayref method call while running with -T switch at /data/www/bugzilla.mozilla.org/Bugzilla/Product.pm line 555.
2016-10-11Bug 1308032 - Cache::Memcached::Fast from bugzilla bug 1189281 and bug 1274764Dylan William Hardison1-55/+6
2016-10-06Bug 1293689 - Bring Bugzilla::CGI::ContentSecurityPolicy to BMO (Backport ↵Dylan William Hardison3-10/+433
Bug 1286287)
2016-09-27ug 1268317 - Add Triage Contact to Components as an Editable Field ↵David Lawrence3-0/+94
(everything else)
2016-09-27Bug 1268317 - Add Triage Contact to Components as an Editable Field (DB ↵David Lawrence2-1/+9
schema only)
2016-09-23Bug 1304179 - Remove REQUIRED_MODULES references from release notes (and ↵Dylan William Hardison1-13/+0
Template.pm)
2016-09-20Bug 1303659 - Bug.comments (/rest/bug/<id>/comment) should return the count ↵David Lawrence2-5/+6
value in the results
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison177-3698/+1412
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison177-1412/+3698
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison177-3698/+1412
local symlink to data/ directory
2016-08-30Bug 1290580 - Rebase docker infra off of CentOS 6David Lawrence1-7/+0
2016-07-19Bug 1254882 - develop a nightly script to revoke access to legal bugs from ↵Dylan Hardison2-1/+100
ex-employees
2016-07-13Bug 1286650 - Add option to scripts/issue-api-key.pl to specify an API key ↵Mark Côté1-0/+6
explicitly. r=dylan This is useful for testing, so we don't have to store a randomly generated key for the duration of the test; instead we can hardcode one in the tests.
2016-07-13Bug 1286012 - file permsDylan Hardison1-0/+1
2016-07-13Bug 1284521 - Reference is already weak at Bugzilla/Comment.pm line 245.Dylan Hardison1-2/+2
2016-07-11Bug 1283848 - Setting needinfo at time of bug filing results in relative ↵David Lawrence1-0/+2
date text of "NeedInfo From: <user> 47 years ago"
2016-07-08Bug 1283664 - Add minimum to Apache2::SizeLimit to ensure better performanceDylan Hardison1-1/+1
2016-07-04Bug 1282606 - Fix TrackingFlags memory leakDylan Hardison3-4/+24
2016-06-30Bug 1279878 - CSV injectionDavid Lawrence1-3/+4
2016-06-30Bug 1283310 - Optimizations for Bugzilla::active_custom_fields()Dylan Hardison2-6/+7
2016-06-03Bug 1270720 - Do not add reporter email address to CC list when flagging ↵David Lawrence1-1/+2
"Need more information from reporter"
2016-05-19Bug 1262039 - typo in error message "Failed to retreive components..."David Lawrence1-1/+1
2016-05-19Bug 1274139 - QuickSearch: searching for text containing colons no longer worksDylan Hardison1-1/+0
2016-05-14Bug 232193 - bmo's systems (webheads, database, etc) should use UTC natively ↵David Lawrence2-75/+22
for o/s timezone and date storage
2016-05-12Bug 1270867 - confusing error message when I was just searching for a bugDylan Hardison1-0/+1
2016-05-05Bug 1263198 - Do not automatically set tracking flags status-firefoxXX ↵David Lawrence1-0/+6
affected for bugs filed under SeaMonkey