summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-15Bug 1253267: DOT injection vulnerability in dependency graphs when long bug ↵Frédéric Buclin1-0/+3
summaries are wrapped r=dkl
2016-03-11Back out bug 1251208: it makes checksetup.pl to never end and localconfig is ↵Frédéric Buclin1-6/+28
erased
2016-03-09Bug 1250908: "Use of uninitialized value" warning thrown when creating a new ↵Thorsten Schöning1-2/+2
bug depending or blocking another one r=LpSolit
2016-03-08Bug 1253074 - get_legal_value doesn't work for target milestoneAlbert Ting1-4/+5
r=dkl
2016-03-08Bug 1252880 - Log In URL provided after Advanced Search is incorrectly ↵Ryan Wilson1-1/+1
formatted. r=dkl
2016-03-08Bug 314366 - "Enter the path to the file on your computer" assumes I choose ↵Craig Parkinson1-3/+2
a file by entering a path r=dkl
2016-03-07Bug 1251672: "cpanm" is easier to remember and to type than "curl -L ↵Frédéric Buclin2-7/+14
http://cpanmin.us | perl -" r=dylan
2016-03-06IIS instructions work with Windows 10 tooFrédéric Buclin1-1/+2
2016-03-05Some more cleanup in xt/Frédéric Buclin4-5/+15
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin353-427/+430
r=dkl
2016-02-29Bug 1251208 - Bugzilla->request_cache() can be fasterDylan Hardison1-28/+6
r=dkl,a=dylan
2016-02-26generate_test_data.pl is an executableFrédéric Buclin1-0/+1
2016-02-26Bug 1069799 - move the QA repository into the main repositoryDavid Lawrence97-3571/+12187
r=LpSolit
2016-02-26Bug 1250043 - Updated docker config to use new method if installing ↵David Lawrence5-32/+23
dependencies (Makefile.PL)
2016-02-26Bug 1251221 - Pass cache => 1 to calls to Bugzilla::Product->new() called in ↵Dylan Hardison3-6/+5
Bugzilla::{Milestone,Version,Component} r=dkl,a=dylan
2016-02-25Bug 1250944 - 001compile.t doesn't set error mode, so errors exit the test suiteDylan Hardison2-1/+1
r=dkl,a=dylan
2016-02-25Bug 1250786 - Detainting of params.jsonMatt Tyson1-13/+4
r=dylan,a=dylan
2016-02-24fix permsDylan William Hardison2-1/+1
2016-02-24Bug 1250875 - Bugzilla crashes immediately due to unreadable META.json and ↵Dylan Hardison1-0/+4
MYMETA.json r=LpSolit,a=dylan
2016-02-23Bug 1250354: The "Forgot password" link should not be displayed if users are ↵Frédéric Buclin1-23/+26
not allowed to change it r=dkl
2016-02-23Bug 1246528: nitsDylan Hardison1-3/+2
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵Dylan Hardison110-1600/+1082
dependencies r=dkl,a=dylan
2016-02-22Bug 1250264: Extensions have no easy way to override favicon.icoFrédéric Buclin1-1/+2
r=dkl
2016-02-22- task.expires needs to be greater than artifacts.expiresDavid Lawrence1-0/+6
2016-02-22- Update artifact expiration dateDavid Lawrence1-12/+12
2016-02-18Bug 1148577 - The API reST documentation should display the error ↵David Lawrence13-7/+569
codes/strings that could occur with each API call r=gerv
2016-02-17Bug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2 ↵Gervase Markham1-1/+1
levels of heading in the TOC. r=LpSolit
2016-02-17Bug 1242264: Add LaTeX preamble to, speculatively, get ReadTheDocs to do 2 ↵Gervase Markham1-1/+1
levels of heading in the TOC. r=LpSolit
2016-02-17Bug 1242263: The web server and SQL server sections are not correctly ↵Frédéric Buclin7-17/+46
referenced in the documentation r=gerv
2016-02-16Fix bustageFrédéric Buclin1-1/+2
2016-02-16Bug 487573: Show RESOLVED button on Dependency Graph page. r=gervStas Umansky2-2/+6
2016-02-10Bug 1247195 - The "Comment Preview" field no longer works when viewing ↵Dylan Hardison2-0/+2
attachment details r=lpsolit,a=dylan
2016-02-10Bug 1244528 - Default to DBD::SQLite for new installs for "out of the box" ↵Dylan Hardison1-1/+1
working bugzilla experience r=dkl,a=dylan
2016-02-08Travis CI config file no longer necessaryDavid Lawrence1-49/+0
2016-02-08Bug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of ↵Frédéric Buclin1-1/+1
bugzilla.org r=dkl
2016-02-08Bug 1046241: All links to the documentation displayed besides error messages ↵Frédéric Buclin3-79/+77
are broken r=gerv
2016-02-08Bug 1240172 - Move the docker configuration scripts from external github ↵David Lawrence15-0/+937
repo into the Bugzilla code tree r=dylan
2016-02-07Bug 1237161: Allow users with bless permissions to update users group ↵Matt Tyson3-1/+16
membership using WebService r=LpSolit a=dkl
2016-01-27Bug 731589 - Move mod_perl's max_unshared size from mod_perl.pl to localconfigDylan Hardison3-1/+9
r=dkl,a=dylan
2016-01-27Bug 1241026 - checksetup.pl requires editing localconfig to remove apache groupDylan Hardison1-1/+12
r=dkl,a=dylan
2016-01-27Bug 555438 - Improve the Bugzilla code base using Perl::CriticDylan Hardison2-0/+112
r=dkl,a=dylan
2016-01-26Bug 1240752 - Attachment data submitted via REST API must always be base64 ↵David Lawrence1-4/+2
encoded r=gerv,a=dkl
2016-01-26Update the documentation now that bug 1007605 is fixedFrédéric Buclin2-5/+3
2016-01-26Bug 1242880: The "syntax help" link in the Markdown section should point to ↵Frédéric Buclin1-1/+1
landfill instead of bmo
2016-01-22Bug 1159057 - Bug create and update hooks are called unexpectedlyMatt Tyson1-0/+1
- Fixed regression found by test_flags2.t where flag id was not present in show_bug.cgi for newly created bugs.
2016-01-20Bug 1240029 - The REST API doesn't work correctly with mod_perlDavid Lawrence4-20/+17
r=dylan
2016-01-15Bug 1240157 - Fix a typo in bug.rstWes Kocher1-1/+1
r=dylan,a=dylan
2016-01-15'Bug 1159057: change to create flags as part of bug creation process. r=gervMatt Tyson9-51/+117
2016-01-15Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. ↵Gervase Markham2-2/+2
r=gerv. (review cleanups)
2016-01-15Bug 922549: Bugzilla::Migrate.pm should provide hook in load function. r=gerv.rojanu4-4/+152