]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
14 years agoBug 652444 - Voting for bugs where the product allows only one vote per bug but that...
David Lawrence [Fri, 24 Jun 2011 18:49:07 +0000 (14:49 -0400)] 
Bug 652444 - Voting for bugs where the product allows only one vote per bug but that isn't clear in the voting form or help
r/a=LpSolit

14 years agoBug 658547 - The link for new attachments in bugmail should point to the "Edit" page...
David Lawrence [Thu, 23 Jun 2011 19:49:44 +0000 (15:49 -0400)] 
Bug 658547 - The link for new attachments in bugmail should point to the "Edit" page rather than to the attachment content itself
r/a=LpSolit

14 years agoBug 663835 - Extensions templates are not tested by the normal sanity test scripts
David Lawrence [Thu, 23 Jun 2011 18:43:18 +0000 (14:43 -0400)] 
Bug 663835 - Extensions templates are not tested by the normal sanity test scripts
r/a=mkanat

14 years agoBug 640987 - YUI is only used for the first tabular report when using multiple tables
Guy Pyrzak [Thu, 16 Jun 2011 05:42:57 +0000 (22:42 -0700)] 
Bug 640987 - YUI is only used for the first tabular report when using multiple tables
r=mkanat, a=mkanat

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

14 years agoBug 660866: Allow editing of old "boolean chart" searches using the new
Max Kanat-Alexander [Tue, 14 Jun 2011 03:14:01 +0000 (20:14 -0700)] 
Bug 660866: Allow editing of old "boolean chart" searches using the new
"custom search" UI controls on the advanced search form.
r=mkanat, a=mkanat (module owner)

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

14 years agoFixes several bugs at once related to New Charts:
Frédéric Buclin [Sat, 11 Jun 2011 10:42:50 +0000 (12:42 +0200)] 
Fixes several bugs at once related to New Charts:
Bug 610739: YUI-generated tabular reports do not work if only one axis is set
Bug 617676: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled
Bug 655848: Use of uninitialized value $tbl in string eq at /var/www/html/bugzilla/report.cgi line 162
r/a=LpSolit

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

14 years agoBug 662202: Accessing query.cgi throws: Argument "" isn't numeric in addition (+)
Frédéric Buclin [Tue, 7 Jun 2011 21:35:39 +0000 (23:35 +0200)] 
Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in addition (+)
r/a=mkanat

14 years agoBug 657194: Use YUI's escapeHTML() instead of our custom one
Reed Loden [Tue, 7 Jun 2011 20:11:27 +0000 (22:11 +0200)] 
Bug 657194: Use YUI's escapeHTML() instead of our custom one
r=mkanat a=LpSolit

14 years agoBug 662406: Add the "id" column for bug_see_also to Schema.pm.
Max Kanat-Alexander [Mon, 6 Jun 2011 22:42:33 +0000 (15:42 -0700)] 
Bug 662406: Add the "id" column for bug_see_also to Schema.pm.
r=mkanat, a=mkanat (module owner)

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

14 years agoBug 647649: Change the old "Boolean Charts" UI into the new AND/OR
Max Kanat-Alexander [Tue, 31 May 2011 16:24:17 +0000 (09:24 -0700)] 
Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR
"Custom Search" UI.
r=timello, a=mkanat

14 years agoBug 658063 - Move votes_container css style to external style.css instead of template
David Lawrence [Tue, 31 May 2011 03:53:57 +0000 (23:53 -0400)] 
Bug 658063 - Move votes_container css style to external style.css instead of template
Adding missing added file from previous checkin. Previous r/a=mkanat

14 years agoBug 660464: Linkify the tag name in the confirmation message when tagging bugs
Frédéric Buclin [Mon, 30 May 2011 16:08:17 +0000 (18:08 +0200)] 
Bug 660464: Linkify the tag name in the confirmation message when tagging bugs
r=glob a=LpSolit

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

14 years agoBug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for non-method...
Frédéric Buclin [Sun, 29 May 2011 12:56:37 +0000 (14:56 +0200)] 
Bug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for non-method Bugzilla::CGI::SERVER_PUSH() is deprecated at Bugzilla/CGI.pm line 233
r/a=mkanat

14 years agoBug 658063 - Move votes_container css style to external style.css instead of template
David Lawrence [Fri, 27 May 2011 20:42:11 +0000 (16:42 -0400)] 
Bug 658063 - Move votes_container css style to external style.css instead of template
r/a=mkanat

14 years agoBug 655210: Allows custom bug creation formats to specify a "created" format
Byron Jones [Tue, 24 May 2011 07:32:23 +0000 (15:32 +0800)] 
Bug 655210: Allows custom bug creation formats to specify a "created" format
r=dkl, a=LpSolit

14 years agoBug 659185: html_quote() escapes @ causing mailto links to not be processed
Frédéric Buclin [Tue, 24 May 2011 06:46:43 +0000 (08:46 +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:31:04 +0000 (17:31 -0400)] 
Bug 659124 - New template hook in bug/show-header.html.tmpl to allow manipulating header information for show_bug.cg
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 16:59:37 +0000 (18:59 +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:56:02 +0000 (18:56 +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:46:59 +0000 (00:46 +0200)] 
Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with recent ActiveState releases
r=mkanat a=LpSolit

14 years agoBug 657947: Add trailing newlines after quoted reply
Byron Jones [Fri, 20 May 2011 06:49:10 +0000 (14:49 +0800)] 
Bug 657947: Add trailing newlines after quoted reply
r=dkl, 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:00:48 +0000 (18:00 -0400)] 
Bug 658056 - Improper HTML on show_bug.cgi page when user is logged out
r/a=LpSolit

14 years agoBug 655229: Adds components, versions and milestones to Product.get
Byron Jones [Tue, 17 May 2011 05:01:48 +0000 (13:01 +0800)] 
Bug 655229: Adds components, versions and milestones to Product.get
r=mkanat, a=mkanat

14 years agoBug 657542: Make the AND/OR tests for xt/search.t function properly and
Max Kanat-Alexander [Tue, 17 May 2011 03:12:51 +0000 (20:12 -0700)] 
Bug 657542: Make the AND/OR tests for xt/search.t function properly and
catch known-broken tests as it's supposed to.
r=mkanat, a=mkanat (module owner)

14 years agoAllow searches to specify whether the top-level criteria will be joined
Max Kanat-Alexander [Fri, 13 May 2011 20:39:44 +0000 (13:39 -0700)] 
Allow searches to specify whether the top-level criteria will be joined
together with AND or OR. (This is part of bug 647649 but fixes a test failure
caused by bug 656994 so is being checked in now.)

14 years agoBug 656994: Test custom search more thoroughly in xt/search.t.
Max Kanat-Alexander [Fri, 13 May 2011 20:01:42 +0000 (13:01 -0700)] 
Bug 656994: Test custom search more thoroughly in xt/search.t.
r=mkanat, a=mkanat (module owner)

14 years agoBug 656790 - Create a basic framework for testing custom search
Max Kanat-Alexander [Fri, 13 May 2011 19:56:44 +0000 (12:56 -0700)] 
Bug 656790 - Create a basic framework for testing custom search
r=mkanat, a=mkanat (module owner)

14 years agoBug 656146: Require PatchReader 0.9.6 as it significantly improves the way to display...
Frédéric Buclin [Tue, 10 May 2011 22:39:33 +0000 (00:39 +0200)] 
Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to display patches
r/a=mkanat

14 years agoBug 28849: Block users from CCing other users if they do not have editbugs privs
Byron Jones [Tue, 10 May 2011 05:47:46 +0000 (13:47 +0800)] 
Bug 28849: Block users from CCing other users if they do not have editbugs privs
r=LpSolit, a=LpSolit

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

14 years agoBug 653713: editusers.cgi crashes when editing a user profile
Jochen Wiedmann [Fri, 6 May 2011 20:53:01 +0000 (22:53 +0200)] 
Bug 653713: editusers.cgi crashes when editing a user profile
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:42:31 +0000 (22:42 +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:46:20 +0000 (14:46 -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:12:53 +0000 (19:12 -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:44:48 +0000 (13:44 +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:47:16 +0000 (16:47 +0200)] 
Bug 653404: Misleading error message when file to be attached is not readable by browser
r/a=LpSolit

14 years agoBug 653104 - The description of components in enter_bug.cgi is out of sync when some...
David Lawrence [Mon, 25 Apr 2011 10:10:29 +0000 (06:10 -0400)] 
Bug 653104 - The description of components in enter_bug.cgi is out of sync when some components are disabled
r/a=LpSolit

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

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

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:36:39 +0000 (03:36 +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:14:32 +0000 (03:14 +0200)] 
Bug 601524: Linkified bug summaries in buglists look weird
r=pyrzak r=LpSolit a=LpSolit

14 years agoBug 653273 - Release Notes for Bugzilla 4.0.1
Max Kanat-Alexander [Thu, 28 Apr 2011 00:21:36 +0000 (17:21 -0700)] 
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:53:47 +0000 (00:53 +0200)] 
Bug 653263: XML bug files do not contain fields whose value evaluates to "false"
r/a=mkanat

14 years agoBug 423612 - Allow editing extern_id for users from the admin interface
Jochen Wiedmann [Wed, 27 Apr 2011 22:20:55 +0000 (15:20 -0700)] 
Bug 423612 - Allow editing extern_id for users from the admin interface
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:06:10 +0000 (15:06 -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:01:52 +0000 (15:01 -0700)] 
Bug 640719: Allow creating bookmarkable templates without passing validation,
on enter_bug.cgi
r=pyrzak, a=mkanat

14 years agoBug 538428 - bugzilla.dtd is not valid
David Lawrence [Sun, 24 Apr 2011 15:22:21 +0000 (11:22 -0400)] 
Bug 538428 - bugzilla.dtd is not valid

14 years agoBug 652987: The XML file of a bug incorrectly sets the See Also field
Frédéric Buclin [Wed, 27 Apr 2011 00:52:33 +0000 (02:52 +0200)] 
Bug 652987: The XML file of a bug incorrectly sets the See Also field
r=timello 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:17:28 +0000 (00:17 +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 652748: When reloading a bug page, any comment ID (#nn) appended to the URL is...
Frédéric Buclin [Tue, 26 Apr 2011 20:41:25 +0000 (22:41 +0200)] 
Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the URL is lost
r=dkl a=LpSolit

14 years agoBug 526737: bugzilla_ldapsync.rb fails and should be removed
Frédéric Buclin [Mon, 25 Apr 2011 21:48:56 +0000 (23:48 +0200)] 
Bug 526737: bugzilla_ldapsync.rb fails and should be removed
r/a=mkanat

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:01:58 +0000 (21:01 +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:42:13 +0000 (18:42 +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 649879 - Update to YUI 2.9.0
David Lawrence [Sat, 23 Apr 2011 12:03:15 +0000 (08:03 -0400)] 
Bug 649879 - Update to YUI 2.9.0
r/a=mkanat

14 years agoBug 650173: Make the Priority column on the buglist wide-enough to fit
Max Kanat-Alexander [Mon, 25 Apr 2011 00:12:10 +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 648178: Make install-module.pl check if a compiler is available
Max Kanat-Alexander [Mon, 25 Apr 2011 00:11:03 +0000 (17:11 -0700)] 
Bug 648178: Make install-module.pl check if a compiler is available
and fail with a clear error if not.
r=glob, a=mkanat

14 years agoBug 652381: The "Show Votes" page is completely broken
Frédéric Buclin [Sun, 24 Apr 2011 23:12:54 +0000 (01:12 +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:19:08 +0000 (19:19 +0200)] 
Bug 652165: Flagmails have a wrong Date: value
r=wicked a=LpSolit

14 years agoBug 650624: Changing the requestee of a flag should not change the requester
Frédéric Buclin [Sat, 23 Apr 2011 00:01:31 +0000 (02:01 +0200)] 
Bug 650624: Changing the requestee of a flag should not change the requester
a=LpSolit

14 years agoFix typo in POD
Frédéric Buclin [Fri, 22 Apr 2011 15:35:08 +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:21:41 +0000 (03:21 +0200)] 
Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtml is set
r=justdave a=LpSolit

14 years agoAdd missing entry in POD for Bugzilla::WebService::Group, see bug 469195
Frédéric Buclin [Tue, 19 Apr 2011 22:42:22 +0000 (00:42 +0200)] 
Add missing entry in POD for Bugzilla::WebService::Group, see bug 469195

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

14 years agoBug 469195: New WebService function, Group.create.
Carole Pryfer [Sun, 17 Apr 2011 01:16:37 +0000 (18:16 -0700)] 
Bug 469195: New WebService function, Group.create.
r=mkanat, a=mkanat

14 years agoBug 635940: Make Describe Components page compliant with WAI
Francisco Donalisio [Tue, 12 Apr 2011 17:51:35 +0000 (14:51 -0300)] 
Bug 635940: Make Describe Components page compliant with WAI
r=timello, a=LpSolit

14 years agoImprove the POD for Product.create.
Max Kanat-Alexander [Thu, 7 Apr 2011 23:36:02 +0000 (16:36 -0700)] 
Improve the POD for Product.create.

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

14 years agoBug 469193: WebService function to create new products (Product.create)
Julien Heyman [Thu, 7 Apr 2011 18:27:53 +0000 (20:27 +0200)] 
Bug 469193: WebService function to create new products (Product.create)
r/a=mkanat

14 years agoBug 313726: When searching by relative dates, don't make them go to the
Michael J Tosh [Wed, 6 Apr 2011 02:19:24 +0000 (19:19 -0700)] 
Bug 313726: When searching by relative dates, don't make them go to the
"beginning" of the specified period unless the user explicitly requests
that.
r=mkanat, a=mkanat

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

14 years agoBug 635202: Make the Simple search page compliant with WAI
Francisco Donalisio [Tue, 5 Apr 2011 00:04:55 +0000 (17:04 -0700)] 
Bug 635202: Make the Simple search page compliant with WAI
r=timello, a=mkanat

14 years agoFix a comment location in report.cgi.
Max Kanat-Alexander [Mon, 4 Apr 2011 23:56:05 +0000 (16:56 -0700)] 
Fix a comment location in report.cgi.

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

14 years agoBug 617641: Using any of the "_realname" columns in report.cgi was throwing
Max Kanat-Alexander [Mon, 4 Apr 2011 23:54:16 +0000 (16:54 -0700)] 
Bug 617641: Using any of the "_realname" columns in report.cgi was throwing
an error.
r=LpSolit, a=mkanat

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

14 years agoBug 647466: Allow Search.pm to take the new URL syntax for custom search
Max Kanat-Alexander [Sat, 2 Apr 2011 18:57:14 +0000 (11:57 -0700)] 
Bug 647466: Allow Search.pm to take the new URL syntax for custom search
r=mkanat, a=mkanat (module owner)

14 years agoBug 640045: Convert Search.pm to use the new AND/OR system internally.
Max Kanat-Alexander [Sat, 2 Apr 2011 16:49:04 +0000 (09:49 -0700)] 
Bug 640045: Convert Search.pm to use the new AND/OR system internally.
This includes creating new Search::Clause and Search::Condition objects.
r=mkanat, a=mkanat (module owner)

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

14 years agoBug 635764: Remove WCAG 2.0 violations from the bug list pages to make it
Francisco Donalisio [Thu, 31 Mar 2011 20:26:05 +0000 (17:26 -0300)] 
Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it
W3C WAI compliant.
r=timello, a=LpSolit

14 years agoBug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates.
Marc Schumann [Sun, 27 Mar 2011 18:28:44 +0000 (20:28 +0200)] 
Bug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates.
r/a=mkanat

14 years agoBug 449067: Add an ID to more buttons (to help with Selenium scripts)
rojanu [Sat, 26 Mar 2011 22:05:17 +0000 (23:05 +0100)] 
Bug 449067: Add an ID to more buttons (to help with Selenium scripts)
r/a=LpSolit

14 years agoBug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl.
Marc Schumann [Fri, 25 Mar 2011 17:40:20 +0000 (18:40 +0100)] 
Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl.
r/a=LpSolit

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

14 years agoBug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-After
Bjoern Jacke [Tue, 22 Mar 2011 23:55:34 +0000 (16:55 -0700)] 
Bug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-After
header.
r=mkanat, a=mkanat

14 years agoBug 643904 - Bugzilla::Extension should export a web_dir attribute to get full path...
David Lawrence [Tue, 22 Mar 2011 22:13:03 +0000 (18:13 -0400)] 
Bug 643904 - Bugzilla::Extension should export a web_dir attribute to get full path to the extension's web directory
r/a=mkanat

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

14 years agoBug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project name)
Matt Selsky [Tue, 15 Mar 2011 20:02:06 +0000 (16:02 -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 agoBump the version number post-release.
Max Kanat-Alexander [Mon, 14 Mar 2011 07:24:45 +0000 (00:24 -0700)] 
Bump the version number post-release.

14 years agoBump version number for 4.1.1. bugzilla-4.1.1 release-4.1.1
Max Kanat-Alexander [Mon, 14 Mar 2011 06:05:52 +0000 (23:05 -0700)] 
Bump version number for 4.1.1.

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

14 years agoThe mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on every
Max Kanat-Alexander [Mon, 14 Mar 2011 05:11:57 +0000 (22:11 -0700)] 
The mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on every
invocation that didn't have $SIG{TERM} and $SIG{PIPE} set (for example,
during command-line scripts).

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

14 years agoBug 637977: Re-setup CGI.pm global variables on every request under mod_perl,
Max Kanat-Alexander [Mon, 14 Mar 2011 05:04:32 +0000 (22:04 -0700)] 
Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl,
which prevents CGI.pm from generating URLs with semicolons in them instead
of ampersands.
r=glob, a=mkanat

14 years agoBug 622943: Simple auditing of changes to Bugzilla::Object subclass objects
Max Kanat-Alexander [Mon, 14 Mar 2011 05:03:22 +0000 (22:03 -0700)] 
Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects
r=dkl, a=mkanat

14 years agoFix on checkin for bug 639367: Add a comment to explain why we set the HTTP status...
Bjoern Jacke [Wed, 9 Mar 2011 11:13:21 +0000 (12:13 +0100)] 
Fix on checkin for bug 639367: Add a comment to explain why we set the HTTP status to 503

14 years agoBug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenance
Bjoern Jacke [Wed, 9 Mar 2011 11:08:15 +0000 (12:08 +0100)] 
Bug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenance
r/a=mkanat

14 years agorevert accidental property changes
Byron Jones [Wed, 9 Mar 2011 11:04:16 +0000 (19:04 +0800)] 
revert accidental property changes

14 years agoBug 633776: Automatic charset detection for text attachments
Byron Jones [Wed, 9 Mar 2011 09:46:02 +0000 (17:46 +0800)] 
Bug 633776: Automatic charset detection for text attachments
r=mkanat, a=mkanat

14 years agoBug 634310: Remove WCAG 2.0 violations from the index.cgi to make it
Francisco Donalisio [Tue, 8 Mar 2011 23:57:19 +0000 (20:57 -0300)] 
Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it
W3C WAI compliant.
r=timello, a=LpSolit