]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
Frédéric Buclin [Mon, 27 Oct 2014 10:40:33 +0000 (11:40 +0100)]
Bug
1088483 : Remove references to the "enable bug tagging" preference from the documentation
r=gerv a=glob
Matt Tyson [Mon, 27 Oct 2014 05:48:45 +0000 (13:48 +0800)]
Bug
1067753 : Allow the job queue to specify one or more types of jobs to run
r=mtyson,a=sgreen
Byron Jones [Mon, 27 Oct 2014 04:42:40 +0000 (12:42 +0800)]
Bug
1068494 : Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
(remove unused user-error "invalid_context")
David Lawrence [Fri, 24 Oct 2014 15:15:56 +0000 (15:15 +0000)]
Bug
1082106 : $dbh->bz_add_columns creates a foreign key constraint causing failure in checksetup.pl when it tries to re-add it later
r=glob,a=glob
Matt Selsky [Fri, 24 Oct 2014 08:22:20 +0000 (09:22 +0100)]
Bug
1088399 - Add support for Github pull requests in See Also field. r=gerv, a=glob.
Damien Nozay [Fri, 24 Oct 2014 08:14:19 +0000 (09:14 +0100)]
Bug
1073264 - allow attachment download to be offloaded to the webserver using X-SendFile or equivalent. r=gerv, a=glob.
Dylan William Hardison [Thu, 23 Oct 2014 16:31:25 +0000 (12:31 -0400)]
Bug
1083258 - The size check for input <select>s on show_bug.cgi doesn't take into account is_active
r=dkl a=glob
Frédéric Buclin [Wed, 22 Oct 2014 01:13:27 +0000 (03:13 +0200)]
Bug
1033068 : The "unknown_action" error message could confuse the user
r=dkl a=sgreen
Dylan William Hardison [Tue, 21 Oct 2014 18:30:38 +0000 (14:30 -0400)]
Bug
1073380 - Pass the hostname and port as two separate arguments to Email::Sender
r=dkl a=glob
Dylan William Hardison [Fri, 17 Oct 2014 17:39:36 +0000 (13:39 -0400)]
Bug
1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct POD
r=dkl a=glob
Frédéric Buclin [Tue, 21 Oct 2014 10:07:31 +0000 (12:07 +0200)]
Bug
1083737 : Validate the smtpserver parameter
r=dkl a=glob
David Lawrence [Mon, 20 Oct 2014 21:12:05 +0000 (21:12 +0000)]
Backout Bug
1015226 : When using field-label.html.tmpl there is not a way to underline the access key letter in the field description
Koosha KM [Thu, 16 Oct 2014 17:14:07 +0000 (17:14 +0000)]
Bug
1080840 : Update WebServices to include Markdown feature
r=dkl,a=glob
Frédéric Buclin [Thu, 16 Oct 2014 16:14:49 +0000 (18:14 +0200)]
Bug
1068494 : Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
r=gerv a=glob
Frédéric Buclin [Thu, 16 Oct 2014 16:09:15 +0000 (18:09 +0200)]
Bug
1082557 : Use a persistent connection to the SMTP server for improved performance
r=dylan a=glob
Frédéric Buclin [Thu, 16 Oct 2014 14:08:48 +0000 (16:08 +0200)]
Fix a warning thrown by 008filter.t
Byron Jones [Thu, 16 Oct 2014 07:31:29 +0000 (15:31 +0800)]
Bug
1082887 : comments made when setting a flag from the attachment details page are not included in the "flag updated" email
r=dkl,a=glob
Koosha KM [Tue, 14 Oct 2014 20:42:46 +0000 (20:42 +0000)]
Bug
1059723 : Reply button should become AJAX-based
r=dkl,a=sgreen
Simon Green [Wed, 8 Oct 2014 02:58:13 +0000 (12:58 +1000)]
Bug
1009406 - A user with local editcomponents privs cannot update the inclusion and exclusion lists when the flagtype is already restricted to products the user cannot edit
r=dkl, a=simon
David Lawrence [Tue, 7 Oct 2014 15:16:50 +0000 (15:16 +0000)]
Bug
1011263 - The qa test suite should have a master branch that bugzilla master run against - Updated exclusions
David Lawrence [Tue, 7 Oct 2014 15:00:56 +0000 (15:00 +0000)]
Bug
1011263 - The qa test suite should have a master branch that bugzilla master run against
David Lawrence [Mon, 6 Oct 2014 18:37:44 +0000 (18:37 +0000)]
Bump version post-release
David Lawrence [Mon, 6 Oct 2014 15:27:53 +0000 (15:27 +0000)]
Bump version to 4.5.6
Simon Green [Mon, 6 Oct 2014 15:04:40 +0000 (15:04 +0000)]
Bug
1054702 : CSV export vulnerable to formulae injection
r=glob,a=glob
Simon Green [Mon, 6 Oct 2014 14:49:38 +0000 (14:49 +0000)]
Bug
1064140 : [SECURITY] Private comments can be shown to flagmail recipients who aren't in the insider group
r=glob,a=glob
Frédéric Buclin [Mon, 6 Oct 2014 14:36:30 +0000 (14:36 +0000)]
Bug
1074980 : Forbid the { foo => $cgi->param() } syntax to prevent data override
r=dkl,a=sgreen
Frédéric Buclin [Mon, 6 Oct 2014 14:29:01 +0000 (14:29 +0000)]
Bug
1075578 : [SECURITY] Improper filtering of CGI arguments
r=dkl,a=sgreen
Koosha [Sun, 5 Oct 2014 16:28:12 +0000 (18:28 +0200)]
Bug
1071276 : Markdown comment checkbox value is not passed through properly when a mid air collision has occurred and user chooses to submit comment
r=dkl a=sgreen
Frédéric Buclin [Thu, 2 Oct 2014 17:09:30 +0000 (19:09 +0200)]
Bug
1076155 : Remove "?" from table columns and labels + code cleanup
r=dkl a=justdave
Simon Green [Wed, 1 Oct 2014 10:55:57 +0000 (20:55 +1000)]
Bug
1069760 - Cannot use 'component' in a template
r=gerv, a=justdave
Frédéric Buclin [Wed, 1 Oct 2014 10:15:23 +0000 (12:15 +0200)]
Bug
1070640 : Update (and rename) Bugzilla::Send::Sendmail to work with Email::Sender::Transport::Sendmail
r=dylan a=justdave
Frédéric Buclin [Wed, 1 Oct 2014 10:05:28 +0000 (12:05 +0200)]
Fix bustage due to bug
1061247
Reed Loden [Wed, 1 Oct 2014 05:32:15 +0000 (22:32 -0700)]
Bug
1061247 - Successfully using a password change token should invalidate all other password change tokens for that user
r=gerv a=glob
Dylan William Hardison [Tue, 30 Sep 2014 22:01:38 +0000 (18:01 -0400)]
Bug
1070317 - Bugzilla::Flag's attribute modification_date is affected by the user's timezone and differs from the database copy after a call to $flag->update()
r=dkl, a=justdave
Frédéric Buclin [Mon, 29 Sep 2014 10:50:21 +0000 (12:50 +0200)]
Bug
1071317 : Remove unused variables
r=gerv a=sgreen
Dylan William Hardison [Mon, 29 Sep 2014 03:24:39 +0000 (23:24 -0400)]
Bug
1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not exist
Gervase Markham [Fri, 26 Sep 2014 15:27:11 +0000 (16:27 +0100)]
Bug
1071024 - improve description of mail_delivery_method. r=glob.
Frédéric Buclin [Thu, 25 Sep 2014 22:08:34 +0000 (00:08 +0200)]
Bug
1071033 : Variable "$user" will not stay shared at buglist.cgi
r=dkl a=sgreen
Byron Jones [Thu, 25 Sep 2014 17:39:39 +0000 (01:39 +0800)]
Bug
1072110 : _concatenate_js assumes javascript_urls is an array
r=dkl,a=glob
Koosha KM [Tue, 23 Sep 2014 15:52:29 +0000 (15:52 +0000)]
Bug
1059685 : Add user help for Markdown
- Fixed template filter for constant in markdown.html.tmpl
Koosha KM [Tue, 23 Sep 2014 14:28:44 +0000 (14:28 +0000)]
Bug
1059685 : Add user help for Markdown
r=dkl,a=sgreen
Frédéric Buclin [Mon, 22 Sep 2014 23:11:51 +0000 (01:11 +0200)]
Bug
1065444 : Several columns are not legal when displaying queries
r=dkl a=sgreen
David Lawrence [Mon, 22 Sep 2014 13:56:54 +0000 (13:56 +0000)]
Bug
1069363 : "show user list again" link does not include is_enabled for showing previous results list
r=glob,a=glob
Frédéric Buclin [Sat, 20 Sep 2014 12:17:14 +0000 (14:17 +0200)]
Bug 502625: Replace Email::Send with Email::Sender
r=dylan a=glob
David Lawrence [Thu, 18 Sep 2014 17:03:55 +0000 (17:03 +0000)]
Bug 829273: Certain webservice tests failing due to improper error being thrown for undef or empty bug id values
r=glob,a=glob
Pami Ketolainen [Thu, 18 Sep 2014 09:08:07 +0000 (17:08 +0800)]
Bug
1068521 : "Use of uninitialized value" warnings
r=glob,a=glob
Byron Jones [Thu, 18 Sep 2014 05:10:01 +0000 (13:10 +0800)]
Bug
1068014 : skip strptime() in datetime_from() if the date is in a standard format
r=dylan,a=glob
Byron Jones [Wed, 17 Sep 2014 16:28:09 +0000 (00:28 +0800)]
Bug
1064395 : concatenate and slightly minify javascript files
r=dkl,a=glob
David Lawrence [Wed, 17 Sep 2014 13:49:56 +0000 (13:49 +0000)]
Bug
1068277 : No longer able to save/edit/forget a saved search if results are 0 in buglist.cgi
r=LpSolit,a=sgreen
Byron Jones [Tue, 16 Sep 2014 04:43:31 +0000 (12:43 +0800)]
Bug
1039940 : serialisation of objects for webservice responses is extremely slow
r=dylan,a=sgreen
Vishant Gautam [Mon, 15 Sep 2014 16:04:29 +0000 (18:04 +0200)]
Bug 252555: Remove the ANSI mode when running MySQL
r=LpSolit a=sgreen
David Lawrence [Mon, 15 Sep 2014 14:13:35 +0000 (14:13 +0000)]
Bug
1066184 : data/params.js should be renamed to data/params.json since the data form is JSON and not JS
r=LpSolit,a=sgreen
Koosha KM [Thu, 11 Sep 2014 13:55:01 +0000 (13:55 +0000)]
Bug
1064933 : Bugzilla.pm does not compile without Text::Markdown
r=glob,a=sgreen
Frédéric Buclin [Wed, 10 Sep 2014 23:53:07 +0000 (01:53 +0200)]
Bug
1052724 : Use JSON::XS instead of Data::Dumper to store parameters into data/params
r=dkl r=wurblzap a=sgreen
Frédéric Buclin [Wed, 10 Sep 2014 23:49:24 +0000 (01:49 +0200)]
Bug
1041306 : Kill global/site-navigation.html.tmpl to conform to the HTML5 spec about valid <link rel="..."> keywords
r=dkl a=sgreen
Simon Green [Wed, 10 Sep 2014 23:45:23 +0000 (09:45 +1000)]
Bug
1009013 - Require a user to change their password if they log in and their current password does not meet the password complexity rules
r=glob, a=sgreen
Dylan William Hardison [Wed, 10 Sep 2014 15:29:14 +0000 (11:29 -0400)]
Bug
1053513 - fix patching error
I yearn for review board and more git-based development.
Byron Jones [Wed, 10 Sep 2014 15:00:16 +0000 (23:00 +0800)]
Bug
1035080 : preload visibility of referenced bugs in _preload_referenced_bugs
r=sgreen,a=sgreen
Matt Tyson [Wed, 10 Sep 2014 14:56:06 +0000 (22:56 +0800)]
Bug
1036242 : "TypeError: bug_status is undefined" when creating a bug
r=glob,a=glob
Dylan William Hardison [Tue, 9 Sep 2014 20:32:40 +0000 (16:32 -0400)]
Bug
1053513 - remove last-visited entries when a user removes involvement from a bug
r/a=glob
David Lawrence [Mon, 8 Sep 2014 13:43:00 +0000 (13:43 +0000)]
Bug
1046126 : Do not generate a new API token every time you access a bug-related page
r=sgreen,a=glob
Frédéric Buclin [Mon, 8 Sep 2014 10:32:24 +0000 (12:32 +0200)]
Bug
1046213 : datetime_from() generates wrong dates if year < 1901
r=sgreen a=glob
Simon Green [Mon, 8 Sep 2014 03:50:28 +0000 (13:50 +1000)]
Bug 768892 - Specific Search without search words yields invalid_column_name message, complaining about sort order "relevance desc"
r=sgreen, a=glob
Koosha KM [Mon, 8 Sep 2014 00:55:11 +0000 (10:55 +1000)]
Bug
1057838 - Update Autolinkification documentation to cover a list of bug/comment ids
r=sgreen, a=sgreen
Koosha KM [Fri, 5 Sep 2014 14:37:03 +0000 (14:37 +0000)]
Bug
1060308 : Markdown: URLs and Emails are not rendered literally in code spans and code blocks
r=glob,a=sgreen
Dylan William Hardison [Thu, 4 Sep 2014 01:05:50 +0000 (21:05 -0400)]
Bug
1040728 - testserver.pl on Ubuntu 12.04 with Apache2 invalidly gives error 'Failed to find the GID for the 'httpd' process' due to truncated command name
r=gerv,a=sgreen
Simon Green [Tue, 2 Sep 2014 00:26:42 +0000 (10:26 +1000)]
Bug 281791 - Add ability to change flags in "change several bugs at once"
r=glob, a=sgreen
Simon Green [Tue, 2 Sep 2014 00:23:03 +0000 (10:23 +1000)]
Bug
1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentation
r=gerv, a=sgreen
Simon Green [Fri, 29 Aug 2014 23:15:18 +0000 (09:15 +1000)]
Bug
1060233 - Aliases are not displayed correctly in some places
r=dkl, a=sgreen
Koosha KM [Thu, 28 Aug 2014 17:17:54 +0000 (17:17 +0000)]
Bug 330707: Add optional support for MarkDown
r=dkl,a=sgreen
Dylan William Hardison [Thu, 21 Aug 2014 15:15:16 +0000 (11:15 -0400)]
Bug
1056087 - contrib/merge-users.pl fails if there are no duplicate bug_user_last_visit rows
Koosha KM [Mon, 25 Aug 2014 21:30:58 +0000 (21:30 +0000)]
Bug
1054642 : quoteUrls() enters an infinite loop with a list of nonexistent bug ids to be linkified
r=glob,a=sgreen
Simon Green [Sun, 24 Aug 2014 00:09:20 +0000 (10:09 +1000)]
Bug
1008766 - Fix typo in documentation (edit)
r=glob, a=glob
Frédéric Buclin [Tue, 19 Aug 2014 10:34:36 +0000 (12:34 +0200)]
Bug
1053802 : Groups used for the comment_taggers_group and debug_group parameters can be deleted
r=sgreen a=glob
Simon Green [Mon, 18 Aug 2014 23:31:37 +0000 (09:31 +1000)]
Bug
1054165 - Don't show parenthesis if there is no alias
r=glob, a=glob
Simon Green [Mon, 18 Aug 2014 23:26:10 +0000 (09:26 +1000)]
Bug
1014337 - Update Bug.fields documentation
r=glob, a=glob
Vishant Gautam [Fri, 15 Aug 2014 06:11:18 +0000 (16:11 +1000)]
Bug
1019290 - Add instructions to remove query strings from Apache log
r=sgreen, a=glob
Frédéric Buclin [Thu, 14 Aug 2014 21:38:18 +0000 (23:38 +0200)]
Correctly remove the bugs.alias column, see bug
1012506
r=sgreen
David Lawrence [Thu, 14 Aug 2014 16:17:40 +0000 (16:17 +0000)]
Disabled checksetup test for Travis
Byron Jones [Thu, 14 Aug 2014 06:10:40 +0000 (14:10 +0800)]
Bug
1048712 : comment tagging suggestions always returns a single result
r=sgreen,a=glob
Byron Jones [Thu, 14 Aug 2014 06:08:44 +0000 (14:08 +0800)]
Bug
1048703 : Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0."
r=sgreen,a=glob
Byron Jones [Thu, 14 Aug 2014 06:05:54 +0000 (14:05 +0800)]
Bug
1047405 : Comment tagging GUI not fully localizable because of text in Javascript instead of template
r=sgreen,a=glob
Simon Green [Wed, 13 Aug 2014 23:40:47 +0000 (09:40 +1000)]
Bug
1012506 - Allow a bug to have multiple aliases
r=dkl, a=sgreen
Simon Green [Wed, 13 Aug 2014 23:35:38 +0000 (09:35 +1000)]
Bug
1009520 - Incorrect quote usage in global/header.html.tmpl
r=gerv, a=sgreen
Simon Green [Wed, 13 Aug 2014 23:32:18 +0000 (09:32 +1000)]
Bug 469018 - Show duplicate (dupe) count on show_bug.cgi
r=gerv, a=sgreen
Frédéric Buclin [Wed, 13 Aug 2014 10:43:11 +0000 (12:43 +0200)]
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
r=dkl a=sgreen
Byron Jones [Tue, 12 Aug 2014 06:05:32 +0000 (14:05 +0800)]
Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcached
r=sgreen,a=glob
Simon Green [Tue, 12 Aug 2014 00:12:17 +0000 (10:12 +1000)]
Bug 419568 - Web Service module to create a component
r=dkl, a=sgreen
Simon Green [Sun, 10 Aug 2014 07:49:30 +0000 (17:49 +1000)]
Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated during a transaction
r=dkl, a=sgreen
Simon Green [Sun, 10 Aug 2014 07:42:10 +0000 (17:42 +1000)]
Bug 897915 - Field lists not sorted alphabetically
r=dkl, a=sgreen
Frédéric Buclin [Tue, 5 Aug 2014 23:42:10 +0000 (01:42 +0200)]
Bug
1046145 : It is no longer possible to cancel an email address change when this one has already been confirmed
r=dkl a=sgreen
David Lawrence [Thu, 31 Jul 2014 17:09:53 +0000 (17:09 +0000)]
Bug
1044701 : "Uninitialized value $token_type" when passing an invalid Bugzilla_api_token value
r=sgreen,a=glob
Frédéric Buclin [Thu, 31 Jul 2014 16:38:18 +0000 (18:38 +0200)]
Bug
1044561 : Bad definition of indexes for the new user_api_keys DB table
r=sgreen a=glob
David Lawrence [Thu, 31 Jul 2014 15:30:39 +0000 (15:30 +0000)]
Bug
1044563 : The API key also works with XML-RPC and JSON-RPC, despite the documentation mentions REST only
r=sgreen,a=sgreen
Frédéric Buclin [Wed, 30 Jul 2014 14:53:20 +0000 (16:53 +0200)]
Bug
1044562 : Incorrect link pointing to the API key documentation
r/a=sgreen
Simon Green [Sun, 27 Jul 2014 08:47:21 +0000 (18:47 +1000)]
Bug 726696 - All authenticated WebServices methods should require username/pass, token or a valid API key for authentication
r=dkl, a=sgreen
David Lawrence [Thu, 24 Jul 2014 21:36:37 +0000 (21:36 +0000)]
Bump version post-release
David Lawrence [Thu, 24 Jul 2014 17:46:00 +0000 (17:46 +0000)]
Bump version to 4.5.5
Reed Loden [Thu, 24 Jul 2014 17:37:40 +0000 (17:37 +0000)]
Bug
1036213 - (CVE-2014-1546) add '/**/' before jsonrpc.cgi callback to avoid swf content type sniff vulnerability
r=glob,a=sgreen
David Lawrence [Thu, 24 Jul 2014 15:47:35 +0000 (15:47 +0000)]
Bug
1014345 : Add Group.get RPC call
- Fixed typo in editusers group name and used $user->can_bless.