Commit Graph

379 Commits

Author SHA1 Message Date
slamm%netscape.com
420fdab112 Fix start time of 'C' links. 2000-05-10 00:22:05 +00:00
slamm%netscape.com
10ccc80ce0 Fix link for sidebar panel. 2000-05-01 16:41:38 +00:00
slamm%netscape.com
c80d06fcdb typo 2000-04-29 01:08:50 +00:00
slamm%netscape.com
01b52de184 Fix support for multiple trees on quickparse. 2000-04-28 18:27:16 +00:00
slamm%netscape.com
71a4ee9f94 typo 2000-04-28 16:00:39 +00:00
slamm%netscape.com
1bfb3cba89 Revert previousstarttime to previousbuildtime. Didn't mean to check that in. 2000-04-27 23:09:26 +00:00
slamm%netscape.com
694ae1f95b 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
e89b960ce0 Continue past cvsblame parse errors. 2000-04-20 19:05:56 +00:00
dveditz%netscape.com
ce6fc83d6c 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
e2521aa95b Clean up old tbx.xxxxx mail files in data/. 2000-04-18 23:35:08 +00:00
slamm%netscape.com
f5873b9f40 mini-hack: add /bin to path for cwd. 2000-04-18 22:20:30 +00:00
slamm%netscape.com
21a6ef5183 Restore directory after find. 2000-04-18 21:40:55 +00:00
slamm%netscape.com
bdc8604c5a Get modules and their tags from treedata.pl 2000-03-23 21:14:51 +00:00
dveditz%netscape.com
ffcd6f5401 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
d1cfaee4f4 Run warnings on testfailed builds too. 2000-03-11 02:55:19 +00:00
slamm%netscape.com
3d97402ccd Nudge the hour coloring. It was off by a second. 2000-03-03 17:32:04 +00:00
terry%mozilla.org
3a5ed55d35 URL changes 2000-03-02 00:01:47 +00:00
cyeh%netscape.com
71c7907995 update documentation to reflect new binary location code 2000-02-25 18:26:10 +00:00
cyeh%netscape.com
1e96bd17b1 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
61fd5aa3d2 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
211918130c Fix 'off by one' error. 2000-02-18 00:49:45 +00:00
slamm%netscape.com
ceacb3b7d7 Add log for tinderbox columns 2000-02-18 00:16:52 +00:00
slamm%netscape.com
169fd4ccf5 Take out more debuging code. 2000-02-18 00:09:44 +00:00
slamm%netscape.com
f4ce9890ff Skip writing unused data file warnings.dat 2000-02-18 00:02:37 +00:00
slamm%netscape.com
b172cf22dd Uncomment line to build file index. 2000-02-17 23:56:09 +00:00
slamm%netscape.com
846b89333f New warnings command line. 2000-02-17 23:31:10 +00:00
slamm%netscape.com
814b4343fe Add Mac warnings. 2000-02-17 23:27:17 +00:00
slamm%netscape.com
a078f69885 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
2d571a50b9 Copy logs that match from treedata.pl 2000-02-17 07:09:25 +00:00
slamm%netscape.com
ce0d728c4a Run copylogs as 'perl copylogs' to make Windows happy. 2000-02-17 06:39:00 +00:00
slamm%netscape.com
9e1d5f8645 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
c80bb57d06 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
dfa96df892 Fix warnings.html link. 2000-02-15 18:43:12 +00:00
slamm%netscape.com
119a9e8f54 Add bloatdata and warnings to list to clean. 2000-02-15 18:04:42 +00:00
slamm%netscape.com
4b61d7bd32 Move build warnings from top of page into build columns. 2000-02-15 18:02:27 +00:00
slamm%netscape.com
d52e3ba999 Backslash quote for emacs syntax highlighting. 2000-02-15 18:01:06 +00:00
slamm%netscape.com
975f7197aa Trim trailing whitespace from message of the day. 2000-02-15 17:59:57 +00:00
slamm%netscape.com
a7fed24c10 Reduce to 30 rows. 40 was a little too big. 2000-02-14 23:39:29 +00:00
slamm%netscape.com
9282117a6f Increate space for editing the message of the day. 2000-02-14 23:34:19 +00:00
slamm%netscape.com
9728fbd473 Mark 'Leaving directory' lines as errors too if there was a make error 2000-02-12 00:40:28 +00:00
slamm%netscape.com
16721942fc 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
874c1eba11 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
0e76567386 Trim trailing whitespace from tinderbox variables. 2000-02-11 00:11:01 +00:00
slamm%netscape.com
6840cbff6a Tweak gmake pattern to make it more general. (Reformat a little too). 2000-01-27 02:30:23 +00:00
mcafee%netscape.com
9809b56459 Removing old binary link. r=slamm 2000-01-27 01:39:09 +00:00
slamm%netscape.com
317863368b List of images on mozilla.org. 2000-01-20 02:32:18 +00:00
slamm%netscape.com
05a2c19133 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
fcf7564232 Pick some colors that color-blind folks can distinguish more easily. bug #23805 2000-01-13 02:12:08 +00:00
slamm%netscape.com
b00101b190 Fix quotes for warnings command-line. 2000-01-11 18:54:21 +00:00
slamm%netscape.com
740dc38bf8 warnings.pl: Use command-line arg to specify tree 2000-01-08 02:04:26 +00:00