terry%mozilla.org
1a7c36570f
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.
git-svn-id: svn://10.0.0.236/trunk@42355 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 22:43:45 +00:00
terry%mozilla.org
7e0f972ad7
Oops; removed debugging output.
...
git-svn-id: svn://10.0.0.236/trunk@42305 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 16:43:00 +00:00
terry%mozilla.org
5d5484543a
Was generating incorrect link to the "CVS Query Page."
...
git-svn-id: svn://10.0.0.236/trunk@41830 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 16:36:15 +00:00
terry%mozilla.org
86e9b120ea
Fix another stupid typo.
...
git-svn-id: svn://10.0.0.236/trunk@41594 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-30 15:13:01 +00:00
terry%mozilla.org
768533d833
Fixed typo in "mailto:" link.
...
git-svn-id: svn://10.0.0.236/trunk@41593 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-30 15:11:41 +00:00
terry%mozilla.org
9ae2e7cdec
Fixed bug 10812 -- LXR paths were not getting generated correctly.
...
git-svn-id: svn://10.0.0.236/trunk@41571 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-30 01:28:32 +00:00
terry%mozilla.org
ea9076ac92
Got rid of some silly warnings.
...
git-svn-id: svn://10.0.0.236/trunk@41350 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:19:02 +00:00
terry%mozilla.org
55179fbc93
Was sending multiple messages telling people they're on the hook.
...
git-svn-id: svn://10.0.0.236/trunk@41345 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:10:12 +00:00
terry%mozilla.org
73bd63a472
The 'modules' list on the main query page was just all wrong.
...
git-svn-id: svn://10.0.0.236/trunk@41293 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 16:25:08 +00:00
terry%mozilla.org
ae31fee10d
Turned on "use strict" and fixed all the resulting warnings and errors.
...
git-svn-id: svn://10.0.0.236/trunk@41177 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 23:59:03 +00:00
terry%mozilla.org
dc297a3310
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.
git-svn-id: svn://10.0.0.236/trunk@41175 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 23:46:04 +00:00
terry%mozilla.org
b2d93a974c
Turned on "use strict" and fixed all the resulting warnings and errors.
...
git-svn-id: svn://10.0.0.236/trunk@41173 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 23:36:33 +00:00
terry%mozilla.org
1effad4db0
Was doing date order backwards, compared to the way it used to be.
...
git-svn-id: svn://10.0.0.236/trunk@41150 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 19:06:26 +00:00
terry%mozilla.org
b5f2811262
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...
git-svn-id: svn://10.0.0.236/trunk@41140 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 16:10:55 +00:00
terry%mozilla.org
7be59a5b54
Fixed some warnings.
...
git-svn-id: svn://10.0.0.236/trunk@40966 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 04:49:32 +00:00
terry%mozilla.org
741bd46d0c
Munge usernames containing "%" into an "@" when determining email address.
...
git-svn-id: svn://10.0.0.236/trunk@40930 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 22:12:29 +00:00
terry%mozilla.org
e590dc0625
Fixed count of "while tree is closed" checkins.
...
git-svn-id: svn://10.0.0.236/trunk@40923 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:58:41 +00:00
terry%mozilla.org
9681489512
Fixed stupid warning.
...
git-svn-id: svn://10.0.0.236/trunk@40921 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:37:02 +00:00
terry%mozilla.org
5e0d78f3bc
Fixed stupid typo.
...
git-svn-id: svn://10.0.0.236/trunk@40919 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:21:13 +00:00
terry%mozilla.org
7a9d4bb04f
Let me tweak the parameters to DBI->connect().
...
git-svn-id: svn://10.0.0.236/trunk@40918 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:14:37 +00:00
terry%mozilla.org
4c01d9a243
Whoops; missing an include file.
...
git-svn-id: svn://10.0.0.236/trunk@40917 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:50:25 +00:00
terry%mozilla.org
d6314c8699
Removed stupid debugging printf's.
...
git-svn-id: svn://10.0.0.236/trunk@40916 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:50:07 +00:00
terry%mozilla.org
486b4dc3fc
Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl.
...
git-svn-id: svn://10.0.0.236/trunk@40909 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:39:31 +00:00
cyeh%netscape.com
dbca3effad
evil evil hack. make sure that sheriffs is connected to
...
bonsai-hook@cvs-mirror.mozilla.org . This should be moved into a configfile
somewhere.
git-svn-id: svn://10.0.0.236/trunk@40772 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 01:48:08 +00:00
cyeh%netscape.com
dc827283a4
remove
...
bonsai-hookinterest@glacier
mcom.dev.client.build.busted
from default hook addresses. add builds instead
git-svn-id: svn://10.0.0.236/trunk@40541 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 23:21:16 +00:00
mcafee%netscape.com
a3acf8c2e6
Prefixing hook mail subject with Hook:
...
git-svn-id: svn://10.0.0.236/trunk@39540 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 18:15:44 +00:00
slamm%netscape.com
e63aaf4482
Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str
...
git-svn-id: svn://10.0.0.236/trunk@38797 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 16:16:47 +00:00
terry%mozilla.org
fd63f157ef
Get rid of hard-coded lxr strings.
...
git-svn-id: svn://10.0.0.236/trunk@36691 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 18:17:58 +00:00
slamm%netscape.com
1b2397034f
Remove 'Previous Revision' link from mark line. It is confusing to people.
...
git-svn-id: svn://10.0.0.236/trunk@36335 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 21:30:37 +00:00
terry%mozilla.org
1d7008c9a1
Patch by Christopher Kline <ckline@media.mit.edu> -- wasn't sending
...
right password to mysql.
git-svn-id: svn://10.0.0.236/trunk@35449 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 15:32:25 +00:00
terry%mozilla.org
891049d55c
Keep the connection to the database open for as little as possible,
...
and that while in a lock. That way, multiple checkins all happening at
once can't overflow mysql with too many connections.
git-svn-id: svn://10.0.0.236/trunk@33571 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 20:32:20 +00:00
terry%mozilla.org
f2ea4b12a6
Fixed stupid typo that was preventing HTML tags from being quoted properly.
...
git-svn-id: svn://10.0.0.236/trunk@31523 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 00:09:47 +00:00
terry%mozilla.org
5987ce97b2
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find
...
sendmail, other minor portability patches.
git-svn-id: svn://10.0.0.236/trunk@31392 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 02:59:27 +00:00
terry%mozilla.org
2629614e03
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find sendmail, other minor portability patches.
...
git-svn-id: svn://10.0.0.236/trunk@31285 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 21:41:57 +00:00
terry%mozilla.org
cd20bdfcd7
Patch by Pontus Lidman <pontus@mathcore.com> -- no longer requires the tclx_test.tcl file (which I had neglected to check in anyway).
...
git-svn-id: svn://10.0.0.236/trunk@30109 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 15:29:31 +00:00
terry%mozilla.org
c00e6d1fa5
Makefile is now generated by autoconf stuff.
...
git-svn-id: svn://10.0.0.236/trunk@29868 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 19:39:14 +00:00
terry%mozilla.org
7e10095355
Don't muck with the permissions of the data directory if it already exists.
...
git-svn-id: svn://10.0.0.236/trunk@29864 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 19:20:16 +00:00
terry%mozilla.org
bbefbe9e20
Work with older versions of mysqltcl.
...
git-svn-id: svn://10.0.0.236/trunk@29863 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 19:12:13 +00:00
terry%mozilla.org
32b17e4fa1
Provide a default value for userdomain.
...
git-svn-id: svn://10.0.0.236/trunk@29861 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 18:57:01 +00:00
terry%mozilla.org
503b8fa5cb
Patch by Pontus Lidman <pontus@mathcore.com> -- now uses autoconf,
...
works with tcl 8.x, more configuration stuff, etc.
git-svn-id: svn://10.0.0.236/trunk@29850 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 18:38:50 +00:00
terry%netscape.com
85f6234cfd
Oops; back out last change; was busting new checkins!
...
git-svn-id: svn://10.0.0.236/trunk@26877 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 16:50:49 +00:00
terry%netscape.com
62e1bf3af3
Patch from Eric B. Mitchell <emitchell@altaira.com> -- Now uses
...
DBI::mysql instead of the mysql perl module that came with mysql. One
side effect of htis is that it now tries to log in as user "bonsai";
I'm actually not sure what username it was trying before. Also, fixes
a few minor bugs.
git-svn-id: svn://10.0.0.236/trunk@26874 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 14:22:53 +00:00
terry%netscape.com
4b17caaa1e
Patch from Larry Prall <lgp@mindspring.com> -- added missing content-type.
...
git-svn-id: svn://10.0.0.236/trunk@26869 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 04:10:22 +00:00
terry%netscape.com
13c2f11664
Patch from Larry Prall <lgp@mindspring.com> -- fix stupid typo.
...
git-svn-id: svn://10.0.0.236/trunk@26868 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 04:05:10 +00:00
terry%netscape.com
787d6ac048
Silly utility to generate lists of who has ever checked in a file in a
...
directory.
git-svn-id: svn://10.0.0.236/trunk@25937 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-01 23:07:19 +00:00
slamm%netscape.com
44d7505c3d
Make user/rev link goto the diffs like it used to. What I would really like to have is a tools that is a combined blame/diff.
...
git-svn-id: svn://10.0.0.236/trunk@25227 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-26 19:20:36 +00:00
terry%netscape.com
3fc7314bf9
If no branch is specified, use HEAD.
...
git-svn-id: svn://10.0.0.236/trunk@25019 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-25 01:17:36 +00:00
slamm%netscape.com
e855a976c3
Put everything in a table.
...
git-svn-id: svn://10.0.0.236/trunk@25015 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-25 00:22:22 +00:00
slamm%netscape.com
2215cbbcef
Slight logic tweak. Remove '|' after line number for a lighter look.
...
git-svn-id: svn://10.0.0.236/trunk@24681 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-22 20:24:44 +00:00
slamm%netscape.com
38380f4ab3
Use banner.html for banner again. Add NOWRAP to navigation links.
...
git-svn-id: svn://10.0.0.236/trunk@24680 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-22 20:16:33 +00:00