Commit 9970f570 authored by mkanat%kerio.com's avatar mkanat%kerio.com

Bug 293501: Add me to files where I belong and fix kerio.com emails

Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
parent 871d4b12
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
# Chris Yeh <cyeh@bluemartini.com> # Chris Yeh <cyeh@bluemartini.com>
# Bradley Baetz <bbaetz@acm.org> # Bradley Baetz <bbaetz@acm.org>
# Dave Miller <justdave@bugzilla.org> # Dave Miller <justdave@bugzilla.org>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
# Frdric Buclin <LpSolit@gmail.com> # Frdric Buclin <LpSolit@gmail.com>
package Bugzilla::Bug; package Bugzilla::Bug;
......
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
# Bradley Baetz <bbaetz@student.usyd.edu.au> # Bradley Baetz <bbaetz@student.usyd.edu.au>
# Christopher Aillon <christopher@aillon.com> # Christopher Aillon <christopher@aillon.com>
# Shane H. W. Travis <travis@sedsystems.ca> # Shane H. W. Travis <travis@sedsystems.ca>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::Constants; package Bugzilla::Constants;
use strict; use strict;
......
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
# Bradley Baetz <bbaetz@student.usyd.edu.au> # Bradley Baetz <bbaetz@student.usyd.edu.au>
# Christopher Aillon <christopher@aillon.com> # Christopher Aillon <christopher@aillon.com>
# Tomas Kopal <Tomas.Kopal@altap.cz> # Tomas Kopal <Tomas.Kopal@altap.cz>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::DB; package Bugzilla::DB;
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
# Jeroen Ruigrok van der Werven <asmodai@wxs.nl> # Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
# Dave Lawrence <dkl@redhat.com> # Dave Lawrence <dkl@redhat.com>
# Tomas Kopal <Tomas.Kopal@altap.cz> # Tomas Kopal <Tomas.Kopal@altap.cz>
# Max Kanat-Alexander <mkanat@bugzilla.org>
=head1 NAME =head1 NAME
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
# Jeroen Ruigrok van der Werven <asmodai@wxs.nl> # Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
# Dave Lawrence <dkl@redhat.com> # Dave Lawrence <dkl@redhat.com>
# Tomas Kopal <Tomas.Kopal@altap.cz> # Tomas Kopal <Tomas.Kopal@altap.cz>
# Max Kanat-Alexander <mkanat@bugzilla.org>
=head1 NAME =head1 NAME
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
# #
# Contributor(s): Andrew Dunstan <andrew@dunslane.net>, # Contributor(s): Andrew Dunstan <andrew@dunslane.net>,
# Edward J. Sabol <edwardjsabol@iname.com> # Edward J. Sabol <edwardjsabol@iname.com>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::DB::Schema; package Bugzilla::DB::Schema;
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
# #
# Contributor(s): Andrew Dunstan <andrew@dunslane.net>, # Contributor(s): Andrew Dunstan <andrew@dunslane.net>,
# Edward J. Sabol <edwardjsabol@iname.com> # Edward J. Sabol <edwardjsabol@iname.com>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::DB::Schema::Mysql; package Bugzilla::DB::Schema::Mysql;
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
# #
# Contributor(s): Andrew Dunstan <andrew@dunslane.net>, # Contributor(s): Andrew Dunstan <andrew@dunslane.net>,
# Edward J. Sabol <edwardjsabol@iname.com> # Edward J. Sabol <edwardjsabol@iname.com>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::DB::Schema::Pg; package Bugzilla::DB::Schema::Pg;
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
# Andreas Franke <afranke@mathweb.org> # Andreas Franke <afranke@mathweb.org>
# Myk Melez <myk@mozilla.org> # Myk Melez <myk@mozilla.org>
# Michael Schindler <michael@compressconsult.com> # Michael Schindler <michael@compressconsult.com>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
use strict; use strict;
......
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
# Christopher Aillon <christopher@aillon.com> # Christopher Aillon <christopher@aillon.com>
# Tobias Burnus <burnus@net-b.de> # Tobias Burnus <burnus@net-b.de>
# Myk Melez <myk@mozilla.org> # Myk Melez <myk@mozilla.org>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::Template; package Bugzilla::Template;
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
# Joel Peshkin <bugreport@peshkin.net> # Joel Peshkin <bugreport@peshkin.net>
# Byron Jones <bugzilla@glob.com.au> # Byron Jones <bugzilla@glob.com.au>
# Shane H. W. Travis <travis@sedsystems.ca> # Shane H. W. Travis <travis@sedsystems.ca>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
# Gervase Markham <gerv@gerv.net> # Gervase Markham <gerv@gerv.net>
################################################################################ ################################################################################
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Shane H. W. Travis <travis@sedsystems.ca> # Contributor(s): Shane H. W. Travis <travis@sedsystems.ca>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
# #
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
# Jacob Steenhagen <jake@bugzilla.org> # Jacob Steenhagen <jake@bugzilla.org>
# Bradley Baetz <bbaetz@student.usyd.edu.au> # Bradley Baetz <bbaetz@student.usyd.edu.au>
# Christopher Aillon <christopher@aillon.com> # Christopher Aillon <christopher@aillon.com>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::Util; package Bugzilla::Util;
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
# Stephan Niemz <st.n@gmx.net> # Stephan Niemz <st.n@gmx.net>
# Andreas Franke <afranke@mathweb.org> # Andreas Franke <afranke@mathweb.org>
# Myk Melez <myk@mozilla.org> # Myk Melez <myk@mozilla.org>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
################################################################################ ################################################################################
# Script Initialization # Script Initialization
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
# Gervase Markham <gerv@gerv.net> # Gervase Markham <gerv@gerv.net>
# Erik Stambaugh <erik@dasbistro.com> # Erik Stambaugh <erik@dasbistro.com>
# Dave Lawrence <dkl@redhat.com> # Dave Lawrence <dkl@redhat.com>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
# #
# #
# #
...@@ -751,7 +751,7 @@ my $my_db_name = ${*{$main::{'db_name'}}{SCALAR}}; ...@@ -751,7 +751,7 @@ my $my_db_name = ${*{$main::{'db_name'}}{SCALAR}};
my $my_index_html = ${*{$main::{'index_html'}}{SCALAR}}; my $my_index_html = ${*{$main::{'index_html'}}{SCALAR}};
my $my_create_htaccess = ${*{$main::{'create_htaccess'}}{SCALAR}}; my $my_create_htaccess = ${*{$main::{'create_htaccess'}}{SCALAR}};
my $my_webservergroup = ${*{$main::{'webservergroup'}}{SCALAR}}; my $my_webservergroup = ${*{$main::{'webservergroup'}}{SCALAR}};
# mkanat@kerio.com - bug 17453 # mkanat@bugzilla.org - bug 17453
# The following values have been removed from localconfig. # The following values have been removed from localconfig.
# However, if we are upgrading from a Bugzilla with enums to a # However, if we are upgrading from a Bugzilla with enums to a
# Bugzilla without enums, we use these values one more time so # Bugzilla without enums, we use these values one more time so
...@@ -1728,7 +1728,7 @@ AddFDef("content", "Content", 0); ...@@ -1728,7 +1728,7 @@ AddFDef("content", "Content", 0);
# Detect changed local settings # Detect changed local settings
########################################################################### ###########################################################################
# mkanat@kerio.com - bug 17453 # mkanat@bugzilla.org - bug 17453
# Create the values for the tables that hold what used to be enum types. # Create the values for the tables that hold what used to be enum types.
# Don't populate the tables if the table isn't empty. # Don't populate the tables if the table isn't empty.
sub PopulateEnumTable ($@) { sub PopulateEnumTable ($@) {
...@@ -1759,7 +1759,7 @@ sub PopulateEnumTable ($@) { ...@@ -1759,7 +1759,7 @@ sub PopulateEnumTable ($@) {
} }
} }
# mkanat@kerio.com - bug 17453 # mkanat@bugzilla.org - bug 17453
# Set default values for what used to be the enum types. # Set default values for what used to be the enum types.
# These values are no longer stored in localconfig. # These values are no longer stored in localconfig.
# However, if we are upgrading from a Bugzilla with enums to a # However, if we are upgrading from a Bugzilla with enums to a
...@@ -3600,7 +3600,7 @@ $dbh->bz_rename_column('whine_schedules', 'mailto_userid', 'mailto'); ...@@ -3600,7 +3600,7 @@ $dbh->bz_rename_column('whine_schedules', 'mailto_userid', 'mailto');
$dbh->bz_add_column('whine_schedules', 'mailto_type', $dbh->bz_add_column('whine_schedules', 'mailto_type',
{TYPE => 'INT2', NOTNULL => 1, DEFAULT => '0'}); {TYPE => 'INT2', NOTNULL => 1, DEFAULT => '0'});
# 2005-01-29 - mkanat@kerio.com # 2005-01-29 - mkanat@bugzilla.org
if (!$dbh->bz_column_info('longdescs', 'already_wrapped')) { if (!$dbh->bz_column_info('longdescs', 'already_wrapped')) {
# Old, pre-wrapped comments should not be auto-wrapped # Old, pre-wrapped comments should not be auto-wrapped
$dbh->bz_add_column('longdescs', 'already_wrapped', $dbh->bz_add_column('longdescs', 'already_wrapped',
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# The Initial Developer of the Original Code is Albert Ting # The Initial Developer of the Original Code is Albert Ting
# #
# Contributor(s): Albert Ting <alt@sonic.net> # Contributor(s): Albert Ting <alt@sonic.net>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
# #
# Direct any questions on this source code to mozilla.org # Direct any questions on this source code to mozilla.org
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
# This is a script to edit the values of fields that have drop-down # This is a script to edit the values of fields that have drop-down
# or select boxes. It is largely a copy of editmilestones.cgi, but # or select boxes. It is largely a copy of editmilestones.cgi, but
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
# Christopher Aillon <christopher@aillon.com> # Christopher Aillon <christopher@aillon.com>
# Joel Peshkin <bugreport@peshkin.net> # Joel Peshkin <bugreport@peshkin.net>
# Dave Lawrence <dkl@redhat.com> # Dave Lawrence <dkl@redhat.com>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
# Contains some global variables and routines used throughout bugzilla. # Contains some global variables and routines used throughout bugzilla.
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
# Matthias Radestock <matthias@sorted.org> # Matthias Radestock <matthias@sorted.org>
# Gervase Markham <gerv@gerv.net> # Gervase Markham <gerv@gerv.net>
# Byron Jones <bugzilla@glob.com.au> # Byron Jones <bugzilla@glob.com.au>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
use strict; use strict;
use lib "."; use lib ".";
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
# #
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# Matthew Tuck <matty@chariot.net.au> # Matthew Tuck <matty@chariot.net.au>
# Max Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
use strict; use strict;
...@@ -380,7 +380,7 @@ CrossCheck("products", "id", ...@@ -380,7 +380,7 @@ CrossCheck("products", "id",
["flaginclusions", "product_id", "type_id"], ["flaginclusions", "product_id", "type_id"],
["flagexclusions", "product_id", "type_id"]); ["flagexclusions", "product_id", "type_id"]);
# Check the former enum types -mkanat@kerio.com # Check the former enum types -mkanat@bugzilla.org
CrossCheck("bug_status", "value", CrossCheck("bug_status", "value",
["bugs", "bug_status"]); ["bugs", "bug_status"]);
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
# #
#%] #%]
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# Contributor(s): Max Kanat-Alexander <mkanat@kerio.com> # Contributor(s): Max Kanat-Alexander <mkanat@bugzilla.org>
#%] #%]
[%# INTERFACE: [%# INTERFACE:
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
# Rights Reserved. # Rights Reserved.
# #
# Contributor(s): Gervase Markham <gerv@gerv.net> # Contributor(s): Gervase Markham <gerv@gerv.net>
# Maxwell Kanat-Alexander <mkanat@kerio.com> # Max Kanat-Alexander <mkanat@bugzilla.org>
# Shane H. W. Travis <travis@sedsystems.ca> # Shane H. W. Travis <travis@sedsystems.ca>
#%] #%]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment