aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ...lpsolit%gmail.com2006-01-113-549/+1200
* Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch ...lpsolit%gmail.com2006-01-112-5/+6
* Bug 321691 duplicates.cgi doesn't use <th>timeless%mozdev.org2006-01-102-98/+92
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-103-5/+5
* 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-104-5/+16
* Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summariesmozilla%colinogilvie.co.uk2006-01-094-3/+25
* 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-0616-497/+48
* Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org2006-01-0616-48/+497
* 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 320506: enter_bug.cgi crashes if the product name is written with the wro...lpsolit%gmail.com2006-01-051-0/+4
* Bug 286724: change testserver.pl to do a simpler check for image creation, th...gerv%gerv.net2006-01-054-33/+28
* 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-034-6/+18
* Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones ...lpsolit%gmail.com2006-01-031-2/+3
* Bug 322082: Clean up user selection SQL.wurblzap%gmail.com2006-01-031-5/+9
* Bug 313547: When strict_isolation is set, don't allow inappropriate users on ...bugreport%peshkin.net2006-01-032-0/+24
* Bug 320960: When viewing bugs in the "Format for printing" (aka Long format),...lpsolit%gmail.com2006-01-031-5/+9
* Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-023-13/+134
* Bug 318171: Looking for group members finds grant right holders, too.wurblzap%gmail.com2005-12-311-1/+2
* Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parsermozilla%colinogilvie.co.uk2005-12-303-29/+52
* Bug 302979: Bring mail sending docs up to datemozilla%colinogilvie.co.uk2005-12-302-4/+7
* Bug 285466: Add documentation for --regenerate option to collectstats.plmozilla%colinogilvie.co.uk2005-12-301-1/+14
* Bug 299646: Potential missing entries in bug_group_map related to mandatory g...lpsolit%gmail.com2005-12-301-2/+36
* Bug 284590: When using SMTP, emails are not sent to the CC list associated wi...lpsolit%gmail.com2005-12-302-13/+15
* Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...karl%kornel.name2005-12-302-0/+60
* Bug 315551: time summary split by month counts days twice - Patch by Miluse N...lpsolit%gmail.com2005-12-301-34/+73
* Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...lpsolit%gmail.com2005-12-302-1/+18
* Bug 297652: Javascript strict warning in query.cgi when the format chosen is ...lpsolit%gmail.com2005-12-301-1/+1
* Bug 311047: populating enum tables fails without localconfig, when upgradingmkanat%kerio.com2005-12-303-49/+94
* Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed...lpsolit%gmail.com2005-12-301-7/+8
* Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by ...lpsolit%gmail.com2005-12-281-3/+5
* Bug 302381: QUICKSTART is a bit outdatedmozilla%colinogilvie.co.uk2005-12-271-12/+13
* 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-242-24/+44
* Back out bug 311047 because it breaks Pg.mkanat%kerio.com2005-12-231-77/+49
* Bug 311047: populating enum tables fails without localconfig, when upgrading ...lpsolit%gmail.com2005-12-231-49/+77
* Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Pa...lpsolit%gmail.com2005-12-231-8/+8
* Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fré...lpsolit%gmail.com2005-12-234-7/+26
* Bug 321213 - spell provided correctlytimeless%mozdev.org2005-12-231-1/+1
* 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-232-18/+1
* Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed...lpsolit%gmail.com2005-12-221-1/+7
* Bug 287741: changing password from 'password' to 'password' should not invali...lpsolit%gmail.com2005-12-211-10/+12
* Bug 320436: New self-created accounts dont get regexp group memberships - Pat...lpsolit%gmail.com2005-12-213-3/+9
* Bug 302326: Column sort links in bug lists should use field IDs instead of na...lpsolit%gmail.com2005-12-212-8/+25