]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
15 years agoBug 519032: Remove the unused "last_viewed" column from the "series" DB table - Patch...
lpsolit%gmail.com [Mon, 28 Sep 2009 09:04:38 +0000 (09:04 +0000)] 
Bug 519032: Remove the unused "last_viewed" column from the "series" DB table - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 164009: Add arrows to buglist columns to indicate columns and direction used...
wicked%sci.fi [Sun, 27 Sep 2009 18:12:48 +0000 (18:12 +0000)] 
Bug 164009: Add arrows to buglist columns to indicate columns and direction used for buglist sorting. Original patch by Jesse Clark <jjclark1982@gmail.com> and modified by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit

15 years agoBug 408807: Need a link pointing to the bug report from the attachment details and...
lpsolit%gmail.com [Sun, 27 Sep 2009 16:19:02 +0000 (16:19 +0000)] 
Bug 408807: Need a link pointing to the bug report from the attachment details and diff pages - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit

15 years agoBug 517793: Use the ENCODING parameter of Template Toolkit instead of having a custom...
mkanat%bugzilla.org [Sat, 26 Sep 2009 23:33:11 +0000 (23:33 +0000)] 
Bug 517793: Use the ENCODING parameter of Template Toolkit instead of having a custom parser object. This also fixes a memory leak on mod_perl.
Patch by Max Kanat-Alexander <mkanat@buzgilla.org> r=LpSolit, a=LpSolit

15 years agoBug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch by FrÃ...
lpsolit%gmail.com [Tue, 22 Sep 2009 19:18:32 +0000 (19:18 +0000)] 
Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit

15 years agoBug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (himorin...
lpsolit%gmail.com [Tue, 22 Sep 2009 17:08:26 +0000 (17:08 +0000)] 
Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r=pyrzak r=LpSolit a=LpSolit

15 years agoBug 517761: Checksetup creates and deletes ./data/duplicates/ directory every time...
lpsolit%gmail.com [Tue, 22 Sep 2009 17:03:23 +0000 (17:03 +0000)] 
Bug 517761: Checksetup creates and deletes ./data/duplicates/ directory every time - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 490551: Refactor Bugzilla::Search::QuickSearch::quicksearch into a series of...
mkanat%bugzilla.org [Tue, 22 Sep 2009 00:29:39 +0000 (00:29 +0000)] 
Bug 490551: Refactor Bugzilla::Search::QuickSearch::quicksearch into a series of subroutines
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

15 years agoBug 517632: Make checksetup.pl die when it fails to create a directory
mkanat%bugzilla.org [Tue, 22 Sep 2009 00:20:56 +0000 (00:20 +0000)] 
Bug 517632: Make checksetup.pl die when it fails to create a directory
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 516712: Allow checksetup.pl to upgrade installations from before 3.4 where profil...
mkanat%bugzilla.org [Mon, 21 Sep 2009 23:49:18 +0000 (23:49 +0000)] 
Bug 516712: Allow checksetup.pl to upgrade installations from before 3.4 where profiles.extern_id contains multiple empty string values.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 496855: Hooks for sanitycheck.cgi
mkanat%bugzilla.org [Mon, 21 Sep 2009 22:10:07 +0000 (22:10 +0000)] 
Bug 496855: Hooks for sanitycheck.cgi
Patch by Bradley Baetz <bbaetz@acm.org> r=mkanat, a=mkanat

15 years agoBug 388830: Use JS to make sure there's a Description value when submitting an attachment
mkanat%bugzilla.org [Mon, 21 Sep 2009 22:02:28 +0000 (22:02 +0000)] 
Bug 388830: Use JS to make sure there's a Description value when submitting an attachment
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit

15 years agoBug 516157: MySQL 6.x/5.2/5.4 uses "ENGINE", not "TYPE", for altering tables to InnoDB
mkanat%bugzilla.org [Sun, 20 Sep 2009 22:33:32 +0000 (22:33 +0000)] 
Bug 516157: MySQL 6.x/5.2/5.4 uses "ENGINE", not "TYPE", for altering tables to InnoDB
Patch by Gerard J. Cerchio <gjpc@circlesoft.com> r=mkanat, a=mkanat

15 years agoBug 516269: New Template Hook: after the bug comment textarea
mkanat%bugzilla.org [Wed, 16 Sep 2009 09:49:24 +0000 (09:49 +0000)] 
Bug 516269: New Template Hook: after the bug comment textarea
Patch by Frederic Peters <fpeters@0d.be> r=mkanat, a=mkanat

15 years agoBug 445875: Make it possible to open a CPAN shell with install-module
mkanat%bugzilla.org [Wed, 16 Sep 2009 09:43:23 +0000 (09:43 +0000)] 
Bug 445875: Make it possible to open a CPAN shell with install-module
Patch by Marcus Pallinger <mpal1+bugzilla@ieee.org> r=mkanat, a=mkanat

15 years agoBug 510958: Allow hooks to exit() under mod_perl
mkanat%bugzilla.org [Wed, 16 Sep 2009 00:16:20 +0000 (00:16 +0000)] 
Bug 510958: Allow hooks to exit() under mod_perl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 510669: Do not display the "shared searches" table if there is no search shared...
lpsolit%gmail.com [Tue, 15 Sep 2009 16:52:09 +0000 (16:52 +0000)] 
Bug 510669: Do not display the "shared searches" table if there is no search shared with you - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit

15 years agoBug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Toolkit...
mkanat%bugzilla.org [Fri, 11 Sep 2009 16:56:00 +0000 (16:56 +0000)] 
Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Toolkit in those versions.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.create...
mkanat%bugzilla.org [Fri, 11 Sep 2009 16:10:13 +0000 (16:10 +0000)] 
Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.create (CVE-2009-3165)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 508189: (CVE-2009-3166) [SECURITY] Logging in after changing your password would...
mkanat%bugzilla.org [Fri, 11 Sep 2009 16:05:48 +0000 (16:05 +0000)] 
Bug 508189: (CVE-2009-3166) [SECURITY] Logging in after changing your password would expose your new password in the URL
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 515509: Release Notes for Bugzilla 3.4.2
mkanat%bugzilla.org [Thu, 10 Sep 2009 23:53:08 +0000 (23:53 +0000)] 
Bug 515509: Release Notes for Bugzilla 3.4.2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 515606: Fix the arguments of Bugzilla::Job::Mailer->retry_delay--it's actually...
mkanat%bugzilla.org [Thu, 10 Sep 2009 23:46:21 +0000 (23:46 +0000)] 
Bug 515606: Fix the arguments of Bugzilla::Job::Mailer->retry_delay--it's actually a class method, not just a subroutine
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 512598: The "Save Changes" button wasn't aligned with the comment box if you...
mkanat%bugzilla.org [Thu, 10 Sep 2009 23:45:01 +0000 (23:45 +0000)] 
Bug 512598: The "Save Changes" button wasn't aligned with the comment box if you were in the insidergroup
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I change...
lpsolit%gmail.com [Tue, 8 Sep 2009 16:11:08 +0000 (16:11 +0000)] 
Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I change time tracking information - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

15 years agoBug 515149: BugMail.pm uses urlbase for dependency notifications despite sslbase...
lpsolit%gmail.com [Tue, 8 Sep 2009 16:01:07 +0000 (16:01 +0000)] 
Bug 515149: BugMail.pm uses urlbase for dependency notifications despite sslbase is set - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 176002: Move duplicate statistics into the db
mkanat%bugzilla.org [Sun, 6 Sep 2009 22:45:51 +0000 (22:45 +0000)] 
Bug 176002: Move duplicate statistics into the db
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 486306: Truncated XML-RPC response (incorrect content-length header)
mkanat%bugzilla.org [Fri, 4 Sep 2009 21:27:54 +0000 (21:27 +0000)] 
Bug 486306: Truncated XML-RPC response (incorrect content-length header)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 475403: A RHEL SysV Init Script for jobqueue.pl
mkanat%bugzilla.org [Fri, 4 Sep 2009 21:20:16 +0000 (21:20 +0000)] 
Bug 475403: A RHEL SysV Init Script for jobqueue.pl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)
mkanat%bugzilla.org [Fri, 4 Sep 2009 21:08:05 +0000 (21:08 +0000)] 
Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 513585: Don't trigger utf8 conversion just because there are VIEWs present in...
justdave%bugzilla.org [Thu, 3 Sep 2009 19:18:13 +0000 (19:18 +0000)] 
Bug 513585: Don't trigger utf8 conversion just because there are VIEWs present in the database.
r=mkanat, a=mkanat

15 years agoBug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - Patch...
lpsolit%gmail.com [Thu, 3 Sep 2009 19:15:27 +0000 (19:15 +0000)] 
Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - Patch by nayuta <ganaware+bugzilla+mozilla+org@gmail.com> r=pyrzak a=LpSolit

15 years agoBug 509794: Crash if setting a flag with Unicode characters in the name - Patch by...
lpsolit%gmail.com [Thu, 3 Sep 2009 19:05:33 +0000 (19:05 +0000)] 
Bug 509794: Crash if setting a flag with Unicode characters in the name - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit

15 years agoBug 286625: Make collectstats.pl --regenerate WAY faster and make it correctly count...
mkanat%bugzilla.org [Mon, 31 Aug 2009 21:12:32 +0000 (21:12 +0000)] 
Bug 286625: Make collectstats.pl --regenerate WAY faster and make it correctly count the empty resolution.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 510798: Omit "--- Comment 0" line for new bugs - Patch by Frédéric Buclin ...
lpsolit%gmail.com [Tue, 25 Aug 2009 17:52:34 +0000 (17:52 +0000)] 
Bug 510798: Omit "--- Comment 0" line for new bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Saved
mkanat%bugzilla.org [Fri, 21 Aug 2009 21:33:07 +0000 (21:33 +0000)] 
Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Saved
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 208714: Make checksetup.pl move $datadir/template when it can't delete it
mkanat%bugzilla.org [Thu, 20 Aug 2009 05:55:05 +0000 (05:55 +0000)] 
Bug 208714: Make checksetup.pl move $datadir/template when it can't delete it
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 458395: Hook for setting-descs
mkanat%bugzilla.org [Wed, 19 Aug 2009 21:40:07 +0000 (21:40 +0000)] 
Bug 458395: Hook for setting-descs
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 505015: Selections are not persistent across submissions - Patch by Frédéric...
lpsolit%gmail.com [Wed, 19 Aug 2009 14:46:55 +0000 (14:46 +0000)] 
Bug 505015: Selections are not persistent across submissions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agopost-checkin fix for bug 108243
lpsolit%gmail.com [Wed, 19 Aug 2009 14:23:33 +0000 (14:23 +0000)] 
post-checkin fix for bug 108243

15 years agoBug 511337: Make checksetup.pl properly throw a warning when it can't chmod/chown...
mkanat%bugzilla.org [Wed, 19 Aug 2009 05:51:21 +0000 (05:51 +0000)] 
Bug 511337: Make checksetup.pl properly throw a warning when it can't chmod/chown a file
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 73330: Remove extra newlines in bugmail
mkanat%bugzilla.org [Wed, 19 Aug 2009 04:44:52 +0000 (04:44 +0000)] 
Bug 73330: Remove extra newlines in bugmail
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 365519: admin/groups/delete has unescaped & - Patch by victory <spam@bmo2007...
lpsolit%gmail.com [Tue, 18 Aug 2009 23:19:57 +0000 (23:19 +0000)] 
Bug 365519: admin/groups/delete has unescaped & - Patch by victory <spam@bmo2007.rsz.jp> r=LpSolit a=mkanat

15 years agoBug 370885: Arrows in dependency graphs are drawn the wrong way - Patch by FrédÃ...
lpsolit%gmail.com [Tue, 18 Aug 2009 23:15:22 +0000 (23:15 +0000)] 
Bug 370885: Arrows in dependency graphs are drawn the wrong way - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=wurblzap r=mkanat a=LpSolit

15 years agoBug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Tue, 18 Aug 2009 22:09:34 +0000 (22:09 +0000)] 
Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 507969: Speed up checksetup for cases when it's doing nothing
mkanat%bugzilla.org [Tue, 18 Aug 2009 19:42:56 +0000 (19:42 +0000)] 
Bug 507969: Speed up checksetup for cases when it's doing nothing
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 510944: Sorting bug lists on some fields can fail - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 18 Aug 2009 15:45:05 +0000 (15:45 +0000)] 
Bug 510944: Sorting bug lists on some fields can fail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 510496: Recommend the admin to run mysql_secure_installation rather than playing...
lpsolit%gmail.com [Tue, 18 Aug 2009 11:01:16 +0000 (11:01 +0000)] 
Bug 510496: Recommend the admin to run mysql_secure_installation rather than playing with command lines - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl

15 years agoBug 509539: Allow jobqueue.pl to specify where it stores its PID
mkanat%bugzilla.org [Tue, 18 Aug 2009 05:33:45 +0000 (05:33 +0000)] 
Bug 509539: Allow jobqueue.pl to specify where it stores its PID
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 389396: Do not list series you cannot plot - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Mon, 17 Aug 2009 22:59:52 +0000 (22:59 +0000)] 
Bug 389396: Do not list series you cannot plot - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit

15 years agoBug 509497: Implement sql_group_concat for all databases
mkanat%bugzilla.org [Mon, 17 Aug 2009 21:31:02 +0000 (21:31 +0000)] 
Bug 509497: Implement sql_group_concat for all databases
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
Patch by Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

15 years agoBug 257933: File::Spec version check does not work against 0.90 - Patch by FrédÃ...
lpsolit%gmail.com [Thu, 13 Aug 2009 21:43:10 +0000 (21:43 +0000)] 
Bug 257933: File::Spec version check does not work against 0.90 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 480986: The BMP -> PNG conversion tool for new attachments should be an extension...
lpsolit%gmail.com [Thu, 13 Aug 2009 21:32:15 +0000 (21:32 +0000)] 
Bug 480986: The BMP -> PNG conversion tool for new attachments should be an extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 458627: "My Requests" link no longer displayed in the footer of some pages -...
lpsolit%gmail.com [Thu, 13 Aug 2009 15:55:11 +0000 (15:55 +0000)] 
Bug 458627: "My Requests" link no longer displayed in the footer of some pages - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 214861: Allow loading of stored queries as the bug set for reporting - Patch...
lpsolit%gmail.com [Thu, 13 Aug 2009 15:52:04 +0000 (15:52 +0000)] 
Bug 214861: Allow loading of stored queries as the bug set for reporting - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit

15 years agoBug 509027: Add a hook in Bugzilla::Attachment::_check_data() - Patch by Frédéric...
lpsolit%gmail.com [Thu, 13 Aug 2009 02:24:45 +0000 (02:24 +0000)] 
Bug 509027: Add a hook in Bugzilla::Attachment::_check_data() - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 507493: checksetup.pl's output should use colors for missing and too old Perl...
lpsolit%gmail.com [Wed, 12 Aug 2009 13:05:26 +0000 (13:05 +0000)] 
Bug 507493: checksetup.pl's output should use colors for missing and too old Perl modules - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 359854: Put set_assign_to() back into onload - Patch by Frédéric Buclin <LpSoli...
lpsolit%gmail.com [Wed, 12 Aug 2009 12:49:15 +0000 (12:49 +0000)] 
Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoDo requested checkin fixes for bug 509108.
mkanat%bugzilla.org [Wed, 12 Aug 2009 01:45:33 +0000 (01:45 +0000)] 
Do requested checkin fixes for bug 509108.

15 years agoBug 509108: Don't require a bug_list parameter to show the bug template (create the...
mkanat%bugzilla.org [Wed, 12 Aug 2009 01:42:32 +0000 (01:42 +0000)] 
Bug 509108: Don't require a bug_list parameter to show the bug template (create the last_bug_list global template parameter)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 349336: Automatically log in the user when he chooses his password to create...
lpsolit%gmail.com [Tue, 11 Aug 2009 07:25:43 +0000 (07:25 +0000)] 
Bug 349336: Automatically log in the user when he chooses his password to create his new account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 430011: Disabled extensions are still included in template include path
mkanat%bugzilla.org [Tue, 11 Aug 2009 04:40:43 +0000 (04:40 +0000)] 
Bug 430011: Disabled extensions are still included in template include path
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 498634: hook for global/messages.html.tmpl
mkanat%bugzilla.org [Tue, 11 Aug 2009 04:36:21 +0000 (04:36 +0000)] 
Bug 498634: hook for global/messages.html.tmpl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 509045: Make "use_keywords" a global template variable instead of having to pass...
mkanat%bugzilla.org [Tue, 11 Aug 2009 04:34:17 +0000 (04:34 +0000)] 
Bug 509045: Make "use_keywords" a global template variable instead of having to pass it to templates all the time
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 503980: show_bug.cgi doesn't properly escape <!-- inside bug summary - Patch...
lpsolit%gmail.com [Mon, 10 Aug 2009 20:20:25 +0000 (20:20 +0000)] 
Bug 503980: show_bug.cgi doesn't properly escape <!-- inside bug summary - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

16 years agoBug 507957: Bugzilla admins should not create templates in the "default" directory...
lpsolit%gmail.com [Mon, 10 Aug 2009 11:19:24 +0000 (11:19 +0000)] 
Bug 507957: Bugzilla admins should not create templates in the "default" directory on customization - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat

16 years agoBug 507959: Fix typo - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r...
lpsolit%gmail.com [Mon, 10 Aug 2009 11:09:33 +0000 (11:09 +0000)] 
Bug 507959: Fix typo - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit

16 years agoFix POD for bug 471620, r=dkl
lpsolit%gmail.com [Mon, 10 Aug 2009 11:06:32 +0000 (11:06 +0000)] 
Fix POD for bug 471620, r=dkl

16 years agoBug 365259: The "Product" select menu in request.cgi doesn't group products by classi...
lpsolit%gmail.com [Sun, 9 Aug 2009 20:17:44 +0000 (20:17 +0000)] 
Bug 365259: The "Product" select menu in request.cgi doesn't group products by classifications - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit

16 years agoBug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sun, 9 Aug 2009 19:51:43 +0000 (19:51 +0000)] 
Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit

16 years agoBug 509328: Make jobqueue.pl respond to the TERM signal
mkanat%bugzilla.org [Sun, 9 Aug 2009 19:09:18 +0000 (19:09 +0000)] 
Bug 509328: Make jobqueue.pl respond to the TERM signal
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat

16 years agoThe original patch for bug 508186 actually broke utf-8 conversion--the tables were...
mkanat%bugzilla.org [Fri, 7 Aug 2009 21:45:31 +0000 (21:45 +0000)] 
The original patch for bug 508186 actually broke utf-8 conversion--the tables were converted, but the columns were not. This fixes it.

16 years agoBug 509054: Internationalize feature descriptions in checksetup.pl
mkanat%bugzilla.org [Fri, 7 Aug 2009 17:12:25 +0000 (17:12 +0000)] 
Bug 509054: Internationalize feature descriptions in checksetup.pl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

16 years agoBug 508713: Remove duplicated code in flag/list.html.tmpl - Patch by Frédéric Bucli...
lpsolit%gmail.com [Thu, 6 Aug 2009 16:08:36 +0000 (16:08 +0000)] 
Bug 508713: Remove duplicated code in flag/list.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 508199: A hook for page.cgi
mkanat%bugzilla.org [Thu, 6 Aug 2009 15:14:47 +0000 (15:14 +0000)] 
Bug 508199: A hook for page.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

16 years agoBug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug object...
mkanat%bugzilla.org [Thu, 6 Aug 2009 15:02:47 +0000 (15:02 +0000)] 
Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug object if one is available
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 508729: Cache Bugzilla::Status::BUG_STATE_OPEN
mkanat%bugzilla.org [Thu, 6 Aug 2009 14:59:37 +0000 (14:59 +0000)] 
Bug 508729: Cache Bugzilla::Status::BUG_STATE_OPEN
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 508186: Speed up UTF-8 table conversion in checksetup
mkanat%bugzilla.org [Thu, 6 Aug 2009 14:56:44 +0000 (14:56 +0000)] 
Bug 508186: Speed up UTF-8 table conversion in checksetup
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

16 years agoBug 508181: UTF-8 table conversion was failing when there were FKs on the column...
mkanat%bugzilla.org [Thu, 6 Aug 2009 14:53:46 +0000 (14:53 +0000)] 
Bug 508181: UTF-8 table conversion was failing when there were FKs on the column or on related columns
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoBug 305993: The requestee field may be omitted even when a requestee is already set...
lpsolit%gmail.com [Thu, 6 Aug 2009 02:18:49 +0000 (02:18 +0000)] 
Bug 305993: The requestee field may be omitted even when a requestee is already set - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

16 years agoBug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch by FrÃ...
lpsolit%gmail.com [Wed, 5 Aug 2009 12:35:50 +0000 (12:35 +0000)] 
Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

16 years agoBug 508416: Bug flags are always displayed in the XML view of bugs - Patch by FrÃ...
lpsolit%gmail.com [Wed, 5 Aug 2009 01:25:44 +0000 (01:25 +0000)] 
Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoAdditional fix for bug 508023, to make upgrades from 3.1.4 succeed.
mkanat%bugzilla.org [Mon, 3 Aug 2009 18:08:09 +0000 (18:08 +0000)] 
Additional fix for bug 508023, to make upgrades from 3.1.4 succeed.

16 years agoBug 508032: Speed up initializing of email_setting values
mkanat%bugzilla.org [Mon, 3 Aug 2009 15:13:50 +0000 (15:13 +0000)] 
Bug 508032: Speed up initializing of email_setting values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

16 years agoBug 508023: Speed up MySQL's bz_alter_column for when we're just adding or removing...
mkanat%bugzilla.org [Mon, 3 Aug 2009 14:44:00 +0000 (14:44 +0000)] 
Bug 508023: Speed up MySQL's bz_alter_column for when we're just adding or removing a DEFAULT
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

16 years agoBug 508018: Speed up _fix_defaults for MySQL checksetup upgrades
mkanat%bugzilla.org [Mon, 3 Aug 2009 14:10:50 +0000 (14:10 +0000)] 
Bug 508018: Speed up _fix_defaults for MySQL checksetup upgrades
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

16 years agoBug 405970: Make checksetup.pl not rederive regex groups every time it runs (this...
mkanat%bugzilla.org [Mon, 3 Aug 2009 05:14:39 +0000 (05:14 +0000)] 
Bug 405970: Make checksetup.pl not rederive regex groups every time it runs (this was significantly slowing down checksetup.pl on large installations when there was nothing to do)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

16 years agoThe previous fix for bug 507389 was bogus, this one is fine, r=mkanat
lpsolit%gmail.com [Sat, 1 Aug 2009 13:59:28 +0000 (13:59 +0000)] 
The previous fix for bug 507389 was bogus, this one is fine, r=mkanat

16 years agoBug 507389: [SECURITY] Users can see all products when editing bugs - Patch by FrÃ...
lpsolit%gmail.com [Sat, 1 Aug 2009 12:35:46 +0000 (12:35 +0000)] 
Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

16 years agoBug 507802: Release Notes for Bugzilla 3.4.1
mkanat%bugzilla.org [Sat, 1 Aug 2009 11:37:36 +0000 (11:37 +0000)] 
Bug 507802: Release Notes for Bugzilla 3.4.1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

16 years agoBug 507326: Make it so that the header template doesn't overwrite any template var...
mkanat%bugzilla.org [Sat, 1 Aug 2009 11:32:25 +0000 (11:32 +0000)] 
Bug 507326: Make it so that the header template doesn't overwrite any template var named "target".
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 341539: Component list not filtered when a product selected on Request Queue...
lpsolit%gmail.com [Fri, 31 Jul 2009 15:57:22 +0000 (15:57 +0000)] 
Bug 341539: Component list not filtered when a product selected on Request Queue or Edit Flag Types - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 367343: Doc imprecision concerning the "usetargetmilestone" parameter - Patch...
lpsolit%gmail.com [Wed, 29 Jul 2009 15:20:39 +0000 (15:20 +0000)] 
Bug 367343: Doc imprecision concerning the "usetargetmilestone" parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks

16 years agoBug 423963: OS-specific installation notes should be clearer in how to use ScriptInte...
lpsolit%gmail.com [Wed, 29 Jul 2009 12:29:36 +0000 (12:29 +0000)] 
Bug 423963: OS-specific installation notes should be clearer in how to use ScriptInterpreterSource - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap

16 years agoBug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Wed, 29 Jul 2009 08:18:52 +0000 (08:18 +0000)] 
Bug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on...
lpsolit%gmail.com [Tue, 28 Jul 2009 21:57:27 +0000 (21:57 +0000)] 
Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave

16 years agoBug 380267: Release notes for 3.0 don't flag new MySQL version requirement as changed...
lpsolit%gmail.com [Tue, 28 Jul 2009 21:24:54 +0000 (21:24 +0000)] 
Bug 380267: Release notes for 3.0 don't flag new MySQL version requirement as changed from 2.22 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl

16 years agoBug 201415: Remove the Introduction (Chapter 2) chapter - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 28 Jul 2009 18:16:30 +0000 (18:16 +0000)] 
Bug 201415: Remove the Introduction (Chapter 2) chapter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks

16 years agoBug 450570: Installation docs don't mention install-modules.pl - Patch by FrédÃ...
lpsolit%gmail.com [Tue, 28 Jul 2009 17:57:35 +0000 (17:57 +0000)] 
Bug 450570: Installation docs don't mention install-modules.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat

16 years agoBug 506500: Complete Release Notes for Bugzilla 3.4
mkanat%bugzilla.org [Tue, 28 Jul 2009 02:47:56 +0000 (02:47 +0000)] 
Bug 506500: Complete Release Notes for Bugzilla 3.4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

16 years agoBug 506036: Fix typo in install-module.pl POD: --all-upgrade -> --upgrade-all
mkanat%bugzilla.org [Sat, 25 Jul 2009 02:06:50 +0000 (02:06 +0000)] 
Bug 506036: Fix typo in install-module.pl POD: --all-upgrade -> --upgrade-all
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit