]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
14 years agoBug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XSS on...
Byron Jones [Thu, 4 Aug 2011 20:35:37 +0000 (22:35 +0200)] 
Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XSS on this domain in IE 6-8 and Safari
r/a=LpSolit

14 years agoBug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachments are...
Frédéric Buclin [Thu, 4 Aug 2011 20:23:31 +0000 (22:23 +0200)] 
Bug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachments are not deleted on Windows
r=glob a=LpSolit

14 years agoBug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creating or...
Frédéric Buclin [Thu, 4 Aug 2011 20:10:54 +0000 (22:10 +0200)] 
Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creating or editing a bug
r=mkanat a=LpSolit

14 years agoBug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment containi...
Reed Loden [Thu, 4 Aug 2011 19:21:36 +0000 (12:21 -0700)] 
Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment containing newline are corrupt
[r=LpSolit a=LpSolit]

14 years agoBug 676237: The traceback in code-error.html.tmpl is displayed on a single line
Frédéric Buclin [Thu, 4 Aug 2011 10:49:44 +0000 (12:49 +0200)] 
Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line
r=glob a=LpSolit

14 years agoBug 655910: When calling ./install-module.pl --all, install LWP before XML::Twig...
Frédéric Buclin [Wed, 3 Aug 2011 07:59:41 +0000 (09:59 +0200)] 
Bug 655910: When calling ./install-module.pl --all, install LWP before XML::Twig, else arguments passed to build XML::Twig are propagated to Net::HTTP which then fails
r/a=mkanat

14 years agoBug 675754: Release notes for Bugzilla 4.0.2
Frédéric Buclin [Wed, 3 Aug 2011 01:55:05 +0000 (03:55 +0200)] 
Bug 675754: Release notes for Bugzilla 4.0.2
r/a=mkanat

14 years agoBug 634812: Having a very large number of custom fields can make displaying show_bug...
Frédéric Buclin [Mon, 1 Aug 2011 08:36:48 +0000 (10:36 +0200)] 
Bug 634812: Having a very large number of custom fields can make displaying show_bug.cgi slow
r=glob a=LpSolit

14 years agoBug 673702: Undefined get_add_fk_sql in Bugzilla/DB/Schema.pm
Bodo-Merle Sandor [Sun, 31 Jul 2011 12:16:14 +0000 (14:16 +0200)] 
Bug 673702: Undefined get_add_fk_sql in Bugzilla/DB/Schema.pm
r=mkanat a=LpSolit

14 years agoBug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5.8.8...
Frédéric Buclin [Sun, 31 Jul 2011 11:56:13 +0000 (13:56 +0200)] 
Bug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5.8.8, because LWP 6.0 now requires 5.8.8 as a minimum
r/a=mkanat

14 years agoBug 673976: Style for #somebugs is duplicated in create-guided.html.tmpl
Frédéric Buclin [Tue, 26 Jul 2011 09:16:15 +0000 (11:16 +0200)] 
Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmpl
r=glob a=LpSolit

14 years agoBug 647158: The Error Console in Firefox reports
Frédéric Buclin [Tue, 26 Jul 2011 09:08:44 +0000 (11:08 +0200)] 
Bug 647158: The Error Console in Firefox reports
"unbalanced tree was written using document.write()"
when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page
r=glob a=LpSolit

14 years agoBug 674089: Add a new hook 'end_object_name' in user-error.html.tmpl template
Tiago Mello [Tue, 26 Jul 2011 00:22:30 +0000 (21:22 -0300)] 
Bug 674089: Add a new hook 'end_object_name' in user-error.html.tmpl template
r/a=mkanat

14 years agoBug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl template
Tiago Mello [Mon, 25 Jul 2011 23:50:08 +0000 (20:50 -0300)] 
Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl template
r/a=mkanat

14 years agoRemove an extra comma which makes the W3C CSS validator to complain
Frédéric Buclin [Mon, 25 Jul 2011 18:34:10 +0000 (20:34 +0200)] 
Remove an extra comma which makes the W3C CSS validator to complain
r=wicked on IRC

14 years agoBug 642388: Description of field days_elapsed missing from global/field-descs.none...
Frédéric Buclin [Mon, 25 Jul 2011 16:35:38 +0000 (18:35 +0200)] 
Bug 642388: Description of field days_elapsed missing from global/field-descs.none.tmpl
r=wurblzap a=LpSolit

14 years agoBug 652663 - When using bug_format_comment hook some replacements can happen more...
David Lawrence [Mon, 25 Jul 2011 05:29:43 +0000 (01:29 -0400)] 
Bug 652663 - When using bug_format_comment hook some replacements can happen more than once causing broken links
r/a=LpSolit

14 years agoBug 670670 - New hook for requests.cgi that allows for additional links after attachm...
David Lawrence [Fri, 22 Jul 2011 15:19:06 +0000 (11:19 -0400)] 
Bug 670670 - New hook for requests.cgi that allows for additional links after attachment descriptions.
r/a=mkanat

14 years agoBug 600810: Use XMLRPC::Transport::HTTP:Apache as base class under mod_perl
Teemu Mannermaa [Wed, 20 Jul 2011 16:48:06 +0000 (09:48 -0700)] 
Bug 600810: Use XMLRPC::Transport::HTTP:Apache as base class under mod_perl
r/a=mkanat

14 years agoBug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl template
Tiago Mello [Wed, 20 Jul 2011 04:18:42 +0000 (01:18 -0300)] 
Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl template
r/a=mkanat

14 years agoBug 561170: Fix various warnings thrown with Perl 5.12
Frédéric Buclin [Mon, 18 Jul 2011 00:35:05 +0000 (02:35 +0200)] 
Bug 561170: Fix various warnings thrown with Perl 5.12
r=dkl a=LpSolit

14 years agoBug 670128: Missing explicit exit after calls to $cgi->redirect(), making the rest...
Frédéric Buclin [Mon, 18 Jul 2011 00:29:12 +0000 (02:29 +0200)] 
Bug 670128: Missing explicit exit after calls to $cgi->redirect(), making the rest of the scripts to be executed
r=dkl a=LpSolit

14 years agoBug 657561: Invalid XMLRPC response generated if an optional custom integer field...
Peter Gyongyosi [Wed, 6 Jul 2011 09:54:17 +0000 (11:54 +0200)] 
Bug 657561: Invalid XMLRPC response generated if an optional custom integer field is empty
(we should return undef rather than an empty string when a field is undefined)
r/a=LpSolit

14 years agoBug 652410 - 500+ consecutive lines of markup whitespace in show_bug.cgi flags table...
David Lawrence [Wed, 6 Jul 2011 05:10:33 +0000 (01:10 -0400)] 
Bug 652410 - 500+ consecutive lines of markup whitespace in show_bug.cgi flags table, depending on flag states
r/a=LpSolit

14 years agoBug 658929 - User autocomplete is very slow when there are lots of users in the profi...
David Lawrence [Tue, 5 Jul 2011 21:12:45 +0000 (17:12 -0400)] 
Bug 658929 - User autocomplete is very slow when there are lots of users in the profiles table
Reverted patch that changed disabledtext = '' to LENGTH(disabledtext) = 0 as gave no real improvement.

14 years agoBug 666695 - Voting Extension templates have unfiltered directives
David Lawrence [Tue, 5 Jul 2011 04:52:08 +0000 (00:52 -0400)] 
Bug 666695 - Voting Extension templates have unfiltered directives
r/a=mkanat

14 years agoBug 666699 - Example extension templates have unfiltered directives
David Lawrence [Tue, 5 Jul 2011 04:09:31 +0000 (00:09 -0400)] 
Bug 666699 - Example extension templates have unfiltered directives
r/a=mkanat

14 years agoRevert wrong indentation, see bug 652427
Frédéric Buclin [Fri, 1 Jul 2011 15:53:21 +0000 (17:53 +0200)] 
Revert wrong indentation, see bug 652427

14 years agoBug 652427: Going back to the new bug page loses the description if possible duplicat...
Guy Pyrzak [Wed, 29 Jun 2011 05:06:28 +0000 (22:06 -0700)] 
Bug 652427: Going back to the new bug page loses the description if possible duplicates have been searched for
r=mkanat, a=mkanat

14 years agoBug 666781 - t/008filter.t should not require filterexceptions.pl when one does not...
David Lawrence [Tue, 28 Jun 2011 20:53:21 +0000 (16:53 -0400)] 
Bug 666781 - t/008filter.t should not require filterexceptions.pl when one does not exist especially with extensions
r/a=mkanat

14 years agoBug 658929 - User autocomplete is very slow when there are lots of users in the profi...
David Lawrence [Wed, 15 Jun 2011 19:33:22 +0000 (15:33 -0400)] 
Bug 658929 - User autocomplete is very slow when there are lots of users in the profiles table
r=glob, a=mkanat

14 years agoBug 656769: Fix bz_fireEvent for IE9
Byron Jones [Tue, 14 Jun 2011 09:58:22 +0000 (17:58 +0800)] 
Bug 656769: Fix bz_fireEvent for IE9
r=mkanat, a=mkanat

14 years agoBug 663696: Remove 'config' hook example from the Example extension
Tiago Mello [Mon, 13 Jun 2011 01:49:48 +0000 (22:49 -0300)] 
Bug 663696: Remove 'config' hook example from the Example extension
r/a=mkanat

14 years agoBug 663208: Recursive "Verify new product details" page when attempting to move multi...
Frédéric Buclin [Sat, 11 Jun 2011 01:31:58 +0000 (03:31 +0200)] 
Bug 663208: Recursive "Verify new product details" page when attempting to move multiple bugs to another product
r/a=mkanat

14 years agoBug 649281 - Add ircs:// to url protocols for external links in comment
Matt Selsky [Mon, 6 Jun 2011 20:20:28 +0000 (16:20 -0400)] 
Bug 649281 - Add ircs:// to url protocols for external links in comment
author=Matt Selsky, r=dkl, a=LpSolit

14 years agoBug 659816: Fix url_decoding of utf8 strings
Byron Jones [Mon, 30 May 2011 08:20:32 +0000 (16:20 +0800)] 
Bug 659816: Fix url_decoding of utf8 strings
r=mkanat, a=mkanat

14 years agoBug 659185: html_quote() escapes @ causing mailto links to not be processed
Frédéric Buclin [Tue, 24 May 2011 06:48:33 +0000 (08:48 +0200)] 
Bug 659185: html_quote() escapes @ causing mailto links to not be processed
r/a=mkanat

14 years agoBug 659124 - New template hook in bug/show-header.html.tmpl to allow manipulating...
David Lawrence [Mon, 23 May 2011 21:33:52 +0000 (17:33 -0400)] 
Bug 659124 - New template hook in bug/show-header.html.tmpl to allow manipulating header information for show_bug.cgi
r/a=mkanat

14 years agoBug 658905: flag_handler() gets arguments in the wrong order in importxml.pl
Frédéric Buclin [Mon, 23 May 2011 17:00:37 +0000 (19:00 +0200)] 
Bug 658905: flag_handler() gets arguments in the wrong order in importxml.pl
r=glob a=LpSolit

14 years agoBug 657707: importxml.pl crashes when importing keywords
Frédéric Buclin [Mon, 23 May 2011 16:57:14 +0000 (18:57 +0200)] 
Bug 657707: importxml.pl crashes when importing keywords
r=glob a=LpSolit

14 years agoBug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with recent...
Frédéric Buclin [Sun, 22 May 2011 22:48:48 +0000 (00:48 +0200)] 
Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with recent ActiveState releases
r=mkanat a=LpSolit

14 years agoBug 658056 - Improper HTML on show_bug.cgi page when user is logged out
David Lawrence [Wed, 18 May 2011 22:03:38 +0000 (18:03 -0400)] 
Bug 658056 - Improper HTML on show_bug.cgi page when user is logged out
r/a=LpSolit

12 years agoBug 653659 - Cannot shrink-back attachment description textarea on detailed edit
David Lawrence [Tue, 7 May 2013 21:08:55 +0000 (17:08 -0400)] 
Bug 653659 - Cannot shrink-back attachment description textarea on detailed edit
r/a=mkanat

14 years agoBug 653341: Bug.create() fails to error out if an invalid group is passed
Frédéric Buclin [Fri, 6 May 2011 20:44:53 +0000 (22:44 +0200)] 
Bug 653341: Bug.create() fails to error out if an invalid group is passed
r/a=mkanat

12 years agoBug 654833 - New hook to add additional attachment action links to the attachment...
David Lawrence [Sat, 4 May 2013 18:47:42 +0000 (14:47 -0400)] 
Bug 654833 - New hook to add additional attachment action links to the attachment details page
r/a=mkanat

12 years agoBug 652625 - Empty queries still get run because the list_id parameter is added to...
David Lawrence [Fri, 3 May 2013 23:16:58 +0000 (19:16 -0400)] 
Bug 652625 - Empty queries still get run because the list_id parameter is added to them
r/a=mkanat

14 years agoBug 653406: fix escaping of url vars in error messages
Byron Jones [Fri, 29 Apr 2011 05:43:11 +0000 (13:43 +0800)] 
Bug 653406: fix escaping of url vars in error messages
r=LpSolit, a=LpSolit

14 years agoBug 653404: Misleading error message when file to be attached is not readable by...
Frédéric Buclin [Thu, 28 Apr 2011 14:48:59 +0000 (16:48 +0200)] 
Bug 653404: Misleading error message when file to be attached is not readable by browser
r=glob a=LpSolit

14 years agoBump the version number post-release.
Max Kanat-Alexander [Thu, 28 Apr 2011 03:52:06 +0000 (20:52 -0700)] 
Bump the version number post-release.

14 years agoBump version number for 4.0.1. bugzilla-4.0.1 release-4.0.1
Max Kanat-Alexander [Thu, 28 Apr 2011 02:14:38 +0000 (19:14 -0700)] 
Bump version number for 4.0.1.

https://bugzilla.mozilla.org/show_bug.cgi?id=652474

14 years agoBug 538428: bugzilla.dtd is not valid
David Lawrence [Thu, 28 Apr 2011 01:40:21 +0000 (03:40 +0200)] 
Bug 538428: bugzilla.dtd is not valid
r/a=LpSolit

14 years agoBug 601524: Linkified bug summaries in buglists look weird
Byron Jones [Thu, 28 Apr 2011 01:16:34 +0000 (03:16 +0200)] 
Bug 601524: Linkified bug summaries in buglists look weird
r=pyrzak r=LpSolit a=LpSolit

14 years agoComment Bug 653273 - Release Notes for Bugzilla 4.0.1
Max Kanat-Alexander [Thu, 28 Apr 2011 00:22:09 +0000 (17:22 -0700)] 
Comment Bug 653273 - Release Notes for Bugzilla 4.0.1
r=LpSolit, a=mkanat

14 years agoBug 653263: XML bug files do not contain fields whose value evaluates to "false"
Frédéric Buclin [Wed, 27 Apr 2011 22:55:34 +0000 (00:55 +0200)] 
Bug 653263: XML bug files do not contain fields whose value evaluates to "false"
r/a=mkanat

14 years agoBug 581422: Improve the formatting of the attachment detail view.
Marc Schumann [Wed, 27 Apr 2011 22:24:26 +0000 (15:24 -0700)] 
Bug 581422: Improve the formatting of the attachment detail view.
r=pyrzak, r=mkanat, a=mkanat

14 years agoBug 646578: Make Math::Random::Secure fail to install if its dependencies
Max Kanat-Alexander [Wed, 27 Apr 2011 22:05:56 +0000 (15:05 -0700)] 
Bug 646578: Make Math::Random::Secure fail to install if its dependencies
don't install properly, when using install-module.pl.
r=glob, a=mkanat

14 years agoBug 640719: Allow creating bookmarkable templates without passing validation,
Max Kanat-Alexander [Wed, 27 Apr 2011 22:02:39 +0000 (15:02 -0700)] 
Bug 640719: Allow creating bookmarkable templates without passing validation,
on enter_bug.cgi
r=pyrzak, a=mkanat

14 years agoBug 643910: Email notifications from a blocked bug have the timestamp from its last...
Frédéric Buclin [Wed, 27 Apr 2011 21:47:50 +0000 (23:47 +0200)] 
Bug 643910: Email notifications from a blocked bug have the timestamp from its last change instead of the timestamp of the blocker
r=dkl a=LpSolit

14 years agoBug 652338: The "Component" multi-select field in the search page automatically scrol...
Frédéric Buclin [Tue, 26 Apr 2011 22:18:51 +0000 (00:18 +0200)] 
Bug 652338: The "Component" multi-select field in the search page automatically scrolls to the top of the list every time you select a component
r=mkanat a=LpSolit

14 years agoBug 562329: importxml.pl shouldn't set the resolution to INVALID when a closed bug...
Frédéric Buclin [Mon, 25 Apr 2011 19:03:14 +0000 (21:03 +0200)] 
Bug 562329: importxml.pl shouldn't set the resolution to INVALID when a closed bug has none
r/a=LpSolit

14 years agoBug 652405: All user fields (assignee, QA contact, Add CC) have the page title as...
Frédéric Buclin [Mon, 25 Apr 2011 16:43:58 +0000 (18:43 +0200)] 
Bug 652405: All user fields (assignee, QA contact, Add CC) have the page title as the "title" attribute
r=dkl a=LpSolit

14 years agoBug 650173: Make the Priority column on the buglist wide-enough to fit
Max Kanat-Alexander [Mon, 25 Apr 2011 00:12:59 +0000 (17:12 -0700)] 
Bug 650173: Make the Priority column on the buglist wide-enough to fit
the new default priority names
r=wicked, a=mkanat

14 years agoBug 652381: The "Show Votes" page is completely broken
Frédéric Buclin [Sun, 24 Apr 2011 23:14:31 +0000 (01:14 +0200)] 
Bug 652381: The "Show Votes" page is completely broken
r=mkanat a=LpSolit

14 years agoBug 652165: Flagmails have a wrong Date: value
Frédéric Buclin [Sat, 23 Apr 2011 17:21:04 +0000 (19:21 +0200)] 
Bug 652165: Flagmails have a wrong Date: value
r=wicked a=LpSolit

14 years agoFix typo in POD
Frédéric Buclin [Fri, 22 Apr 2011 15:35:45 +0000 (17:35 +0200)] 
Fix typo in POD

14 years agoBug 650593: Bugzilla crashes when the database is gone, even when shutdownhtml is set
Frédéric Buclin [Thu, 21 Apr 2011 01:23:40 +0000 (03:23 +0200)] 
Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtml is set
r=justdave a=LpSolit

14 years agoBug 641519: userAutocomplete is not compatible with Bugzilla configured to use "local...
Randy Reddekopp [Tue, 19 Apr 2011 13:27:54 +0000 (15:27 +0200)] 
Bug 641519: userAutocomplete is not compatible with Bugzilla configured to use "local" usernames
r/a=mkanat

14 years agoBug 646209: Offer "UTC" as a timezone option in General Preferences
Tom Dickson [Tue, 5 Apr 2011 00:07:54 +0000 (17:07 -0700)] 
Bug 646209: Offer "UTC" as a timezone option in General Preferences
r=mkanat, a=mkanat

14 years agoBug 468375: Add example code for hooks that were missing it.
rojanu [Mon, 4 Apr 2011 23:49:53 +0000 (16:49 -0700)] 
Bug 468375: Add example code for hooks that were missing it.
r=mkanat, a=mkanat

14 years agoBug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to create...
David Lawrence [Fri, 1 Apr 2011 04:01:47 +0000 (00:01 -0400)] 
Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to create files/directories/htaccess
r/a=mkanat

14 years agoBug 644285: Fix javascript errors while creating data sets
Byron Jones [Thu, 24 Mar 2011 12:28:04 +0000 (20:28 +0800)] 
Bug 644285: Fix javascript errors while creating data sets
r=dkl, a=mkanat

14 years agoBug 311392 - Typos and proper name of Red Hat's stuff
Matt Selsky [Tue, 22 Mar 2011 20:14:23 +0000 (16:14 -0400)] 
Bug 311392 - Typos and proper name of Red Hat's stuff
author=Matt Selksy <selsky_at_columbia_dot_edu>, r=dkl, a=mkanat

14 years agoBug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project name)
David Lawrence [Fri, 18 Mar 2011 21:03:00 +0000 (17:03 -0400)] 
Bug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project name)
author=Matt Selsky <selsky_at_columbia_dot_edu>, r=dkl,a=mkanat

14 years agoBug 640184: Use CSS3 border radius styles
Bjoern Jacke [Thu, 10 Mar 2011 07:43:13 +0000 (15:43 +0800)] 
Bug 640184: Use CSS3 border radius styles
r=glob, a=mkanat

14 years agoBug 634144: Make possible_duplicates work on PostgreSQL
Sam Morris [Tue, 1 Mar 2011 13:43:24 +0000 (05:43 -0800)] 
Bug 634144: Make possible_duplicates work on PostgreSQL
r=mkanat, a=mkanat

14 years agoBug 621925: Avoid 'used only once' warning when loading extensions
Byron Jones [Fri, 25 Feb 2011 04:45:57 +0000 (12:45 +0800)] 
Bug 621925: Avoid 'used only once' warning when loading extensions
r=mkanat, a=mkanat

14 years agoBug 634826: .htaccess file permissions are not set by checksetup.pl
Frédéric Buclin [Thu, 17 Feb 2011 22:34:25 +0000 (23:34 +0100)] 
Bug 634826: .htaccess file permissions are not set by checksetup.pl
r/a=mkanat

14 years agoBump the version number post-release.
Max Kanat-Alexander [Tue, 15 Feb 2011 18:13:39 +0000 (10:13 -0800)] 
Bump the version number post-release.

14 years agoBump version number for 4.0. bugzilla-4.0 release-4.0
Max Kanat-Alexander [Tue, 15 Feb 2011 17:14:49 +0000 (09:14 -0800)] 
Bump version number for 4.0.

https://bugzilla.mozilla.org/show_bug.cgi?id=633902

14 years agoBug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for
Max Kanat-Alexander [Tue, 15 Feb 2011 16:20:06 +0000 (08:20 -0800)] 
Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for
each field being confirmed. This fixes a bug where confirming would fail,
displaying a value with an extra comma at the end.
r=LpSolit, a=LpSolit

14 years agoRemove the "unknown_keyword" error, which is no longer used.
Max Kanat-Alexander [Tue, 15 Feb 2011 05:59:07 +0000 (21:59 -0800)] 
Remove the "unknown_keyword" error, which is no longer used.

https://bugzilla.mozilla.org/show_bug.cgi?id=490322

14 years agoBug 490322: Make "allwords" work with the keywords field, again.
Max Kanat-Alexander [Tue, 15 Feb 2011 05:44:32 +0000 (21:44 -0800)] 
Bug 490322: Make "allwords" work with the keywords field, again.
r=glob, a=mkanat

14 years agoBug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST cookie...
Frédéric Buclin [Mon, 14 Feb 2011 21:55:29 +0000 (22:55 +0100)] 
Bug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST cookie, because colons are HTML-escaped, making the cookie bigger than the 4k limit
r=mkanat a=LpSolit

14 years agoRemove tabs and fix some formatting in Bugzilla::DB::Pg.
Max Kanat-Alexander [Mon, 14 Feb 2011 20:29:42 +0000 (12:29 -0800)] 
Remove tabs and fix some formatting in Bugzilla::DB::Pg.

https://bugzilla.mozilla.org/show_bug.cgi?id=616981

14 years agoBug 633055: Make Bug.legal_values explicitly throw an error if you pass "undef"
Max Kanat-Alexander [Mon, 14 Feb 2011 20:17:04 +0000 (12:17 -0800)] 
Bug 633055: Make Bug.legal_values explicitly throw an error if you pass "undef"
for the "field" parameter
r=dkl, a=mkanat

14 years agoBug 616981: Make whine.pl work with PostgreSQL 8.4+ by fixing sql_string_until
Sam Morris [Mon, 14 Feb 2011 20:11:29 +0000 (12:11 -0800)] 
Bug 616981: Make whine.pl work with PostgreSQL 8.4+ by fixing sql_string_until
r=mkanat, a=mkanat

14 years agoBug 609538: Make the JSON-RPC interface support UTF-8 when a recent version
Max Kanat-Alexander [Mon, 14 Feb 2011 20:07:52 +0000 (12:07 -0800)] 
Bug 609538: Make the JSON-RPC interface support UTF-8 when a recent version
of LWP is installed
r=dkl, a=mkanat

14 years agoBug 603127: Make checksetup.pl require DBD::Pg 2.17.2 when using Pg 9.0 or
Max Kanat-Alexander [Mon, 14 Feb 2011 20:01:56 +0000 (12:01 -0800)] 
Bug 603127: Make checksetup.pl require DBD::Pg 2.17.2 when using Pg 9.0 or
later.
r=dkl, a=mkanat

14 years agoBug 633422: Fix the documentation for User.get's include_disabled parameter
Max Kanat-Alexander [Mon, 14 Feb 2011 07:42:09 +0000 (23:42 -0800)] 
Bug 633422: Fix the documentation for User.get's include_disabled parameter
and make User.get check that its required parameters are passed.
r=LpSolit, a=mkanat

14 years agoBug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and attachment...
David Lawrence [Fri, 11 Feb 2011 21:55:32 +0000 (16:55 -0500)] 
Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and attachment/edit.html.tmpl
r/a=mkanat

14 years agoBug 606511 - Bug.search should allow use of include_fields and exclude_fields
David Lawrence [Fri, 11 Feb 2011 21:51:23 +0000 (16:51 -0500)] 
Bug 606511 - Bug.search should allow use of include_fields and exclude_fields
r/a=mkanat

14 years agoFix a POD compilation error.
Max Kanat-Alexander [Fri, 11 Feb 2011 00:57:40 +0000 (16:57 -0800)] 
Fix a POD compilation error.

https://bugzilla.mozilla.org/show_bug.cgi?id=633041

14 years agoFix the POD of Bug.add_attachment to reflect that it now automatically
Max Kanat-Alexander [Fri, 11 Feb 2011 00:47:06 +0000 (16:47 -0800)] 
Fix the POD of Bug.add_attachment to reflect that it now automatically
picks the content_type of text/plain when you set is_patch to true.

https://bugzilla.mozilla.org/show_bug.cgi?id=633041

14 years agoBug 633041: Add an error code for zero_length_file and fill in content_type
Max Kanat-Alexander [Fri, 11 Feb 2011 00:28:31 +0000 (16:28 -0800)] 
Bug 633041: Add an error code for zero_length_file and fill in content_type
for patches when content_type is missing in Bug.add_attachment in the
WebService
r=LpSolit, a=LpSolit

14 years agoBug 630750: Don't let "." and "lib" get into @INC when running under
Max Kanat-Alexander [Thu, 3 Feb 2011 21:37:47 +0000 (13:37 -0800)] 
Bug 630750: Don't let "." and "lib" get into @INC when running under
mod_perl
r=dkl, a=mkanat

14 years agoBug 461014 - How to create a private attachment in enter_bug.cgi not obvious
David Lawrence [Tue, 1 Feb 2011 16:02:42 +0000 (11:02 -0500)] 
Bug 461014 - How to create a private attachment in enter_bug.cgi not obvious
r=reed,a=LpSolit

https://bugzilla.mozilla.org/show_bug.cgi?id=507211

14 years agoBug 629007: Example in quicksearch priority shortcut is incorrect
Graeme Coates [Mon, 31 Jan 2011 22:48:21 +0000 (23:48 +0100)] 
Bug 629007: Example in quicksearch priority shortcut is incorrect
r/a=mkanat

14 years agoBug 622679 - Autocomplete suggests inactive/disabled accounts as matches
David Lawrence [Thu, 27 Jan 2011 22:09:29 +0000 (17:09 -0500)] 
Bug 622679 - Autocomplete suggests inactive/disabled accounts as matches
r/a=mkanat

14 years agoAllow extensions to alter quicksearch terms and search format. r=mkanat.
Gervase Markham [Thu, 27 Jan 2011 12:57:15 +0000 (12:57 +0000)] 
Allow extensions to alter quicksearch terms and search format. r=mkanat.

https://bugzilla.mozilla.org/show_bug.cgi?id=621878

14 years agoFix missing documentation. r=mkanat.
Gervase Markham [Thu, 27 Jan 2011 12:00:21 +0000 (12:00 +0000)] 
Fix missing documentation. r=mkanat.

https://bugzilla.mozilla.org/show_bug.cgi?id=629321