Commit Graph

328 Commits

Author SHA1 Message Date
terry%netscape.com
cc4aeabc77 Only show checkboxes for trees that have had activity in the last two days. 1999-03-10 03:03:27 +00:00
terry%netscape.com
67603d6423 Cope if no mindate/maxdate is provided. 1999-03-10 02:48:31 +00:00
slamm%netscape.com
c6d29414c2 Change 'name' array to 'build'. Looks like name is reserved or something. 1999-03-09 23:59:15 +00:00
slamm%netscape.com
a9666d419e Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future. 1999-03-09 21:30:02 +00:00
slamm%netscape.com
161e308a9d I broke it. ...again. back out, back out. 1999-03-09 19:57:13 +00:00
slamm%netscape.com
204de6effe Shorten the output a bit more. 1999-03-09 19:53:31 +00:00
terry%netscape.com
4e4dc0f626 Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times. 1999-03-09 15:22:09 +00:00
terry%netscape.com
01d194aa5b Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times. 1999-03-09 05:07:50 +00:00
slamm%netscape.com
bf70ff4e63 Via irc vote, turn on 'checkins since' links even for nocrap. 1999-03-05 22:10:04 +00:00
slamm%netscape.com
45796ef36e Avoid copying the list pointers 1999-03-05 18:08:24 +00:00
slamm%netscape.com
e64cb18d47 Don't use unshift because it is slow. Use push/reverse combo instead. 1999-03-05 17:14:03 +00:00
slamm%netscape.com
d42daa439d Speed it up right. 1999-03-05 01:57:13 +00:00
slamm%netscape.com
3445d84e44 Uhoh, change wasn't ready for prime-time. backout. 1999-03-05 01:33:38 +00:00
slamm%netscape.com
461bd7d97d Speed up data reading. Read it backwards and only as much as needed. 1999-03-05 01:25:23 +00:00
slamm%netscape.com
9a39fccc09 Retire the old 'express' code. Also reduce the default hours from 36 down to 12. 1999-03-04 23:41:02 +00:00
slamm%netscape.com
649c654e40 Add 'express_fast' which is a much faster than 'express'. Uses Backwards.pm. This will probably replace 'express'. 1999-03-04 21:46:07 +00:00
slamm%netscape.com
16b3e0ee56 -mput back the 'who' link too. So much for my byte savings. Need to find a way to test for JavaScript. 1999-03-02 01:30:24 +00:00
slamm%netscape.com
7e47bd147f Don't rely on 'onclick' handler and pay the price for people who might not use javascript. 1999-03-02 01:14:21 +00:00
slamm%netscape.com
b89de3e353 Reduce the number of bytes returned. 1999-03-02 00:41:31 +00:00
terry%netscape.com
9fee508b26 Wasn't quoting the "%" correctly in people's e-mail addresses. 1999-03-02 00:06:06 +00:00
terry%netscape.com
0253fabd29 When we do "showall", or ask to rebuild checkin history, then we'll do
a week.  But, more normally, we'll only do two days, since it's much
faster that way, and we need to do this all the time.
1999-02-23 20:31:02 +00:00
terry%netscape.com
e52c15774b Show checkin history up to a week. 1999-02-23 20:14:41 +00:00
slamm%netscape.com
d1bd7a71f3 Take out checkbox for selected build, since it didn't work. 1999-02-18 20:13:30 +00:00
terry%netscape.com
ccb2fbf4fb Put all the INPUT elements inside of the FORM element, OK? 1999-02-17 21:56:14 +00:00
slamm%netscape.com
5b5ff17801 Really get rid of ignored builds. 1999-02-12 21:31:03 +00:00
slamm%netscape.com
20faba0a03 Clean-up presentation. Remove ignored builds for list. 1999-02-12 21:29:53 +00:00
terry%netscape.com
073d3fd66f Last change wasn't working if grabbing multiple trees. 1999-02-09 19:13:40 +00:00
terry%netscape.com
1eec21030e Don't put builds into quickparse that we have marked as "ignore". 1999-02-09 18:40:56 +00:00
terry%netscape.com
d2e3f54b83 Make page auto-reload every fifteen minutes. 1999-02-01 22:46:51 +00:00
terry%netscape.com
2108b03575 Make a bigger field to type your email address. 1999-01-22 19:54:18 +00:00
terry%netscape.com
ee05e36d9f Simple script to show some build bustage stats. 1999-01-20 19:38:13 +00:00
donm%netscape.com
6fd212cfbf adding the smoke test build script 1999-01-19 18:54:41 +00:00
terry%netscape.com
88d823c0dd When creating a new tinderbox tree, give a chance to specify the
repository it uses.
1998-12-31 21:33:19 +00:00
terry%netscape.com
5c48535a90 Fixed bug 2049 -- added link to rebuild the guilty column. 1998-12-23 17:52:37 +00:00
terry%netscape.com
31d88975fc Can now optionally put the tinderbox directory on the command line. 1998-12-22 02:23:13 +00:00
slamm%netscape.com
799aaa5169 Turn off frames for build log. Frames are evil. 1998-12-17 19:16:35 +00:00
cyeh%netscape.com
16b1386b1a latest script used to power autoconf builds of raptor. this script
doesn't use a config file, and is used for example purposes only with no support
1998-12-15 00:14:25 +00:00
cls%seawood.org
3f2f09a695 Silly mistake. Yes, we still want to call buildwho.pl 1998-11-17 05:58:56 +00:00
cls%seawood.org
81894cf5eb Previously reset endsection in the wrong place. 1998-11-13 03:17:09 +00:00
cls%seawood.org
015efd8846 Added support for multiple status reports in a single email.
Added keyword END to mark the end of a status report.
1998-11-13 01:27:02 +00:00
cls%seawood.org
188caf5c89 Added MPL header and changed version to SNAP. 1998-11-13 01:25:48 +00:00
terry%netscape.com
e7870ca776 Changed format slightly; added tree closure state. 1998-10-20 22:50:44 +00:00
terry%netscape.com
bd96eafb1c Added 'quickparse' thingy for programs that want to read the tinderbox state. 1998-10-20 22:16:21 +00:00
terry%netscape.com
c882a0d86c Don't let express show builds older than 12 hours. 1998-10-17 15:20:24 +00:00
slamm%netscape.com
dfd72a271c Add missing ')'. 1998-10-08 21:53:22 +00:00
cyeh%netscape.com
99a2ebcbf2 make it so that failed automated testing causes the tree to have
a burning top.
1998-10-08 21:31:18 +00:00
slamm%netscape.com
6fa89e5506 Use a red background cell instead of the animated gif with the 'nocrap' option. 1998-10-06 00:24:11 +00:00
cyeh%netscape.com
d412ac5a65 back out attempted changes 1998-10-05 17:20:01 +00:00
cyeh%netscape.com
45cf596d1b fix ep for mac 1998-10-01 23:35:40 +00:00
cyeh%netscape.com
be86e9c9d3 loosen up check for this error parser since it wasn't finding this
string properly
1998-10-01 17:38:04 +00:00
cyeh%netscape.com
6d16349c3f no more pics of bill please 1998-10-01 00:15:37 +00:00
cyeh%netscape.com
3aa7d8c85d uncomment out required closed bracket 1998-09-30 23:11:09 +00:00
leaf%mozilla.org
e465c95cd5 changed 'cvs co ns/client.mk' to 'cvs co MozillaSourceMotif' 1998-09-30 17:18:16 +00:00
leaf%mozilla.org
8f8a2c38a7 Changed the mail-recipient to external-tinderbox-incoming@mozilla.org,
so you don't have to be inside the firewall to contribute cycles.
1998-09-30 14:58:58 +00:00
terry%netscape.com
55bc1887c3 Don't let people checking in from the outside affect any tree unless that tree has 'external' in its name. 1998-09-23 23:29:45 +00:00
slamm%netscape.com
0d3361d534 Pass through 'nocrap' argument from express. 1998-09-08 20:33:28 +00:00
slamm%netscape.com
6090d83c24 Re-commit the 'nocrap'. This time it's not crappy. 1998-09-08 19:48:29 +00:00
slamm%netscape.com
5324a2ce7c Oops, not ready yet. backout last change. 1998-09-08 19:36:56 +00:00
slamm%netscape.com
494a501fe1 Add a 'nocrap' flag so the top of the page has useful information (i.e. no image, no legend). 1998-09-08 19:34:51 +00:00
terry%netscape.com
276727367d Fix up NPL and comments that cls%seawood.org horked. 1998-09-01 01:41:07 +00:00
terry%netscape.com
c6d27c65e6 Fix up indentation that cls%seawood.org horked. 1998-09-01 01:40:24 +00:00
cls%seawood.org
8bd37e2a51 A few fixes to allow things to work relatively out of the box. 1998-09-01 01:14:20 +00:00
cls%seawood.org
4539c32d78 Make a couple of tweaks to allow complete admin (expect setting passwd) via webpages. 1998-09-01 01:11:34 +00:00
cls%seawood.org
f5a06fb9f6 Initial version 1998-09-01 01:09:43 +00:00
cyeh%netscape.com
677314c5c7 updated examples that are cleaner and multiple platform friendly. 1998-09-01 00:08:02 +00:00
preed%netscape.com
0ad3c0b9e9 Adds functionality to write multiple comments to a log with one
submission. Also fixes some bugs and UI problems. Reviewed by terry.
1998-08-25 21:22:32 +00:00
preed%netscape.com
93655d3fe8 This is a bug fix; when two tree were displayed at once, the argument in
the menu for "addnote.cgi" was passed as tree1 and tree2, not the specific
buildtree for that block. This problem was experienced with the other menu
items, but corrected before the first checkin. This checkin fixes this
problem with addnote.cgi as well.
1998-08-21 18:40:26 +00:00
preed%netscape.com
9c30654549 Fixes some bugs in the way messages of the day were stored; certain
characters could cause tinderbox to bomb out because they weren't escaped,
and the '1;' at the end was missing (which is bad because this is needed
if it's required). Reviewed by terry.
1998-08-19 23:31:52 +00:00
preed%netscape.com
3e59f4918a Added features to allow popup menu's in showbuilds.cgi (requsted), and
modified a chop to chomp to make SURE it does what we want. Reviewed by
terry.
1998-08-19 23:20:45 +00:00
preed%netscape.com
d479c07bb0 addition to code to allow open/closed information on tinderbox pages
(essentially turned this functionality on again). reviewed by ltabb.
1998-08-06 23:35:58 +00:00
preed%netscape.com
0f06cc2a1b Added testfailed status; modified gz filenames to add buildates; reviewed
by ltabb.
1998-08-04 00:29:17 +00:00
cyeh
48e92b95db add example tinderbox client scripts 1998-07-09 17:36:13 +00:00
cyeh
db6fcffbdc added "Couldn't find project file " error. This happens when a CW project
can't find the file to compile.
1998-07-02 17:26:48 +00:00
ltabb
9c93fda9a5 added the ability to disable builds instead of removing them from the page 1998-06-22 21:28:47 +00:00
terry
2f50896a04 Don't be chatty. 1998-06-19 15:36:21 +00:00
terry
47c5234bcd cd to the real tinderbox dir. 1998-06-19 15:32:07 +00:00
jwz
185e30fb76 expanded disclaimer 1998-06-16 23:32:48 +00:00
terry
d79fe8cf1e Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00