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

130 Коммитов

Автор SHA1 Сообщение Дата
kestes%staff.mail.com 76068584d5 improve default $LOCK_FILE value.
explain that Storable is an untested CPAN module.
2000-11-14 15:41:01 +00:00
mcafee%netscape.com 0cb3a6eee2 Need to edit configure script in step 1, another minor comment change. 2000-11-13 23:48:11 +00:00
mcafee%netscape.com c700935ac5 Minor comment updates 2000-11-13 23:00:16 +00:00
kestes%staff.mail.com c0fcbfe518 The image module is not used at Mozilla.org in tinderbox1 anymore and
I never got the code working in tinderbox2 anyway.
2000-11-10 19:14:12 +00:00
kestes%staff.mail.com 059844d32f move the status table to its own file
improve prediction of when build will finish by adding 'deadtime'

Keep the spacing between builds greater then our HTML grid
spacing.  This used to be done in processmail, but that caused
problems with the MTA.
2000-11-09 19:55:52 +00:00
kestes%staff.mail.com a075ae165c add cache_cmd() and fix_time_format() 2000-11-09 19:48:05 +00:00
kestes%staff.mail.com b1b573bfed minor clenaup 2000-11-09 19:45:53 +00:00
kestes%staff.mail.com e0d72cf82b taken from TinderDB::Build.pm 2000-11-09 19:44:47 +00:00
kestes%staff.mail.com 106a78e301 make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
remove the tests for
        New build started too frequently.
        New build started before the previous one.
mailers are not so rational.
2000-11-09 19:43:49 +00:00
kestes%staff.mail.com bf9a4bf0d9 remove references to image module
make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
2000-11-09 19:40:51 +00:00
kestes%staff.mail.com 638c70eca8 use new module: BuildStatus
make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
2000-11-09 19:40:19 +00:00
kestes%staff.mail.com da0af51bb4 ensure that the filenames are taint clean 2000-11-09 19:39:22 +00:00
kestes%staff.mail.com ca9eed1794 make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
general cleanup and improved comments.
2000-11-09 19:38:34 +00:00
kestes%staff.mail.com d3b6c80425 *** empty log message *** 2000-11-09 19:34:36 +00:00
kestes%staff.mail.com f26fe0b127 add taint support
prevent users from accidentally editing files in
    build or install directory
check that code compiles before installing
2000-11-09 19:34:25 +00:00
kestes%staff.mail.com 7bf3ac6b9e regularize use statements 2000-11-09 19:31:05 +00:00
kestes%staff.mail.com 670cee299b regularize the use statements 2000-11-09 19:29:08 +00:00
kestes%staff.mail.com a6525b710e make code taint safe and use a configureation
file for setting #perlflags#
2000-11-09 19:22:00 +00:00
kestes%staff.mail.com 97da198f4b add a statement:
use lib '#tinder_libdir#';
2000-11-09 19:17:56 +00:00
kestes%staff.mail.com b82ce7a80c add a statement:
use lib '#tinder_libdir#';

ensure that all filnames are taint free, they can come from globs
2000-11-09 19:17:39 +00:00
kestes%staff.mail.com 3d70238a62 add a statement:
use lib '#tinder_libdir#';
cache CVS calls during run for increased speed.
2000-11-09 19:16:08 +00:00
kestes%staff.mail.com bd59bddedf make a distinction between $TINDERBOX_HTML_DIR and
$TINDERBOX_DATA_DIR
2000-11-09 19:14:31 +00:00
kestes%staff.mail.com 33431f10bb add test for fix_time_format_tst() 2000-11-09 19:13:17 +00:00
kestes%staff.mail.com 61592b7c83 regularize the use statements. 2000-11-09 19:12:55 +00:00
kestes%staff.mail.com d707ce822d make code taint safe by filtering output of globs. 2000-11-09 19:11:22 +00:00
kestes%staff.mail.com d9e353ffad make code taint safe by filtering output of globs. 2000-11-09 19:10:45 +00:00
kestes%staff.mail.com c2fb5c1f88 make code taint safe.
add patch by "Paul MacAdam" <paul@eazel.com>
fixing bugs in script.
2000-11-06 15:39:53 +00:00
kestes%staff.mail.com baac20d1ea add use Time::Local because we need it. Must have removed it by
accident.
2000-10-27 15:29:52 +00:00
kestes%staff.mail.com 41094187c0 add the notion of 'dead time' to better predict when builds will be
done at eazel.com.
when $buildstatus is 'building' we still want the popup window
explaining how long this has run.
2000-10-18 20:31:34 +00:00
kestes%staff.mail.com ae48291745 wrong scope for $main::LOCALTIME 2000-10-18 20:27:43 +00:00
kestes%staff.mail.com 3a27ac9f70 clean up some comments, explain some security issues about data
storage in the document root.
2000-10-18 20:26:57 +00:00
kestes%staff.mail.com 46bd846548 clean up the comments.
factor out the pattern used to find variable names in mail
2000-10-18 20:26:04 +00:00
kestes%staff.mail.com 8f77276a48 the name TinderDB::MIN_TABLE_SPACING was a mistake, change it to
TinderDB::TABLE_SPACING
2000-10-18 20:24:06 +00:00
kestes%staff.mail.com 9b3d896365 clean up the comments
factor out the pattern used to find variable names in the mail.
2000-10-18 20:22:57 +00:00
kestes%staff.mail.com 153446b0d8 if we do not load the Build module we can not pick which builds to
ignore.
2000-10-18 20:22:13 +00:00
kestes%staff.mail.com 3128e64a00 typo, extra dollar sign. 2000-10-18 14:33:57 +00:00
kestes%staff.mail.com 3332fa379a add more bug summaries. 2000-10-17 23:56:31 +00:00
kestes%staff.mail.com 26ae75d9b9 If we delete too many duplicate treestates then we loose information
when the database is trimmed.

add more output to the CVS error message for close failures.
2000-10-17 23:55:25 +00:00
kestes%staff.mail.com c6514c4872 move other sources of popup window code to main HTMLPopUP file. 2000-10-17 23:53:36 +00:00
kestes%staff.mail.com 1b0687a8d9 document other sources of popup window code. 2000-10-17 23:53:09 +00:00
kestes%staff.mail.com 99e8c6f8a9 It was a mistake to make $table_spacing settable at run time. There is
no MIN setting only a MAX.  This is useless.  So turn the variable to
a hard parameter $TinderDB::TABLE_SPACING.

Add a configuration variable $TinderConfig::LOG_PERFORMANCE
2000-10-17 23:51:05 +00:00
kestes%staff.mail.com b05c3ad158 it was a mistake to make $table_spacing settable. There is no MIN
setting only a MAX.  This is useless.  So turn the variable to a hard
parameter  $TinderDB::TABLE_SPACING.
2000-10-17 23:49:24 +00:00
kestes%staff.mail.com f3e18c518b it was a mistake to make $table_spacing settable. There is no MIN
setting only a MAX.  This is useless.  So turn the variable to a hard
parameter  $TinderDB::TABLE_SPACING.

Add a configuration variable $TinderConfig::LOG_PERFORMANCE
2000-10-17 23:49:07 +00:00
kestes%staff.mail.com 9057c7bfb2 document how to use fetchmail if sendmail causes problems.
begin to explain how to set up the bug tracking system.
clean up all the explantions a bit.
2000-10-17 23:47:08 +00:00
kestes%staff.mail.com 455841536b clarify the text 2000-10-17 20:30:29 +00:00
kestes%staff.mail.com 7dbcd9c8c5 clarify the mailing system discriptions 2000-09-22 15:24:16 +00:00
kestes%staff.mail.com df312912ed fully tested 2000-09-22 15:17:14 +00:00
kestes%staff.mail.com 7aeb0de251 factor out functions to the new package MailProcess 2000-09-22 15:16:52 +00:00
kestes%staff.mail.com 79cc47a59e use the new named time constants
use BTData
2000-09-22 15:15:00 +00:00
kestes%staff.mail.com 27b422da1a *** empty log message *** 2000-09-22 15:08:53 +00:00