summaryrefslogtreecommitdiffstats
path: root/move.pl
AgeCommit message (Collapse)AuthorFilesLines
2002-09-05Bug 165756 - Running tests without checksetup causes failurebbaetz%student.usyd.edu.au1-1/+5
r=joel, jake
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-1/+1
r=joel, preed
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-1/+1
early enough r=mattyt, jouni
2002-04-07Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au1-5/+1
r=justdave, gerv
2002-02-17Fix for bug 125516: the recent fix for emails truncating when a period ↵justdave%syndicomm.com1-1/+1
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-06Fix for bug 122897: Comments entered on the bug form are now added to the ↵justdave%syndicomm.com1-1/+5
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-06Fix for bug 117055: Emails were being truncated if they contained a line ↵justdave%syndicomm.com1-1/+1
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-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+4
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
2001-07-21Fix for bugs 55161 and 12819. The activity log now stores only what's ↵jake%acutex.net1-2/+2
changed in multi-value fields. r= justdave@syndicomm.com
2001-06-01Fix for bug 57848, perl warnings in several files.justdave%syndicomm.com1-1/+1
Patch by Nick Hibma <n_hibma@qubesoft.com> r= justdave@syndicomm.com
2001-05-10Fix for bug 79730: Minor minor typo in move.pl (recieve -> receive).justdave%syndicomm.com1-1/+1
Patch by gavins@iplbath.com (Gavin Shelley). r= justdave@syndicomm.com
2000-07-14Bug moving code is now fully implemented. To use it, turn on the param and ↵endico%mozilla.org1-13/+46
set the move related params.
2000-06-27change wording of mail notificationendico%mozilla.org1-1/+1
2000-06-21rename move.cgi to move.plendico%mozilla.org1-0/+123