summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-14Bug 1163248: checksetup.pl is unable to run if File::Slurp is missingFrédéric Buclin2-3/+9
r=dkl a=glob
2015-05-14Bug 1162914: Editing a user field when confirmuniqueusermatch = true no ↵Frédéric Buclin1-1/+1
longer works r=dkl a=glob
2015-05-12Bug 1153725: Fix incorrect documentation about the IIS configuration on WindowsFrédéric Buclin1-15/+10
r=gerv a=glob
2015-05-12Bug 1163393: XSS in the new jQuery autocomplete codeByron Jones1-2/+6
r=dkl,a=glob
2015-05-11Bug 1144086 - Move extension docs assembly from makedocs.pl to conf.py. ↵Gervase Markham1-0/+4
r=dkl,a=glob
2015-05-11Bug 1144086 - Move extension docs assembly from makedocs.pl to conf.py. ↵Gervase Markham3-27/+46
r=dkl,a=glob
2015-05-11Bug 1140575: Comment-creation WebService API should allow tags to be specifiedDavid Lawrence4-18/+50
r=glob,a=glob
2015-05-08Bug 1149055: flag requestees are unable to set an attachment flag via a the ↵Byron Jones2-12/+54
update_attachment webservice if they do not have editbugs r=dkl,a=glob
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones26-220/+213
r=dylan,a=glob
2015-05-07Bug 1162016: The user settings under userprefs.cgi display in random orderByron Jones1-1/+1
r=dkl,a=glob
2015-05-05Bug 1160598: url() in concatenated CSS files are incorrect when using ↵Frédéric Buclin1-1/+1
Multiple Bugzilla databases with a single installation r/a=glob
2015-05-05Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the ↵Gervase Markham1-23/+0
name of docs directories. r=LpSolit, a=glob
2015-05-05Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the ↵Gervase Markham3-6/+57
name of docs directories. r=LpSolit, a=glob
2015-05-05Bug 1119336: Add css classes to html emails, such as the comment blockAlbert Ting1-8/+25
r=glob,a=glob
2015-05-01doc fix: keyword activation noteDylan William Hardison1-2/+2
2015-05-01Bug 69267: Add the ability to deactivate keywordsDylan William Hardison14-65/+152
r/a=glob
2015-04-30Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵Frédéric Buclin6-37/+25
in bugzilla/lib/ r=dkl a=glob
2015-04-29Bug 1051056 - The REST API needs to be versioned so that new changes can be ↵David Lawrence1-1/+1
made that do not break compatibility - Fixed parameter issue with creating new bugs using the REST API.
2015-04-29Disable WebService/Selenium tests temporarily in Travis CI til a resolution ↵David Lawrence1-28/+0
can be found.
2015-04-29Bug 622455: The attachment mime type autodetection shouldn't rely on the ↵Frédéric Buclin1-5/+3
browser when it gets text/x-* r=dkl a=glob
2015-04-29Bug 1159582: All api responses have unnecessary 'result'Byron Jones1-2/+1
r=wicked,a=glob
2015-04-26Fix POD, see bug 1154099Frédéric Buclin1-6/+0
2015-04-24Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ↵Frédéric Buclin2-4/+3
the user is not logged in r=dkl a=glob
2015-04-22Bug 1157004 - Correct release-branch names in installation docs.Mark Côté5-5/+5
2015-04-21Bug 1156240: Return proper "See Also" data on REST API call to a bugDavid Lawrence1-1/+1
r=dkl,a=glob
2015-04-18Prevent wrapping, see bug 1155512Frédéric Buclin1-0/+1
2015-04-18Bug 1155512: Localization template links not lining up with other header linksFrédéric Buclin2-8/+5
r/a=dkl
2015-04-17Fix regression due to bug 325315: immediately display an error message when ↵Frédéric Buclin1-0/+1
account creation is disabled
2015-04-16Fix an uninitialized value warning, see bug 1059684Frédéric Buclin1-1/+1
2015-04-15Fix release notes about deprecated WebService methods, see bug 1154099Frédéric Buclin1-0/+3
2015-04-15Bug 1154099: Remove support for Bug.get_bugs and Bug.get_historyMatt Tyson3-36/+0
r=LpSolit a=glob
2015-04-14Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones1-1/+2
r=LpSolit,a=glob
2015-04-13Bug 1151290: It is possible to tell if someone made a private comment on a ↵Simon Green1-2/+8
bug even if you are not an 'insider' r=dkl,a=glob
2015-04-13Really use PROCESS instead of INCLUDE for custom fields, see bug 1137307Frédéric Buclin1-1/+3
2015-04-13Bug 1153027: Bugzilla->feature incorrectly checks Perl modulesFrédéric Buclin1-4/+4
r=dkl a=glob
2015-04-13Bug 1150667: Don't wrap email comments when in markdown modeAlbert Ting2-3/+7
r=dkl,a=glob
2015-04-13Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings ↵David Lawrence10-15/+16
during t/001compile.t r=LpSolit,a=glob
2015-04-13Bug 1137307: Bug reports are not valid HTML5 pagesFrédéric Buclin5-59/+75
r=dkl a=glob
2015-04-13Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2-0/+11
r=LpSolit,a=glob
2015-04-13Bug 1153131: bug 1051056 causes "Undocumented methods: FIELD_MAP" during ↵Frédéric Buclin1-1/+1
t/011pod.t r=dkl,a=glob
2015-04-11Use hardcoded "bugzilla" in the DTD, see bug 770073Frédéric Buclin1-2/+2
2015-04-11Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506Frédéric Buclin1-1/+1
2015-04-10Bug 1135398: Release notes for 5.0 miss some important changesFrédéric Buclin1-3/+17
r/a=dkl
2015-04-10Bug 1051056: The REST API needs to be versioned so that new changes can be ↵David Lawrence1-1/+2
made that do not break compatibility - Fix issue where PUT requests were treated as GET and failed when updating a bug, etc.
2015-04-10Bug 1152319: calling /rest/logout results in an internal error and a ↵David Lawrence1-0/+10
malformed response to the caller r=glob,a=glob
2015-04-10Bug 1152862: Require PostgreSQL 9.0Frédéric Buclin2-27/+3
r/a=glob
2015-04-10Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ↵Gervase Markham1-3/+3
testserver.pl output
2015-04-10Bug 1151396 - Improve description of ↵Gervase Markham1-2/+6
'resolution_forbidden_with_open_blockers' param. r=LpSolit, a=glob
2015-04-10Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056Frédéric Buclin1-2/+2
2015-04-10URI::Escape is part of URI, see bug 1051056Frédéric Buclin1-6/+0