Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-23 | Bug 331365: Sendmail complains about a possible attack because there's a ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave | |||||
2006-05-23 | Bug 139309: Include real name (not just email address) in bugmail comment ↵ | lpsolit%gmail.com | 1 | -8/+8 | |
and diff headers - Patch by Karsten "Mnyromyr" Düsterloh <mnyromyr@tprac.de> r=LpSolit a=justdave | |||||
2006-05-22 | Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 3 | -73/+47 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-21 | Bug 338365: Bugzilla::BugMail calls Param() outside of any function | mkanat%bugzilla.org | 1 | -7/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave | |||||
2006-05-21 | Bug 337782: Change the way that whine.pl gets and formats the current date | mkanat%bugzilla.org | 1 | -10/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-05-19 | Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - ↵ | lpsolit%gmail.com | 2 | -19/+17 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-05-17 | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and ↵ | lpsolit%gmail.com | 5 | -231/+129 | |
FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-05-17 | Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no ↵ | mozilla%colinogilvie.co.uk | 1 | -4/+2 | |
keywords defined Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave | |||||
2006-05-17 | Bug 337701: 012throwables.t doesn't recognize that certain errors are ↵ | mkanat%bugzilla.org | 1 | -3/+12 | |
AUTH_ERROR codes Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-05-17 | Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld' | mozilla%colinogilvie.co.uk | 1 | -3/+3 | |
Patch by me; r=mkanat | |||||
2006-05-16 | Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
r=wicked on IRC | |||||
2006-05-16 | Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-16 | Bug 337683: The user prefs tab let you change the password and email address ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
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 | |||||
2006-05-16 | Bug 337681: When trying to impersonate someone, the UI displays the password ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
field when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-16 | Bug 337661: LDAP user login failure: Can't locate object method "realname" ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-05-16 | Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, ↵ | lpsolit%gmail.com | 3 | -45/+48 | |
sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-05-15 | Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-05-15 | Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵ | lpsolit%gmail.com | 2 | -0/+13 | |
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave | |||||
2006-05-15 | Bug 303708: Eliminate deprecated Bugzilla::DB routines from ↵ | lpsolit%gmail.com | 3 | -205/+198 | |
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 | |||||
2006-05-15 | Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in ↵ | lpsolit%gmail.com | 1 | -5/+17 | |
code/user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 35 | -1349/+1499 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-05-11 | Bug 96431: It's possible to write an essay in the Summary field. | mkanat%bugzilla.org | 5 | -6/+51 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-05-10 | Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵ | lpsolit%gmail.com | 3 | -1/+21 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-05-10 | Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-05-08 | Bug 337026: Users with no privs cannot edit bugs anymore (if being logged ↵ | lpsolit%gmail.com | 1 | -0/+23 | |
out first) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2006-05-08 | Bug 333581: Provide editbugs as default timetrackinggroup value. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, kevin.benton, a=myk | |||||
2006-05-08 | Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵ | lpsolit%gmail.com | 12 | -58/+70 | |
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-08 | Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 5 | -27/+22 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-05 | Fix a typo in the Release Notes pointed out by RSZ. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-05-01 | Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a ↵ | mkanat%bugzilla.org | 1 | -7/+0 | |
name into fielddefs Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-05-01 | Bug 331008: Consistently name errors either prod_ or product_ - Patch by ↵ | lpsolit%gmail.com | 2 | -17/+17 | |
timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-05-01 | Bug 332925: The heading of the attachment diff page can extend off the ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
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 | |||||
2006-05-01 | Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - ↵ | lpsolit%gmail.com | 1 | -60/+4 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin | |||||
2006-04-30 | Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a ↵ | mozilla%colinogilvie.co.uk | 1 | -2/+2 | |
column to be SERIAL Patch by me, r=LpSolit on IRC | |||||
2006-04-30 | Bug 335633: Docs still refer to "loginmethod" | mozilla%colinogilvie.co.uk | 1 | -5/+5 | |
Patch by victory(_RSZ_) <bmo@rsz.jp>; r=me | |||||
2006-04-23 | Bump version post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-04-23 | Update the version numbers for 2.23.1. | mkanat%bugzilla.org | 2 | -4/+4 | |
2006-04-22 | Bug 329628: Finalize Release Notes for 2.22 - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -7/+13 | |
<LpSolit@gmail.com> r=mkanat | |||||
2006-04-22 | Bug 329629: Release Notes for 2.20.2 - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -10/+35 | |
<LpSolit@gmail.com> r=mkanat | |||||
2006-04-20 | Bug 334620: When calling importxml.pl with the -v option, information is ↵ | lpsolit%gmail.com | 1 | -3/+11 | |
displayed too many times - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk | |||||
2006-04-20 | Bug 334617: importxml.pl crashes when importing bugs having attachments from ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
version 2.20 or older - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=myk | |||||
2006-04-18 | Bug 281691: Misused <label>'s cause screen reader problems. | wurblzap%gmail.com | 9 | -213/+223 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2006-04-18 | Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2006-04-18 | I forgot a minor fix on checkin for bug 330718 :) | lpsolit%gmail.com | 1 | -2/+2 | |
2006-04-18 | Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -86/+34 | |
Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-04-18 | Bug 44595: Implement an interface for administrators to delete attachments - ↵ | lpsolit%gmail.com | 9 | -9/+247 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave | |||||
2006-04-18 | Bug 334344: process_bug.cgi is broken when changing several bugs at once - ↵ | lpsolit%gmail.com | 1 | -4/+5 | |
Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2006-04-16 | Bug 330186: Crash when changing the status of a bug which has dependencies ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
(new fix. Now sanitycheck.cgi should work again too) - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=LpSolit a=justdave | |||||
2006-04-15 | Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Seyman <eseyman@linagora.com> r=LpSolit a=justdave | |||||
2006-04-15 | Bug 322285: Cancelling a flag should remove it completely from the DB - ↵ | lpsolit%gmail.com | 12 | -87/+52 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk |