summaryrefslogtreecommitdiffstats
path: root/Bugzilla/API/1_0/Util.pm
AgeCommit message (Collapse)AuthorFilesLines
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-12/+25
Original patch by Gervase Markham r=gerv a=dkl
2016-03-19Bug 1230932: Providing a condition as an ID to the webservice results in a ↵Frédéric Buclin1-3/+9
taint error r=dkl
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
r=dkl
2016-01-15'Bug 1159057: change to create flags as part of bug creation process. r=gervMatt Tyson1-3/+2
2015-12-22Revert "Bug 1230932 - Providing a condition as an ID to the webservice ↵David Lawrence1-1/+22
results in a taint error" This reverts commit eb1357fe03bb47cdd479cf533022e11dd6bd22e0.
2015-12-22Bug 1230932 - Providing a condition as an ID to the webservice results in a ↵Dylan Hardison1-22/+1
taint error r=dkl,a=dkl
2015-04-13Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings ↵David Lawrence1-1/+1
during t/001compile.t r=LpSolit,a=glob
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ↵David Lawrence1-0/+540
made that do not break compatibility r=dylan,a=glob