summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2017-04-10Bug 1355127 - rewrite field-descs.none.tmpl in perlDylan William Hardison1-0/+3
2017-04-10Bug 1352913 - Extensions must register for template_before_process()Dylan William Hardison2-21/+46
2017-04-04Bug 1321595 - Add triage owner to the needinfo suggestion dropdownDylan William Hardison1-0/+2
2017-04-04Bug 1350909 - Make index.cgi cache-friendly for logged out requestsDylan William Hardison1-0/+5
2017-03-30Bug 1351695 - Allow apache to ignore .htaccess for increased performanceDylan William Hardison1-0/+86
2017-03-28only load runtime requires modulesDylan William Hardison1-2/+3
2017-03-27Bug 1350467 - Add method Bugzilla->preload_features() to be called in mod_per...Dylan William Hardison1-0/+13
2017-03-27Bug 1350466 - Uplift bug 1342832 to bmo for performance and other reasonsDylan William Hardison4-40/+144
2017-03-21Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison13-657/+56
2017-03-17Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison13-56/+657
2017-03-14Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ...Dylan William Hardison13-657/+56
2017-03-09Bug 1345238 - CSP: Please avoid using deprecated X-* headers.Sebastin Santy1-1/+1
2017-03-09fix regex typo: s/s/\\s/Dylan William Hardison1-1/+1
2017-03-08make the documentation not lie about elasticsearch_nodesDylan William Hardison1-1/+1
2017-03-07Bug 1345181 - Improve performance of html_quote()Dylan William Hardison1-6/+9
2017-03-07Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison12-55/+656
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 lo...David Lawrence1-0/+6
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 "Bugz...David Lawrence1-1/+1
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
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 di...Dylan William Hardison2-48/+30
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 unauthori...Dylan William Hardison2-17/+51
2016-11-15Revert "Bug 1314201 - ThrowUserError and ThrowCodeError should print headers ...Dylan William Hardison3-33/+7
2016-11-12Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if heade...Dylan William Hardison3-7/+33
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 di...Dylan William Hardison1-17/+26
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
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 Bug...Dylan William Hardison3-10/+433
2016-09-27ug 1268317 - Add Triage Contact to Components as an Editable Field (everythin...David Lawrence3-0/+94
2016-09-27Bug 1268317 - Add Triage Contact to Components as an Editable Field (DB schem...David Lawrence2-1/+9
2016-09-23Bug 1304179 - Remove REQUIRED_MODULES references from release notes (and Temp...Dylan William Hardison1-13/+0
2016-09-20Bug 1303659 - Bug.comments (/rest/bug/<id>/comment) should return the count v...David Lawrence2-5/+6
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison177-3698/+1412
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison177-1412/+3698
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison177-3698/+1412
2016-08-30Bug 1290580 - Rebase docker infra off of CentOS 6David Lawrence1-7/+0