aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 340139: When adding a new attachment, data inserted in the bugs_activity ...lpsolit%gmail.com2006-06-041-16/+7
* Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...lpsolit%gmail.com2006-06-044-4/+12
* Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Frédér...lpsolit%gmail.com2006-06-034-44/+40
* Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric ...lpsolit%gmail.com2006-06-032-17/+12
* Documentation patch, bug 340130: add a section ID in troubleshooting.xml for ...jocuri%softhome.net2006-06-031-2/+2
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2006-06-024-0/+20
* Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat...lpsolit%gmail.com2006-06-0210-187/+234
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-014-130/+238
* Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch b...lpsolit%gmail.com2006-06-014-4/+3
* Bug 338573: Auth could throw an insecure dependency error if username is taintedmkanat%bugzilla.org2006-05-311-0/+6
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ...mkanat%bugzilla.org2006-05-313-18/+29
* Bug 335790: Field names in search form lists should be ordered alphabetically...lpsolit%gmail.com2006-05-302-4/+11
* Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <t...lpsolit%gmail.com2006-05-301-1/+5
* Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectl...lpsolit%gmail.com2006-05-301-2/+2
* 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