]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
14 years agoBug 490322: Fix every single keywords, multi_select, and see_also field/operator
Max Kanat-Alexander [Tue, 1 Mar 2011 13:04:07 +0000 (05:04 -0800)] 
Bug 490322: Fix every single keywords, multi_select, and see_also field/operator
combination in Search.pm.
r=mkanat, a=mkanat (module owner)

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

14 years agoBug 609968 - Allow local See Also links to show status/summary when mouseover
David Lawrence [Wed, 23 Feb 2011 06:06:05 +0000 (01:06 -0500)] 
Bug 609968 - Allow local See Also links to show status/summary when mouseover
r=timello,a=mkanat

14 years agoBug 632717: Limit the total number of results that a search can ever return.
Max Kanat-Alexander [Sun, 20 Feb 2011 07:44:03 +0000 (23:44 -0800)] 
Bug 632717: Limit the total number of results that a search can ever return.
r=mkanat, a=mkanat (module owner)

14 years agoBug 580490 - Quicksearch should optionally not search comments
David Lawrence [Fri, 18 Feb 2011 18:13:59 +0000 (13:13 -0500)] 
Bug 580490 - Quicksearch should optionally not search comments
r/a=mkanat

14 years agoBug 635243: The guided form is broken, the version field is incorrectly populated
Frédéric Buclin [Fri, 18 Feb 2011 16:43:16 +0000 (17:43 +0100)] 
Bug 635243: The guided form is broken, the version field is incorrectly populated
r=dkl a=LpSolit

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

14 years agoBug 624522: Add support for SourceForge URLs in "see also"
Tiago Mello [Wed, 16 Feb 2011 17:41:08 +0000 (15:41 -0200)] 
Bug 624522: Add support for SourceForge URLs in "see also"
r/a=mkanat

14 years agoBug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for
Max Kanat-Alexander [Tue, 15 Feb 2011 16:18:17 +0000 (08:18 -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 agoBug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST cookie...
Frédéric Buclin [Mon, 14 Feb 2011 21:51:03 +0000 (22:51 +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:09 +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:16:24 +0000 (12:16 -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:10:40 +0000 (12:10 -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:03:48 +0000 (12:03 -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:00:17 +0000 (12:00 -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 581422: Improve the readability of the text at the top of the attachment
Marc Schumann [Mon, 14 Feb 2011 19:54:51 +0000 (11:54 -0800)] 
Bug 581422: Improve the readability of the text at the top of the attachment
detail view
r=pyrzak, r=mkanat, a=mkanat

14 years agoBug 417551: Make it possible for CSV headers to be the field description
Michael J Tosh [Mon, 14 Feb 2011 19:50:25 +0000 (11:50 -0800)] 
Bug 417551: Make it possible for CSV headers to be the field description
instead of the field name, and have the buglist.cgi link give you CSV like
this by default.
r=mkanat, a=mkanat

14 years agoBug 633422: Fix the documentation for User.get's include_disabled parameter
Max Kanat-Alexander [Mon, 14 Feb 2011 07:41:25 +0000 (23:41 -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 621122: Add support for MantisBT URLs in "see also".
Reed Loden [Mon, 14 Feb 2011 03:10:08 +0000 (19:10 -0800)] 
Bug 621122: Add support for MantisBT URLs in "see also".
[r=timello a=mkanat]

14 years agoBug 543667: Add support for Trac URLs in "see also".
Matt Selsky [Mon, 14 Feb 2011 02:00:40 +0000 (18:00 -0800)] 
Bug 543667: Add support for Trac URLs in "see also".

14 years agoBug 558784: Add support for JIRA URLs in "see also".
Matt Selsky [Mon, 14 Feb 2011 01:57:50 +0000 (17:57 -0800)] 
Bug 558784: Add support for JIRA URLs in "see also".

14 years agoBug 535571: Allow Search.pm to accept "limit" and "offset" as parameters.
Max Kanat-Alexander [Sat, 12 Feb 2011 02:03:50 +0000 (18:03 -0800)] 
Bug 535571: Allow Search.pm to accept "limit" and "offset" as parameters.
r=mkanat, a=mkanat (module owner)

14 years agoBug 630800: Require a newer version of URI.pm to correctly parse URLs that
Max Kanat-Alexander [Sat, 12 Feb 2011 01:06:37 +0000 (17:06 -0800)] 
Bug 630800: Require a newer version of URI.pm to correctly parse URLs that
have ';' as their query-string delimiter, which show up when upgrading
from the old tag system to the new tag system.
r=LpSolit, a=LpSolit

14 years agoMake the "changedfrom" xt/search.t test work with see_also, again.
Max Kanat-Alexander [Sat, 12 Feb 2011 00:51:01 +0000 (16:51 -0800)] 
Make the "changedfrom" xt/search.t test work with see_also, again.

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

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

14 years agoBug 620827: Fix the bug_see_also class column length.
Tiago Mello [Fri, 11 Feb 2011 18:41:02 +0000 (16:41 -0200)] 
Bug 620827: Fix the bug_see_also class column length.
r/a=LpSolit

14 years agoBug 620827: Refactor remove see also to use remove_from_db instead.
Tiago Mello [Fri, 11 Feb 2011 01:31:28 +0000 (23:31 -0200)] 
Bug 620827: Refactor remove see also to use remove_from_db instead.
r/a=mkanat

14 years agoFix a POD compilation error.
Max Kanat-Alexander [Fri, 11 Feb 2011 00:57:00 +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:39 +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:27:18 +0000 (16:27 -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:36:24 +0000 (13:36 -0800)] 
Bug 630750: Don't let "." and "lib" get into @INC when running under
mod_perl
r=dkl, a=mkanat

14 years agoBug 630681: Implement a MOD function for SQLite so collectstats.pl can run
Max Kanat-Alexander [Wed, 2 Feb 2011 08:53:25 +0000 (00:53 -0800)] 
Bug 630681: Implement a MOD function for SQLite so collectstats.pl can run
r=mkanat, a=mkanat (module owner)

14 years agoBug 461014 - How to create a private attachment in enter_bug.cgi not obvious
David Lawrence [Tue, 1 Feb 2011 16:00:46 +0000 (11:00 -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 agoRedesign the Install::DB code for migrating queries to tags, including adding
Max Kanat-Alexander [Mon, 31 Jan 2011 23:16:32 +0000 (15:16 -0800)] 
Redesign the Install::DB code for migrating queries to tags, including adding
a transaction and indicate_progress.

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

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

14 years agoAnother bustage fix for bug 616185: in some cases, the columnlist parameter was appen...
Frédéric Buclin [Sun, 30 Jan 2011 19:05:40 +0000 (20:05 +0100)] 
Another bustage fix for bug 616185: in some cases, the columnlist parameter was appended to the list of bugs

14 years agoTypo :(
Frédéric Buclin [Sun, 30 Jan 2011 12:56:07 +0000 (13:56 +0100)] 
Typo :(

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

14 years agoFix bustage for bug 616185: commas are encoded as %2C in Bugzilla 3.x, but not in...
Frédéric Buclin [Sun, 30 Jan 2011 12:44:46 +0000 (13:44 +0100)] 
Fix bustage for bug 616185: commas are encoded as %2C in Bugzilla 3.x, but not in 2.22

14 years agoBug 616185: Move tags (aka lists of bugs) to their own DB tables
Frédéric Buclin [Sun, 30 Jan 2011 12:07:59 +0000 (13:07 +0100)] 
Bug 616185: Move tags (aka lists of bugs) to their own DB tables
r/a=mkanat

14 years agoBug 622080 - Change group which can moderate quips
David Lawrence [Fri, 28 Jan 2011 16:30:29 +0000 (11:30 -0500)] 
Bug 622080 - Change group which can moderate quips
r/a=mkanat

14 years agoBug 622679 - Autocomplete suggests inactive/disabled accounts as matches
David Lawrence [Thu, 27 Jan 2011 21:49:58 +0000 (16:49 -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:55:58 +0000 (12:55 +0000)] 
Allow extensions to alter quicksearch terms and search format. r=mkanat.

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

14 years agoAllow jobqueue.pl to run once and then exit. r=mkanat.
Gervase Markham [Thu, 27 Jan 2011 12:42:01 +0000 (12:42 +0000)] 
Allow jobqueue.pl to run once and then exit. r=mkanat.

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

14 years agoAdd missing documentation. r=mkanat.
Gervase Markham [Thu, 27 Jan 2011 11:59:40 +0000 (11:59 +0000)] 
Add missing documentation. r=mkanat.

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

14 years agoAllow addition/removal of descriptions of statuses and resolutions. r=mkanat.
Gervase Markham [Thu, 27 Jan 2011 11:58:28 +0000 (11:58 +0000)] 
Allow addition/removal of descriptions of statuses and resolutions. r=mkanat.

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

14 years agoFix bustage; diffs is an arrayref in 4.0, an array on trunk.
Gervase Markham [Thu, 27 Jan 2011 11:10:27 +0000 (11:10 +0000)] 
Fix bustage; diffs is an arrayref in 4.0, an array on trunk.

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

14 years agoUpdate default column list to something more sensible. r=mkanat, lpsolit, wurblzap.
Gervase Markham [Thu, 27 Jan 2011 10:39:32 +0000 (10:39 +0000)] 
Update default column list to something more sensible. r=mkanat, lpsolit, wurblzap.

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

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

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

14 years agoMake param pages without a sortkey sort to the end. r=dkl, a=lpsolit.
Gervase Markham [Tue, 25 Jan 2011 17:22:50 +0000 (17:22 +0000)] 
Make param pages without a sortkey sort to the end. r=dkl, a=lpsolit.

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

14 years agoBug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
Max Kanat-Alexander [Mon, 24 Jan 2011 21:43:38 +0000 (13:43 -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:35:31 +0000 (14:35 -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:29:39 +0000 (19:29 +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:12:00 +0000 (10:12 -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:08:37 +0000 (10:08 -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:05:09 +0000 (10:05 -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:23:39 +0000 (18:23 +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:12:29 +0000 (18:12 +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:04:59 +0000 (18:04 +0100)] 
Bug 621107: [SECURITY] Sanity checking lacks CSRF protection
r=dkl a=LpSolit

14 years agoAn optional module was accidentally listed in the "required" section of the
Max Kanat-Alexander [Mon, 24 Jan 2011 04:11:03 +0000 (20:11 -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 03:57:21 +0000 (19:57 -0800)] 
Bug 627910: Update Release Notes for Bugzilla 4.0rc2
r=reed

14 years agoBug 625741: Need a hook in update_fielddefs_definition to enable adding columns to...
rojanu [Sun, 23 Jan 2011 12:06:51 +0000 (13:06 +0100)] 
Bug 625741: Need a hook in update_fielddefs_definition to enable adding columns to fielddefs
r/a=mkanat

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

14 years agoBug 624696: We need a template hook to add a description to parameters added by exten...
rojanu [Sat, 22 Jan 2011 17:51:36 +0000 (18:51 +0100)] 
Bug 624696: We need a template hook to add a description to parameters added by extensions
r/a=mkanat

14 years agoBug 621109: Column changing lacks CSRF protection
Frédéric Buclin [Sat, 22 Jan 2011 17:15:42 +0000 (18:15 +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:41:53 +0000 (16:41 -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:14:36 +0000 (13:14 -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:53:34 +0000 (12:53 -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:35:50 +0000 (01:35 -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:06:40 +0000 (00:06 -0500)] 
Bug 623608 - Add intro/outro extension hooks to footer.html.tmpl
r/a=mkanat

14 years agoBug 626658 - Add (take) link to bug edit page to allow quick assigning to the current...
David Lawrence [Fri, 21 Jan 2011 04:46:40 +0000 (23:46 -0500)] 
Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the current user
r/a=mkanat

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

14 years agoBug 623408: Message-ID is gone in bugmail for new bugs
Frédéric Buclin [Sat, 15 Jan 2011 00:08:08 +0000 (01:08 +0100)] 
Bug 623408: Message-ID is gone in bugmail for new bugs
r=dkl a=LpSolit

14 years agoBug 624349: Let the config_modify_panels hook add new parameters to existing panels
Frédéric Buclin [Mon, 10 Jan 2011 23:05:53 +0000 (00:05 +0100)] 
Bug 624349: Let the config_modify_panels hook add new parameters to existing panels
r/a=mkanat

14 years agoBug 618841: Bare word "bug" in release notes
A. Shimono [Sun, 9 Jan 2011 14:24:48 +0000 (15:24 +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:16:34 +0000 (15:16 +0100)] 
Bug 622204: Bugzilla::Migrate crashes trying to create bugs with resolutions
r/a=mkanat

14 years agoBug 558803: Add a parameter to specify the password complexity for new passwords
rojanu [Fri, 7 Jan 2011 14:14:40 +0000 (15:14 +0100)] 
Bug 558803: Add a parameter to specify the password complexity for new passwords
r/a=LpSolit

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:32:19 +0000 (13:32 +0100)] 
Bug 255524: The duplicates table inherits no CSS classes when viewed in simple format
r=dkl a=LpSolit

14 years agoProvide user objects to bugmail_recipients hook. r,a=mkanat.
Gervase Markham [Fri, 7 Jan 2011 11:00:25 +0000 (11:00 +0000)] 
Provide user objects to bugmail_recipients hook. r,a=mkanat.

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

14 years agoBug 621090 - [SECURITY] Adding saved searches lacks CSRF protection
David Lawrence [Fri, 7 Jan 2011 04:02:28 +0000 (23:02 -0500)] 
Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protection
r/a=mkanat

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

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

14 years agoAllow extensions to add new Jobs. r,a=mkanat.
Gervase Markham [Wed, 5 Jan 2011 11:48:49 +0000 (11:48 +0000)] 
Allow extensions to add new Jobs. r,a=mkanat.

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

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

14 years agoBug 595410: Make it faster to display a bug that has a lot of dependencies.
Max Kanat-Alexander [Tue, 4 Jan 2011 02:09:42 +0000 (18:09 -0800)] 
Bug 595410: Make it faster to display a bug that has a lot of dependencies.
r=LpSolit, a=LpSolit

14 years agoBug 622437: Remove 'colchange_columns' hook from the Example extension
Tiago Mello [Sun, 2 Jan 2011 19:50:43 +0000 (17:50 -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:36:59 +0000 (11:36 -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:47:33 +0000 (14:47 -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 agoRemove unused variable, per my review comment
Frédéric Buclin [Tue, 28 Dec 2010 02:09:31 +0000 (03:09 +0100)] 
Remove unused variable, per my review comment

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

14 years agoBug 618844: Make clear that the Apache module must be enabled in release notes
A. Shimono (himorin) [Mon, 27 Dec 2010 22:36:28 +0000 (23:36 +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:29:06 +0000 (23:29 +0100)] 
Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates
r/a=mkanat

14 years agoBug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92
Max Kanat-Alexander [Mon, 27 Dec 2010 22:19:08 +0000 (14:19 -0800)] 
Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92
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:13:38 +0000 (14:13 -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:00:07 +0000 (23:00 +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:49:36 +0000 (22:49 +0100)] 
Bug 588013: Fix typo
r/a=mkanat

14 years agoAdd contributor lines for mkanat and myself for the new BugUrl modules.
Reed Loden [Thu, 23 Dec 2010 09:42:48 +0000 (03:42 -0600)] 
Add contributor lines for mkanat and myself for the new BugUrl modules.
Add missing period in original developer line in license block.
[a=mkanat]

14 years agoBug 620796: Make Bugzilla::Migrate skip abnormal fields when doing
Max Kanat-Alexander [Tue, 21 Dec 2010 23:53:49 +0000 (15:53 -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 593539: Fix the bugs activity for the see_also field.
Tiago Mello [Tue, 21 Dec 2010 12:30:45 +0000 (10:30 -0200)] 
Bug 593539: Fix the bugs activity for the see_also field.
r/a=mkanat

14 years agoBug 593539: Refactor See Also to use separate modules for each type of URL
Tiago Mello [Mon, 20 Dec 2010 22:49:10 +0000 (20:49 -0200)] 
Bug 593539: Refactor See Also to use separate modules for each type of URL
r/a=mkanat

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

14 years agoRemove some real configuration data that had crept into bzdbcopy.pl.
Max Kanat-Alexander [Thu, 16 Dec 2010 19:26:19 +0000 (11:26 -0800)] 
Remove some real configuration data that had crept into bzdbcopy.pl.

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

14 years agoBug 619581: Make contrib/bzdbcopy.pl work again, and also make it work with
Max Kanat-Alexander [Thu, 16 Dec 2010 01:42:37 +0000 (17:42 -0800)] 
Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work with
SQLite.
r=mkanat, a=mkanat