summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2014-10-27Bug 1083081 - javascript concatenation should insert a semicolon between filesDylan William Hardison1-1/+1
2014-10-27Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" warn...Frédéric Buclin1-0/+1
2014-10-27Bug 1067753: Allow the job queue to specify one or more types of jobs to runMatt Tyson1-1/+4
2014-10-24Bug 1082106: $dbh->bz_add_columns creates a foreign key constraint causing fa...David Lawrence1-4/+11
2014-10-24Bug 1088399 - Add support for Github pull requests in See Also field. r=gerv,...Matt Selsky1-1/+3
2014-10-24Bug 1073264 - allow attachment download to be offloaded to the webserver usin...Damien Nozay2-2/+50
2014-10-23Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take...Dylan William Hardison1-0/+5
2014-10-21Bug 1073380 - Pass the hostname and port as two separate arguments to Email::...Dylan William Hardison1-1/+3
2014-10-21Bug 1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct PODDylan William Hardison1-11/+4
2014-10-21Bug 1083737: Validate the smtpserver parameterFrédéric Buclin2-2/+32
2014-10-16Bug 1080840: Update WebServices to include Markdown featureKoosha KM2-18/+109
2014-10-16Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin3-126/+17
2014-10-16Bug 1082557: Use a persistent connection to the SMTP server for improved perf...Frédéric Buclin1-2/+3
2014-10-14Bug 1059723: Reply button should become AJAX-basedKoosha KM2-6/+38
2014-10-08Bug 1009406 - A user with local editcomponents privs cannot update the inclus...Simon Green1-2/+17
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 Green1-1/+3
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...Simon Green2-13/+30
2014-10-06Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin1-4/+3
2014-10-01Bug 1070640: Update (and rename) Bugzilla::Send::Sendmail to work with Email:...Frédéric Buclin2-31/+22
2014-10-01Bug 1070317 - Bugzilla::Flag's attribute modification_date is affected by the...Dylan William Hardison1-2/+3
2014-09-29Bug 1071317: Remove unused variablesFrédéric Buclin2-2/+0
2014-09-29Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not existDylan William Hardison1-0/+3
2014-09-25Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones1-1/+2
2014-09-23Bug 1065444: Several columns are not legal when displaying queriesFrédéric Buclin1-7/+12
2014-09-20Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin5-71/+39
2014-09-18Bug 829273: Certain webservice tests failing due to improper error being thro...David Lawrence1-2/+2
2014-09-18Bug 1068521: "Use of uninitialized value" warningsPami Ketolainen1-4/+11
2014-09-18Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...Byron Jones1-3/+8
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones3-7/+76
2014-09-16Bug 1039940: serialisation of objects for webservice responses is extremely slowByron Jones1-5/+8
2014-09-15Bug 252555: Remove the ANSI mode when running MySQLVishant Gautam1-3/+4
2014-09-15Bug 1066184: data/params.js should be renamed to data/params.json since the d...David Lawrence3-10/+15
2014-09-11Bug 1064933: Bugzilla.pm does not compile without Text::MarkdownKoosha KM2-4/+4
2014-09-11Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...Frédéric Buclin4-51/+68
2014-09-11Bug 1009013 - Require a user to change their password if they log in and thei...Simon Green4-15/+49
2014-09-10Bug 1053513 - fix patching errorDylan William Hardison1-1/+1
2014-09-10Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugsByron Jones1-0/+3
2014-09-09Bug 1053513 - remove last-visited entries when a user removes involvement fro...Dylan William Hardison2-0/+16
2014-09-08Bug 1046126: Do not generate a new API token every time you access a bug-rela...David Lawrence1-3/+10
2014-09-08Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin1-3/+7
2014-09-05Bug 1060308: Markdown: URLs and Emails are not rendered literally in code spa...Koosha KM1-1/+6
2014-09-02Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green2-0/+112
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM10-3/+560
2014-08-25Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent b...Koosha KM1-13/+8
2014-08-24Bug 1008766 - Fix typo in documentation (edit)Simon Green1-1/+1
2014-08-19Bug 1053802: Groups used for the comment_taggers_group and debug_group parame...Frédéric Buclin1-2/+4
2014-08-19Bug 1014337 - Update Bug.fields documentationSimon Green1-0/+6
2014-08-14Correctly remove the bugs.alias column, see bug 1012506Frédéric Buclin1-4/+0