summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham48-53/+53
2014-12-17Bug 557536: checksetup.pl fails on ALTER DATABASE if database name contains ↵Matt Selsky4-4/+4
hyphen. r=gerv, a=glob.
2014-12-17Bug 1111368: Add missing whitespace in list/quips.html.tmpl. r=gerv, a=glob.Matt Selsky1-2/+2
2014-12-17Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn2-0/+9
dumping a stack trace r=glob,a=glob
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Gervase Markham2-83/+0
into localconfig (and kill the Graphs panel). r=gerv, a=glob. (commit 2)
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Matt Selsky14-119/+131
into localconfig (and kill the Graphs panel). r=gerv, a=glob.
2014-12-11Bug 978635: now is interpreted as midnight for searches. r=gerv, a=simon.Fedor Ezeev1-1/+5
2014-12-111099029: Display localized bug statuses in tooltips when editing the bug ↵Matt Selsky1-1/+1
status workflow. r=gerv, a=simon.
2014-12-11Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.Matt Selsky9-43/+37
2014-12-11Bug 1106049 - Fix missing comma in the list of possible action on the page ↵Matt Selsky1-1/+1
displayed after the addition of a new user. r=gerv, a=simon
2014-12-10Bug 1107565 - PDF docs don't build on RTDGervase Markham1-2/+2
r=dkl,a=dkl
2014-12-10Bug 1103029 - Remove the deprecated backward compatible key names in ↵Matt Selsky2-41/+1
Bugzilla.time. r=gerv, a=dkl.
2014-12-10Bug 1108812: Travis docs tests are failing when using Sphinx with latest ↵Gervase Markham4-11/+8
trunk/5.0 builds r=dkl,a=dkl
2014-12-08Bug 1095244: DB crash when adding an alias that differs only in case from an ↵David Lawrence1-2/+13
existing alias r=glob,a=glob
2014-12-07Bug 822629 - use numeric form when specifying time zones in RDF output for ↵Matt Selsky1-1/+1
buglist.cgi. r=gerv.
2014-12-06Bug 1052202 - Web Service module to update and delete componentsSimon Green5-6/+478
r=dylan, a=glob
2014-12-06Bug 1108227 - bugzilla.png is emptyDylan William Hardison1-0/+0
2014-12-05Bug 1107722 - Remove TODO markers in documentation. r,a=dkl.Gervase Markham8-34/+6
2014-12-05Bug 1107629 - Fix building of tip and 5.0 API docs by removing "use ↵Gervase Markham1-1/+0
Bugzilla". r,a=dkl.
2014-12-05Bug 1067416 - reorganize and update Bugzilla docsGervase Markham84-7092/+6972
2014-12-05Bug 1102899 - Remove OldBugMove extension. a=glob.Gervase Markham10-355/+0
2014-12-01Bug 1093616: Fix permissions for contrib/replyrcFrédéric Buclin1-0/+1
r=gerv a=glob
2014-11-29Bug 1093616 - Revert "Update permissions of replyrc to whatever ↵Gervase Markham1-0/+0
checksetup.pl sets them to, so..." This reverts commit da539e8c20bc4facc36002a482d07869872f1011.
2014-11-29Update permissions of replyrc to whatever checksetup.pl sets them to, soGervase Markham1-0/+0
running checksetup.pl doesn't lead to "modified files" according to git.
2014-11-26Bug 1105501 - checksetup.pl fails because of missing Installation string for ↵Marc Schumann1-0/+1
"documentation" feature. r=LpSolit, a=dkl
2014-11-26Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence22-21/+4179
r=gerv,a=glob
2014-11-25Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky1-4/+10
2014-11-25Revert "Bug 317021 - improve description of bz_canusewhine* parameters. ↵Gervase Markham2-15/+2
r=gerv." Old version of patch committed by mistake. This reverts commit 88e4ee5b99ef75a149f8d39bd2b92ccac3e5743b.
2014-11-24Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky2-2/+15
2014-11-24Bug 919122 - support for sourceforge.net Allura bugs in see_also field. r=gerv.Matt Selsky2-6/+17
2014-11-24Oops. Revert commit with bogus message #2. paperbag=gerv.Gervase Markham2-15/+2
This reverts commit 82674d427a9b6f210347279dbb74da631f3d57cb.
2014-11-24Oops. Revert commit with bogus message #1. paperbag=gerv.Gervase Markham2-17/+6
This reverts commit 9e1efb5e001b8540672f42bfd7101fed4a394c0e.
2014-11-24Are you sure you want to check in on branch masterMatt Selsky2-6/+17
2014-11-24Are you sure you want to check in on branch masterMatt Selsky2-2/+15
2014-11-24Bug 1102003: The URL and status whiteboard fields display ARRAY(...) instead ↵Frédéric Buclin3-12/+7
of real data r=dkl a=glob
2014-11-24Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵Byron Jones1-1/+1
false r=dkl,a=sgreen
2014-11-20Bug 1101151: OS sniffing should detect Windows 10 from "Windows NT 6.4" ↵David Lawrence1-0/+1
instead of detecting Windows NT r=LpSolit,a=glob
2014-11-19Bug 978615 - remove URL to unavailable webdot server. r,a=globGervase Markham1-1/+1
2014-11-19Bug 1097798: Do not display the resolution in the dependency tree for open ↵Frédéric Buclin1-2/+5
bugs, nor the target milestone if usetargetmilestone is off r=dkl a=glob
2014-11-19Bug 1100942 - Attachment links in request.cgi should go to the attachment ↵David Lawrence1-1/+2
and not default to &action=edit r=gerv,a=glob
2014-11-18Bug 1100368: css concatenation breaks data: urlsByron Jones1-1/+3
r=dylan,a=glob
2014-11-17Bug 1090727: support jquery in the global/header template, and update the ↵David Lawrence22-78/+146
header and footer to use jquery r=glob,a=glob
2014-11-14Bug 1098562: Fix a typo in admin/params/memcached.html.tmplKoosha KM1-1/+1
r=dkl,a=glob
2014-11-12Bug 1095758: Fix use of uninitialized value $hostname in Mailer.pmKoosha KM1-1/+1
r=dkl,a=glob
2014-11-12Bug 1001462: Bug.search causes error when using simple token auth and ↵David Lawrence3-19/+28
specifying 'token' instead of 'Bugzilla_token' r=glob,a=glob
2014-11-11Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵Byron Jones1-0/+1
overrriding of standard status codes by extensions (fix broken POD)
2014-11-10Bug 1093600: REST shouldn't support multiple instances of parameters for ↵David Lawrence1-12/+24
resources which only support a single params (eg. POST bug/comment) r=glob,a=glob
2014-11-10Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵David Lawrence3-21/+59
overrriding of standard status codes by extensions r=gerv,a=glob
2014-11-10Bug 1093481: non-bugmail notifications are not sent when using the jobqueue ↵Byron Jones1-1/+1
("Can't call method "header" on unblessed reference at Bugzilla/Mailer.pm line 95.") r=dylan,a=glob
2014-11-06Bug 1093479: view job queue shows incorrect value for error_countByron Jones1-1/+4
r=dylan,a=glob