terry%mozilla.org
c56c1e0786
Fix some Y2K issues! Now, don't freak out. The only real bug was
...
that lists of checkins would have started displaying the year as "100"
in the year 2000. I have changed to display 4-digit years throughout.
1999-08-05 22:49:38 +00:00
terry%mozilla.org
149960696a
Fix some Y2K issues! Now, don't freak out. The only real bug was
...
that lists of checkins would have started displaying the year as "100"
in the year 2000. I have changed to display 4-digit years throughout.
1999-08-05 22:43:45 +00:00
endico%mozilla.org
f51390d1ad
Oops. was counting closed bugs too.
1999-08-05 21:21:01 +00:00
endico%mozilla.org
f94cab1d47
don't offer most doomed report if this bugzilla installation doesn't use milestones. remove semicolons from sql queries. the version of mysql running on lounge throws an error on semicoloned queries.
1999-08-05 20:48:51 +00:00
endico%mozilla.org
f931022791
Add a current milestone variable and a most doomed report that's like the ones chofmann posts listing engineers with Mx bugs by number of bugs.
1999-08-05 20:02:20 +00:00
terry%mozilla.org
641c591fae
Oops; removed debugging output.
1999-08-05 16:43:00 +00:00
endico%mozilla.org
798dab9721
add image/jpeg, image/png and image/gif mime types
1999-08-04 17:36:43 +00:00
terry%mozilla.org
d7c3778e02
Patch by msrex@suse.de -- don't send mail to the same address more
...
than once (in case our mail transport is too stupid to remove the dups
for us).
1999-08-04 15:07:28 +00:00
terry%mozilla.org
6502f13700
Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch of bugs at once.
1999-08-03 18:41:29 +00:00
mcafee%netscape.com
e0774b1605
usage comment
1999-08-02 18:04:23 +00:00
terry%mozilla.org
51988822c3
Was generating incorrect link to the "CVS Query Page."
1999-08-02 16:36:15 +00:00
terry%mozilla.org
cb3eb0d996
Fix a typo in the "process any SQL" feature, that has made this
...
feature completely busted for about a year now. I guess people don't
use it...
1999-08-02 16:12:47 +00:00
endico%mozilla.org
b30c4abcf3
keep search engine robots away. traversing lxr is incredibly wasteful
1999-07-31 18:31:58 +00:00
terry%mozilla.org
29071a75d2
Cope with newer rss format (so that, for example, we can now get the
...
headlines for mozillazine again).
1999-07-30 16:53:50 +00:00
terry%mozilla.org
5dd277a471
Fix another stupid typo.
1999-07-30 15:13:01 +00:00
terry%mozilla.org
a4bf7aceca
Fixed typo in "mailto:" link.
1999-07-30 15:11:41 +00:00
terry%mozilla.org
7ddbcc752a
Fixed bug 10812 -- LXR paths were not getting generated correctly.
1999-07-30 01:28:32 +00:00
terry%mozilla.org
ec53d4509d
Got rid of some silly warnings.
1999-07-27 23:19:02 +00:00
terry%mozilla.org
396eb6c0eb
Was sending multiple messages telling people they're on the hook.
1999-07-27 23:10:12 +00:00
terry%mozilla.org
0d5c0e85fe
The 'modules' list on the main query page was just all wrong.
1999-07-27 16:25:08 +00:00
terry%mozilla.org
09718a7a74
Turned on "use strict" and fixed all the resulting warnings and errors.
1999-07-26 23:59:03 +00:00
terry%mozilla.org
d315e9330d
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
e20a4ce802
Turned on "use strict" and fixed all the resulting warnings and errors.
1999-07-26 23:36:33 +00:00
terry%mozilla.org
f3d0d71ab2
Patch by jtg@varesearch.com -- fixed stupid typo in default value for
...
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org
7b57541442
Get rid of extra semicolons.
1999-07-26 20:41:54 +00:00
terry%mozilla.org
cdfe81a904
Was doing date order backwards, compared to the way it used to be.
1999-07-26 19:06:26 +00:00
terry%mozilla.org
9601b2736a
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
6b5fa1a2ee
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
6c8ff6136c
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
3b796b29aa
Fixed some warnings.
1999-07-24 04:49:32 +00:00
terry%mozilla.org
56e8fd10e7
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
4e5f708eaf
Munge usernames containing "%" into an "@" when determining email address.
1999-07-23 22:12:29 +00:00
terry%mozilla.org
dfa62f6d8c
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
6d4e9f1a1e
Fixed count of "while tree is closed" checkins.
1999-07-23 19:58:41 +00:00
terry%mozilla.org
73556098a6
Fixed stupid warning.
1999-07-23 19:37:02 +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
terry%mozilla.org
6782d07c1a
Fixed stupid typo.
1999-07-23 19:21:13 +00:00
terry%mozilla.org
197ec9c792
Let me tweak the parameters to DBI->connect().
1999-07-23 19:14:37 +00:00
terry%mozilla.org
7332c9d905
Whoops; missing an include file.
1999-07-23 18:50:25 +00:00
terry%mozilla.org
ce6e9b6a4c
Removed stupid debugging printf's.
1999-07-23 18:50:07 +00:00
cyeh%netscape.com
7f0054e2ff
support terse=1 flag,mostly as a way to support pager notification
1999-07-23 18:43:07 +00:00
terry%mozilla.org
61b2e0b068
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
921bdc5774
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
1b90e5a1ab
Take out warnings for now.
1999-07-22 23:32:31 +00:00
slamm%netscape.com
3b4a77222c
add some debug code
1999-07-22 23:22:46 +00:00
slamm%netscape.com
cb2bd5abec
Protect against bad parses
1999-07-22 23:14:15 +00:00
slamm%netscape.com
7da3da678d
slight cleanup
1999-07-22 23:12:00 +00:00
slamm%netscape.com
3005c15488
Grab more data.
1999-07-22 22:17:28 +00:00
terry%mozilla.org
4016da6ca2
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
5d3bfdbafd
Last checking not needed.
1999-07-22 18:48:39 +00:00