slamm%netscape.com
e9b560efa5
Add sidebar panel. Clean up quickparse. Make express use quickparse too.
1999-05-16 02:38:55 +00:00
terry%mozilla.org
29c753b7f2
Netcenter is (apparently) getting upset about the blank line at the beginning of the XML we generate. Fine.
1999-05-10 16:39:55 +00:00
slamm%netscape.com
eabb0554b5
Remember the email address in a cookie.
1999-04-22 21:02:48 +00:00
slamm%netscape.com
95a254b578
Get rid of annoying whitespace in text area.
1999-04-22 19:52:23 +00:00
slamm%netscape.com
8e8ce51f77
Add some whitespace to admin link at bottom.
1999-04-15 19:30:53 +00:00
slamm%netscape.com
94caf093aa
Add continue line to bottom.
1999-04-15 19:28:40 +00:00
slamm%netscape.com
6c72317a8f
Add continue line to the bottom of the table. Maybe someone can add one to the top as well.
1999-04-15 19:23:44 +00:00
terry%netscape.com
c9b84b1c80
Fixed stupid typo.
1999-04-10 03:53:59 +00:00
terry%netscape.com
bdf1d2f831
Add (rather lame) images to the tinderbox channel.
1999-04-01 18:58:06 +00:00
terry%netscape.com
9b564d43be
Silly netcenter wants a link for every item. Fine.
1999-03-30 22:31:54 +00:00
terry%netscape.com
41a5a6549d
Added code to generate RDF, for a Netcenter channel.
1999-03-30 22:16:03 +00:00
slamm%netscape.com
886d99ee18
Turn log caching back on by default, but this time check logfile times. That way if it changes, the cached file will be updated.
1999-03-25 23:15:40 +00:00
slamm%netscape.com
47d651491e
never mind. I know what I would have to do to fix the cache but it isn't worth it.
1999-03-25 23:13:58 +00:00
slamm%netscape.com
c70774e5a9
cache isn't working. Temporarily write out a log.
1999-03-25 22:36:51 +00:00
slamm%netscape.com
3456dd4df5
oh yeah, toss the cvslog.cgi output to /dev/null.
1999-03-25 21:45:28 +00:00
slamm%netscape.com
53c7248c61
Cache brief logs for busted builds.
1999-03-25 21:39:40 +00:00
slamm%netscape.com
92fa4525b0
Change caching feature to on demand. Otherwise, it may cache a log for a build that hasn't completed.
1999-03-25 21:13:42 +00:00
slamm%netscape.com
c534488235
Cache the brief log html. Make it fast.
1999-03-19 20:37:07 +00:00
slamm%netscape.com
2f885956f9
Last changes were not working as well as I would have liked. Reverting to 1.1
1999-03-19 01:52:36 +00:00
slamm%netscape.com
4176cf84c5
Make room for more tinderbox columns by truncating the email address. To get the full email address, you have to click on the name.
1999-03-18 21:54:28 +00:00
slamm%netscape.com
f7627ce535
Older version of perl cannot have foreach loop on same line as print.
1999-03-18 02:53:54 +00:00
slamm%netscape.com
00c96d37e7
Shave off a third of the time to process the log, by parsing in a single pass.
1999-03-18 02:16:57 +00:00
slamm%netscape.com
d590d44157
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=3699 . Renamed tree array to trees. Added 'var' for local variables.
1999-03-16 23:30:16 +00:00
slamm%netscape.com
d2ca192d46
sar want more 'checkins since' links. Don't refresh pagepage if it isn't the most recent time.
1999-03-10 20:18:49 +00:00
terry%netscape.com
c8c748a2b3
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
a5353a5c1b
Cope if no mindate/maxdate is provided.
1999-03-10 02:48:31 +00:00
slamm%netscape.com
92e95ee7f4
Change 'name' array to 'build'. Looks like name is reserved or something.
1999-03-09 23:59:15 +00:00
slamm%netscape.com
0861120233
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
8722d17b90
I broke it. ...again. back out, back out.
1999-03-09 19:57:13 +00:00
slamm%netscape.com
43192be851
Shorten the output a bit more.
1999-03-09 19:53:31 +00:00
terry%netscape.com
6aba97c651
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
f47c56c23e
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
89ee8e2acf
Via irc vote, turn on 'checkins since' links even for nocrap.
1999-03-05 22:10:04 +00:00
slamm%netscape.com
f46578b193
Avoid copying the list pointers
1999-03-05 18:08:24 +00:00
slamm%netscape.com
7671215b4c
Don't use unshift because it is slow. Use push/reverse combo instead.
1999-03-05 17:14:03 +00:00
slamm%netscape.com
28f0a05034
Speed it up right.
1999-03-05 01:57:13 +00:00
slamm%netscape.com
2a2f11c6ce
Uhoh, change wasn't ready for prime-time. backout.
1999-03-05 01:33:38 +00:00
slamm%netscape.com
9328e9ad77
Speed up data reading. Read it backwards and only as much as needed.
1999-03-05 01:25:23 +00:00
slamm%netscape.com
d36409e65f
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
2f599cfc8a
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
a520e708aa
-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
9bcf37d744
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
8729c8701a
Reduce the number of bytes returned.
1999-03-02 00:41:31 +00:00
terry%netscape.com
747220fde7
Wasn't quoting the "%" correctly in people's e-mail addresses.
1999-03-02 00:06:06 +00:00
terry%netscape.com
f0892b5134
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
6e26351d25
Show checkin history up to a week.
1999-02-23 20:14:41 +00:00
slamm%netscape.com
75674f49a9
Take out checkbox for selected build, since it didn't work.
1999-02-18 20:13:30 +00:00
terry%netscape.com
847359108d
Put all the INPUT elements inside of the FORM element, OK?
1999-02-17 21:56:14 +00:00
slamm%netscape.com
da458fda87
Really get rid of ignored builds.
1999-02-12 21:31:03 +00:00
slamm%netscape.com
c062fd176c
Clean-up presentation. Remove ignored builds for list.
1999-02-12 21:29:53 +00:00
terry%netscape.com
dba81d202c
Last change wasn't working if grabbing multiple trees.
1999-02-09 19:13:40 +00:00
terry%netscape.com
2e5d3c1976
Don't put builds into quickparse that we have marked as "ignore".
1999-02-09 18:40:56 +00:00
terry%netscape.com
40617d2099
Make page auto-reload every fifteen minutes.
1999-02-01 22:46:51 +00:00
terry%netscape.com
366abd65f5
Make a bigger field to type your email address.
1999-01-22 19:54:18 +00:00
terry%netscape.com
4389654a6b
Simple script to show some build bustage stats.
1999-01-20 19:38:13 +00:00
donm%netscape.com
43cd6ae798
adding the smoke test build script
1999-01-19 18:54:41 +00:00
terry%netscape.com
98bb47cb07
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
b5297e5cdd
Fixed bug 2049 -- added link to rebuild the guilty column.
1998-12-23 17:52:37 +00:00
terry%netscape.com
f1b2974dae
Can now optionally put the tinderbox directory on the command line.
1998-12-22 02:23:13 +00:00
slamm%netscape.com
85af8b601d
Turn off frames for build log. Frames are evil.
1998-12-17 19:16:35 +00:00
cyeh%netscape.com
5557226135
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
048f8427ea
Silly mistake. Yes, we still want to call buildwho.pl
1998-11-17 05:58:56 +00:00
cls%seawood.org
d7af4216f3
Previously reset endsection in the wrong place.
1998-11-13 03:17:09 +00:00
cls%seawood.org
55e97228dc
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
b3b61c80a6
Added MPL header and changed version to SNAP.
1998-11-13 01:25:48 +00:00
terry%netscape.com
5bf15f7fff
Changed format slightly; added tree closure state.
1998-10-20 22:50:44 +00:00
terry%netscape.com
67318a8e41
Added 'quickparse' thingy for programs that want to read the tinderbox state.
1998-10-20 22:16:21 +00:00
terry%netscape.com
beb335e316
Don't let express show builds older than 12 hours.
1998-10-17 15:20:24 +00:00
slamm%netscape.com
3cdae751c2
Add missing ')'.
1998-10-08 21:53:22 +00:00
cyeh%netscape.com
5a4e7b9a5d
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
8fdb349bdf
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
c6b557308c
back out attempted changes
1998-10-05 17:20:01 +00:00
cyeh%netscape.com
79abab6bb6
fix ep for mac
1998-10-01 23:35:40 +00:00
cyeh%netscape.com
58e3cdeff4
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
9a52b07eb7
no more pics of bill please
1998-10-01 00:15:37 +00:00
cyeh%netscape.com
c5bcddc6c7
uncomment out required closed bracket
1998-09-30 23:11:09 +00:00
leaf%mozilla.org
44524bd2a8
changed 'cvs co ns/client.mk' to 'cvs co MozillaSourceMotif'
1998-09-30 17:18:16 +00:00
leaf%mozilla.org
a45de8044f
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
4276aba090
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
83dc3dc109
Pass through 'nocrap' argument from express.
1998-09-08 20:33:28 +00:00
slamm%netscape.com
331471647a
Re-commit the 'nocrap'. This time it's not crappy.
1998-09-08 19:48:29 +00:00
slamm%netscape.com
0188cf4b5c
Oops, not ready yet. backout last change.
1998-09-08 19:36:56 +00:00
slamm%netscape.com
6a4965564b
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
ee784f9815
Fix up NPL and comments that cls%seawood.org horked.
1998-09-01 01:41:07 +00:00
terry%netscape.com
3c0e8f3876
Fix up indentation that cls%seawood.org horked.
1998-09-01 01:40:24 +00:00
cls%seawood.org
afda95bbce
A few fixes to allow things to work relatively out of the box.
1998-09-01 01:14:20 +00:00
cls%seawood.org
f3290abe1e
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
15b8168364
Initial version
1998-09-01 01:09:43 +00:00
cyeh%netscape.com
31b1b63203
updated examples that are cleaner and multiple platform friendly.
1998-09-01 00:08:02 +00:00
preed%netscape.com
2f80386d32
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
bfeaa9dc29
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
1f848ad84d
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
1a7f880b25
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
56f90bacb5
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
9c7abafa29
Added testfailed status; modified gz filenames to add buildates; reviewed
...
by ltabb.
1998-08-04 00:29:17 +00:00
cyeh
58c099674b
add example tinderbox client scripts
1998-07-09 17:36:13 +00:00
cyeh
f1d72db7b4
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
5af6a2949b
added the ability to disable builds instead of removing them from the page
1998-06-22 21:28:47 +00:00
terry
8c6dcc5a4f
Don't be chatty.
1998-06-19 15:36:21 +00:00
terry
b50857ef5d
cd to the real tinderbox dir.
1998-06-19 15:32:07 +00:00
jwz
19f2f730d5
expanded disclaimer
1998-06-16 23:32:48 +00:00
terry
a5ab99df60
Bonsai and Tinderbox have been freed.
1998-06-16 21:43:24 +00:00