summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-11-05Bug 1091584: Typo in users/confirm-delete.html.tmplDavid Lawrence1-1/+1
r=gerv,a=glob
2014-11-05Bug 1089820: Make use of User.use_markdown() defined in Bug 1059684Koosha KM1-11/+6
r=dkl,a=glob
2014-11-05Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv.Matt Selsky1-9/+9
2014-11-03Bump the version number to 5.1 on trunkDavid Lawrence1-1/+1
2014-10-31Bug 1062739: add the ability for administrators to limit the number of ↵Byron Jones11-22/+336
emails sent to a user per minute and hour r=dylan,a=glob
2014-10-30'cgi' is not defined in templates, see bug 913364Frédéric Buclin2-2/+6
2014-10-29Bug 1088253: GET REST calls should allow arbitrary URL parameters to be ↵David Lawrence2-12/+26
passed in addition the values in the path r=glob,a=glob
2014-10-29Bug 258026 - add format hint to chart date input. r=gerv, a=glob.Matt Selsky1-0/+2
2014-10-29Bug 1081675 - remove unused variables. r=gerv, a=glob.Matt Selsky2-2/+0
2014-10-28Bug 1073590 - Bugzilla should inherit rewrite rules.Marc Schumann1-0/+1
r/a=glob
2014-10-28Bug 1059684: markdown text should not be rendered within a <pre> tagDavid Lawrence7-21/+53
r=glob,a=glob
2014-10-27Bug 1088156 - Add a config file for ReplyDylan William Hardison2-0/+34
r=gerv a=glob
2014-10-27Bug 1083081 - javascript concatenation should insert a semicolon between filesDylan William Hardison1-1/+1
r=dkl a=glob
2014-10-27Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" ↵Frédéric Buclin1-0/+1
warnings r/a=glob
2014-10-27Bug 1088483: Remove references to the "enable bug tagging" preference from ↵Frédéric Buclin1-2/+0
the documentation r=gerv a=glob
2014-10-27Bug 1067753: Allow the job queue to specify one or more types of jobs to runMatt Tyson2-8/+12
r=mtyson,a=sgreen
2014-10-27Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerByron Jones1-5/+0
(remove unused user-error "invalid_context")
2014-10-24Bug 1082106: $dbh->bz_add_columns creates a foreign key constraint causing ↵David Lawrence1-4/+11
failure in checksetup.pl when it tries to re-add it later r=glob,a=glob
2014-10-24Bug 1088399 - Add support for Github pull requests in See Also field. ↵Matt Selsky2-2/+4
r=gerv, a=glob.
2014-10-24Bug 1073264 - allow attachment download to be offloaded to the webserver ↵Damien Nozay4-4/+94
using X-SendFile or equivalent. r=gerv, a=glob.
2014-10-23Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't ↵Dylan William Hardison2-1/+5
take into account is_active r=dkl a=glob
2014-10-22Bug 1033068: The "unknown_action" error message could confuse the userFrédéric Buclin1-2/+3
r=dkl a=sgreen
2014-10-21Bug 1073380 - Pass the hostname and port as two separate arguments to ↵Dylan William Hardison1-1/+3
Email::Sender r=dkl a=glob
2014-10-21Bug 1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct PODDylan William Hardison1-11/+4
r=dkl a=glob
2014-10-21Bug 1083737: Validate the smtpserver parameterFrédéric Buclin2-2/+32
r=dkl a=glob
2014-10-20Backout Bug 1015226: When using field-label.html.tmpl there is not a way to ↵David Lawrence1-10/+1
underline the access key letter in the field description
2014-10-16Bug 1080840: Update WebServices to include Markdown featureKoosha KM3-18/+112
r=dkl,a=glob
2014-10-16Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin10-282/+26
r=gerv a=glob
2014-10-16Bug 1082557: Use a persistent connection to the SMTP server for improved ↵Frédéric Buclin2-4/+8
performance r=dylan a=glob
2014-10-16Fix a warning thrown by 008filter.tFrédéric Buclin1-3/+3
2014-10-16Bug 1082887: comments made when setting a flag from the attachment details ↵Byron Jones1-53/+59
page are not included in the "flag updated" email r=dkl,a=glob
2014-10-14Bug 1059723: Reply button should become AJAX-basedKoosha KM4-10/+93
r=dkl,a=sgreen
2014-10-08Bug 1009406 - A user with local editcomponents privs cannot update the ↵Simon Green1-2/+17
inclusion and exclusion lists when the flagtype is already restricted to products the user cannot edit r=dkl, a=simon
2014-10-07Bug 1011263 - The qa test suite should have a master branch that bugzilla ↵David Lawrence1-0/+12
master run against - Updated exclusions
2014-10-07Bug 1011263 - The qa test suite should have a master branch that bugzilla ↵David Lawrence1-8/+17
master run against
2014-10-06Bump version post-releaseDavid Lawrence1-1/+1
2014-10-06Bump version to 4.5.6David Lawrence1-1/+1
2014-10-06Bug 1054702: CSV export vulnerable to formulae injectionSimon Green2-4/+8
r=glob,a=glob
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵Simon Green3-18/+38
who aren't in the insider group r=glob,a=glob
2014-10-06Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data overrideFrédéric Buclin1-1/+32
r=dkl,a=sgreen
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin11-45/+46
r=dkl,a=sgreen
2014-10-05Bug 1071276: Markdown comment checkbox value is not passed through properly ↵Koosha1-0/+1
when a mid air collision has occurred and user chooses to submit comment r=dkl a=sgreen
2014-10-02Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin3-23/+14
r=dkl a=justdave
2014-10-01Bug 1069760 - Cannot use 'component' in a templateSimon Green3-17/+17
r=gerv, a=justdave
2014-10-01Bug 1070640: Update (and rename) Bugzilla::Send::Sendmail to work with ↵Frédéric Buclin2-31/+22
Email::Sender::Transport::Sendmail r=dylan a=justdave
2014-10-01Fix bustage due to bug 1061247Frédéric Buclin1-0/+1
2014-10-01Bug 1061247 - Successfully using a password change token should invalidate ↵Reed Loden1-0/+2
all other password change tokens for that user r=gerv a=glob
2014-10-01Bug 1070317 - Bugzilla::Flag's attribute modification_date is affected by ↵Dylan William Hardison1-2/+3
the user's timezone and differs from the database copy after a call to $flag->update() r=dkl, a=justdave
2014-09-29Bug 1071317: Remove unused variablesFrédéric Buclin3-4/+0
r=gerv a=sgreen
2014-09-29Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not existDylan William Hardison1-0/+3