272 Commits

Author SHA1 Message Date
harrison%netscape.com
bc31358ccf added a debug command to show when external content was last
updated (slashdot, mozillazine)
1998-11-04 01:19:08 +00:00
terry%netscape.com
26e82f2feb Added the maintainer's email address. 1998-11-03 23:55:25 +00:00
terry%netscape.com
a76743f8e4 Cope a little better when there is no ldap server. 1998-11-02 19:48:24 +00:00
terry%netscape.com
118354d282 Was crashing if we had more than 20 people on the list and we couldn't
contact the LDAP server.
1998-11-02 18:56:33 +00:00
terry%netscape.com
ba031fd947 Changed format of slashdot headline URL. It's now more consistant with
the mozillaZine one, and works better with tkirc's automatic URL detection.
1998-10-30 16:28:56 +00:00
terry%netscape.com
c24dd840d9 Major spankage. Every command that mozbot understands on the public
channel can now also be sent to it via /msg.  Much code reorg done to
accomplish this.
1998-10-29 18:59:22 +00:00
terry%netscape.com
bb4243735b Cram headlines into less lines of output. 1998-10-29 16:56:30 +00:00
harrison%netscape.com
65e5038151 added support for slashdot headlines. say "mozbot, slashdot"
(or sd or /.) to see them.
1998-10-29 11:01:29 +00:00
harrison%netscape.com
3744fe3dd3 output key no longer required, silently defaults to most_doomed.
(people were linking into report.cgi without an output key
specified, this fix prevents perl from squealing.)
1998-10-27 10:54:27 +00:00
harrison%netscape.com
49cd4fbbed changed the CHANGES file to reflect changes made 1998-10-27 10:46:25 +00:00
harrison%netscape.com
ff302fd259 updates for collectstats.pl and the Chart::Base requirement 1998-10-27 10:43:38 +00:00
harrison%netscape.com
e44fc2230a all products get stats collected now, not just a hardcoded list. 1998-10-27 10:43:24 +00:00
harrison%netscape.com
0353ba1902 security check for legal products in place. bug charts are not
available as an option if collectstats.pl has never been run.
added quip support.
1998-10-27 10:43:01 +00:00
harrison%netscape.com
7fceefc39d run me out of cron, i collect stats for the report graphs. 1998-10-26 20:15:38 +00:00
harrison%netscape.com
0aee8a1c01 patch from Sam Ziegler <ziegler@mediaguaranty.com>, bug
graphs available, minor hacks.
1998-10-26 20:15:13 +00:00
terry%netscape.com
3dd5d89333 Stop lying and saying trees aren't busted when they are. And bring
back the word "Horked".
1998-10-23 06:11:07 +00:00
terry%netscape.com
ddccab3b1c Enabled "say /me". 1998-10-22 22:35:21 +00:00
terry%netscape.com
f6dfb8a468 Turned on "use strict". Give the URL for tinderbox. Moved everything
into the current directory, instead of using $HOME.
1998-10-22 22:01:42 +00:00
harrison%netscape.com
516aa8cbab changes to tree state (opened, closed) announced, included
in "tress" output. how many ways can mozbot say hello?
mozillaZine headlines: type "mozbot, mz" or "zine" or
"mozillazine" if you like to type. cleaned up some code,
moved code around. also modified Tinderbox module to use
terry's tinderbox/quickparse hack.
1998-10-22 02:45:27 +00:00
harrison%netscape.com
dc3a4c9814 fixed typo 1998-10-21 10:22:57 +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
12f168afd9 Added Mozbot component to Webtools. 1998-10-20 21:44:36 +00:00
terry%netscape.com
4761eff9ef Oops; was importing incorrect component names. 1998-10-19 18:46:14 +00:00
terry%netscape.com
26f5366662 Added a mechanism where I can add new bugs from the netscape bugsystem. Other installations of Bugzilla probably don't need to worry about this file any. 1998-10-19 18:11:53 +00:00
harrison%netscape.com
4ea1d31bcb added required second argument to make_options call, should keep
perl from complaining about Use of uninitialized value at
CGI.pl line 189 (#1)
1998-10-18 22:32:15 +00:00
harrison%netscape.com
f1b38d3a14 created reports.cgi which provide an overview of active bugs
sorted by owner. updated README to reflect my experiences
installing mysql, bugzilla. put links into index.html, query.cgi
to point into reports.cgi. harrison 10/18/98
1998-10-18 22:18:25 +00:00
terry%netscape.com
c882a0d86c Don't let express show builds older than 12 hours. 1998-10-17 15:20:24 +00:00
terry%netscape.com
3c05ebb691 Send out notifications whenever a tree changes state. Now also
watching Mozilla-External.
1998-10-17 03:39:20 +00:00
terry%netscape.com
d10130ca33 Whoops; get rid of the icky tabs I let sneak in. Also, be a bit less
chatty when automatically restarting.
1998-10-17 03:06:52 +00:00
terry%netscape.com
fc3a800559 Restart ourselves whenever the source code changes. 1998-10-17 02:50:48 +00:00
terry%netscape.com
41d41da0e3 Unleash mozbot source to the world. 1998-10-17 01:54:40 +00:00
terry%netscape.com
39c755517b Remove code to test if passwd is different than Netscape passwd. It no longer works, anyway. 1998-10-15 13:58:41 +00:00
terry%netscape.com
a48c95c5b1 Removed incorrect comment. 1998-10-14 23:23:30 +00:00
terry%netscape.com
96d4aa0d59 Detect things we can't automatically back out, and say so. 1998-10-14 23:13:04 +00:00
terry%netscape.com
241c2ffd1b Removed some files that aren't used by anything. 1998-10-13 22:27:11 +00:00
terry%netscape.com
746b871a5d Removed some old commented-out tcl stuff. 1998-10-13 22:24:56 +00:00
terry%netscape.com
eb867a84ab Fixed bug 1083 -- was some stupid problems with creating a new account. 1998-10-13 18:15:37 +00:00
terry%netscape.com
bdadb24f05 Stupid formatting changes. 1998-10-13 00:24:21 +00:00
ltabb%netscape.com
e4da4a46fc added doesn't match regular expression where regular expressions are handled. 1998-10-08 22:01:36 +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
terry%netscape.com
938221f305 Wasn't calculating the branch correctly. 1998-10-08 06:01:44 +00:00
blizzard%appliedtheory.com
1add9574a3 Adding the first pass at a bonsai faq. This answers some administration
questions, no install information in here yet.
1998-10-07 19:29:26 +00:00
terry%netscape.com
58c9e2d5cf Improve the error message a bit. 1998-10-07 19:28:19 +00:00
terry%netscape.com
130fae0e4c Added 'Despot'. 1998-10-07 18:58:55 +00:00
terry%netscape.com
05a8b38ab5 Removed the old "Bugzilla" product; those bugs are now part of the
new "Webtools" product.
1998-10-06 21:52:09 +00:00
terry%netscape.com
61ff160660 Added new "Webtools" product. 1998-10-06 21:44:41 +00:00
terry%netscape.com
4e6a0b47f6 Added new "products" table, which contains a description for each
product.  This description is presented when the user is entering a
new bug.
1998-10-06 20:23:40 +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