travis%sedsystems.ca
8d3d9643dc
Bug 257315 : type of delta_ts in bugs table should not be timestamp
...
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave
2005-02-08 16:51:03 +00:00
justdave%bugzilla.org
cc238a3fce
Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
...
a=justdave
2005-01-30 04:22:28 +00:00
travis%sedsystems.ca
0c7f295b2e
Bug 257315 : type of delta_ts in bugs table should not be timestamp
...
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave
2005-01-28 19:01:28 +00:00
gerv%gerv.net
e8d7480d58
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
2005-01-01 13:44:16 +00:00
jocuri%softhome.net
da0c371139
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
2004-12-06 17:07:54 +00:00
kiko%async.com.br
ab34c6bba0
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
6f3fb84923
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
48a6a62693
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
47e32a94e6
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
justdave%syndicomm.com
1ffae79ca4
removing references to my netscape.com address, since it no longer works.
2003-10-16 06:30:02 +00:00
bbaetz%acm.org
325350ad59
Bug 201816 - use CGI.pm for header output
...
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
jake%bugzilla.org
3c915014e3
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
8abddf8b17
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
fe2f0fd7a4
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
b95b848835
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
d25f5c7440
Bug 158499 - Templatise XML bug output
...
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
bbaetz%student.usyd.edu.au
5bc51b82dd
Bug 165756 - Running tests without checksetup causes failure
...
r=joel, jake
2002-09-04 22:43:38 +00:00
bbaetz%student.usyd.edu.au
06a80377b0
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
2b781fd427
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
693d63dda2
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
43e088d22a
Bug 134575 - some scripts trying to make world writable directories
...
r=justdave, gerv
2002-04-07 03:56:46 +00:00
justdave%syndicomm.com
065a93f81a
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
a0dd58d6e4
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
a4a033f5d4
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
e24c04e22a
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
ed69b4acf1
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
ed939131dc
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
c699c249ad
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
8a39869b3c
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
4a1977dbc8
change wording of mail notification
2000-06-26 20:29:10 +00:00
endico%mozilla.org
46b929d2d1
rename move.cgi to move.pl
2000-06-20 17:14:00 +00:00