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

72925 Коммитов

Автор SHA1 Сообщение Дата
edburns%acm.org 215616b650 nsTimer.cpp 2000-11-09 23:44:03 +00:00
disttsc%bart.nl 4349162476 Hrm... One weird hidden dependancy fixed. 2000-11-09 23:12:07 +00:00
leaf%mozilla.org 4ae73e6888 Automated update 2000-11-09 23:00:11 +00:00
mcgreer%netscape.com 1f581f8bda pk12util arises from the dead! 2000-11-09 23:00:00 +00:00
mcgreer%netscape.com 4270a44970 make read/write work 2000-11-09 22:59:38 +00:00
leaf%mozilla.org a509281960 Automated update 2000-11-09 22:15:10 +00:00
javi%netscape.com ff044aad23 Remove a duplicate access path that was an absolute path and would only be good on one development machine. 2000-11-09 22:05:08 +00:00
mkaply%us.ibm.com 571d818832 #59400
r=mkaply, a=blizzard
Code from jkobal to fix more clipboard stuff
2000-11-09 21:34:43 +00:00
disttsc%bart.nl 7c611a24e8 Whoops, forgot to remove one line 2000-11-09 21:14:43 +00:00
blakeross%telocity.com c6e2b76547 Fix 59559: wording change in prefs panel. patch by Stephen Walker (walk84@usa.net). r=me a=matt 2000-11-09 21:05:53 +00:00
varada%netscape.com b65d5c4dce fix for 59030;removing netscape 6 by from the installer screen first line 2000-11-09 21:02:56 +00:00
sspitzer%netscape.com 591295074d initialize uninitialized variable. #50889, #59617. submitted by alex@pike.org, bruce@cubik.org.
r=sspitzer, sr=mscott
2000-11-09 20:53:33 +00:00
jefft%netscape.com 5537e0086a fixed bug 59470 -- failed to handle multipart/alternative message; r=rhp, sr=mscott 2000-11-09 20:34:12 +00:00
disttsc%bart.nl 87187c390c Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf 2000-11-09 20:30:35 +00:00
jefft%netscape.com b83c5f5b20 fixed bug 57571 -- relative url crashes mail client; r=brendan, sr=mscott 2000-11-09 20:29:39 +00:00
pinkerton%netscape.com 865cc4c0b1 adding nsIContentViewer.idl for jag. 2000-11-09 20:28:41 +00:00
disttsc%bart.nl 60546b26ea Make interview.html use moved wallet functions, bug=46200, r=a=alecf 2000-11-09 20:22:18 +00:00
varada%netscape.com f89f63b500 fixing 59014; changing icons 2000-11-09 20:02:04 +00:00
kestes%staff.mail.com 03db39ae96 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 9d5a502eff add cache_cmd() and fix_time_format() 2000-11-09 19:48:05 +00:00
kestes%staff.mail.com 92e5998ae2 minor clenaup 2000-11-09 19:45:53 +00:00
kestes%staff.mail.com b059c9613a taken from TinderDB::Build.pm 2000-11-09 19:44:47 +00:00
kestes%staff.mail.com c6f7ebb259 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 51d1cbc1a3 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 eb64353424 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 e3b1a72b6b ensure that the filenames are taint clean 2000-11-09 19:39:22 +00:00
kestes%staff.mail.com b8dc891d0a 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 67ba9ec4c2 *** empty log message *** 2000-11-09 19:34:36 +00:00
kestes%staff.mail.com f19e6b0d2b 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 f913b8c91f regularize use statements 2000-11-09 19:31:05 +00:00
kestes%staff.mail.com 3ad1f7364c regularize the use statements 2000-11-09 19:29:08 +00:00
kestes%staff.mail.com 2e3a52d945 make code taint safe and use a configureation
file for setting #perlflags#
2000-11-09 19:22:00 +00:00
kestes%staff.mail.com 37d9729e8a add a statement:
use lib '#tinder_libdir#';
2000-11-09 19:17:56 +00:00
mcgreer%netscape.com 2cf5418662 only launch the server once for coverage tests 2000-11-09 19:17:55 +00:00
kestes%staff.mail.com d9bdd2c3d6 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
mcgreer%netscape.com 993de1b485 add new ping command to usage 2000-11-09 19:17:04 +00:00
kestes%staff.mail.com cd043f78b4 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 988ba33d74 make a distinction between $TINDERBOX_HTML_DIR and
$TINDERBOX_DATA_DIR
2000-11-09 19:14:31 +00:00
kestes%staff.mail.com 1f04f05bc7 add test for fix_time_format_tst() 2000-11-09 19:13:17 +00:00
kestes%staff.mail.com 3c284a469e regularize the use statements. 2000-11-09 19:12:55 +00:00
kestes%staff.mail.com 8d18461d34 make code taint safe by filtering output of globs. 2000-11-09 19:11:22 +00:00
kestes%staff.mail.com cafa2b38ea make code taint safe by filtering output of globs. 2000-11-09 19:10:45 +00:00
terry%mozilla.org 9ffb1cc795 Make 'doomed' reports honor the per-product defaultmilestone setting, rather than looking at the obsolete system-wide 'curmilestone' param. 2000-11-09 18:57:51 +00:00
mcgreer%netscape.com ede896e5fc add "-q" option for creating a client which will "ping" the server until it
is available, or for 1 minute, whichever comes first
2000-11-09 18:29:52 +00:00
brade%netscape.com 1eb8805101 always lowercase so alignment now works; r=kin; sr=sfraser; bug #57298 2000-11-09 14:40:57 +00:00
jst%netscape.com 36ed715e12 Fixing bug 48031. Adding missing nullpointer checks to fix crashes in AppendChild(), RemoveChild(), ReplaceChild(), ... in nsDocument. r=nisheeth, sr=vidur 2000-11-09 06:38:00 +00:00
alecf%netscape.com ba1123409e two more OpenBookmarkURL's that blake missed a=myself, r=jag
(this is consistent with blake & jag's earlier checkins)
2000-11-09 05:30:14 +00:00
nhotta%netscape.com 56ca08608c Null pointer check to prevent a crash by edit from desktop for Japanese path name, bug 59466, r=akkana, sr=brendan. 2000-11-09 04:35:38 +00:00
blakeross%telocity.com 3b0c4b2f72 fixing minor problem with my last fix. r=jag sr=alecf 2000-11-09 04:07:34 +00:00
sspitzer%netscape.com 5378c7ef8e add a sneaky hack for testing if rdf random access enumerators will
be a performance win, if we implement them.

this is temporary code.

(the other piece is non-temporary.  we had an uninitialized variable)

r=putterman, sr=mscott.
2000-11-09 03:57:50 +00:00