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

372 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 76c8b29891 Remove undef check from SanitizeModule 2004-12-01 06:46:21 +00:00
cls%seawood.org e21a9e642d Remove undef check from SanitizeModule 2004-12-01 06:35:28 +00:00
cls%seawood.org 84abe1403d Strip ./ & / from beginning of legaldirs when comparing against checked in
files.
Explicitly check for "." & "/" when matching directory names.
Bug #260310 r=timeless
2004-12-01 06:12:25 +00:00
cls%seawood.org ec170d8ac8 Catch the case where branchtype isn't set.
Bug #272511
2004-12-01 05:47:35 +00:00
cls%seawood.org 08c39742f1 Kill uninitialized variable warnings. 2004-12-01 05:35:08 +00:00
cls%seawood.org 381f05ec5c Revert to behavior of treating no branch parameter as branch=HEAD.
Bug #261616 & bug #272511
2004-12-01 04:57:30 +00:00
cls%seawood.org 9125da2795 Quote all values to be used in urls or in html output.
Bug #261616 r=timeless
2004-12-01 04:46:35 +00:00
cls%seawood.org f078ee86fd Sanitize form inputs.
Bug 261616 r=timeless
2004-12-01 04:25:22 +00:00
cls%seawood.org 264f382481 Handle the 0 line count case.
Bug #270536 r=timeless
2004-12-01 04:19:51 +00:00
myk%mozilla.org 37e8605570 Fix for bug 267578: generates an ALT link to the RSS version of the history; r=cls 2004-12-01 02:15:29 +00:00
cls%seawood.org 3ba86c6240 Use : instead of + as file separator to avoid + being converted to a space.
Bug #261616 r=timeless
2004-12-01 01:11:37 +00:00
cls%seawood.org b6801137f2 Print raw output in reverse chronological order.
Bug #261616 r=timeless
2004-12-01 00:44:42 +00:00
cls%seawood.org 0f10bab80d Fix misc warnings.
Bug #261616 r=timeless
2004-12-01 00:43:28 +00:00
cls%seawood.org 83587d68b0 Fix typo. 2004-12-01 00:41:09 +00:00
cls%seawood.org 0aa2d4a49c Allow & to be used on whiteboard & motd.
Bug #261616 r=timeless
2004-12-01 00:40:18 +00:00
cls%seawood.org c6e5f68341 Throw an error if the datadir doesn't exist rather than blindly creating it.
Bug #261616 r=timeless
2004-12-01 00:36:30 +00:00
cls%seawood.org 0b3b8eed19 Fix page layout.
Bug #261616 r=timeless
2004-12-01 00:32:49 +00:00
cls%seawood.org f8e6edeadd Move SanitizeRevision call to catch all cases. 2004-12-01 00:28:03 +00:00
cls%seawood.org fc87798b71 Verify that the given cvsroot is actually in our repository list.
Bug #261616 r=timeless
2004-12-01 00:22:53 +00:00
cls%seawood.org 1848faedf8 Add referer checks for admin scripts.
Bug #261616 r=timeless
2004-12-01 00:15:22 +00:00
cls%seawood.org 42bf1ea441 Add check routines to sanitize user input.
Rename sanitize_revision to SanitizeRevision and move it to globals.pl.
Bug #261616 r=timeless
2004-11-30 23:56:13 +00:00
timeless%mozdev.org f0dbbf4745 Bug 262853 "Filter out these authors" should be "Only show changes by these authors"
patch by bugzilla@mcsmurf.de r=timeless
2004-11-03 23:20:16 +00:00
timeless%mozdev.org bd698e227b Bug 262853 "Filter out these authors" should be "Only show changes by these authors"
patch by bugzilla@mcsmurf.de r=timeless
2004-11-03 19:31:18 +00:00
cls%seawood.org dc79d1979e Clean up error messages.
Bug #260171 r=timeless
2004-10-17 06:19:40 +00:00
cls%seawood.org 1953bdd78f Fix the regexp & notregexp query cases when given the branch name HEAD.
Bug #237525 r=timeless
2004-10-11 20:28:48 +00:00
cls%seawood.org 83deb45748 Explicitly set foreground color to black
Bug #241466 r=timeless
2004-10-11 20:18:03 +00:00
myk%mozilla.org 94b6ee4d16 implementation for bug 262967: RSS feeds for revision logs; r=cls 2004-10-10 04:54:56 +00:00
kiko%async.com.br 4f52134c24 Fix for bug 128747: Bonsai should be made architecture independent.
Convert trapdoor to being a perl file that uses builtin crypt(), and
fix pretty much everything that treated it specially. We now no longer
depend on gcc or anything else. Also fixes by consequence bug 263242,
How about if trapdoor didn't SEGV with no arguments?  which caused me
much embarassment this week. r=cls.
2004-10-08 01:06:46 +00:00
cls%seawood.org 0875026632 Do a case-insensitive sort before printing checkins.
Bug #242360 r=timeless
2004-09-23 04:43:46 +00:00
cls%seawood.org 38f6d691cc Make the 'Mail everyone on this page' message grammatically correct for the 1 user case
Bug #165946 r=timeless
2004-09-22 23:06:57 +00:00
cls%seawood.org 2612c3dddc Require specific checkin id format to avoid exploit.
Bug #260601 r=timeless
2004-09-22 18:44:38 +00:00
cls%seawood.org 0bdfb4d0a7 Fix typo. Bug #39284 2004-09-22 06:34:34 +00:00
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