- 06 Mar, 2004 2 commits
-
-
jocuri%softhome.net authored
-
jocuri%softhome.net authored
Patch for bug 236567: Update the documentation describing the Perl modules installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave.
-
- 05 Mar, 2004 1 commit
-
-
gerv%gerv.net authored
-
- 03 Mar, 2004 2 commits
-
-
justdave%syndicomm.com authored
-
jocuri%softhome.net authored
Patch for bug 123077; improve the ValidatePassword sub so that a password change is no longer accepted with a blank second field; r=kiko, a=justdave.
-
- 01 Mar, 2004 1 commit
-
-
jocuri%softhome.net authored
-
- 29 Feb, 2004 5 commits
-
-
kiko%async.com.br authored
-
jocuri%softhome.net authored
Patch for bug 235459: add icalendar todo output format for buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.
-
jocuri%softhome.net authored
Patch for bug 234898; start to use $cgi->param in queryhelp.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ::FORM; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave.
-
- 27 Feb, 2004 3 commits
-
-
jocuri%softhome.net authored
Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigle <bill+mozilla@zettabyte.net>; r=bbaetz, justdave, a=justdave.
-
jocuri%softhome.net authored
-
jocuri%softhome.net authored
-
- 26 Feb, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 65313; improves the email regexp in order to detect better invalid email addresses; r=gerv, a=justdave.
-
- 25 Feb, 2004 1 commit
-
-
jocuri%softhome.net authored
Tree bustage fix: eliminates the tabs that have been introduced while checking in the patch for bug 226251.
-
- 24 Feb, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based methods that are mod_perl compatible; r=gerv; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 234264; eliminates a double escaping issue by removing filtering of searchname in title; patch by Jeff Walden <Jswalden86@netzero.net>; r=gerv; a=justdave.
-
- 23 Feb, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 226251 (internal error when server push is enabled): Due to randomization of perl hash table functionality since 5.8.1 the 'hack' to unset the nph parameter for multipart messages is not working reliable, instead a modified clone of the original multipart_init function is setting this parameter to '0' and is ignoring the given nph parameter from buglist.cgi; patch by Stephen Reindl <sr@stephenreindl.de>; r=bbaetz; a=justdave.
-
- 22 Feb, 2004 1 commit
-
-
justdave%syndicomm.com authored
[SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer allowed to be NULL. Null summaries would cause BugMail.pm to crash. (Normally this would only be caused by third party touching of the bugs table, such as bugs manually migrated from another system or inserted by a script - such scripts will now break if they don't set a short_desc) r= bbaetz, a= justdave
-
- 14 Feb, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave.
-
gerv%gerv.net authored
Bug 233645 - fix a number of 'undef' warnings which were killing performance for multiple bug change. Patch by gerv; r,a=justdave.
-
- 13 Feb, 2004 2 commits
-
-
myk%mozilla.org authored
r=justdave
-
gerv%gerv.net authored
Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
-
- 12 Feb, 2004 2 commits
-
-
kiko%async.com.br authored
because I keep forgetting about the real reason it's there :-) Comment-only change.
-
gerv%gerv.net authored
Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.
-
- 09 Feb, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 232441: Suggest solution in the error message in case admin forgets to rerun checksetup.pl; r=kiko; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 158527: Fix up description for the editbugs group so it is closer to the reality; r=kiko; a=justdave.
-
- 08 Feb, 2004 1 commit
-
-
justdave%syndicomm.com authored
-
- 06 Feb, 2004 1 commit
-
-
myk%mozilla.org authored
Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
-
- 05 Feb, 2004 5 commits
-
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
- makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory.
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
- 04 Feb, 2004 5 commits
-
-
jocuri%softhome.net authored
Patch for bug 218401; add in some places templatization support for the bug term in query.cgi; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 194472; link to the product's component editor when displaying error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave.
-
justdave%syndicomm.com authored
Bug 232993: Quote the filenames in the Content-disposition header when downloading attachments. This allows spaces to be used in filenames, and fixes compliance with RFCs 2183, 2045, and 822. r= myk, a= justdave
-
gerv%gerv.net authored
Bug 232830 - use url_quote instead of html filtering to make sure we can delete queries which contain a "+". Patch by gerv; r,a=myk.
-
justdave%syndicomm.com authored
Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages to allow user CSS to explicitly affect Bugzilla. r= myk, a= myk
-