]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
19 years agoBug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sun, 4 Jun 2006 17:25:09 +0000 (17:25 +0000)] 
Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoPatch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vlad Dasca...
jocuri%softhome.net [Sun, 4 Jun 2006 15:48:32 +0000 (15:48 +0000)] 
Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=justdave.

19 years agoBug 340139: When adding a new attachment, data inserted in the bugs_activity table...
lpsolit%gmail.com [Sun, 4 Jun 2006 03:06:36 +0000 (03:06 +0000)] 
Bug 340139: When adding a new attachment, data inserted in the bugs_activity table are quoted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor, r=ghendricks, r=vladd a=justdave

19 years agoBug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch by Frédér...
lpsolit%gmail.com [Sun, 4 Jun 2006 02:48:57 +0000 (02:48 +0000)] 
Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave

19 years agoBug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sat, 3 Jun 2006 19:23:12 +0000 (19:23 +0000)] 
Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave

19 years agoBug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sat, 3 Jun 2006 05:58:53 +0000 (05:58 +0000)] 
Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk

19 years agoDocumentation patch, bug 340130: add a section ID in troubleshooting.xml for section...
jocuri%softhome.net [Sat, 3 Jun 2006 01:11:33 +0000 (01:11 +0000)] 
Documentation patch, bug 340130: add a section ID in troubleshooting.xml for section B9; patch by Vlad Dascalu <vladd@bugzilla.org>, r=Colin.

19 years agoBug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=justdave
lpsolit%gmail.com [Fri, 2 Jun 2006 18:52:48 +0000 (18:52 +0000)] 
Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=justdave

19 years agoBug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by...
lpsolit%gmail.com [Fri, 2 Jun 2006 17:50:15 +0000 (17:50 +0000)] 
Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 329377: Bugzilla::Object base class for objects
mkanat%bugzilla.org [Thu, 1 Jun 2006 07:23:17 +0000 (07:23 +0000)] 
Bug 329377: Bugzilla::Object base class for objects
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave

19 years agoBug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch by Frédér...
lpsolit%gmail.com [Thu, 1 Jun 2006 07:19:36 +0000 (07:19 +0000)] 
Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 338573: Auth could throw an insecure dependency error if username is tainted
mkanat%bugzilla.org [Wed, 31 May 2006 04:19:09 +0000 (04:19 +0000)] 
Bug 338573: Auth could throw an insecure dependency error if username is tainted
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as the...
mkanat%bugzilla.org [Wed, 31 May 2006 04:17:34 +0000 (04:17 +0000)] 
Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as the Bugzilla username
Patch By guillomovitch@zarb.org r=mkanat, a=myk

19 years agoBug 335790: Field names in search form lists should be ordered alphabetically - Patch...
lpsolit%gmail.com [Tue, 30 May 2006 02:15:56 +0000 (02:15 +0000)] 
Bug 335790: Field names in search form lists should be ordered alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk

19 years agoBug 150795: 'Numbering' is silly and should be changed - Patch by timeless <timeless...
lpsolit%gmail.com [Tue, 30 May 2006 01:44:13 +0000 (01:44 +0000)] 
Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <timeless@bemail.org> r=LpSolit a=myk

19 years agoBug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses...
lpsolit%gmail.com [Tue, 30 May 2006 01:25:46 +0000 (01:25 +0000)] 
Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk

19 years agoBug 324784: editgroups.cgi should make sure groups it edits/removes are not used...
lpsolit%gmail.com [Tue, 30 May 2006 01:11:03 +0000 (01:11 +0000)] 
Bug 324784: editgroups.cgi should make sure groups it edits/removes are not used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 313023: Param("confirmuniqueusermatch") should not be case sensitive - Patch...
lpsolit%gmail.com [Tue, 30 May 2006 00:43:40 +0000 (00:43 +0000)] 
Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk

19 years agoBug 337054: Remove get_component_id() and get_component_name() from globals.pl -...
lpsolit%gmail.com [Tue, 30 May 2006 00:24:53 +0000 (00:24 +0000)] 
Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoFix a test failure caused by a checkin fix that I did on bug 302876.
mkanat%bugzilla.org [Mon, 29 May 2006 10:10:28 +0000 (10:10 +0000)] 
Fix a test failure caused by a checkin fix that I did on bug 302876.

19 years agoBug 302876: Database Version-Checking needs to be more modular and more generic
mkanat%bugzilla.org [Mon, 29 May 2006 10:02:45 +0000 (10:02 +0000)] 
Bug 302876: Database Version-Checking needs to be more modular and more generic
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk

19 years agoBug 152361: can't continue walking a dependency tree - Patch by André Batosti <batost...
lpsolit%gmail.com [Tue, 23 May 2006 07:31:35 +0000 (07:31 +0000)] 
Bug 152361: can't continue walking a dependency tree - Patch by André Batosti <batosti@async.com.br> r/a=myk

19 years agoBug 323106: create-series JavaScript Error: 'options' is null or not an object -...
lpsolit%gmail.com [Tue, 23 May 2006 07:20:17 +0000 (07:20 +0000)] 
Bug 323106: create-series JavaScript Error: 'options' is null or not an object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk

19 years agoBug 328642: Params should be in Bugzilla->params instead of being a Bugzilla::Config...
mkanat%bugzilla.org [Tue, 23 May 2006 01:11:53 +0000 (01:11 +0000)] 
Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla::Config subroutine
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 331365: Sendmail complains about a possible attack because there's a newline...
lpsolit%gmail.com [Tue, 23 May 2006 00:31:52 +0000 (00:31 +0000)] 
Bug 331365: Sendmail complains about a possible attack because there's a newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave

19 years agoBug 139309: Include real name (not just email address) in bugmail comment and diff...
lpsolit%gmail.com [Mon, 22 May 2006 23:39:59 +0000 (23:39 +0000)] 
Bug 139309: Include real name (not just email address) in bugmail comment and diff headers - Patch by Karsten "Mnyromyr" Düsterloh <mnyromyr@tprac.de> r=LpSolit a=justdave

19 years agoBug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin <LpSolit@gmail.com...
lpsolit%gmail.com [Mon, 22 May 2006 05:15:04 +0000 (05:15 +0000)] 
Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoBug 338365: Bugzilla::BugMail calls Param() outside of any function
mkanat%bugzilla.org [Sun, 21 May 2006 01:12:06 +0000 (01:12 +0000)] 
Bug 338365: Bugzilla::BugMail calls Param() outside of any function
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave

19 years agoBug 337782: Change the way that whine.pl gets and formats the current date
mkanat%bugzilla.org [Sun, 21 May 2006 01:10:53 +0000 (01:10 +0000)] 
Bug 337782: Change the way that whine.pl gets and formats the current date
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - Patch...
lpsolit%gmail.com [Fri, 19 May 2006 04:40:54 +0000 (04:40 +0000)] 
Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType...
lpsolit%gmail.com [Wed, 17 May 2006 05:49:12 +0000 (05:49 +0000)] 
Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no keywords...
mozilla%colinogilvie.co.uk [Wed, 17 May 2006 05:08:30 +0000 (05:08 +0000)] 
Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no keywords defined
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave

19 years agoBug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ERROR...
mkanat%bugzilla.org [Wed, 17 May 2006 05:07:07 +0000 (05:07 +0000)] 
Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ERROR codes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 337777: Typo at bottom; 'myslqd' should be 'mysqld'
mozilla%colinogilvie.co.uk [Wed, 17 May 2006 01:57:55 +0000 (01:57 +0000)] 
Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld'
Patch by me; r=mkanat

19 years agoTrying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) r=wicked...
lpsolit%gmail.com [Tue, 16 May 2006 00:38:20 +0000 (00:38 +0000)] 
Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) r=wicked on IRC

19 years agoBug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max Kanat...
lpsolit%gmail.com [Mon, 15 May 2006 23:40:53 +0000 (23:40 +0000)] 
Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave

19 years agoBug 337683: The user prefs tab let you change the password and email address of a...
lpsolit%gmail.com [Mon, 15 May 2006 23:31:28 +0000 (23:31 +0000)] 
Bug 337683: The user prefs tab let you change the password and email address of a user being impersonated when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave

19 years agoBug 337681: When trying to impersonate someone, the UI displays the password field...
lpsolit%gmail.com [Mon, 15 May 2006 23:19:43 +0000 (23:19 +0000)] 
Bug 337681: When trying to impersonate someone, the UI displays the password field when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave

19 years agoBug 337661: LDAP user login failure: Can't locate object method "realname" via packag...
lpsolit%gmail.com [Mon, 15 May 2006 23:13:02 +0000 (23:13 +0000)] 
Bug 337661: LDAP user login failure: Can't locate object method "realname" via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave

19 years agoBug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, sendunsen...
lpsolit%gmail.com [Mon, 15 May 2006 23:06:59 +0000 (23:06 +0000)] 
Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave

19 years agoBug 337560: User Watching prefs should have an HTML anchor name - Patch by timeless...
lpsolit%gmail.com [Mon, 15 May 2006 02:59:15 +0000 (02:59 +0000)] 
Bug 337560: User Watching prefs should have an HTML anchor name - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave

19 years agoBug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - Patch...
lpsolit%gmail.com [Mon, 15 May 2006 02:47:34 +0000 (02:47 +0000)] 
Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave

19 years agoBug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm, bug_ema...
lpsolit%gmail.com [Mon, 15 May 2006 02:12:13 +0000 (02:12 +0000)] 
Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave

19 years agoBug 337444: t/012throwables.t shouldn't fail due to unused error tags in code/user...
lpsolit%gmail.com [Mon, 15 May 2006 01:49:33 +0000 (01:49 +0000)] 
Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in code/user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org [Fri, 12 May 2006 09:40:56 +0000 (09:40 +0000)] 
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk

19 years agoBug 96431: It's possible to write an essay in the Summary field.
mkanat%bugzilla.org [Wed, 10 May 2006 22:49:29 +0000 (22:49 +0000)] 
Bug 96431: It's possible to write an essay in the Summary field.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk

19 years agoBug 7710: Pref to automatically put me on the CC: list of bugs I change - Patch by...
lpsolit%gmail.com [Wed, 10 May 2006 07:41:44 +0000 (07:41 +0000)] 
Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk

19 years agoBug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error message...
lpsolit%gmail.com [Wed, 10 May 2006 07:33:55 +0000 (07:33 +0000)] 
Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk

19 years agoBug 337026: Users with no privs cannot edit bugs anymore (if being logged out first...
lpsolit%gmail.com [Mon, 8 May 2006 07:18:55 +0000 (07:18 +0000)] 
Bug 337026: Users with no privs cannot edit bugs anymore (if being logged out first) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave

19 years agoBug 333581: Provide editbugs as default timetrackinggroup value.
wurblzap%gmail.com [Mon, 8 May 2006 04:57:43 +0000 (04:57 +0000)] 
Bug 333581: Provide editbugs as default timetrackinggroup value.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=mkanat, kevin.benton, a=myk

19 years agoBug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into...
lpsolit%gmail.com [Mon, 8 May 2006 03:13:47 +0000 (03:13 +0000)] 
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoBug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Buclin <LpSoli...
lpsolit%gmail.com [Mon, 8 May 2006 02:56:04 +0000 (02:56 +0000)] 
Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

19 years agoFix a typo in the Release Notes pointed out by RSZ.
mkanat%bugzilla.org [Fri, 5 May 2006 21:10:57 +0000 (21:10 +0000)] 
Fix a typo in the Release Notes pointed out by RSZ.

19 years agoBug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a name...
mkanat%bugzilla.org [Mon, 1 May 2006 06:53:28 +0000 (06:53 +0000)] 
Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a name into fielddefs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave

19 years agoBug 331008: Consistently name errors either prod_ or product_ - Patch by timeless...
lpsolit%gmail.com [Mon, 1 May 2006 03:52:20 +0000 (03:52 +0000)] 
Bug 331008: Consistently name errors either prod_ or product_ - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave

19 years agoBug 332925: The heading of the attachment diff page can extend off the right-hand...
lpsolit%gmail.com [Mon, 1 May 2006 03:46:35 +0000 (03:46 +0000)] 
Bug 332925: The heading of the attachment diff page can extend off the right-hand side of the page, requiring horizontal scrolling in order to reach the link to the host bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - Patch by...
lpsolit%gmail.com [Mon, 1 May 2006 03:35:15 +0000 (03:35 +0000)] 
Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin

19 years agoFollowup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to...
mozilla%colinogilvie.co.uk [Sun, 30 Apr 2006 20:18:42 +0000 (20:18 +0000)] 
Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL
Patch by me, r=LpSolit on IRC

19 years agoBug 335633: Docs still refer to "loginmethod"
mozilla%colinogilvie.co.uk [Sun, 30 Apr 2006 19:56:03 +0000 (19:56 +0000)] 
Bug 335633: Docs still refer to "loginmethod"
Patch by victory(_RSZ_) <bmo@rsz.jp>; r=me

19 years agoBump version post-release.
mkanat%bugzilla.org [Sun, 23 Apr 2006 12:23:28 +0000 (12:23 +0000)] 
Bump version post-release.

19 years agoUpdate the version numbers for 2.23.1. bugzilla-2.23.1 release-2.23.1
mkanat%bugzilla.org [Sun, 23 Apr 2006 09:42:23 +0000 (09:42 +0000)] 
Update the version numbers for 2.23.1.

19 years agoBug 329628: Finalize Release Notes for 2.22 - Patch by Frédéric Buclin <LpSolit@gmail...
lpsolit%gmail.com [Sat, 22 Apr 2006 04:42:18 +0000 (04:42 +0000)] 
Bug 329628: Finalize Release Notes for 2.22 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat

19 years agoBug 329629: Release Notes for 2.20.2 - Patch by Frédéric Buclin <LpSolit@gmail.com...
lpsolit%gmail.com [Sat, 22 Apr 2006 04:26:23 +0000 (04:26 +0000)] 
Bug 329629: Release Notes for 2.20.2 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat

19 years agoBug 334620: When calling importxml.pl with the -v option, information is displayed...
lpsolit%gmail.com [Thu, 20 Apr 2006 05:24:06 +0000 (05:24 +0000)] 
Bug 334620: When calling importxml.pl with the -v option, information is displayed too many times - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk

19 years agoBug 334617: importxml.pl crashes when importing bugs having attachments from version...
lpsolit%gmail.com [Thu, 20 Apr 2006 04:47:25 +0000 (04:47 +0000)] 
Bug 334617: importxml.pl crashes when importing bugs having attachments from version 2.20 or older - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk

19 years agoBug 281691: Misused <label>'s cause screen reader problems.
wurblzap%gmail.com [Tue, 18 Apr 2006 14:58:44 +0000 (14:58 +0000)] 
Bug 281691: Misused <label>'s cause screen reader problems.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave

19 years agoBug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurblzap...
lpsolit%gmail.com [Tue, 18 Apr 2006 03:49:59 +0000 (03:49 +0000)] 
Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave

19 years agoI forgot a minor fix on checkin for bug 330718 :)
lpsolit%gmail.com [Tue, 18 Apr 2006 03:41:03 +0000 (03:41 +0000)] 
I forgot a minor fix on checkin for bug 330718 :)

19 years agoBug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 18 Apr 2006 03:36:34 +0000 (03:36 +0000)] 
Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 44595: Implement an interface for administrators to delete attachments - Patch...
lpsolit%gmail.com [Tue, 18 Apr 2006 03:19:35 +0000 (03:19 +0000)] 
Bug 44595: Implement an interface for administrators to delete attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave

19 years agoBug 334344: process_bug.cgi is broken when changing several bugs at once - Patch...
lpsolit%gmail.com [Tue, 18 Apr 2006 00:39:43 +0000 (00:39 +0000)] 
Bug 334344: process_bug.cgi is broken when changing several bugs at once - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave

19 years agoBug 330186: Crash when changing the status of a bug which has dependencies (new fix...
lpsolit%gmail.com [Sun, 16 Apr 2006 01:12:10 +0000 (01:12 +0000)] 
Bug 330186: Crash when changing the status of a bug which has dependencies (new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave

19 years agoBug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel Seyman...
lpsolit%gmail.com [Sat, 15 Apr 2006 00:04:28 +0000 (00:04 +0000)] 
Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave

19 years agoBug 322285: Cancelling a flag should remove it completely from the DB - Patch by...
lpsolit%gmail.com [Fri, 14 Apr 2006 23:50:39 +0000 (23:50 +0000)] 
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk

19 years agoBug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL - Patch...
lpsolit%gmail.com [Fri, 14 Apr 2006 23:39:52 +0000 (23:39 +0000)] 
Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a column to be SERIAL - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave

19 years agoBug 333867: Incorrect examples for time units in Advanced Query help.
wurblzap%gmail.com [Fri, 14 Apr 2006 23:27:43 +0000 (23:27 +0000)] 
Bug 333867: Incorrect examples for time units in Advanced Query help.
Patch by Emmanuel Seyman <eseyman@linagora.com>,
r=wurblzap, a=justdave

19 years agoBug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - Patch...
lpsolit%gmail.com [Thu, 13 Apr 2006 06:08:20 +0000 (06:08 +0000)] 
Bug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave

19 years agoBug 333031: Uninitialized value when entering a new bug and an alias is given - Patch...
lpsolit%gmail.com [Thu, 13 Apr 2006 05:56:05 +0000 (05:56 +0000)] 
Bug 333031: Uninitialized value when entering a new bug and an alias is given - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 308668: summarize_time.cgi: Use of uninitialized value in concatenation (.) or...
lpsolit%gmail.com [Thu, 13 Apr 2006 05:46:33 +0000 (05:46 +0000)] 
Bug 308668: summarize_time.cgi: Use of uninitialized value in concatenation (.) or string - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 332705: Taking a bug when posting a new attachment doesn't update the 'duplicates...
lpsolit%gmail.com [Mon, 10 Apr 2006 01:23:42 +0000 (01:23 +0000)] 
Bug 332705: Taking a bug when posting a new attachment doesn't update the 'duplicates' table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave

19 years agoBug 333195: Cannot post a bug with keywords in it
mkanat%kerio.com [Sat, 8 Apr 2006 17:56:55 +0000 (17:56 +0000)] 
Bug 333195: Cannot post a bug with keywords in it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave

19 years agoBug 323525: Style the group table as all other admin tables in Bugzilla - Patch by...
lpsolit%gmail.com [Fri, 7 Apr 2006 05:49:29 +0000 (05:49 +0000)] 
Bug 323525: Style the group table as all other admin tables in Bugzilla - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave

19 years agoBug 303696: Eliminate deprecated Bugzilla::DB routines from process_bug.cgi - Patch...
lpsolit%gmail.com [Fri, 7 Apr 2006 05:41:41 +0000 (05:41 +0000)] 
Bug 303696: Eliminate deprecated Bugzilla::DB routines from process_bug.cgi - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave

19 years agoBug 303695: Eliminate deprecated Bugzilla::DB routines from post_bug.cgi - Patch...
lpsolit%gmail.com [Fri, 7 Apr 2006 05:34:30 +0000 (05:34 +0000)] 
Bug 303695: Eliminate deprecated Bugzilla::DB routines from post_bug.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave

19 years agoBug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl and whine...
lpsolit%gmail.com [Fri, 7 Apr 2006 05:26:28 +0000 (05:26 +0000)] 
Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave

19 years agoBug 332906: Wrong parameters passed to sudo sessions when trying to bypass validation...
lpsolit%gmail.com [Fri, 7 Apr 2006 05:17:40 +0000 (05:17 +0000)] 
Bug 332906: Wrong parameters passed to sudo sessions when trying to bypass validation checks - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave

19 years agoBug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Thu, 6 Apr 2006 05:58:29 +0000 (05:58 +0000)] 
Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=colin a=justdave

19 years agoBug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <eseyman...
lpsolit%gmail.com [Wed, 5 Apr 2006 06:31:13 +0000 (06:31 +0000)] 
Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave

19 years agoBug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - Patch by...
lpsolit%gmail.com [Wed, 5 Apr 2006 04:52:36 +0000 (04:52 +0000)] 
Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com [Mon, 3 Apr 2006 02:15:47 +0000 (02:15 +0000)] 
Bug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 330698: Remove $::components, @::enterable_products and $::classifications (and...
lpsolit%gmail.com [Mon, 3 Apr 2006 02:07:12 +0000 (02:07 +0000)] 
Bug 330698: Remove $::components, @::enterable_products and $::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

19 years agoBug 330583: Bad alignment of ) for Alias - Patch by timeless <timeless@bemail.org...
lpsolit%gmail.com [Sun, 2 Apr 2006 18:40:34 +0000 (18:40 +0000)] 
Bug 330583: Bad alignment of ) for Alias - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave

19 years agoBug 330439: Missing whitespace after "Cancelled Because:" when cancelling a password...
lpsolit%gmail.com [Sun, 2 Apr 2006 18:34:23 +0000 (18:34 +0000)] 
Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a password or email change - Initial patch by victory(_RSZ_) <bmo@rsz.jp>, updated version by Teemu Mannermaa <wicked+bz@etlicon.fi> r=wicked r=LpSolit a=myk

19 years agoBug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi - Patch...
lpsolit%gmail.com [Fri, 31 Mar 2006 18:50:12 +0000 (18:50 +0000)] 
Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave

19 years agoBug 332142: Incorrect output when updating components - Patch by Frédéric Buclin...
lpsolit%gmail.com [Fri, 31 Mar 2006 18:41:42 +0000 (18:41 +0000)] 
Bug 332142: Incorrect output when updating components - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave

19 years agoBug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSolit@gmail...
lpsolit%gmail.com [Fri, 31 Mar 2006 18:27:26 +0000 (18:27 +0000)] 
Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave

19 years agoBug 306695: Boolean charts forgets "0" values.
wurblzap%gmail.com [Fri, 31 Mar 2006 06:22:08 +0000 (06:22 +0000)] 
Bug 306695: Boolean charts forgets "0" values.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, bugreport, a=justdave

19 years agoBug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam <Tam@SiuLu...
lpsolit%gmail.com [Thu, 30 Mar 2006 02:49:12 +0000 (02:49 +0000)] 
Bug 70710: More expandable tags within emails - Patch by Alan Siu-Lung Tam <Tam@SiuLung.com> r=vladd a=myk

19 years agoBug 330944: Add 'extensions' to .cvsignore - Patch by David D. Kilzer (ddk) <ddkilzer...
lpsolit%gmail.com [Wed, 29 Mar 2006 03:49:01 +0000 (03:49 +0000)] 
Bug 330944: Add 'extensions' to .cvsignore - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> r=wicked a=myk

19 years agoBug 92515: Implement the ability to change the resolution of a bug without reopening...
lpsolit%gmail.com [Tue, 28 Mar 2006 06:25:38 +0000 (06:25 +0000)] 
Bug 92515: Implement the ability to change the resolution of a bug without reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk