slamm%netscape.com
7b693dcc28
Fix start time of 'C' links.
2000-05-10 00:22:05 +00:00
slamm%netscape.com
473f7396ab
Fix link for sidebar panel.
2000-05-01 16:41:38 +00:00
slamm%netscape.com
d0cdce91a3
typo
2000-04-29 01:08:50 +00:00
slamm%netscape.com
70d46b9b42
Fix support for multiple trees on quickparse.
2000-04-28 18:27:16 +00:00
slamm%netscape.com
63b983f564
typo
2000-04-28 16:00:39 +00:00
slamm%netscape.com
1b682abfb8
Revert previousstarttime to previousbuildtime. Didn't mean to check that in.
2000-04-27 23:09:26 +00:00
slamm%netscape.com
441ab8aac5
Fix open/close state for panel.html and express=1. Encapsulate it a little better.
2000-04-27 22:56:17 +00:00
slamm%netscape.com
6eea1d980f
Continue past cvsblame parse errors.
2000-04-20 19:05:56 +00:00
dveditz%netscape.com
67a100ab7e
Bug 6252, making tinderbox popups work for Mozilla. The code comes from
...
dbaron@fas.harvard.edu , and I modified the browser version detection
code slightly.
2000-04-20 00:50:15 +00:00
slamm%netscape.com
76720fd5ae
Clean up old tbx.xxxxx mail files in data/.
2000-04-18 23:35:08 +00:00
slamm%netscape.com
cb5ba1b3dd
mini-hack: add /bin to path for cwd.
2000-04-18 22:20:30 +00:00
slamm%netscape.com
610a3c53e8
Restore directory after find.
2000-04-18 21:40:55 +00:00
slamm%netscape.com
6aab4696bd
Get modules and their tags from treedata.pl
2000-03-23 21:14:51 +00:00
dveditz%netscape.com
25511791f0
Fix starting time for "show previous" links when hours is set to something
...
other than 12
2000-03-15 00:49:16 +00:00
slamm%netscape.com
8ba054b717
Run warnings on testfailed builds too.
2000-03-11 02:55:19 +00:00
slamm%netscape.com
f9619a07a2
Nudge the hour coloring. It was off by a second.
2000-03-03 17:32:04 +00:00
terry%mozilla.org
fd7861879a
URL changes
2000-03-02 00:01:47 +00:00
cyeh%netscape.com
028ab669dc
update documentation to reflect new binary location code
2000-02-25 18:26:10 +00:00
cyeh%netscape.com
2f5adb4862
add support for including a ftp url as a part of the tinderbox completion
...
message. if you include:
tinderbox: binaryurl: url
then a "D" link will show up in the status pane of a build, which is
a link to the binary. r=slamm,terry
2000-02-25 18:19:56 +00:00
slamm%netscape.com
0e87475a5d
Add most recent checkins to the top time slot. Previously they were left off. (And add nextbuildtime to the build record. Not used yet).
2000-02-24 17:48:36 +00:00
slamm%netscape.com
cfc5b38fdc
Fix 'off by one' error.
2000-02-18 00:49:45 +00:00
slamm%netscape.com
4a4b7cec1b
Add log for tinderbox columns
2000-02-18 00:16:52 +00:00
slamm%netscape.com
045753ca72
Take out more debuging code.
2000-02-18 00:09:44 +00:00
slamm%netscape.com
7fe717e90b
Skip writing unused data file warnings.dat
2000-02-18 00:02:37 +00:00
slamm%netscape.com
b848e0817f
Uncomment line to build file index.
2000-02-17 23:56:09 +00:00
slamm%netscape.com
af4c65b3ca
New warnings command line.
2000-02-17 23:31:10 +00:00
slamm%netscape.com
ecb8e1a76d
Add Mac warnings.
2000-02-17 23:27:17 +00:00
slamm%netscape.com
295c89aabf
Print out last good know logfile name. (Useful to pass to other script when testing).
2000-02-17 22:27:00 +00:00
slamm%netscape.com
0131b670c7
Copy logs that match from treedata.pl
2000-02-17 07:09:25 +00:00
slamm%netscape.com
54017e35df
Run copylogs as 'perl copylogs' to make Windows happy.
2000-02-17 06:39:00 +00:00
slamm%netscape.com
6299c14fca
Make checkins fall into the correct group (change edge condition). Also, drop ampersand from subroutine calls.
2000-02-17 02:32:42 +00:00
slamm%netscape.com
ab8dc1abbf
Subtract one from the 'C' link's maxdate. Otherwise, checkins fall into the wrong group. Also, add a link for the previous 24 hours of data.
2000-02-17 02:31:42 +00:00
slamm%netscape.com
c0f1009998
Fix warnings.html link.
2000-02-15 18:43:12 +00:00
slamm%netscape.com
927ffc1674
Add bloatdata and warnings to list to clean.
2000-02-15 18:04:42 +00:00
slamm%netscape.com
8ebd486af9
Move build warnings from top of page into build columns.
2000-02-15 18:02:27 +00:00
slamm%netscape.com
05ec5a0d48
Backslash quote for emacs syntax highlighting.
2000-02-15 18:01:06 +00:00
slamm%netscape.com
8644f30d84
Trim trailing whitespace from message of the day.
2000-02-15 17:59:57 +00:00
slamm%netscape.com
eeb483b78d
Reduce to 30 rows. 40 was a little too big.
2000-02-14 23:39:29 +00:00
slamm%netscape.com
64181237ab
Increate space for editing the message of the day.
2000-02-14 23:34:19 +00:00
slamm%netscape.com
a7627b2362
Mark 'Leaving directory' lines as errors too if there was a make error
2000-02-12 00:40:28 +00:00
slamm%netscape.com
1003d1b8ad
Reduce the number of global variables. Only give 'NEXT ERROR' link if there is another one. Group consecutive errors into one error.
2000-02-12 00:39:50 +00:00
slamm%netscape.com
cddf2cfb37
Take out colors for bloat numbers. The numbers jump around too much and the colors have lost all value.
2000-02-11 22:48:58 +00:00
slamm%netscape.com
dce71817ef
Trim trailing whitespace from tinderbox variables.
2000-02-11 00:11:01 +00:00
slamm%netscape.com
a134c8c5a9
Tweak gmake pattern to make it more general. (Reformat a little too).
2000-01-27 02:30:23 +00:00
mcafee%netscape.com
206fbbecb4
Removing old binary link. r=slamm
2000-01-27 01:39:09 +00:00
slamm%netscape.com
493e1acb2b
List of images on mozilla.org.
2000-01-20 02:32:18 +00:00
slamm%netscape.com
de1bdfdd84
Update script so it can be used to weed out broken or long loading images.
2000-01-19 22:46:03 +00:00
slamm%netscape.com
6d2f14a428
Pick some colors that color-blind folks can distinguish more easily. bug #23805
2000-01-13 02:12:08 +00:00
slamm%netscape.com
450686a000
Fix quotes for warnings command-line.
2000-01-11 18:54:21 +00:00
slamm%netscape.com
02fc7abdca
warnings.pl: Use command-line arg to specify tree
2000-01-08 02:04:26 +00:00