Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
kiko%async.com.br 7c0489d32b Fix for bug 238864: remove %FORM and %COOKIE from move.pl; does just
that (incorporating a recommendation from justdave). r=justdave,
a=justdave.
2004-04-07 03:41:52 +00:00
kiko%async.com.br b87ad5c610 Fix for bug 234175: Remove deprecated ConnectToDatabase() and
quietly_check_login()/confirm_login() calls.  Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00
justdave%syndicomm.com a1e18b181e Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave
2004-03-18 03:57:05 +00:00
bbaetz%acm.org 67e8c67eee Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
justdave%syndicomm.com 0adad5682d removing references to my netscape.com address, since it no longer works. 2003-10-16 06:30:02 +00:00
bbaetz%acm.org cf4e631923 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
jake%bugzilla.org 774aa5e232 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
justdave%syndicomm.com f7ae206b83 Bug 194172: move.pl was sending empty bugs because of failure to initialize the field list for the new "XML Summary" mode.
r= gerv, a= justdave
2003-02-20 08:14:57 +00:00
justdave%syndicomm.com 89c67563b1 Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl.
r= jaypee, a= justdave
2003-02-10 06:26:39 +00:00
justdave%syndicomm.com de2c4d3080 Bug 106918: the "movers" param was not being interpreted correctly by move.pl or the show_bug template. Also the exporter value was not properly fed into the xml template.
r= myk, a= justdave
2003-01-24 00:27:28 +00:00
bbaetz%student.usyd.edu.au 9b08ac22d4 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
bbaetz%student.usyd.edu.au 4beb8ecd7c Bug 165756 - Running tests without checksetup causes failure
r=joel, jake
2002-09-04 22:43:38 +00:00
bbaetz%student.usyd.edu.au 3acaacd78e Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
bbaetz%student.usyd.edu.au aacda75fc3 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au 8a8238c7ef Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
bbaetz%student.usyd.edu.au ec2a4acf7b Bug 134575 - some scripts trying to make world writable directories
r=justdave, gerv
2002-04-07 03:56:46 +00:00
justdave%syndicomm.com fea3c79db3 Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
2002-02-17 08:22:31 +00:00
justdave%syndicomm.com 74eeaac5fb Fix for bug 122897: Comments entered on the bug form are now added to the bug before it is closed and moved when moving a bug
to another Bugzilla install.
Patch by Dave Miller <justdave@syndicomm.com>
r= timeless, bbaetz
2002-02-06 04:34:10 +00:00
justdave%syndicomm.com 8a7b873c47 Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period).  Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org, jake
2002-02-06 02:47:00 +00:00
justdave%syndicomm.com d9529b08af Fix for bug 108982: enable taint mode for all user-facing CGI files.
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
jake%acutex.net 9e27da07a4 Fix for bugs 55161 and 12819. The activity log now stores only what's changed in multi-value fields.
r= justdave@syndicomm.com
2001-07-20 15:18:30 +00:00
justdave%syndicomm.com f1b8abb8a9 Fix for bug 57848, perl warnings in several files.
Patch by Nick Hibma <n_hibma@qubesoft.com>
r= justdave@syndicomm.com
2001-06-01 02:07:28 +00:00
justdave%syndicomm.com d5ede4c824 Fix for bug 79730: Minor minor typo in move.pl (recieve -> receive).
Patch by gavins@iplbath.com (Gavin Shelley).
r= justdave@syndicomm.com
2001-05-09 18:32:35 +00:00
endico%mozilla.org bf19617f49 Bug moving code is now fully implemented. To use it, turn on the param and set the move related params. 2000-07-13 23:12:52 +00:00
endico%mozilla.org b8b57a67ea change wording of mail notification 2000-06-26 20:29:10 +00:00
endico%mozilla.org 52464fbe5f rename move.cgi to move.pl 2000-06-20 17:14:00 +00:00