terry%mozilla.org
665ae7e1a6
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.
1999-06-03 20:32:20 +00:00
terry%mozilla.org
f96e1efd23
Fixed stupid typo that was preventing HTML tags from being quoted properly.
1999-05-14 00:09:47 +00:00
terry%mozilla.org
ff8a8baadf
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find
...
sendmail, other minor portability patches.
1999-05-13 02:59:27 +00:00
terry%mozilla.org
22cf0a2832
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find sendmail, other minor portability patches.
1999-05-12 21:41:57 +00:00
terry%mozilla.org
b957038bd2
Patch by Pontus Lidman <pontus@mathcore.com> -- no longer requires the tclx_test.tcl file (which I had neglected to check in anyway).
1999-05-04 15:29:31 +00:00
terry%mozilla.org
2274970d68
Makefile is now generated by autoconf stuff.
1999-04-30 19:39:14 +00:00
terry%mozilla.org
cfc9582f32
Don't muck with the permissions of the data directory if it already exists.
1999-04-30 19:20:16 +00:00
terry%mozilla.org
1e07ce6bd1
Work with older versions of mysqltcl.
1999-04-30 19:12:13 +00:00
terry%mozilla.org
1e1ce785d2
Provide a default value for userdomain.
1999-04-30 18:57:01 +00:00
terry%mozilla.org
1dc1ad1d3c
Patch by Pontus Lidman <pontus@mathcore.com> -- now uses autoconf,
...
works with tcl 8.x, more configuration stuff, etc.
1999-04-30 18:38:50 +00:00
terry%netscape.com
050b13e812
Oops; back out last change; was busting new checkins!
1999-04-09 16:50:49 +00:00
terry%netscape.com
c97aa8307f
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.
1999-04-09 14:22:53 +00:00
terry%netscape.com
ea3c305e92
Patch from Larry Prall <lgp@mindspring.com> -- added missing content-type.
1999-04-09 04:10:22 +00:00
terry%netscape.com
d56c460f7f
Patch from Larry Prall <lgp@mindspring.com> -- fix stupid typo.
1999-04-09 04:05:10 +00:00
terry%netscape.com
7bd52e4f5a
Silly utility to generate lists of who has ever checked in a file in a
...
directory.
1999-04-01 23:07:19 +00:00
slamm%netscape.com
bd5cb6588a
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.
1999-03-26 19:20:36 +00:00
terry%netscape.com
fa5b9672c5
If no branch is specified, use HEAD.
1999-03-25 01:17:36 +00:00
slamm%netscape.com
fdfe711a50
Put everything in a table.
1999-03-25 00:22:22 +00:00
slamm%netscape.com
2f23080660
Slight logic tweak. Remove '|' after line number for a lighter look.
1999-03-22 20:24:44 +00:00
slamm%netscape.com
c36a3a81d2
Use banner.html for banner again. Add NOWRAP to navigation links.
1999-03-22 20:16:33 +00:00
slamm%netscape.com
28cb3cb22a
Simpler mechanism for controlling the tables. <PRE> tags are still not closed (may not be worth fixing them). Position popup next to link. Fix typo. Include banner to help configurability.
1999-03-22 20:15:27 +00:00
braddr%puremagic.com
e7ca1e3bd6
Erk.. that broke cvsblame
1999-03-21 03:20:09 +00:00
braddr%puremagic.com
ecf3c0849d
Must close </td></tr></table> at the end of the page.. otherwise lots of content never renders under nscp 4
1999-03-21 03:17:56 +00:00
slamm%netscape.com
05c61bcfb4
Add lxr to navigation links
1999-03-20 02:00:48 +00:00
slamm%netscape.com
39842b054b
Get rid of unused stuff. Tighten up the header.
1999-03-20 01:50:52 +00:00
slamm%netscape.com
c450d672eb
Redo the header.
1999-03-20 01:30:16 +00:00
slamm%netscape.com
f2ba8037fb
Add support for non-layers capable browsers. Use same fonts as lxr. Have revision link take you to the previous blame of that revision.
1999-03-20 00:27:42 +00:00
slamm%netscape.com
98fcae955b
Update the look. Alternate row color with revision number.
1999-03-19 23:36:58 +00:00
slamm%netscape.com
0ce5fa1b65
Turn line numbers on by default.
1999-03-19 21:49:45 +00:00
terry%netscape.com
7dab9a5be4
Was not correctly checking BUGSYSTEMEXPR (because the config file
...
hadn't been read in).
1999-03-18 22:41:07 +00:00
terry%netscape.com
3e514dec58
Fixed typo in comment.
1999-03-16 18:29:45 +00:00
terry%netscape.com
e9f2efd213
Got rid of the "bonsai-hook@warp" nonsense. Added an optional "cchookmail"
...
entry in the config file, to allow us to set people who always get
CC'd on mail to the hook.
1999-03-02 01:55:49 +00:00
terry%netscape.com
42db7cd630
Quote link containing username. Was choking if a username happened
...
to contain a % followed by two hex digits...
1999-02-20 06:04:57 +00:00
terry%netscape.com
5520ca8234
Patch by Patrick Amiel <amielp@netscape.com> -- spaces in filenames
...
was confusing some clients. Made the JavaScript a bit more paranoid.
1999-02-08 18:56:24 +00:00
terry%netscape.com
7c7a8028e8
Oops; removed debugging printf.
1999-01-08 00:27:56 +00:00
terry%netscape.com
84f3bca5d8
Netscape has changed the way its internal LDAP is set up.
1999-01-08 00:27:15 +00:00
cyeh%netscape.com
491999a846
first pass to remove http://warp links and update bonsai documentation
...
to be more outsider friendly.
1998-11-12 02:30:55 +00:00
terry%netscape.com
b4e5d99e03
Added the maintainer's email address.
1998-11-03 23:55:25 +00:00
terry%netscape.com
48b6967caf
Cope a little better when there is no ldap server.
1998-11-02 19:48:24 +00:00
terry%netscape.com
73863b2cb0
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
4da0518a59
Detect things we can't automatically back out, and say so.
1998-10-14 23:13:04 +00:00
ltabb%netscape.com
ce4e3553ca
added doesn't match regular expression where regular expressions are handled.
1998-10-08 22:01:36 +00:00
blizzard%appliedtheory.com
e02239d6a9
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
737e4e368e
Added a link which will generate a script of CVS commands which would
...
back out the changes listed on the page.
1998-10-01 15:05:46 +00:00
terry%netscape.com
e2c9b7c359
Mention the file 'checkoutlist' (as suggested by Todd Kennedy
...
<Todd.Kennedy@Eng.Sun.COM>).
1998-09-30 01:22:33 +00:00
terry%netscape.com
6fa30ce1e1
Fixed bug which was stomping on "file" field if there was no dir field
...
and the file field had no slash.
1998-09-29 22:54:59 +00:00
terry%netscape.com
b7bc8f59b3
Put in some pointers to dolog.pl.
1998-09-29 17:33:37 +00:00
terry%netscape.com
038939f805
Whoops; all the comments at the top got lost somehow. Restore them.
1998-09-29 17:30:55 +00:00
terry%netscape.com
de3a4531b8
It turns out that blank lines were being skipped a little too
...
anxiously.
1998-09-24 18:31:05 +00:00
slamm%netscape.com
f9e4c214e2
Fix the lines removed count in the +/- column
1998-09-14 22:58:53 +00:00