Граф коммитов

886 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org 0f627b3c98 Was sending multiple messages telling people they're on the hook. 1999-07-27 23:10:12 +00:00
terry%mozilla.org 45d1045d17 The 'modules' list on the main query page was just all wrong. 1999-07-27 16:25:08 +00:00
terry%mozilla.org c1972e8e0d Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:59:03 +00:00
terry%mozilla.org fd1503f0d9 Backed out code Dieter put in that tried to restrict the view to only
directories in the current module.  I think it was buggy, and it is
not behavior I particularly want anyway.
1999-07-26 23:46:04 +00:00
terry%mozilla.org 5d1bc1264d Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:36:33 +00:00
terry%mozilla.org 06d7bec196 Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org 2ded41f475 Get rid of extra semicolons. 1999-07-26 20:41:54 +00:00
terry%mozilla.org 84d04cee96 Was doing date order backwards, compared to the way it used to be. 1999-07-26 19:06:26 +00:00
terry%mozilla.org 2fe756947a Dieter's patch tried to optimize things by using the legaldirs file
lying around when doing queries by module.  This is a good idea, but
only works when the query being done is for the default module for a
tree.  This isn't always the case!  Rolled back code to Lloyd's old
code, which nobody really understands, but it works...
1999-07-26 16:10:55 +00:00
bryce-mozilla%nextbus.com eac4f0bec5 Not really having time to really finish this, I'll put it up for others to work with.
This is a login-centric view of the database.  It is very slow for systems
ith large numbers of logins.
1999-07-25 19:45:55 +00:00
terry%mozilla.org 8447b2530b Fixed stupid typos that caused it to not correctly report whether a
tree is open.
1999-07-24 05:04:37 +00:00
terry%mozilla.org 2b1b839853 Fixed some warnings. 1999-07-24 04:49:32 +00:00
terry%mozilla.org 8750689ba6 Fix busted guilty column.
Bonsai's query_checkins call has become pickier; now it wants to be
run from inside the bonsai directory, and wants the $::TreeID variable
to be set correctly.

This stuff is all too fragile to believe.
1999-07-24 04:47:57 +00:00
terry%mozilla.org 8f618963db Munge usernames containing "%" into an "@" when determining email address. 1999-07-23 22:12:29 +00:00
terry%mozilla.org 46c666193c Whoops. I had pulled out the POSIX stuff, cause I thought it was
conflicting with something, but I was wrong and confused.  Fixed.
1999-07-23 20:04:42 +00:00
terry%mozilla.org 79ad901888 Fixed count of "while tree is closed" checkins. 1999-07-23 19:58:41 +00:00
terry%mozilla.org ba86df650b Fixed stupid warning. 1999-07-23 19:37:02 +00:00
terry%mozilla.org b4545d5709 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
terry%mozilla.org da2de04a34 Fixed stupid typo. 1999-07-23 19:21:13 +00:00
terry%mozilla.org 258ccf5f6d Let me tweak the parameters to DBI->connect(). 1999-07-23 19:14:37 +00:00
terry%mozilla.org bb14408922 Whoops; missing an include file. 1999-07-23 18:50:25 +00:00
terry%mozilla.org 744b1e709a Removed stupid debugging printf's. 1999-07-23 18:50:07 +00:00
cyeh%netscape.com ed76096b74 support terse=1 flag,mostly as a way to support pager notification 1999-07-23 18:43:06 +00:00
terry%mozilla.org d1360d1cc4 Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl. 1999-07-23 18:39:31 +00:00
cyeh%netscape.com 7d1593ba6c evil evil hack. make sure that sheriffs is connected to
bonsai-hook@cvs-mirror.mozilla.org. This should be moved into a configfile
somewhere.
1999-07-23 01:48:08 +00:00
slamm%netscape.com 31d90f6ae6 Take out warnings for now. 1999-07-22 23:32:31 +00:00
slamm%netscape.com 2b52e77b3b add some debug code 1999-07-22 23:22:46 +00:00
slamm%netscape.com deb1a1cebd Protect against bad parses 1999-07-22 23:14:15 +00:00
slamm%netscape.com 2fdc2d91eb slight cleanup 1999-07-22 23:12:00 +00:00
slamm%netscape.com 314b9004b5 Grab more data. 1999-07-22 22:17:28 +00:00
terry%mozilla.org e900f2414d Make sure to recreate the database files from scratch every time. It used to merge old entries in with the stuff we recalculate. 1999-07-22 19:58:11 +00:00
slamm%netscape.com c5675b6fdc Last checking not needed. 1999-07-22 18:48:39 +00:00
slamm%netscape.com 08ab1fc548 Generate warnings 1999-07-22 17:48:29 +00:00
slamm%netscape.com 89b7f4158e Avoid regenerating the same warnings file twice. 1999-07-22 01:09:50 +00:00
cyeh%netscape.com 0e5f78075b remove
bonsai-hookinterest@glacier
mcom.dev.client.build.busted
from default hook addresses. add builds instead
1999-07-21 23:21:16 +00:00
slamm%netscape.com 72a64ed205 rounding messes up comments 1999-07-21 23:01:09 +00:00
slamm%netscape.com 0844e436fb Round times to nearest minute. This avoids having multiple lines displaying the same minute. 1999-07-21 22:55:13 +00:00
slamm%netscape.com 530b72f80f -mNot convinced it's working properly 1999-07-21 22:15:21 +00:00
slamm%netscape.com 439c0be759 General cleanup and add warning processing for shrike. 1999-07-21 21:56:10 +00:00
slamm%netscape.com d8ac9bdd6e Move warnings file to <tree>/warnings.html when done. Output warnings summary to <tree>/warn.pl. 1999-07-21 21:09:41 +00:00
slamm%netscape.com 0960e140ff Include warning summary at top after message of the day. 1999-07-21 21:08:40 +00:00
cyeh%netscape.com c387f2e92f based the query on note time, rather than build time 1999-07-20 23:44:32 +00:00
cyeh%netscape.com 213a34f05a make a plain text option 1999-07-20 22:24:01 +00:00
slamm%netscape.com 6ce677eb5b Handle multiple warnings on one source file line. 1999-07-19 20:46:17 +00:00
slamm%netscape.com 70d02a2f12 Even More general ignore for getAttribute 1999-07-16 00:08:43 +00:00
slamm%netscape.com 82e8ae10f7 More general ignore for getAttribute 1999-07-16 00:06:17 +00:00
slamm%netscape.com c992214677 Skip mozilla/network warnings. Add some other ignores (at kipp's request). 1999-07-15 23:59:33 +00:00
mcafee%netscape.com e4b8289dc3 Prefixing hook mail subject with Hook: 1999-07-15 18:15:44 +00:00
slamm%netscape.com fafd2dada1 Oh yeah, I wanted to use Helvetica instead of <tt>. 1999-07-13 02:46:56 +00:00
slamm%netscape.com 9ad6b9075d Remove 'narrow' parameter. Remove footer inclusion. Thanks to Ken Estes (kestes@staff.mail.com) for the suggestions. 1999-07-13 02:45:10 +00:00