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

647 Коммитов

Автор SHA1 Сообщение Дата
kestes%staff.mail.com 9ba4b43373 typo, missing parenthesis around arguments in encrypt_passwd()
fixed also in  security_problem()
2000-09-10 16:01:28 +00:00
kestes%staff.mail.com fd22608eb9 add tidnerbox version number to header output 2000-09-06 01:24:18 +00:00
kestes%staff.mail.com 37a7d8e279 change: build_update_time_stamp to update_time_stamp
add: alltree_headers
2000-09-06 01:22:47 +00:00
kestes%staff.mail.com 561f8b5179 imbed the version number in the generated html 2000-09-01 18:39:54 +00:00
kestes%staff.mail.com 309edfab96 export_alltree_headers
function signature has changed.
2000-09-01 18:39:19 +00:00
kestes%staff.mail.com a9da957dbf better comments to discribe the settings. 2000-09-01 18:38:23 +00:00
kestes%staff.mail.com 2933c02f75 $link was in the wrong scope.
I was returning undef instead of $link.
2000-09-01 18:37:52 +00:00
kestes%staff.mail.com 29370c23af turn on the all_headers file for the bots 2000-08-31 22:00:26 +00:00
kestes%staff.mail.com c20c067037 forgot that if I change peristance then the admin code changes also.
I use persistance for the passwd table.
2000-08-31 21:59:53 +00:00
kestes%staff.mail.com e54764b569 document the two tinderbox{log} variables together so we
can thing about retiring one.
fix a ugly bug in the skipping build algorithm, I had unneeded checks
add more debugging comments to generated HTML
2000-08-30 20:16:46 +00:00
kestes%staff.mail.com 9f3ade90c8 move the two tinderbox{log} variables together so we
can thing about retiring one.
2000-08-30 20:15:34 +00:00
kestes%staff.mail.com 36b038cae3 make legends horizontal
fix missing '/' in <>
2000-08-30 02:30:34 +00:00
kestes%staff.mail.com 1adac10346 relax the author regexp for mozilla.org
make legends horizontal
fix missing '/' in <>
2000-08-30 02:30:23 +00:00
kestes%staff.mail.com e6af7ab81b make legends horizontal
move structures inside <html> block
2000-08-30 02:28:24 +00:00
kestes%staff.mail.com 599bd4741c fix typo in $DB_LEGEND_BORDER
add $GLOBAL_INDEX_FILE
2000-08-30 02:27:38 +00:00
kestes%staff.mail.com 87a6287deb add a standard method of writing the headers so the bots can read
them.
2000-08-30 02:23:59 +00:00
kestes%staff.mail.com 11012b4dad fix bug in html missing '/' in <>
index files are new parametrized
2000-08-30 02:23:08 +00:00
kestes%staff.mail.com a655ebeba9 ignore_builds belongs int TinderHeader not in FileStructure
index files are new parametrized
2000-08-30 02:22:37 +00:00
kestes%staff.mail.com fa2e2b17b1 ignore_builds belongs int TinderHeader not in FileStructure 2000-08-30 02:20:13 +00:00
kestes%staff.mail.com c784c5cbf8 fix bug in backward_compatibility()
better discription in the help file
2000-08-30 02:19:15 +00:00
kestes%staff.mail.com cadcd300c8 clarify comments 2000-08-30 02:17:19 +00:00
kestes%staff.mail.com 803142f7f6 user perl from configure 2000-08-30 02:15:11 +00:00
kestes%staff.mail.com 659075ac77 add more hints based on real users problems 2000-08-30 02:14:14 +00:00
kestes%staff.mail.com f3dd0570b1 Use configure script to find perl 2000-08-30 00:33:02 +00:00
mcafee%netscape.com 396624478d minor grammar change 2000-08-28 18:39:40 +00:00
mcafee%netscape.com e46dad3ff0 Switching to /usr/bin/perl to be consistant with other files in this project; redhat installs perl in /usr/bin/perl if anyone cares. /usr/local/bin/perl could be a link for other platforms. 2000-08-28 18:38:11 +00:00
kestes%staff.mail.com 2895797689 must use HTMLPopUp::escapeURL on all arguments to bonsai. 2000-08-25 16:41:10 +00:00
mcafee%netscape.com ca02953280 Minor tweaks 2000-08-24 23:33:04 +00:00
kestes%staff.mail.com 167219813d the dependency fudge is no longer needed with the Tinderconfig method
of choosing implementations.
2000-08-24 15:05:47 +00:00
kestes%staff.mail.com b6886d4490 better documentation as to what the variables are about in this config
file.
2000-08-24 15:04:33 +00:00
kestes%staff.mail.com 33c3b20b8c allow Persistence to use different implementations controled by
TinderConfig
2000-08-24 15:00:45 +00:00
kestes%staff.mail.com 8f91d9aa80 turn off the performance logs by default 2000-08-24 14:57:19 +00:00
kestes%staff.mail.com a79577357d deprecate tinderbox: builddate
in preference for tinderbox: starttime
2000-08-24 14:56:30 +00:00
kestes%staff.mail.com d18644b09f a demo of what storable may look like. This is untested. 2000-08-24 14:55:04 +00:00
kestes%staff.mail.com 738b656f7a new save_structure load_structure function to provide better
abstraction and allow us to use storable instead of dumper if we like.
2000-08-24 14:54:32 +00:00
kestes%staff.mail.com 99ee59ceb8 adjust call to Persistance to work with new abstraction. 2000-08-24 14:52:11 +00:00
kestes%staff.mail.com ff9c647a77 adjust call to Persistance to work with new abstraction.
use status =  'build_failed', instead of 'busted',
round the division in $info
2000-08-24 14:51:47 +00:00
kestes%staff.mail.com 68274e4ff8 adjust call to Persistance to work with new abstraction.
add use TinderConfig;
2000-08-24 14:49:19 +00:00
kestes%staff.mail.com 13a51ffef9 adjust call to Persistance to work with new abstraction.
use status =  'build_failed', instead of 'busted',
add use TinderConfig;
2000-08-24 14:49:00 +00:00
kestes%staff.mail.com 6012b8b65d we are not requiring gifs in the code so do not require them in the
configure.
2000-08-24 14:46:38 +00:00
kestes%staff.mail.com 69e84b1e48 document that you should get the tests working first.
put in a warning that it may be hard to install.
2000-08-14 22:22:15 +00:00
kestes%staff.mail.com 0f9088403e fix typo, '.' should have been ',' 2000-08-14 21:58:58 +00:00
kestes%staff.mail.com 42fad11257 *** empty log message *** 2000-08-11 00:35:25 +00:00
kestes%staff.mail.com 139a4e0735 *** empty log message *** 2000-08-11 00:27:27 +00:00
mcafee%netscape.com 00601fec93 Adding file for Ken Estes <kestes@staff.mail.com> 2000-07-24 23:52:24 +00:00
mcafee%netscape.com 2ddcf264c9 Ignore generated files. 2000-06-22 04:26:39 +00:00
mcafee%netscape.com 4dfd31b0b4 Contributed by Ken Estes <kestes@staff.mail.com>. Not part of normal mozilla build. 2000-06-22 04:17:19 +00:00