aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net2006-02-282-3/+3
* Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ...jocuri%softhome.net2006-02-284-6/+8
* Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...jocuri%softhome.net2006-02-284-7/+164
* Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object ...lpsolit%gmail.com2006-02-281-52/+29
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2006-02-262-12/+201
* Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by...lpsolit%gmail.com2006-02-251-2/+8
* Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch ...lpsolit%gmail.com2006-02-231-1/+1
* Bug 328108: Unable to login on a fresh Bugzilla install using the login form ...lpsolit%gmail.com2006-02-232-2/+2
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2006-02-222-0/+16
* Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # ...lpsolit%gmail.com2006-02-221-2/+4
* Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIA...mkanat%kerio.com2006-02-221-7/+23
* Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk2006-02-222-22/+9
* Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the bugz...jocuri%softhome.net2006-02-222-0/+5
* Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting ...lpsolit%gmail.com2006-02-221-0/+2
* Bug 315317: DBI placeholders break AppendComment's default timestamp - Patch ...lpsolit%gmail.com2006-02-221-2/+2
* Bug 327355: Email preferences are not set correctly when the user account is ...lpsolit%gmail.com2006-02-222-102/+66
* Patch for bug 287325: we should use scalar instead of length for finding out ...jocuri%softhome.net2006-02-211-2/+1
* Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking;...jocuri%softhome.net2006-02-211-1/+4
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com2006-02-214-84/+392
* Start of the 2.23 development cycle; update the version number.mkanat%kerio.com2006-02-211-1/+1
* Update Version Numbers for 2.22rc1 Release.mkanat%kerio.com2006-02-211-1/+1
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...lpsolit%gmail.com2006-02-211-1/+1
* [SECURITY] editparams.cgi doesn't check whether 'whinedays' and 'mostfreqthre...lpsolit%gmail.com2006-02-212-2/+4
* Bug 323721: [PostgreSQL] New charts feature crashes - Patch by Frédéric Buc...lpsolit%gmail.com2006-01-271-1/+1
* Bug 319331: mailto link generated with BiDi user name and email address gets ...wurblzap%gmail.com2006-01-231-2/+32
* Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch ...lpsolit%gmail.com2006-01-111-4/+4
* Bug 322712: Cannot export local attachments (attachments are truncated) - Pat...lpsolit%gmail.com2006-01-101-0/+1
* Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of unin...lpsolit%gmail.com2006-01-101-0/+1
* Bug 238207: Comment autolinkification on midair page points to wrong cgi - Pa...lpsolit%gmail.com2006-01-101-1/+9
* Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summariesmozilla%colinogilvie.co.uk2006-01-091-2/+2
* Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - ...lpsolit%gmail.com2006-01-081-1/+3
* Backing out fix for bug 287325 (initial implementation of custom fields): tur...myk%mozilla.org2006-01-064-326/+47
* Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org2006-01-064-47/+326
* Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Ola...lpsolit%gmail.com2006-01-051-1/+1
* Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY r...lpsolit%gmail.com2006-01-051-1/+1
* Bug 322412 Typo in error messagetimeless%mozdev.org2006-01-051-1/+1
* Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook...lpsolit%gmail.com2006-01-033-6/+12
* Bug 284590: When using SMTP, emails are not sent to the CC list associated wi...lpsolit%gmail.com2005-12-301-11/+14
* Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...karl%kornel.name2005-12-301-0/+59
* Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...lpsolit%gmail.com2005-12-301-1/+11
* Bug 311047: populating enum tables fails without localconfig, when upgradingmkanat%kerio.com2005-12-302-0/+59
* Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or ...mkanat%kerio.com2005-12-251-0/+21
* Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ...karl%kornel.name2005-12-241-23/+43
* Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fré...lpsolit%gmail.com2005-12-233-0/+19
* Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search...lpsolit%gmail.com2005-12-231-28/+22
* Bug 94293: Sendmail "from" header can not be configured in one config file, F...bugzilla%glob.com.au2005-12-231-1/+15
* Backing out bug 238780 (Edit versions should reject newline characters) - Thi...lpsolit%gmail.com2005-12-231-11/+1
* Bug 320436: New self-created accounts dont get regexp group memberships - Pat...lpsolit%gmail.com2005-12-211-0/+4
* Back out bug 297187: see comment 20.mkanat%kerio.com2005-12-191-1/+0
* Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) preven...lpsolit%gmail.com2005-12-191-1/+1