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

340 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 3d64033baa Move shell_escape from CGI.pl to globals.pl
Remove CGI.pl dependency from multidiff.cgi
Bug #44642
2004-09-22 03:59:19 +00:00
cls%seawood.org 5b7d605d0e Make multidiff work with files that have been cvs removed.
Bug #180528 r=timeless
2004-09-22 02:22:29 +00:00
cls%seawood.org f0886ed803 Remove 'use diagnostics' calls to speed up scripts.
Bug #204463 r=justdave
2004-09-18 05:02:17 +00:00
cls%seawood.org 705ab80985 Removing leftover debug statement. 2004-09-16 16:02:44 +00:00
cls%seawood.org 7c6b8ae693 Allow bonsai (dolog.pl) to properly handle filenames with spaces.
Thanks to zeuice@yahoo.com for the original patch.
Bug #44642
2004-09-16 05:47:19 +00:00
cls%seawood.org 6653ecac41 Fix security issue related to unsanitized rcs version strings:
* Added sanitize_revision()
* Do not install SourceChecker.*
* Add ~ & ` to shell_escape()
Bug #39284 r=timeless
2004-09-15 22:44:55 +00:00
cls%seawood.org f2f73e6054 Misc cleanup to better handle files with spaces & special chars:
* Do not encode / in url_quote
* Do not install old/unused perl scripts
* Update README
* Replace system(rm/mkdir) calls with standard perl modules
* Use url_quote to quote filenames when passing files between cgis
* Use shell_escape on filenames that are passed to system calls via open()

Bug #44642 r=timeless
2004-09-15 15:48:18 +00:00
cls%seawood.org 9fa96cc1ff Only escape $rcsfile when invoking shell otherwise standard perl functions fail.
Bug #258668
2004-09-14 09:10:07 +00:00
timeless%mozdev.org d614c175c5 oops, patch applied poorly, moving print and close lines back into
mail_notification where they belong (caught by cls)
2004-09-14 01:37:11 +00:00
timeless%mozdev.org d15aa74251 Bug 244801 fix so email not required on checkin
patch by mikey@mikey.com r=cls
comment block changes by cls r=timeless
2004-09-14 01:05:32 +00:00
timeless%mozdev.org 602b1b4def removing tabs / trailing whitespace. enforcing whitespace style
r=cls
2004-09-14 00:47:25 +00:00
cls%seawood.org ca74a48c90 Escape special chars in filenames when calling rlog.
Fix minor 'used once' warnings.
Bug #258668 r=timeless
2004-09-13 21:41:22 +00:00
cls%seawood.org edec492a36 Strip ./ from the beginning of dirnames since that ./ causes bonsai to see ./CVSROOT & /CVSROOT as different directories.
Bug #253644 r=timeless
2004-09-13 21:00:58 +00:00
timeless%mozdev.org 4b1e6b008c Bug 253361 INSTALL should reference mysql.com instead of tcx.se
patch by mcsmurf@gmx.de r=vladd
2004-08-02 02:37:46 +00:00
timeless%mozdev.org 8298355fdc Bug 253010 bonsai diffs looks doublespaced (extra newlines)
css per dbaron, r=vladd
also changed cvsblame per mvl
2004-08-01 19:59:46 +00:00
myk%mozilla.org 0ea01be6f3 fix for bug 253175: point people to Bugzilla to file bugs instead of telling them to email endico@mozilla.org 2004-07-27 00:22:18 +00:00
timeless%mozdev.org 10177b82be Bug 250176 Error ``r has no properties'' [xs] in file ``http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp&rev=1.76.14.1'', line 15, character 0.
r=doron
2004-07-07 14:32:48 +00:00
timeless%mozdev.org 7b6a93e7f8 Bug 243171 position of the checkin summary in CVS graph should be fixed and not absolute
r=glazou
2004-05-18 08:56:41 +00:00
timeless%mozdev.org 97f7e4edfc Bug 241260 Bonsai hasn't been tcl in a while, this line
r=justdave
2004-04-27 06:15:25 +00:00
timeless%mozdev.org 33bcbe95a0 Bug 204464 Name "main::script_type" used only once: possible typo at /opt/webtools/bonsai/rview.cgi line 221.
r=justdave
2004-04-20 14:10:30 +00:00
timeless%mozdev.org 7b2b98e617 Bug 240202 rview <form>s are poorly nested
r=kiko
2004-04-14 06:37:21 +00:00
tara%tequilarista.org f3946ba8a2 Checking in slightly modified patch, originally submitted by
eperez@dei.inf.uc3m.es, for bug #133737.  Standardizes Bonsai
dates into international format, as it should be.
2004-03-22 18:04:17 +00:00
timeless%mozdev.org 703bea9559 Bug 233967 Bonsai showing stale pages
r=kiko
2004-02-19 06:53:19 +00:00
timeless%mozdev.org 3e7c330c37 Bug 233895 HTML returned from editparams.cgi is malformed (take the pun however you like)
r=kiko
2004-02-19 06:53:14 +00:00
timeless%mozdev.org 335c90886f Bug 231056 Misspelling of "parameters" in editparams.cgi when no password is given
patch by david_costanzo@yahoo.com r=timeless
2004-01-18 22:37:21 +00:00
myk%mozilla.org ab6ad58e67 Fix for bug 228712: make Bonsai's cvsview2.cgi check Attic before dying because it can't find a file.
r=timeless
2003-12-17 00:45:08 +00:00
hjtoi%comcast.net f3bd20c70a Update text and clarify some issues. 2003-12-05 20:25:10 +00:00
hjtoi%comcast.net 8a86410567 Bug 220954, add test for common problem and give correct message in that case, r=timeless. 2003-11-13 21:07:29 +00:00
justdave%syndicomm.com 1afce0b8e8 Bug 202116: Use current syntax for DBI->connect to eliminate warning and possible future error.
r= timeless
2003-10-01 04:29:52 +00:00
timeless%mozdev.org 1cb5928ed1 Bug 215475 bonsai browsing busted
patch by justdave r=timeless
2003-08-24 07:16:11 +00:00
tara%tequilarista.org 2604bf7e0f Temporary security fix for feature that allowed users to browse via ../ in the Goto Dir field to the top of the disk. Long term a better solution might be a little more friendly, but this holds us over 2003-07-30 20:54:07 +00:00
timeless%mozdev.org 87f22fce3a Bug 176316 Add Last-Modified support to bonsai
Adds optional path parameter to parse_rcs_file
Adds required http header call to do_directory
patch by rperrot@debian.org r=justdave
2003-05-19 12:58:45 +00:00
tara%tequilarista.org 0d66c3c37a Fix to prevent browsing CVSROOT files 2003-05-05 06:25:00 +00:00
tara%tequilarista.org 752636b24f checking in David Berry's patch for bug 157682 2003-05-02 06:45:25 +00:00
preed%sigkill.com 7685734aed Bug 190893 - Release the beautification script used for Bugzilla status reports; contrib, so no r=, a=tara 2003-04-23 18:31:58 +00:00
timeless%mozdev.org 3c6005c1ce Bug 202934 links doesn't like tdcolspan=3
r=jake@bugzilla.org
2003-04-22 19:56:12 +00:00
tara%tequilarista.org 1ddb4ddc5b Checking in a fix for bug #187239--preventing fully qualified paths from being displayed. 2003-04-02 05:42:22 +00:00
timeless%mozdev.org 40f3f6a50a Bug 196300 Honor line breaks in checkin comments
r=tara
2003-03-16 15:09:33 +00:00
timeless%mozdev.org 9d2fa1d485 Bug 181566 cvsview2.cgi fails if $0 has no path
patch by not_erik@dasbistro.com r=timeless
2003-03-05 17:06:11 +00:00
timeless%mozdev.org 6b211e86fa Bug 176316 Add Last-Modified support to bonsai
r=tara
2003-03-05 14:49:20 +00:00
tara%tequilarista.org d6c8fe1a89 Fix for bug 44644 2002-11-07 21:39:57 +00:00
tara%tequilarista.org 86229dbba6 Fix for bug 45579, making it so the editparams.cgi page is more secure 2002-11-07 20:46:22 +00:00
tara%tequilarista.org f0e944c1bf Original Blue Martini implementation of cvs-mirroring functionality, not yet genericized for public consumption 2002-11-05 21:16:04 +00:00
tara%tequilarista.org 25eaf5cc21 Partial fix for bug 104313, making the default behavior of the diff page be correct, at least 2002-10-24 17:53:38 +00:00
tara%tequilarista.org fc95669449 Checking in timeless' patch for bug #148935 2002-10-21 19:36:40 +00:00
tara%tequilarista.org fd31a0f64c Checking in patch to fix 38789 2002-10-12 03:10:33 +00:00
timeless%mac.com 84a8205e99 Bug 137753 "timewarp"ing from "All Checkins" (showcheckins.cgi) list (current hook) to previous hook
r=tara
2002-10-09 19:23:11 +00:00
tara%tequilarista.org 22a76dbc9d Checking in patch for 114836 2002-10-03 01:44:27 +00:00
tara%tequilarista.org 1798cfbe5f Fixing (but still leaving commented out) the Log query field, a la bug 170395 2002-09-25 21:55:22 +00:00
tara%tequilarista.org 40b3b839fe Quick update to Perl module list 2002-09-12 20:19:45 +00:00
caillon%returnzero.com db6490e423 167242 - 'Modify Query' will choose the wrong value for 'Sort By'
r=justdave
2002-09-07 09:29:13 +00:00
timeless%mac.com b56392468a Bug 143312 errant link in cvsblame.cgi/software error in cvsview2.cgi for all subsequent links to the first version of a file
r=tara
2002-08-30 20:40:06 +00:00
myk%mozilla.org a4f22d93b5 The rest of the fix for bug 163573: Escapes HTML in form data displayed to the user to secure Bonsai against cross-site scripting attacks. 2002-08-28 21:03:26 +00:00
timeless%mac.com e0392b3ecd Bug 91835 Can't find [tcl] rebuildtaginfo.cgi
r=bbaetz
2002-08-27 16:01:10 +00:00
timeless%mac.com 2ddb219bfa 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 42866b21e9 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 6a3435735b Bug 155805 doeditcheckin.cgi still has an unported TCL line(!!)
r=justdave
2002-07-04 18:24:19 +00:00
timeless%mac.com 5d5bd27956 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 e5582bf3fd Landing fix for bug #153744, enabling proper branch handling for diff and blame 2002-06-27 03:41:42 +00:00
timeless%mac.com c0b7e7d826 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 0550cb1b6a Adding mozilla favicon 2002-06-08 10:43:08 +00:00
timeless%mac.com 5175193e79 Bug 90598 spelling and minor syntactic correctness [doeHs]
a=baloo
2002-06-05 17:57:41 +00:00
timeless%mac.com 48dc2bd8cf 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 84bd46f942 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 ec64756df0 Checking Myk's fix for bug #146244 2002-05-30 15:03:30 +00:00
tara%tequilarista.org 334253837a Checking in Myk's fix for bug #142317 2002-05-30 13:55:10 +00:00
timeless%mac.com 692c34b6a4 Bug 144837 bonsai file display always shows trunk revision
r=tara
2002-05-30 04:45:11 +00:00
jake%acutex.net dd2978ec24 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 12772f5c9b 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 41755d4ad5 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 e61bb9f70d 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 8b4e97ced4 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 c50ada68e0 Bug 124970 Who indents oddly because we aren't using LDAP
r=mcafee
2002-02-12 21:30:25 +00:00
jake%acutex.net e193dc9fd4 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 7737ac0eb5 Some additional files we should be ignoring 2002-01-31 16:28:35 +00:00
timeless%mac.com 6034436643 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 f09cad0452 Bugzilla Bug 90598 spelling and minor syntactic correctness
r=zach
2001-12-20 18:31:56 +00:00
tara%tequilarista.org eb04d9ee9c Checking in fix for bug #86920, fix from jake@acutex.net 2001-10-31 04:30:33 +00:00
tara%tequilarista.org bfc39645e6 Checking in patch for bug #44641, patch from Ian Wells 2001-10-31 04:20:28 +00:00
tara%tequilarista.org 6bddfa73c0 Checking in patch for bug#36597, patch from miri@punknet.cz 2001-10-31 04:07:25 +00:00
timeless%mac.com f71660f568 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 61d2900ff9 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 c7e1e650ca 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 44bbff513d added explanations so that others may avoid installation problems I had. 2001-07-27 20:46:10 +00:00
kestes%walrus.com ebaf8ad014 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 60322cfe56 clarify details about the installation which gave me trouble.:wq 2001-07-20 18:14:53 +00:00
timeless%mac.com 8d0478157a 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 7da1a248bc Bug 80388 - cvsblame shouldn't require layers for popups
r=baloo
2001-05-30 22:13:03 +00:00
Chris.Yeh%nokia.com ad4e9851e6 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 b270b1400a 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 176d0306a5 Backing out previous checkin. 2001-03-25 23:53:37 +00:00
endico%mozilla.org b0e5e6903d Lets be consistant. Switch back to #!/usr/bonsaitools/bin/perl -w 2001-03-25 08:59:55 +00:00
cls%seawood.org 7ed82ce239 Add prelim support for tracking multiple branches on tinderbox 2001-03-25 06:21:35 +00:00
cls%seawood.org f062b9c2ec 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 3bc7a8b81e Update information about legaldirs & createlegaldirs.pl 2001-03-07 09:12:42 +00:00
dave%intrec.com b465fdb8d1 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 ac55b72317 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 0220e79ea9 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 2766b34f94 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 3b79cb392c 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