Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-10 | Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
uninitialized value in string eq at Bugzilla/Auth/Login/WWW/CGI.pm line 83 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-01-10 | Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵ | lpsolit%gmail.com | 4 | -5/+16 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-01-09 | Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries | mozilla%colinogilvie.co.uk | 4 | -3/+25 | |
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave | |||||
2006-01-08 | Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-01-06 | Backing out fix for bug 287325 (initial implementation of custom fields): ↵ | myk%mozilla.org | 16 | -497/+48 | |
turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month. | |||||
2006-01-06 | Bug 287325: an initial implementation of custom fields, including the ↵ | myk%mozilla.org | 16 | -48/+497 | |
ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob | |||||
2006-01-06 | Bug 322244: Cookies are incorrectly detainted when logging out - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-01-06 | Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-01-05 | Bug 320506: enter_bug.cgi crashes if the product name is written with the ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
wrong case - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave | |||||
2006-01-05 | Bug 286724: change testserver.pl to do a simpler check for image creation, ↵ | gerv%gerv.net | 4 | -33/+28 | |
thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave. | |||||
2006-01-05 | Bug 322412 Typo in error message | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-01-03 | Bug 119524: SECURITY: predictable sessionid (Use a token instead of ↵ | lpsolit%gmail.com | 4 | -6/+18 | |
logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave | |||||
2006-01-03 | Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
(glob) <bugzilla@glob.com.au> r=wurblzap a=justdave | |||||
2006-01-03 | Bug 322082: Clean up user selection SQL. | wurblzap%gmail.com | 1 | -5/+9 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2006-01-03 | Bug 313547: When strict_isolation is set, don't allow inappropriate users on ↵ | bugreport%peshkin.net | 2 | -0/+24 | |
new bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2006-01-03 | Bug 320960: When viewing bugs in the "Format for printing" (aka Long ↵ | lpsolit%gmail.com | 1 | -5/+9 | |
format), the bug status and resolution are not translated correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-01-02 | Bug 300473: "All Closed" for components missing bug_status= in series.query. | wurblzap%gmail.com | 3 | -13/+134 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave | |||||
2005-12-31 | Bug 318171: Looking for group members finds grant right holders, too. | wurblzap%gmail.com | 1 | -1/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-12-31 | Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parser | mozilla%colinogilvie.co.uk | 3 | -29/+52 | |
Patch by: victory <bmo@rsz.jp>; r=colin | |||||
2005-12-31 | Bug 302979: Bring mail sending docs up to date | mozilla%colinogilvie.co.uk | 2 | -4/+7 | |
Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin | |||||
2005-12-31 | Bug 285466: Add documentation for --regenerate option to collectstats.pl | mozilla%colinogilvie.co.uk | 1 | -1/+14 | |
Patch by: victory <bmo@rsz.jp>; r=colin | |||||
2005-12-30 | Bug 299646: Potential missing entries in bug_group_map related to mandatory ↵ | lpsolit%gmail.com | 1 | -2/+36 | |
groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-12-30 | Bug 284590: When using SMTP, emails are not sent to the CC list associated ↵ | lpsolit%gmail.com | 2 | -13/+15 | |
with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave | |||||
2005-12-30 | Bug 248581: range of y-axis for graphs is double the max value - r=wicked ↵ | karl%kornel.name | 2 | -0/+60 | |
a=justdave | |||||
2005-12-30 | Bug 315551: time summary split by month counts days twice - Patch by Miluse ↵ | lpsolit%gmail.com | 1 | -34/+73 | |
Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave | |||||
2005-12-30 | Bug 238780: editversions.cgi should reject newline characters - Patch by ↵ | lpsolit%gmail.com | 2 | -1/+18 | |
Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave | |||||
2005-12-30 | Bug 297652: Javascript strict warning in query.cgi when the format chosen is ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
"advanced" - Patch by Florian Quèze <f.qu@queze.net> r=wicked a=justdave | |||||
2005-12-30 | Bug 311047: populating enum tables fails without localconfig, when upgrading | mkanat%kerio.com | 3 | -49/+94 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave | |||||
2005-12-30 | Bug 320997: Taking a bug when posting an attachment doesn't set ↵ | lpsolit%gmail.com | 1 | -7/+8 | |
everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave | |||||
2005-12-28 | Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-12-27 | Bug 302381: QUICKSTART is a bit outdated | mozilla%colinogilvie.co.uk | 1 | -12/+13 | |
Patch by victory <bmo@rsz.jp>; r=colin | |||||
2005-12-25 | Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or ↵ | mkanat%kerio.com | 1 | -0/+21 | |
similar error) when upgrading from 2.18 or below to 2.20 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2005-12-24 | Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ↵ | karl%kornel.name | 2 | -24/+44 | |
Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave | |||||
2005-12-23 | Back out bug 311047 because it breaks Pg. | mkanat%kerio.com | 1 | -77/+49 | |
2005-12-23 | Bug 311047: populating enum tables fails without localconfig, when upgrading ↵ | lpsolit%gmail.com | 1 | -49/+77 | |
- Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave | |||||
2005-12-23 | Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - ↵ | lpsolit%gmail.com | 1 | -8/+8 | |
Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=justdave | |||||
2005-12-23 | Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by ↵ | lpsolit%gmail.com | 4 | -7/+26 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-12-23 | Bug 321213 - spell provided correctly | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2005-12-23 | Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved ↵ | lpsolit%gmail.com | 1 | -28/+22 | |
Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave | |||||
2005-12-23 | Bug 94293: Sendmail "from" header can not be configured in one config file, ↵ | bugzilla%glob.com.au | 1 | -1/+15 | |
From header broken in SMTP Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave | |||||
2005-12-23 | Backing out bug 238780 (Edit versions should reject newline characters) - ↵ | lpsolit%gmail.com | 2 | -18/+1 | |
This patch prevents you to edit or delete existing versions having control characters. | |||||
2005-12-22 | Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-12-21 | Bug 287741: changing password from 'password' to 'password' should not ↵ | lpsolit%gmail.com | 1 | -10/+12 | |
invalidate login cookies - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-12-21 | Bug 320436: New self-created accounts dont get regexp group memberships - ↵ | lpsolit%gmail.com | 3 | -3/+9 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave | |||||
2005-12-21 | Bug 302326: Column sort links in bug lists should use field IDs instead of ↵ | lpsolit%gmail.com | 2 | -8/+25 | |
names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-12-21 | Bug 320866: Watching the same address twice produces software error - Patch ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
by Frédéric Buclin <LpSolit@gmail.com> r=kevin r=bkor a=justdave | |||||
2005-12-20 | Bug 320902 confirm-user-match is mean to IE | timeless%mozdev.org | 1 | -2/+4 | |
r=mkanat a=justdave | |||||
2005-12-19 | Bug 320275 !Node "compat" hack is very broken | timeless%mozdev.org | 2 | -63/+68 | |
r=myk a=justdave | |||||
2005-12-19 | Back out bug 297187: see comment 20. | mkanat%kerio.com | 1 | -1/+0 | |
2005-12-19 | Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave |