summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2006-03-10I forgot a "fix on checkin" (useless whitespaces)lpsolit%gmail.com1-1/+1
2006-03-10Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and Token...lpsolit%gmail.com2-168/+129
2006-03-09Fix a checkin nit on Bug 328638 that I forgot to fix on the original checkin.mkanat%kerio.com1-1/+1
2006-03-09Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com4-11/+221
2006-03-09Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters <bu...lpsolit%gmail.com2-25/+51
2006-03-09Bug 323905: "Group" "isn't equal to" boolean chart does not work correctly - ...lpsolit%gmail.com1-3/+6
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com6-8/+26
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause <c...jocuri%softhome.net1-3/+22
2006-03-03Patch for bug 161369: Strip trailing whitespace from login usernames; patch b...jocuri%softhome.net1-1/+1
2006-03-03Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch by...jocuri%softhome.net1-1/+9
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2-2/+22
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in show_b...lpsolit%gmail.com1-1/+1
2006-03-02Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExistsmkanat%kerio.com1-1/+27
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net2-3/+3
2006-03-01Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ...jocuri%softhome.net4-6/+8
2006-02-28Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...jocuri%softhome.net4-7/+164
2006-02-28Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object ...lpsolit%gmail.com1-52/+29
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2-12/+201
2006-02-25Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by...lpsolit%gmail.com1-2/+8
2006-02-23Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch ...lpsolit%gmail.com1-1/+1
2006-02-23Bug 328108: Unable to login on a fresh Bugzilla install using the login form ...lpsolit%gmail.com2-2/+2
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2-0/+16
2006-02-22Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # ...lpsolit%gmail.com1-2/+4
2006-02-22Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIA...mkanat%kerio.com1-7/+23
2006-02-22Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk2-22/+9
2006-02-22Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the bugz...jocuri%softhome.net2-0/+5
2006-02-22Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting ...lpsolit%gmail.com1-0/+2
2006-02-22Bug 315317: DBI placeholders break AppendComment's default timestamp - Patch ...lpsolit%gmail.com1-2/+2
2006-02-22Bug 327355: Email preferences are not set correctly when the user account is ...lpsolit%gmail.com2-102/+66
2006-02-21Patch for bug 287325: we should use scalar instead of length for finding out ...jocuri%softhome.net1-2/+1
2006-02-21Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking;...jocuri%softhome.net1-1/+4
2006-02-21Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com4-84/+392
2006-02-21Start of the 2.23 development cycle; update the version number.mkanat%kerio.com1-1/+1
2006-02-21Update Version Numbers for 2.22rc1 Release.mkanat%kerio.com1-1/+1
2006-02-21[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...lpsolit%gmail.com1-1/+1
2006-02-21[SECURITY] editparams.cgi doesn't check whether 'whinedays' and 'mostfreqthre...lpsolit%gmail.com2-2/+4
2006-01-27Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric Buc...lpsolit%gmail.com1-1/+1
2006-01-23Bug 319331: mailto link generated with BiDi user name and email address gets ...wurblzap%gmail.com1-2/+32
2006-01-11Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch ...lpsolit%gmail.com1-4/+4
2006-01-10Bug 322712: Cannot export local attachments (attachments are truncated) - Pat...lpsolit%gmail.com1-0/+1
2006-01-10Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of unin...lpsolit%gmail.com1-0/+1
2006-01-10Bug 238207: Comment autolinkification on midair page points to wrong cgi - Pa...lpsolit%gmail.com1-1/+9
2006-01-09Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summariesmozilla%colinogilvie.co.uk1-2/+2
2006-01-08Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - ...lpsolit%gmail.com1-1/+3
2006-01-06Backing out fix for bug 287325 (initial implementation of custom fields): tur...myk%mozilla.org4-326/+47
2006-01-06Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org4-47/+326
2006-01-06Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Ola...lpsolit%gmail.com1-1/+1
2006-01-06Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY r...lpsolit%gmail.com1-1/+1
2006-01-05Bug 322412 Typo in error messagetimeless%mozdev.org1-1/+1
2006-01-03Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook...lpsolit%gmail.com3-6/+12