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

337 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 748c66ddc7 Bug 91835 Can't find [tcl] rebuildtaginfo.cgi
r=bbaetz
2002-08-27 16:01:10 +00:00
timeless%mac.com ee99e9d0a4 Bug 68509 multidiff.cgi should use diff -u rather than diff -c
r=tara
2002-08-27 03:48:50 +00:00
myk%mozilla.org 8894e9ba8f Partial fix for bug 163573: Escapes HTML in form data displayed to the user to secure Bonsai against cross-site scripting attacks.
r=tara
2002-08-20 21:32:07 +00:00
timeless%mac.com 247af4404e Bug 155805 doeditcheckin.cgi still has an unported TCL line(!!)
r=justdave
2002-07-04 18:24:19 +00:00
timeless%mac.com 3b012b4f21 Bug 32239 rebuildcvshistory fails on files whose rlog date are in mm/dd/yyyy format.
patch by mgstahl@sonalysts.com r=tara
2002-06-27 04:31:28 +00:00
tara%tequilarista.org af9bd07360 Landing fix for bug #153744, enabling proper branch handling for diff and blame 2002-06-27 03:41:42 +00:00
timeless%mac.com 4d9e8cc71f Bug 12180 Menu overlaps filenames
Bug 88759 improperly nested tags break links
r=tara
2002-06-19 07:00:18 +00:00
mcafee%netscape.com 1345a2f35c Adding mozilla favicon 2002-06-08 10:43:08 +00:00
timeless%mac.com cbe34b003a Bug 90598 spelling and minor syntactic correctness [doeHs]
a=baloo
2002-06-05 17:57:41 +00:00
timeless%mac.com 1595304c26 Update README to post TCL post terry world
This file probably contains many inaccuracies, but at least it's a bit closer to reality
a=tara
2002-06-03 21:09:49 +00:00
timeless%mac.com f8042cf2d8 Bug 61366 "branchspam.cgi" and "branchspammer.cgi" should be removed from Makefile.in and README
suggested by bugzilla@gemal.dk
Also removed from bonsai.spec
2002-06-03 14:52:31 +00:00
tara%tequilarista.org 68b23365ae Checking Myk's fix for bug #146244 2002-05-30 15:03:30 +00:00
tara%tequilarista.org 22b7e86c06 Checking in Myk's fix for bug #142317 2002-05-30 13:55:10 +00:00
timeless%mac.com 2a3205a874 Bug 144837 bonsai file display always shows trunk revision
r=tara
2002-05-30 04:45:11 +00:00
jake%acutex.net 12bf361d91 Bug 122663 - Eliminate some undefined value warnings in cvsview2.cgi and cvsqueryform.cgi
Patch by Jody McIntyre <jodym@oeone.com>
r=jake
2002-03-27 14:52:04 +00:00
jake%acutex.net 3a45ffaafa Bug 99384 - The username wasn't being run through url_quote() resulting in invalid URLs being generated.
r=caillon
2002-03-27 14:40:45 +00:00
jake%acutex.net 3affdee5d9 Bug 126029 - HTML in checkin comments wasn't being escaped properly for use in the pop-ups.
r=caillon
2002-02-20 21:17:04 +00:00
jake%acutex.net 10d703e99f Bug 121105 - type="application/x-javascript" confuses IE, so we should use the new $::script_type variable added in bug 123339.
r= kiko
2002-02-13 14:19:07 +00:00
jake%acutex.net d1ef386ba3 Fix for bug 123339 - More enhancements for the cvsgraph.cgi module (give it popups very similar to cvsblame.cgi).
r= kiko
2002-02-12 21:34:04 +00:00
timeless%mac.com 7f92f3ca04 Bug 124970 Who indents oddly because we aren't using LDAP
r=mcafee
2002-02-12 21:30:25 +00:00
jake%acutex.net 2ed99d857e Bug 121636 - Provide support for cvsgraph (requires the cvsgraph binary, see bug 121636 for more information).
r= kiko
2002-02-01 14:32:55 +00:00
jake%acutex.net 4f648fa8ac Some additional files we should be ignoring 2002-01-31 16:28:35 +00:00
timeless%mac.com fce3e8c9a4 Bug 106470 Bonsai rview.cgi unclosed html comment tag
patch by pzb@datastacks.com r=justdave
2001-12-20 20:46:01 +00:00
timeless%mac.com fd0a6979d5 Bugzilla Bug 90598 spelling and minor syntactic correctness
r=zach
2001-12-20 18:31:56 +00:00
tara%tequilarista.org 4e57ea4f39 Checking in fix for bug #86920, fix from jake@acutex.net 2001-10-31 04:30:33 +00:00
tara%tequilarista.org c5aeb3016c Checking in patch for bug #44641, patch from Ian Wells 2001-10-31 04:20:28 +00:00
tara%tequilarista.org a84ddb446f Checking in patch for bug#36597, patch from miri@punknet.cz 2001-10-31 04:07:25 +00:00
timeless%mac.com eb5f2b81cf bug 27506, i messed up. making the changes per cbiesinger@web.de and justdave@syndicomm.com 2001-10-16 08:44:43 +00:00
timeless%mac.com 9a8c0e2ac0 Bug 27506 The Bonsai pages contain SCRIPTs which are not enclosed in
<!-- -->, greatly confusing some HTML parsers.
r=kiko
2001-10-11 18:44:14 +00:00
kestes%walrus.com 5cc2a6f34b wrong format string. I keep using %e instead of %d this puts spaces
in the VERSION number which is not allowed.
2001-10-09 19:45:09 +00:00
kestes%walrus.com 7acbdf2b93 added explanations so that others may avoid installation problems I had. 2001-07-27 20:46:10 +00:00
kestes%walrus.com 387f33e515 add RedHat Package Managment (RPM) spec files. So that users of
this package managment system can easily deploy prepacked version of
bonsai.
2001-07-20 18:16:30 +00:00
kestes%walrus.com bfb5083c70 clarify details about the installation which gave me trouble.:wq 2001-07-20 18:14:53 +00:00
timeless%mac.com b28e18d445 Bugzilla Bug 90598 spelling and minor syntactic correctness [doeHs]
r=mpt a=terry. [C=WP, A=OED]
2001-07-13 17:45:52 +00:00
jake%acutex.net 277b5d0fd0 Bug 80388 - cvsblame shouldn't require layers for popups
r=baloo
2001-05-30 22:13:03 +00:00
Chris.Yeh%nokia.com 58f3eab2ff Fix for sendmail daemons that don't support EHLO. We never use the extended
functionality anyway, so replace it with a standard HELO. Thanks to Ken Key for
helping me track this down.
2001-04-26 22:53:20 +00:00
Chris.Yeh%nokia.com 9fc65d6dfe column change from when to ci_when a long time ago. make repophook.cgi
match database schema
2001-04-21 00:10:39 +00:00
cls%seawood.org 487c68a397 Backing out previous checkin. 2001-03-25 23:53:37 +00:00
endico%mozilla.org 21c05b642c Lets be consistant. Switch back to #!/usr/bonsaitools/bin/perl -w 2001-03-25 08:59:55 +00:00
cls%seawood.org 566793ccd2 Add prelim support for tracking multiple branches on tinderbox 2001-03-25 06:21:35 +00:00
cls%seawood.org 4f034c1f5c Reverse list of checkins when printing them out so that the output can *properly* be used to back out the checkins. Bug #22346 2001-03-09 04:38:19 +00:00
cls%seawood.org 83650e8e47 Update information about legaldirs & createlegaldirs.pl 2001-03-07 09:12:42 +00:00
dave%intrec.com f93d4ac6aa Fix for bug 54690: security holes in cvsview2.cgi by lax validation of the http query string. Fixed by retrieving parms via CGI.pm instead of trying to dynamically parse them from the query string. Patch by Adam Spiers <adam@spiers.net> 2001-03-01 22:18:55 +00:00
kestes%tradinglinx.com 0925d9abc3 add new type for password field which will not display value on cgi page. 2001-02-09 15:16:57 +00:00
kestes%tradinglinx.com bd5690d388 Fixed typo form.
maxdate field was not formatted in the same way as the
mindate field, this caused the value to not be loaded from the URL.
2001-02-08 22:53:34 +00:00
dave%intrec.com 5841a5e593 Removing extraneous space from the mysql command in the event the database
has a password.  mysql wants no space between the -p and the password.
2001-01-09 21:47:06 +00:00
dave%intrec.com 1dabf80ea0 Fix for bug 36596: cvsquery.cgi looping (cvsquery.pl - build_map)
cvsquery.pl no longer causes an infinite loop if you query on a module
other than 'all'
2001-01-09 21:24:46 +00:00
endico%mozilla.org b14b193e86 trivial change to test whether cvs is working 2000-12-14 03:09:17 +00:00
endico%mozilla.org 73b703ec37 in the checkins table, make the descid indexed to speed up queries. For this field to be indexed, its definition needs to disallow null entries. 2000-11-30 22:58:39 +00:00
endico%mozilla.org f35dcb115c *** empty log message *** 2000-11-29 00:32:53 +00:00
cyeh%bluemartini.com d19f4832c4 fix for bug where removing files on a branch causes the BRANCH_TAG name
to show up as a file to be removed. patch and fix by
pzb@lightningcast.net (Peter Bowen)
2000-10-12 01:41:00 +00:00
dave%intrec.com fcfd35035a Fix for bug 50892: extra space in chmod command causes creation of
data/checkinlog to fail
2000-09-02 02:38:28 +00:00
endico%mozilla.org 30379fc33c deleted a blank line just to test whether cvs and bonsai are working 2000-08-04 04:13:39 +00:00
endico%mozilla.org 621c7c38ac If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file. 2000-07-28 21:28:41 +00:00
roc+%cs.cmu.edu bb14670a7d Testing, just adding a blank line 2000-07-26 22:30:32 +00:00
tara%tequilarista.org 2f015d5f63 Landing Adam Spiers' contributions for security and small functional issues 2000-07-25 18:58:54 +00:00
endico%mozilla.org 6035ca8656 oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done 2000-06-21 04:02:53 +00:00
cyeh%bluemartini.com b98adc130f add missing call SqlFmtClock()
that was supposed to be a part of 1.4 of repophook.cgi.
2000-05-30 21:56:39 +00:00
endico%mozilla.org e315e104ae perform system calls in a more secure manner at suggestion of Adam Spiers <adam@spiers.net> 2000-05-20 01:15:42 +00:00
donm%bluemartini.com 0537a9458a bug 39329 "Mail to everyone on this list" address list generated wrong when using despot 2000-05-15 22:15:07 +00:00
dmose%mozilla.org 58558fa6e6 Security check needs to happen after the eval, so that it's matching
variable side-effects don't hurt us.
2000-05-12 17:51:00 +00:00
dmose%mozilla.org b527188fac Fix the fix; it was slightly overzealous. 2000-05-12 17:39:40 +00:00
dmose%mozilla.org 48ba9f4b9e Fix security hole. 2000-05-12 17:27:57 +00:00
donm%bluemartini.com b923f135a6 Rewrite of repophook to pull changes from the bonsai database from a certain
date, and according to legaldirs rebuild the hook list of checkins.  This
had been broken since switching over from the flatfile checkinlog.
Reviewed and Approved by: Terry Weismann
2000-04-12 18:44:37 +00:00
dmose%mozilla.org bfbe03971c Whoops. Last checkin had a typo.o 2000-03-30 05:17:55 +00:00
dmose%mozilla.org 12988e8cc5 eliminated perl warning if $::FORM{'root'} is not defined. 2000-03-30 05:16:15 +00:00
terry%mozilla.org 6e24c10df5 Don't lock up mysqld if a lot of addcheckin processes pile up. 2000-02-07 23:48:17 +00:00
terry%mozilla.org 8ffc70363b Added DisconnectFromDatabase() routine. 2000-02-07 23:46:07 +00:00
terry%mozilla.org d88c706d71 Fix busted link. 2000-01-31 03:52:09 +00:00
terry%mozilla.org 9d46d3d106 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
terry%mozilla.org 28837eaee1 Oops; query results were always coming back empty if you specified
multiple directories.
2000-01-19 19:04:31 +00:00
terry%mozilla.org 88da1c5f5e Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML. 2000-01-14 23:56:55 +00:00
mcafee%netscape.com 51f6cf5809 Ignore Generated Files 1999-12-13 01:44:29 +00:00
terry%mozilla.org 3276434998 Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
terry%mozilla.org e8ec4c8e66 Added missing get_line.pl. 1999-11-12 21:14:29 +00:00
terry%mozilla.org 807b76ef42 Turns out string fields should all be declared as "binary" if we want
them to be case-insensitive.
1999-11-09 18:12:43 +00:00
slamm%netscape.com 8743746d57 Do run-length encoding for the raw data option. End revision records with a period. Buffer the raw data output. 1999-11-04 02:14:56 +00:00
slamm%netscape.com d8c5fdb5db Add feature for beard and his leak soup tool. Return raw data if 'data=1' is added as a parameter. Cleaned up some code too. 1999-11-03 23:37:44 +00:00
endico%mozilla.org ec1556bf85 fixed a bunch of typos. Also, handleCheckinMail.tc was replaced by handleCheckinMail.pl 1999-11-03 20:33:57 +00:00
dmose%mozilla.org 18f71469a1 updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org bcede772bf Fixed perl warning. 1999-10-26 21:14:01 +00:00
terry%mozilla.org 3afdb5a0ca Update version to 1.3 (which means unstable, tip-of-CVS version). 1999-10-26 15:49:58 +00:00
terry%mozilla.org 00716ade51 Make version number be 1.2, we will be spinning a tarball. 1999-10-26 15:37:12 +00:00
terry%mozilla.org 9dfe5e9e54 Wasn't working right with multiple repositories. 1999-10-21 22:51:50 +00:00
terry%mozilla.org 73d5761a98 Add some more debugging output. 1999-10-21 22:04:13 +00:00
terry%mozilla.org d232f5e72d Fixed stupid perl warning. 1999-10-20 00:27:16 +00:00
terry%mozilla.org f79dd6cea9 Fixed perl warning. 1999-10-19 19:42:49 +00:00
terry%mozilla.org 2d89c35e20 Fixed perl warnings. 1999-10-19 16:41:40 +00:00
terry%mozilla.org ecabffbee3 Fixed perl warnings. 1999-10-19 16:33:06 +00:00
terry%mozilla.org 1a9e02a81d This was using complicated perl features I don't understand, so I simplified it and it works now... 1999-10-19 16:24:48 +00:00
terry%mozilla.org 7e49118e5a Fixed perl warning. 1999-10-19 15:07:27 +00:00
terry%mozilla.org 303710c7d8 Fix perl warnings. 1999-10-19 15:05:16 +00:00
terry%mozilla.org 4bb8ee1f88 Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org dcacbf119d Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org ffdc31e803 Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
terry%mozilla.org 91020c0bd5 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org 607a20961e Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org 2e67d20ca4 Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org 2a34cda875 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org c206a888f5 Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00
terry%mozilla.org 25535f33b9 Oops; fixed perl error. 1999-10-18 23:32:03 +00:00
terry%mozilla.org 0165e4370c Fixed stupid perl warning. 1999-10-18 23:23:08 +00:00
terry%mozilla.org b2df112085 Massive spank to put "use strict" in all Bonsai code. 1999-10-18 22:55:01 +00:00
cyeh%netscape.com 0ae34be6b1 proxy checkin for terry@mozilla.org. quiet warnings about uninitialized
variables at runtime
1999-10-15 23:43:52 +00:00
terry%mozilla.org 8b409aca3c Fixed what I believe is just a stupid typo. (This code really needs to have
"use strict" added to it all, and with all the resulting cleanup.)
1999-10-15 23:31:22 +00:00
terry%mozilla.org 7ff7cb6e09 Fixed a bunch of "undefined variable" warnings. 1999-10-15 23:16:32 +00:00
terry%mozilla.org 5ba179a29e newer alphas of MySQL won't let use "when" as a column name, so let's change
our usage while it's still easy to do so.
1999-10-12 18:05:42 +00:00
terry%mozilla.org 3047adb17f The port to perl caused this to generate times several hours off (due to timezone follies). 1999-09-23 23:34:59 +00:00
terry%mozilla.org 4723461f4c Need to quote "@" in double-quoted perl strings. 1999-09-23 22:21:30 +00:00
terry%mozilla.org 41926a6714 Patches by Scott Heavner <sheavner@adaclabs.com> -- wording, wasn't displaying correct directory name. 1999-09-21 20:30:38 +00:00
terry%mozilla.org a2b98618af Patch by Ian Wells <I.Wells@tarragon-et.co.uk> -- disable JavaScript
magic on IE (where it wasn't working), other minor cleanups.
1999-09-17 15:47:03 +00:00
terry%mozilla.org 1815ac81ca Removed one last (unused) TCL file; put in some things that were missing from the Makefile. 1999-09-15 14:50:45 +00:00
terry%mozilla.org 231f6e6fed Removed incorrect munging of the directory name. 1999-08-23 18:01:43 +00:00
slamm%netscape.com 57d9b83687 Avoid tall lines (too many newlines) 1999-08-10 21:19:27 +00:00
slamm%netscape.com 3c389687c1 -mAvoid breaking the line in the middle of an entity. 1999-08-10 21:07:06 +00:00
terry%mozilla.org 5a91d6ab68 Fixed bug in "show all diffs" feature. 1999-08-06 17:06:09 +00:00
terry%mozilla.org ec5e748d3b 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 50118c7bf8 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
terry%mozilla.org 613dbfdb9d Oops; removed debugging output. 1999-08-05 16:43:00 +00:00
terry%mozilla.org 36d703f5fd Was generating incorrect link to the "CVS Query Page." 1999-08-02 16:36:15 +00:00
terry%mozilla.org 486fd4f5b0 Fix another stupid typo. 1999-07-30 15:13:01 +00:00
terry%mozilla.org c06fe864f8 Fixed typo in "mailto:" link. 1999-07-30 15:11:41 +00:00
terry%mozilla.org 0b7eef9f73 Fixed bug 10812 -- LXR paths were not getting generated correctly. 1999-07-30 01:28:32 +00:00
terry%mozilla.org c1cfee5784 Got rid of some silly warnings. 1999-07-27 23:19:02 +00:00
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 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
terry%mozilla.org 2b1b839853 Fixed some warnings. 1999-07-24 04:49:32 +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 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 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
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
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
mcafee%netscape.com e4b8289dc3 Prefixing hook mail subject with Hook: 1999-07-15 18:15:44 +00:00
slamm%netscape.com 439b62ecca Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
terry%mozilla.org a78320604d Get rid of hard-coded lxr strings. 1999-06-24 18:17:58 +00:00
slamm%netscape.com f3fa943d28 Remove 'Previous Revision' link from mark line. It is confusing to people. 1999-06-22 21:30:37 +00:00
terry%mozilla.org 7db21547d1 Patch by Christopher Kline <ckline@media.mit.edu> -- wasn't sending
right password to mysql.
1999-06-15 15:32:25 +00:00
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