dave%intrec.com
0bb99b3727
cleaning up trailing whitespace in buglist.cgi source. (no code changes) Patch by Stephan Niemz [faniz] <st.n@gmx.net>
2001-01-25 05:30:35 +00:00
dave%intrec.com
8cbb106130
Fix for bug 66058: dates in Created and Changed date columns in buglists are now in context with how old the bug is.
...
within the last 18 hours: time only (12:24:34)
within the last 6 days: weekday and time (Fri 12:24)
within the last 100 days: month and day (01-19)
older than 100 days: previous behaviour (2001-01-19)
2001-01-25 05:08:21 +00:00
dave%intrec.com
98af4fe781
Fix for bug 55429: can't always vote more than once per bug, depending on product. Patch by Matthew Tuck <matty@box.net.au>
2001-01-25 04:56:14 +00:00
dave%intrec.com
4eaa21fe17
Re-fixing bug 30694. part of the original patch got left out.
2001-01-25 02:51:49 +00:00
dave%intrec.com
a1515c22aa
Fix for part 2 of bug 31456: changes the way checksetup.pl handles the localconfig file internally to guarantee proper detection of any variables defined in localconfig (even empty arrays, which it couldn't detect before, in case someone adds one to localcofig at some point)
2001-01-24 23:27:13 +00:00
dave%intrec.com
9784c8fcc9
Fix for bug 30694: adds title attributes to bug links with bug status and description. Patch by jake@acutex.net
2001-01-24 22:24:06 +00:00
dave%intrec.com
fd69e836ff
Fix for bug 65598: check for minimum versions of some of the Perl modules Bugzilla needs. Also check for minimum version of MySQL server on the other end.
2001-01-24 20:31:45 +00:00
dmose%mozilla.org
24b8f02104
patch from bug 17464 to give user some control over what sorts of bug mail get sent to an account. Original patch by al_raetz@yahoo.com and lots of additional hacking by me; r=donm@bluemartini.com
2001-01-24 20:26:24 +00:00
dave%intrec.com
609320fb56
Fix for bug 31295: use checkbox for votes if only one vote allowed. Also eliminate displaying products with no votes. Patch by Stephan Niemz <st.n@gmx.net>
2001-01-24 02:41:41 +00:00
dave%intrec.com
bc8eca2b76
Fix for bug 45784: URL field truncated at quote marks. Patch by
...
jake@acutex.net
2001-01-24 01:54:42 +00:00
tara%tequilarista.org
e2bc4b330b
Landing Ask Bjoern Hansen's fix for bug #39159
2001-01-20 16:58:32 +00:00
tara%tequilarista.org
5d0e8088c0
Landing suggested addition from Bernd Eckenfels for bug # 56822
2001-01-19 20:57:52 +00:00
gerv%gerv.net
eda68a8d77
More bug 6682. Perhaps this could be it.
2001-01-18 23:08:22 +00:00
tara%tequilarista.org
0504a600d6
Cleaning up the language for matty for bug #45213
2001-01-18 02:20:04 +00:00
tara%tequilarista.org
f6f38746ad
Landing patch for bug #58436 from Henrik Gemal
2001-01-18 02:14:11 +00:00
gerv%gerv.net
7dc0c2789c
Code to upgrade data file formats from old version, and intermediate broken version. Bug 6682.
2001-01-17 15:52:20 +00:00
dave%intrec.com
4476820757
Fix for bug 32000 (and refixing bug 4928): extra newlines in comments made
...
with NS4-Mac
2001-01-16 21:09:33 +00:00
dave%intrec.com
5841a5e593
Removing extraneous space from the mysql command in the event the database
...
has a password. mysql wants no space between the -p and the password.
2001-01-09 21:47:06 +00:00
dave%intrec.com
1dabf80ea0
Fix for bug 36596: cvsquery.cgi looping (cvsquery.pl - build_map)
...
cvsquery.pl no longer causes an infinite loop if you query on a module
other than 'all'
2001-01-09 21:24:46 +00:00
kestes%staff.mail.com
d6ba91b248
$previous_rec needed wider scope. I had accidentally narrowed the
...
scope when tixing the 'building' issue.
2001-01-09 15:43:39 +00:00
kestes%staff.mail.com
70a9b41f90
fix problem which occurs in with some redhat users.
2001-01-08 22:36:21 +00:00
kestes%staff.mail.com
814565daf7
delete unused tinderbox variable buildfamily. This will surely
...
confuse some user if I leave it in.
2001-01-06 01:34:21 +00:00
kestes%staff.mail.com
9af786d05f
typo the module is erro_parse not error_parser
2001-01-06 01:33:22 +00:00
kestes%staff.mail.com
282ad461b1
clarify some details which came up in email correspondence.
2001-01-06 01:32:47 +00:00
kestes%staff.mail.com
57e0ddcd15
better man page to explain the mail format.
2001-01-06 01:32:03 +00:00
kestes%staff.mail.com
c670b2e7eb
clean up the SECONDS_PER_* variables
...
add some periods to the end of error messages.
2001-01-06 01:31:30 +00:00
kestes%staff.mail.com
d865c05ac9
allow the 'building' mails to not trip the test for gridsize.
2001-01-06 01:30:37 +00:00
kestes%staff.mail.com
160f572c75
some new versions of CVS output dates in a new format, allow for these
...
dates.
2001-01-06 01:27:55 +00:00
kestes%staff.mail.com
6a8a3fe9b0
stat fix for perl 5.6 from "John Turner" <jdturner@nc.rr.com>
2001-01-05 17:30:35 +00:00
kestes%staff.mail.com
77600c1cab
from http://www.mozilla.org/projects/tinderbox/
2001-01-04 16:41:38 +00:00
kestes%staff.mail.com
86aa28208d
If they are not on a valid network they should not see what our
...
other security checks are.
2001-01-04 16:40:53 +00:00
kestes%staff.mail.com
3f720825bd
forgot to turn on the new security features. Turned them off to test
...
at my site.
2001-01-04 16:40:22 +00:00
kestes%staff.mail.com
b4615500dd
add more documentation to top of file explaining what file does.
...
add strict checks on directories, so that there is no security problem
with our data.
treat special ids and groups as if they are root, now its a fatal error.
2001-01-04 00:31:20 +00:00
kestes%staff.mail.com
5d411274bb
add more documentation to top of file explaining what file does.
...
move untaint code to after the variable is defined.
2001-01-04 00:30:13 +00:00
kestes%staff.mail.com
8422eb9c8d
add more documentation to top of file explaining what file does.
2001-01-04 00:29:40 +00:00
kestes%staff.mail.com
d59e2b6edb
add more documentation to top of file explaining what file does.
...
remove old cruft from when I tried strict time checks on mail files.
typo wrote $tree meant $TINDERBOX{'$tree'}
2001-01-04 00:29:09 +00:00
kestes%staff.mail.com
7cf357382a
add more documentation to top of file explaining what file does.
...
document eval as a security problem.
define the administrative network to limit who can run the admintree
page.
2001-01-04 00:28:00 +00:00
kestes%staff.mail.com
611ae62d69
add more documentation to top of file explaining what file does
2001-01-04 00:26:16 +00:00
kestes%staff.mail.com
d1c70e815b
add more documentation to top of file explaining what file does
...
do not allow changes by users who are on unknown networks
2001-01-04 00:25:14 +00:00
kestes%staff.mail.com
399899f9fe
add more documentation to top of file explaining what file does
...
add emacs header
2001-01-04 00:24:09 +00:00
kestes%staff.mail.com
ae9da26231
add more documentation
...
document 'make compile_bin_code'
2001-01-04 00:22:37 +00:00
kestes%staff.mail.com
d14e53d786
add more documentation
2001-01-04 00:22:14 +00:00
kestes%staff.mail.com
bbe0b9f128
change ($starttime < $timenow) ||
...
to ($starttime <= $timenow) ||
2001-01-04 00:21:36 +00:00
kestes%staff.mail.com
c53ee9ea3c
document security issue with eval
2001-01-04 00:21:03 +00:00
kestes%staff.mail.com
1a8b536c6e
use new secure default mode for creating directories
2001-01-04 00:20:26 +00:00
kestes%staff.mail.com
8c9a65dc35
moved to default_config
2001-01-03 22:03:40 +00:00
valeski%netscape.com
26f7af2dc7
trying to fix caching problem w/ wap browsers
2001-01-03 17:29:57 +00:00
dmose%mozilla.org
94225292d1
changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com
2000-12-22 23:01:30 +00:00
dmose%mozilla.org
cab6c335e9
script for watching mysqld. r=endico@mozilla.org
2000-12-22 20:48:47 +00:00
dmose%mozilla.org
79cbe82e2c
updated to ignore graphs subdir
2000-12-22 20:48:16 +00:00