aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...lpsolit%gmail.com2006-05-303-3/+62
* Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - Pa...lpsolit%gmail.com2006-05-301-1/+1
* Bug 337054: Remove get_component_id() and get_component_name() from globals.p...lpsolit%gmail.com2006-05-308-173/+107
* Fix a test failure caused by a checkin fix that I did on bug 302876.mkanat%bugzilla.org2006-05-291-2/+2
* Bug 302876: Database Version-Checking needs to be more modular and more genericmkanat%bugzilla.org2006-05-295-66/+65
* Bug 152361: can't continue walking a dependency tree - Patch by André Batost...lpsolit%gmail.com2006-05-233-0/+9
* Bug 323106: create-series JavaScript Error: 'options' is null or not an objec...lpsolit%gmail.com2006-05-231-1/+1
* Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla:...mkanat%bugzilla.org2006-05-233-77/+89
* Bug 331365: Sendmail complains about a possible attack because there's a newl...lpsolit%gmail.com2006-05-231-1/+2
* Bug 139309: Include real name (not just email address) in bugmail comment and...lpsolit%gmail.com2006-05-221-8/+8
* Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-05-223-73/+47
* Bug 338365: Bugzilla::BugMail calls Param() outside of any functionmkanat%bugzilla.org2006-05-211-7/+7
* Bug 337782: Change the way that whine.pl gets and formats the current datemkanat%bugzilla.org2006-05-211-10/+7
* Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - Pa...lpsolit%gmail.com2006-05-192-19/+17
* Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagT...lpsolit%gmail.com2006-05-175-231/+129
* Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no k...mozilla%colinogilvie.co.uk2006-05-171-4/+2
* Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ER...mkanat%bugzilla.org2006-05-171-3/+12
* Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld'mozilla%colinogilvie.co.uk2006-05-171-3/+3
* Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) ...lpsolit%gmail.com2006-05-161-0/+1
* Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max K...lpsolit%gmail.com2006-05-151-0/+5
* Bug 337683: The user prefs tab let you change the password and email address ...lpsolit%gmail.com2006-05-151-0/+3
* Bug 337681: When trying to impersonate someone, the UI displays the password ...lpsolit%gmail.com2006-05-151-1/+4
* Bug 337661: LDAP user login failure: Can't locate object method "realname" vi...lpsolit%gmail.com2006-05-151-1/+1
* Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, s...lpsolit%gmail.com2006-05-153-45/+48
* Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ti...lpsolit%gmail.com2006-05-151-2/+2
* Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - P...lpsolit%gmail.com2006-05-152-0/+13
* Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm,...lpsolit%gmail.com2006-05-153-205/+198
* Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in code...lpsolit%gmail.com2006-05-151-5/+17
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-1235-1349/+1499
* Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org2006-05-105-6/+51
* Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Pat...lpsolit%gmail.com2006-05-103-1/+21
* Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error mess...lpsolit%gmail.com2006-05-101-2/+2
* Bug 337026: Users with no privs cannot edit bugs anymore (if being logged out...lpsolit%gmail.com2006-05-081-0/+23
* Bug 333581: Provide editbugs as default timetrackinggroup value.wurblzap%gmail.com2006-05-081-1/+1
* Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...lpsolit%gmail.com2006-05-0812-58/+70
* Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com2006-05-085-27/+22
* Fix a typo in the Release Notes pointed out by RSZ.mkanat%bugzilla.org2006-05-051-1/+1
* Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a n...mkanat%bugzilla.org2006-05-011-7/+0
* Bug 331008: Consistently name errors either prod_ or product_ - Patch by time...lpsolit%gmail.com2006-05-012-17/+17
* Bug 332925: The heading of the attachment diff page can extend off the right-...lpsolit%gmail.com2006-05-011-2/+0
* Bug 335999: Remove documentation specific to MySQL 3.x and to Pg 7.4.x - Patc...lpsolit%gmail.com2006-05-011-60/+4
* Followup docs to Bug 329537: [PostgreSQL] Bugzilla::DB::Pg can't alter a colu...mozilla%colinogilvie.co.uk2006-04-301-2/+2
* Bug 335633: Docs still refer to "loginmethod"mozilla%colinogilvie.co.uk2006-04-301-5/+5
* Bump version post-release.mkanat%bugzilla.org2006-04-231-1/+1
* Update the version numbers for 2.23.1.mkanat%bugzilla.org2006-04-232-4/+4
* Bug 329628: Finalize Release Notes for 2.22 - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com2006-04-221-7/+13
* Bug 329629: Release Notes for 2.20.2 - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com2006-04-221-10/+35
* Bug 334620: When calling importxml.pl with the -v option, information is disp...lpsolit%gmail.com2006-04-201-3/+11
* Bug 334617: importxml.pl crashes when importing bugs having attachments from ...lpsolit%gmail.com2006-04-201-1/+3
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-189-213/+223