]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
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

14 years agoAdd diffs parameter to bugmail_recipients hook. r=mkanat.
Gervase Markham [Thu, 27 Jan 2011 10:38:04 +0000 (10:38 +0000)] 
Add diffs parameter to bugmail_recipients hook. r=mkanat.

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

14 years agoBump the version number post-release.
Max Kanat-Alexander [Tue, 25 Jan 2011 01:48:09 +0000 (17:48 -0800)] 
Bump the version number post-release.

14 years agoBump the version number for 4.0rc2. bugzilla-4.0rc2 release-4.0rc2
Max Kanat-Alexander [Mon, 24 Jan 2011 23:30:54 +0000 (15:30 -0800)] 
Bump the version number for 4.0rc2.

14 years agoBug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
Max Kanat-Alexander [Mon, 24 Jan 2011 21:47:25 +0000 (13:47 -0800)] 
Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
generate_random_password, to protect against an account compromise issue
and other critical vulnerabilities.
r=LpSolit, a=LpSolit

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

14 years agoBug 621105 - [SECURITY] Voting lacks CSRF protection
David Lawrence [Mon, 24 Jan 2011 19:33:04 +0000 (14:33 -0500)] 
Bug 621105 - [SECURITY] Voting lacks CSRF protection
r=mkanat,a=LpSolit

14 years agoBug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking for javas...
Frédéric Buclin [Mon, 24 Jan 2011 18:34:08 +0000 (19:34 +0100)] 
Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace

and

Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs

r=dkl a=LpSolit

14 years agoBug 621572: (CVE-2010-4572) [SECURITY] chart.cgi vulnerable to header-injection due...
Reed Loden [Mon, 24 Jan 2011 18:13:02 +0000 (10:13 -0800)] 
Bug 621572: (CVE-2010-4572) [SECURITY] chart.cgi vulnerable to header-injection due to use of |print "Location:"| instead of $cgi->redirect
[r=mkanat a=LpSolit]

14 years agoBug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible duplicates" table...
Reed Loden [Mon, 24 Jan 2011 18:09:19 +0000 (10:09 -0800)] 
Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible duplicates" table due to lack of encoding by YUI
[r=mkanat a=LpSolit]

14 years agoBug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack of encodi...
Reed Loden [Mon, 24 Jan 2011 18:06:25 +0000 (10:06 -0800)] 
Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack of encoding by YUI
[r=mkanat r=dkl a=LpSolit]

14 years agoBug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protection
Frédéric Buclin [Mon, 24 Jan 2011 17:26:25 +0000 (18:26 +0100)] 
Bug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protection
r=dkl a=LpSolit

14 years agoBug 621108: [SECURITY] Creating/editing charts lacks CSRF protection
Frédéric Buclin [Mon, 24 Jan 2011 17:14:08 +0000 (18:14 +0100)] 
Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protection
r=dkl a=LpSolit

14 years agoBug 621107: [SECURITY] Sanity checking lacks CSRF protection
Frédéric Buclin [Mon, 24 Jan 2011 17:07:31 +0000 (18:07 +0100)] 
Bug 621107: [SECURITY] Sanity checking lacks CSRF protection
r=dkl a=LpSolit

14 years agoBug 621090: [SECURITY] Adding saved searches lacks CSRF protection
David Lawrence [Mon, 24 Jan 2011 16:58:48 +0000 (17:58 +0100)] 
Bug 621090: [SECURITY] Adding saved searches lacks CSRF protection
r=mkanat a=justdave

14 years agoAn optional module was accidentally listed in the "required" section of the
Max Kanat-Alexander [Mon, 24 Jan 2011 04:10:08 +0000 (20:10 -0800)] 
An optional module was accidentally listed in the "required" section of the
release notes.

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

14 years agoBug 627910: Update Release Notes for Bugzilla 4.0rc2
Max Kanat-Alexander [Mon, 24 Jan 2011 04:03:52 +0000 (20:03 -0800)] 
Bug 627910: Update Release Notes for Bugzilla 4.0rc2
r=reed

14 years agoBug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'
timeless [Sat, 22 Jan 2011 21:24:28 +0000 (13:24 -0800)] 
Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'
[r=reed a=LpSolit]

14 years agoBug 621109: Column changing lacks CSRF protection
Frédéric Buclin [Sat, 22 Jan 2011 17:17:58 +0000 (18:17 +0100)] 
Bug 621109: Column changing lacks CSRF protection
r=dkl a=mkanat

14 years agoBug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html.tmpl
David Lawrence [Fri, 21 Jan 2011 21:42:47 +0000 (16:42 -0500)] 
Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html.tmpl
r/a=mkanat

14 years agoBug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of CGI.pm to...
Reed Loden [Fri, 21 Jan 2011 21:15:53 +0000 (13:15 -0800)] 
Bug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of CGI.pm to v3.51 in order to address header injection vulnerability.
[r=mkanat a=mkanat]

14 years agoBug 627660 - Rename "Send" button on final create account page to "Create", as nothin...
Reed Loden [Fri, 21 Jan 2011 20:55:07 +0000 (12:55 -0800)] 
Bug 627660 - Rename "Send" button on final create account page to "Create", as nothing is actually sent.
[r=mkanat a=mkanat]

14 years agoBug 626292 - "Make description private" checkbox should set bz_private class on the...
David Lawrence [Fri, 21 Jan 2011 06:39:56 +0000 (01:39 -0500)] 
Bug 626292 - "Make description private" checkbox should set bz_private class on the comment box
r/a=mkanat

14 years agoBug 623608 - Add intro/outro extension hooks to footer.html.tmpl
David Lawrence [Fri, 21 Jan 2011 05:08:16 +0000 (00:08 -0500)] 
Bug 623608 - Add intro/outro extension hooks to footer.html.tmpl
r/a=mkanat

14 years agoBug 625190: Typo and Missing FK in Bugzilla::DB::Schema
David Marshall [Sat, 15 Jan 2011 00:15:26 +0000 (01:15 +0100)] 
Bug 625190: Typo and Missing FK in Bugzilla::DB::Schema
r/a=mkanat

14 years agoBug 618841: Bare word "bug" in release notes
A. Shimono [Sun, 9 Jan 2011 14:26:46 +0000 (15:26 +0100)] 
Bug 618841: Bare word "bug" in release notes
r=dkl a=LpSolit

14 years agoBug 622204: Bugzilla::Migrate crashes trying to create bugs with resolutions
<Alex> [Sun, 9 Jan 2011 14:18:27 +0000 (15:18 +0100)] 
Bug 622204: Bugzilla::Migrate crashes trying to create bugs with resolutions
r/a=mkanat

14 years agoBug 255524: The duplicates table inherits no CSS classes when viewed in simple format
Frédéric Buclin [Fri, 7 Jan 2011 12:34:26 +0000 (13:34 +0100)] 
Bug 255524: The duplicates table inherits no CSS classes when viewed in simple format
r=dkl a=LpSolit

14 years agoDocument how to add user settings. r,a=mkanat.
Gervase Markham [Wed, 5 Jan 2011 16:59:59 +0000 (16:59 +0000)] 
Document how to add user settings. r,a=mkanat.

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

14 years agoBug 622822 - add additional_links hook to front page. r,a=mkanat.
Gervase Markham [Wed, 5 Jan 2011 10:37:17 +0000 (10:37 +0000)] 
Bug 622822 - add additional_links hook to front page. r,a=mkanat.

14 years agoBug 622437: Remove 'colchange_columns' hook from the Example extension
Tiago Mello [Sun, 2 Jan 2011 19:56:19 +0000 (17:56 -0200)] 
Bug 622437: Remove 'colchange_columns' hook from the Example extension
r/a=LpSolit

14 years agoBug 622105 - Misspelling in setting_info_invalid error message
David Lawrence [Thu, 30 Dec 2010 16:49:16 +0000 (11:49 -0500)] 
Bug 622105 - Misspelling in setting_info_invalid error message
r/a=LpSolit

14 years agoBug 621597: Make mod_perl.pl do the INC configuration itself, instead of
Max Kanat-Alexander [Tue, 28 Dec 2010 22:50:16 +0000 (14:50 -0800)] 
Bug 621597: Make mod_perl.pl do the INC configuration itself, instead of
requiring it to be in httpd.conf.
r=dkl, a=mkanat

14 years agoBug 618844: Make clear that the Apache module must be enabled in release notes
A. Shimono (himorin) [Mon, 27 Dec 2010 22:38:23 +0000 (23:38 +0100)] 
Bug 618844: Make clear that the Apache module must be enabled in release notes
r/a=mkanat

14 years agoBug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates
A. Shimono (himorin) [Mon, 27 Dec 2010 22:32:16 +0000 (23:32 +0100)] 
Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates
r/a=mkanat

14 years agoBug 599539: Update the mod_perl.pl code for Apache2::SizeLimit 0.93
Max Kanat-Alexander [Mon, 27 Dec 2010 22:20:34 +0000 (14:20 -0800)] 
Bug 599539: Update the mod_perl.pl code for Apache2::SizeLimit 0.93
r=glob, a=mkanat

14 years agoBug 615574: Make every search done by buglist.cgi create a list_id, so that
Max Kanat-Alexander [Mon, 27 Dec 2010 22:14:29 +0000 (14:14 -0800)] 
Bug 615574: Make every search done by buglist.cgi create a list_id, so that
even Saved Searches get "last list" support.
r=LpSolit, a=LpSolit

14 years agoBug 603762: Vertical margins between header, footer, and content are not consistent
Christian Legnitto [Mon, 27 Dec 2010 22:02:24 +0000 (23:02 +0100)] 
Bug 603762: Vertical margins between header, footer, and content are not consistent
r=pyrzak a=mkanat

14 years agoBug 588013: Fix typo
timeless [Mon, 27 Dec 2010 21:53:55 +0000 (22:53 +0100)] 
Bug 588013: Fix typo
r/a=mkanat

14 years agoBug 620796: Make Bugzilla::Migrate skip abnormal fields when doing
Max Kanat-Alexander [Tue, 21 Dec 2010 23:55:01 +0000 (15:55 -0800)] 
Bug 620796: Make Bugzilla::Migrate skip abnormal fields when doing
create_legal_values (otherwise it tried to create Components there, when
it should not have).
r=mkanat, a=mkanat (module owner)

14 years agoBug 475894 - Send the 'X-Frame-Options: SAMEORIGIN' header to help protect against...
Reed Loden [Sat, 18 Dec 2010 08:45:04 +0000 (00:45 -0800)] 
Bug 475894 - Send the 'X-Frame-Options: SAMEORIGIN' header to help protect against clickjacking.
[r=mkanat a=mkanat]

14 years agoBug 313583: Relnote that long_list.cgi, showattachment.cgi and xml.cgi will be remove...
Frédéric Buclin [Wed, 15 Dec 2010 23:11:40 +0000 (00:11 +0100)] 
Bug 313583: Relnote that long_list.cgi, showattachment.cgi and xml.cgi will be removed from Bugzilla 4.2.
They are all deprecated since Bugzilla 2.19.
r/a=mkanat

14 years agoBug 617477: Fix numerous consistency and behavior issues surrounding Bug.update
Max Kanat-Alexander [Mon, 13 Dec 2010 20:56:46 +0000 (12:56 -0800)] 
Bug 617477: Fix numerous consistency and behavior issues surrounding Bug.update
and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2
for details.
r=LpSolit, a=LpSolit

14 years agoBug 618161: Make VERSION into a constant in two included extensions so that
Max Kanat-Alexander [Sun, 12 Dec 2010 18:56:15 +0000 (10:56 -0800)] 
Bug 618161: Make VERSION into a constant in two included extensions so that
calling $class->VERSION on them won't throw an error on Perl 5.12 when there
are non-numeric characters in BUGZILLA_VERSION.
r=LpSolit, a=LpSolit

14 years agoBug 610182: Support enabling UNCONFIRMED in all products when using
Frank Becker [Fri, 10 Dec 2010 21:32:25 +0000 (13:32 -0800)] 
Bug 610182: Support enabling UNCONFIRMED in all products when using
contrib/convert-workflow.pl
r=mkanat, a=mkanat

14 years agoBug 617684: Values starting with a dot or an underscore are no longer hidden in reports
Frédéric Buclin [Wed, 8 Dec 2010 20:14:32 +0000 (21:14 +0100)] 
Bug 617684: Values starting with a dot or an underscore are no longer hidden in reports
r/a=mkanat

14 years agoBug 567953: Components which exist in several products are duplicated in tabular...
miketosh [Wed, 8 Dec 2010 15:31:31 +0000 (16:31 +0100)] 
Bug 567953: Components which exist in several products are duplicated in tabular reports
r/a=LpSolit

14 years agoBug 617030 - Add an error code for json_rpc_invalid_callback, and fix the
Max Kanat-Alexander [Mon, 6 Dec 2010 19:01:36 +0000 (11:01 -0800)] 
Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix the
regex used by _bz_callback in Bugzilla::WebService::Server::JSONRPC to
accept numbers other than 0 or 1.
r=LpSolit, a=mkanat

14 years agoBug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persisting
Frédéric Buclin [Mon, 6 Dec 2010 17:12:23 +0000 (18:12 +0100)] 
Bug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persisting
r/a=mkanat

14 years agoBug 607138: Don't send the Strict-Transport-Security header for the
Max Kanat-Alexander [Mon, 6 Dec 2010 15:53:29 +0000 (07:53 -0800)] 
Bug 607138: Don't send the Strict-Transport-Security header for the
attachment_base.
r=LpSolit, a=LpSolit

14 years agoBug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer exist after...
Guy Pyrzak [Fri, 3 Dec 2010 00:06:35 +0000 (16:06 -0800)] 
Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer exist after a user clicks back
r:LpSolit, a:mkanat

14 years agoBug 416784: In PostgreSQL 8.1 and newer, createuser takes the argument -R instead...
Frédéric Buclin [Sat, 27 Nov 2010 21:03:39 +0000 (22:03 +0100)] 
Bug 416784: In PostgreSQL 8.1 and newer, createuser takes the argument -R instead of -A
r=manu a=LpSolit

14 years agoBug 386600: Implement auto-completion for the requestee field
Guy Pyrzak [Sun, 21 Nov 2010 13:15:45 +0000 (14:15 +0100)] 
Bug 386600: Implement auto-completion for the requestee field
r/a=LpSolit

14 years agoBug 611891: Don't generate cookies for logins done over GET via the WebService
Max Kanat-Alexander [Mon, 15 Nov 2010 07:37:31 +0000 (23:37 -0800)] 
Bug 611891: Don't generate cookies for logins done over GET via the WebService
r=glob, a=mkanat

14 years agoBug 610217: config.cgi?ctype=rdf should include product.allows_unconfirmed
Frank Becker [Sun, 14 Nov 2010 19:13:24 +0000 (20:13 +0100)] 
Bug 610217: config.cgi?ctype=rdf should include product.allows_unconfirmed
r/a=mkanat

14 years agoBug 611974: collectstats.pl --regenerate fails with PostgreSQL 8.4.x (sql_from_days...
Sam Morris [Sun, 14 Nov 2010 19:04:14 +0000 (20:04 +0100)] 
Bug 611974: collectstats.pl --regenerate fails with PostgreSQL 8.4.x (sql_from_days() doesn't accept integers as argument)
r/a=LpSolit

14 years agoBug 611979: Undefined subroutine &Bugzilla::Config::Advanced::check_multi when enabli...
Frédéric Buclin [Sun, 14 Nov 2010 18:54:30 +0000 (19:54 +0100)] 
Bug 611979: Undefined subroutine &Bugzilla::Config::Advanced::check_multi when enabling strict_transport_security
r=glob a=LpSolit

14 years agoBug 611623: The alias is not filtered in QuickSearch when passed to show_bug.cgi
Frédéric Buclin [Sat, 13 Nov 2010 00:11:30 +0000 (01:11 +0100)] 
Bug 611623: The alias is not filtered in QuickSearch when passed to show_bug.cgi
r=glob a=LpSolit

14 years agoBug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of CGI.pm to...
Reed Loden [Thu, 11 Nov 2010 02:09:42 +0000 (18:09 -0800)] 
Bug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of CGI.pm to v3.50 in order to address header injection vulnerability.
[r=mkanat a=mkanat]

14 years agoBug 591535: "Give me some help" link's iframe behavior is no longer necessary
Guy Pyrzak [Wed, 10 Nov 2010 23:51:08 +0000 (00:51 +0100)] 
Bug 591535: "Give me some help" link's iframe behavior is no longer necessary
r=LpSolit r=mkanat a=mkanat

14 years agoBug 596611: Add a hook to email_in.pl
Frédéric Buclin [Thu, 4 Nov 2010 17:11:04 +0000 (18:11 +0100)] 
Bug 596611: Add a hook to email_in.pl
r/a=mkanat

14 years agoBug 485418: Code and template hooks for userprefs.cgi to be able to add additional...
Frédéric Buclin [Thu, 4 Nov 2010 17:03:45 +0000 (18:03 +0100)] 
Bug 485418: Code and template hooks for userprefs.cgi to be able to add additional tabs
r=mkanat a=LpSolit

14 years agoBug 605573: List all available WebService methods at the top of the POD
Frédéric Buclin [Thu, 4 Nov 2010 16:53:58 +0000 (17:53 +0100)] 
Bug 605573: List all available WebService methods at the top of the POD
r/a=mkanat

14 years agoBug 474766: The [details] string is duplicated when replying to a comment containing...
Frédéric Buclin [Thu, 4 Nov 2010 16:46:49 +0000 (17:46 +0100)] 
Bug 474766: The [details] string is duplicated when replying to a comment containing a link to an attachment
r/a=mkanat

14 years agoBump the version number post-release.
Max Kanat-Alexander [Wed, 3 Nov 2010 01:35:06 +0000 (18:35 -0700)] 
Bump the version number post-release.

14 years agoBump version number for 4.0rc1. bugzilla-4.0rc1 release-4.0rc1
Max Kanat-Alexander [Wed, 3 Nov 2010 00:33:19 +0000 (17:33 -0700)] 
Bump version number for 4.0rc1.

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

14 years agoBug 600464: (CVE-2010-3172) [SECURITY] Content/Header injection due to non-random...
Byron Jones [Tue, 2 Nov 2010 23:20:21 +0000 (00:20 +0100)] 
Bug 600464: (CVE-2010-3172) [SECURITY] Content/Header injection due to non-random multipart/x-mixed-replace boundary
r=mkanat a=LpSolit

14 years agoBug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, and produ...
Frédéric Buclin [Tue, 2 Nov 2010 23:08:16 +0000 (00:08 +0100)] 
Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, and product names are viewable in graphs/
r=wurblzap a=LpSolit

14 years agoBug 607581: URLs in the See Also field are not linkified when the user is logged out
Frédéric Buclin [Tue, 2 Nov 2010 23:00:48 +0000 (00:00 +0100)] 
Bug 607581: URLs in the See Also field are not linkified when the user is logged out
r=pyrzak a=LpSolit

14 years agoBug 608375: The calendar widget is not available in the Time Summary page
Guy Pyrzak [Tue, 2 Nov 2010 22:54:50 +0000 (23:54 +0100)] 
Bug 608375: The calendar widget is not available in the Time Summary page
r=wicked a=mkanat

14 years agoBug 606618: Update YUI to 2.8.2
Max Kanat-Alexander [Mon, 1 Nov 2010 00:12:37 +0000 (17:12 -0700)] 
Bug 606618: Update YUI to 2.8.2
r=LpSolit, a=mkanat

14 years agoBug 607323: Be clearer in the release notes that a new Apache configuration
Max Kanat-Alexander [Sun, 31 Oct 2010 23:54:24 +0000 (16:54 -0700)] 
Bug 607323: Be clearer in the release notes that a new Apache configuration
is required
r=LpSolit, a=mkanat

14 years agoBug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5
Frédéric Buclin [Thu, 28 Oct 2010 15:22:31 +0000 (17:22 +0200)] 
Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5
r=gerv a=LpSolit

14 years agoBug 585802: Change the cc/user autocomplete (and backend) usermatching to ignore...
Christian Legnitto [Thu, 28 Oct 2010 13:21:33 +0000 (15:21 +0200)] 
Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ignore spaces / search on space separated names
r/a=mkanat

14 years agoBug 607716: The attachment content is pasted into a comment when editing an attachmen...
Guy Pyrzak [Thu, 28 Oct 2010 00:38:47 +0000 (02:38 +0200)] 
Bug 607716: The attachment content is pasted into a comment when editing an attachment with JS disabled
r=LpSolit r=mkanat a=LpSolit

14 years agoBug 602458: Add is_mandatory to Bug.fields output
Max Kanat-Alexander [Wed, 27 Oct 2010 07:52:58 +0000 (00:52 -0700)] 
Bug 602458: Add is_mandatory to Bug.fields output
r=timello, a=mkanat

14 years agoBug 581933: Make YUI user autocomplete work with non-ASCII characters
Max Kanat-Alexander [Wed, 27 Oct 2010 07:49:35 +0000 (00:49 -0700)] 
Bug 581933: Make YUI user autocomplete work with non-ASCII characters
r=Wurblzap, a=LpSolit

14 years agoThe browser-side comment-wrapping patch didn't actually make 4.0, so remove
Max Kanat-Alexander [Tue, 26 Oct 2010 23:08:19 +0000 (16:08 -0700)] 
The browser-side comment-wrapping patch didn't actually make 4.0, so remove
it from the release notes.