Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-11 | Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵ | Byron Jones | 1 | -0/+1 | |
overrriding of standard status codes by extensions (fix broken POD) | |||||
2014-11-10 | Bug 1093600: REST shouldn't support multiple instances of parameters for ↵ | David Lawrence | 1 | -12/+24 | |
resources which only support a single params (eg. POST bug/comment) r=glob,a=glob | |||||
2014-11-10 | Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵ | David Lawrence | 2 | -20/+48 | |
overrriding of standard status codes by extensions r=gerv,a=glob | |||||
2014-11-10 | Bug 1093481: non-bugmail notifications are not sent when using the jobqueue ↵ | Byron Jones | 1 | -1/+1 | |
("Can't call method "header" on unblessed reference at Bugzilla/Mailer.pm line 95.") r=dylan,a=glob | |||||
2014-11-05 | Bug 1089820: Make use of User.use_markdown() defined in Bug 1059684 | Koosha KM | 1 | -11/+6 | |
r=dkl,a=glob | |||||
2014-11-03 | Bump the version number to 5.1 on trunk | David Lawrence | 1 | -1/+1 | |
2014-10-31 | Bug 1062739: add the ability for administrators to limit the number of ↵ | Byron Jones | 6 | -22/+101 | |
emails sent to a user per minute and hour r=dylan,a=glob | |||||
2014-10-29 | Bug 1088253: GET REST calls should allow arbitrary URL parameters to be ↵ | David Lawrence | 2 | -12/+26 | |
passed in addition the values in the path r=glob,a=glob | |||||
2014-10-29 | Bug 1081675 - remove unused variables. r=gerv, a=glob. | Matt Selsky | 2 | -2/+0 | |
2014-10-28 | Bug 1059684: markdown text should not be rendered within a <pre> tag | David Lawrence | 2 | -8/+15 | |
r=glob,a=glob | |||||
2014-10-27 | Bug 1083081 - javascript concatenation should insert a semicolon between files | Dylan William Hardison | 1 | -1/+1 | |
r=dkl a=glob | |||||
2014-10-27 | Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" ↵ | Frédéric Buclin | 1 | -0/+1 | |
warnings r/a=glob | |||||
2014-10-27 | Bug 1067753: Allow the job queue to specify one or more types of jobs to run | Matt Tyson | 1 | -1/+4 | |
r=mtyson,a=sgreen | |||||
2014-10-24 | Bug 1082106: $dbh->bz_add_columns creates a foreign key constraint causing ↵ | David Lawrence | 1 | -4/+11 | |
failure in checksetup.pl when it tries to re-add it later r=glob,a=glob | |||||
2014-10-24 | Bug 1088399 - Add support for Github pull requests in See Also field. ↵ | Matt Selsky | 1 | -1/+3 | |
r=gerv, a=glob. | |||||
2014-10-24 | Bug 1073264 - allow attachment download to be offloaded to the webserver ↵ | Damien Nozay | 2 | -2/+50 | |
using X-SendFile or equivalent. r=gerv, a=glob. | |||||
2014-10-23 | Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't ↵ | Dylan William Hardison | 1 | -0/+5 | |
take into account is_active r=dkl a=glob | |||||
2014-10-21 | Bug 1073380 - Pass the hostname and port as two separate arguments to ↵ | Dylan William Hardison | 1 | -1/+3 | |
Email::Sender r=dkl a=glob | |||||
2014-10-21 | Bug 1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct POD | Dylan William Hardison | 1 | -11/+4 | |
r=dkl a=glob | |||||
2014-10-21 | Bug 1083737: Validate the smtpserver parameter | Frédéric Buclin | 2 | -2/+32 | |
r=dkl a=glob | |||||
2014-10-16 | Bug 1080840: Update WebServices to include Markdown feature | Koosha KM | 2 | -18/+109 | |
r=dkl,a=glob | |||||
2014-10-16 | Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer | Frédéric Buclin | 3 | -126/+17 | |
r=gerv a=glob | |||||
2014-10-16 | Bug 1082557: Use a persistent connection to the SMTP server for improved ↵ | Frédéric Buclin | 1 | -2/+3 | |
performance r=dylan a=glob | |||||
2014-10-14 | Bug 1059723: Reply button should become AJAX-based | Koosha KM | 2 | -6/+38 | |
r=dkl,a=sgreen | |||||
2014-10-08 | Bug 1009406 - A user with local editcomponents privs cannot update the ↵ | Simon Green | 1 | -2/+17 | |
inclusion and exclusion lists when the flagtype is already restricted to products the user cannot edit r=dkl, a=simon | |||||
2014-10-06 | Bump version post-release | David Lawrence | 1 | -1/+1 | |
2014-10-06 | Bump version to 4.5.6 | David Lawrence | 1 | -1/+1 | |
2014-10-06 | Bug 1054702: CSV export vulnerable to formulae injection | Simon Green | 1 | -1/+3 | |
r=glob,a=glob | |||||
2014-10-06 | Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ↵ | Simon Green | 2 | -13/+30 | |
who aren't in the insider group r=glob,a=glob | |||||
2014-10-06 | Bug 1075578: [SECURITY] Improper filtering of CGI arguments | Frédéric Buclin | 1 | -4/+3 | |
r=dkl,a=sgreen | |||||
2014-10-01 | Bug 1070640: Update (and rename) Bugzilla::Send::Sendmail to work with ↵ | Frédéric Buclin | 2 | -31/+22 | |
Email::Sender::Transport::Sendmail r=dylan a=justdave | |||||
2014-10-01 | Bug 1070317 - Bugzilla::Flag's attribute modification_date is affected by ↵ | Dylan William Hardison | 1 | -2/+3 | |
the user's timezone and differs from the database copy after a call to $flag->update() r=dkl, a=justdave | |||||
2014-09-29 | Bug 1071317: Remove unused variables | Frédéric Buclin | 2 | -2/+0 | |
r=gerv a=sgreen | |||||
2014-09-29 | Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not exist | Dylan William Hardison | 1 | -0/+3 | |
2014-09-25 | Bug 1072110: _concatenate_js assumes javascript_urls is an array | Byron Jones | 1 | -1/+2 | |
r=dkl,a=glob | |||||
2014-09-23 | Bug 1065444: Several columns are not legal when displaying queries | Frédéric Buclin | 1 | -7/+12 | |
r=dkl a=sgreen | |||||
2014-09-20 | Bug 502625: Replace Email::Send with Email::Sender | Frédéric Buclin | 5 | -71/+39 | |
r=dylan a=glob | |||||
2014-09-18 | Bug 829273: Certain webservice tests failing due to improper error being ↵ | David Lawrence | 1 | -2/+2 | |
thrown for undef or empty bug id values r=glob,a=glob | |||||
2014-09-18 | Bug 1068521: "Use of uninitialized value" warnings | Pami Ketolainen | 1 | -4/+11 | |
r=glob,a=glob | |||||
2014-09-18 | Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ↵ | Byron Jones | 1 | -3/+8 | |
format r=dylan,a=glob | |||||
2014-09-17 | Bug 1064395: concatenate and slightly minify javascript files | Byron Jones | 3 | -7/+76 | |
r=dkl,a=glob | |||||
2014-09-16 | Bug 1039940: serialisation of objects for webservice responses is extremely slow | Byron Jones | 1 | -5/+8 | |
r=dylan,a=sgreen | |||||
2014-09-15 | Bug 252555: Remove the ANSI mode when running MySQL | Vishant Gautam | 1 | -3/+4 | |
r=LpSolit a=sgreen | |||||
2014-09-15 | Bug 1066184: data/params.js should be renamed to data/params.json since the ↵ | David Lawrence | 3 | -10/+15 | |
data form is JSON and not JS r=LpSolit,a=sgreen | |||||
2014-09-11 | Bug 1064933: Bugzilla.pm does not compile without Text::Markdown | Koosha KM | 2 | -4/+4 | |
r=glob,a=sgreen | |||||
2014-09-11 | Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into ↵ | Frédéric Buclin | 4 | -51/+68 | |
data/params r=dkl r=wurblzap a=sgreen | |||||
2014-09-11 | Bug 1009013 - Require a user to change their password if they log in and ↵ | Simon Green | 4 | -15/+49 | |
their current password does not meet the password complexity rules r=glob, a=sgreen | |||||
2014-09-10 | Bug 1053513 - fix patching error | Dylan William Hardison | 1 | -1/+1 | |
I yearn for review board and more git-based development. | |||||
2014-09-10 | Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugs | Byron Jones | 1 | -0/+3 | |
r=sgreen,a=sgreen | |||||
2014-09-09 | Bug 1053513 - remove last-visited entries when a user removes involvement ↵ | Dylan William Hardison | 2 | -0/+16 | |
from a bug r/a=glob |