summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-04-04Bug 880163 - add a webservice method to list a bug's duplicates, mirroring ↵David Lawrence3-7/+18
what is visible on show_bug. r=dylan
2016-04-01Bug 1260027: Document how to compile the documentation on WindowsFrédéric Buclin2-16/+40
r=gerv
2016-04-01Bug 1200010: The Quick Start doc should stop assuming Bugzilla is your ↵Frédéric Buclin1-16/+12
single application r=gerv
2016-03-27Bug 1205072: Markdown should not call quoteUrl() for code sectionsAlbert Ting1-9/+29
r=LpSolit
2016-03-27Bug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry PerlFrédéric Buclin1-0/+1
2016-03-26Split long linesFrédéric Buclin1-71/+202
2016-03-25Bug 1257224: Windows-specific modules are missing in Makefile.PLFrédéric Buclin2-1/+8
r=dylan
2016-03-23Bug 1254226: XSS through javascript: callback URLs in auth delegationFrédéric Buclin2-0/+7
r=dylan
2016-03-21Bug 1258187: When using plackup as a proxy, Apache is unable to handle saved ↵Frédéric Buclin1-4/+2
queries correctly r=dkl
2016-03-21Bug 1251208 - Bugzilla->request_cache() can be fasterDylan Hardison2-37/+8
r=dkl,a=dylan without breaking stuff this time.
2016-03-19Bug 1230932: Providing a condition as an ID to the webservice results in a ↵Frédéric Buclin7-7/+39
taint error r=dkl
2016-03-16Remove unused variable (leftover from bug 1201113)Frédéric Buclin1-1/+0
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