Commit Graph

27 Commits

Author SHA1 Message Date
mcafee%netscape.com
1e3f91e6a2 Remove server-side data reporting for pageloader test, use client-based scrape mechanism now. 2001-11-20 06:27:33 +00:00
mcafee%netscape.com
03914cf282 Removing old bloat data reporting stuff, use scrape reporting now. 2001-11-20 05:27:29 +00:00
mcafee%netscape.com
a04fba1c5d removing server-side startup data reporting, use client-side TinderboxPrint: now. 2001-11-17 06:52:50 +00:00
mcafee%netscape.com
c36586eccb Switching to arg form of system call to avoid security hole (76109) 2001-11-11 09:08:56 +00:00
mcafee%netscape.com
5f50ff180f Adding scrapebuilds.pl 2001-11-09 21:31:19 +00:00
mcafee%netscape.com
2f96d2424d Adding multi-line support. 2001-11-03 02:10:05 +00:00
mcafee%netscape.com
f169efa91a Adding basic scrape functionality. Pick off TinderboxPrint: token and print the argument in the corresponding build box. Currently limited to one line, multi-line change coming next. 2001-11-03 00:50:13 +00:00
mcafee%netscape.com
96b6669e1c Adding support for startup test. 2001-04-10 05:55:12 +00:00
mcafee%netscape.com
4898b51f3e Adding support for pageloader test. 2001-04-06 03:56:50 +00:00
slamm%netscape.com
92c4c53c4a Fix bug 15204/38057 from Eric Pollmann (pollmann@netscape.com). $enc had an single quote in it that was not escaped. Double quotes are escaped so it is safe to use them around the $enc value. 2000-08-02 22:54:03 +00:00
slamm%netscape.com
01b52de184 Fix support for multiple trees on quickparse. 2000-04-28 18:27:16 +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
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
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
4b61d7bd32 Move build warnings from top of page into build columns. 2000-02-15 18:02:27 +00:00
slamm%netscape.com
8c2b9af30f Bloat: Change coloring algorithm. Set the baseline every time there is a jump up or down. 1999-11-02 20:09:20 +00:00
dmose%mozilla.org
2db9bdbbbe updated license boilerplate 1999-11-01 23:33:56 +00:00
slamm%netscape.com
6762ed67b5 Spit and polish. Take 2. Do not put 'undef' in 'my' list. 1999-10-29 19:01:14 +00:00
slamm%netscape.com
adf6020f0c Somethings not working. Backup 1999-10-29 18:54:32 +00:00
slamm%netscape.com
c9f61c5f30 Clean up global names. Spit and polish. Fix '-w' warnings. 1999-10-29 18:52:04 +00:00
warren%netscape.com
df20383617 Made the leak/bloat baseline only be the min over the last 5 entries. 1999-10-29 17:19:54 +00:00
mcafee%netscape.com
97265f6557 typo, r=slamm 1999-10-29 01:21:06 +00:00
mcafee%netscape.com
f9e04a43da Adding bloat formatting, baseline mechanism. warren/mcafee 1999-10-28 23:18:50 +00:00
slamm%netscape.com
082bc322a8 Take out debug statement. 1999-10-23 01:35:40 +00:00
slamm%netscape.com
d43caa1460 Load bloat data. Clean up load_who(). 1999-10-23 01:18:25 +00:00
terry%mozilla.org
676189de29 Cope with new Bonsai code. In particular, renamed globals.pl to be tbglobals.pl, to avoid conflicting with Bonsai's new globals.pl. 1999-07-23 19:36:38 +00:00