justdave%bugzilla.org
ba1638aa02
Bug 314591: remove references to /usr/bonsaitools/bin
...
r=timeless
2006-01-13 16:57:25 +00:00
cls%seawood.org
20c4f256ad
Sanitize set_line.
...
Kill more uninitialized variable warnings.
2004-12-01 17:08:06 +00:00
cls%seawood.org
00f5546dc0
Do not allow access to CVSROOT.
...
Bug #204126 r=timeless
2004-12-01 08:40:33 +00:00
cls%seawood.org
85727b9345
Check the off case when setting up linenumbers pref.
...
Bug #119799 r=timeless
2004-12-01 07:30:43 +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
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
cls%seawood.org
dc79d1979e
Clean up error messages.
...
Bug #260171 r=timeless
2004-10-17 06:19:40 +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
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
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
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
703bea9559
Bug 233967 Bonsai showing stale pages
...
r=kiko
2004-02-19 06:53:19 +00:00
tara%tequilarista.org
0d66c3c37a
Fix to prevent browsing CVSROOT files
2003-05-05 06:25:00 +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
timeless%mozdev.org
6b211e86fa
Bug 176316 Add Last-Modified support to bonsai
...
r=tara
2003-03-05 14:49:20 +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
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
5175193e79
Bug 90598 spelling and minor syntactic correctness [doeHs]
...
a=baloo
2002-06-05 17:57:41 +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
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
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
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
jake%acutex.net
7da1a248bc
Bug 80388 - cvsblame shouldn't require layers for popups
...
r=baloo
2001-05-30 22:13:03 +00:00
terry%mozilla.org
eac8c2d6f8
Fix busted link.
2000-01-31 03:52:09 +00:00
slamm%netscape.com
f98b1c149e
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
b4e499bb4d
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
dmose%mozilla.org
2db9bdbbbe
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%mozilla.org
d43d834edd
Massive spank to put "use strict" in all Bonsai code.
1999-10-18 22:55:01 +00:00
terry%mozilla.org
d445116d20
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
61b2e0b068
Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl.
1999-07-23 18:39:31 +00:00
slamm%netscape.com
4f1d65bded
Remove 'Previous Revision' link from mark line. It is confusing to people.
1999-06-22 21:30:37 +00:00
terry%mozilla.org
bb4ae85d59
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
slamm%netscape.com
8768434a58
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
slamm%netscape.com
65eba25051
Put everything in a table.
1999-03-25 00:22:22 +00:00
slamm%netscape.com
b0d393eba3
Slight logic tweak. Remove '|' after line number for a lighter look.
1999-03-22 20:24:44 +00:00
slamm%netscape.com
c0b9e34707
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
3480922726
Erk.. that broke cvsblame
1999-03-21 03:20:09 +00:00
braddr%puremagic.com
3c9ee2f150
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
a6436d4e9e
Add lxr to navigation links
1999-03-20 02:00:48 +00:00
slamm%netscape.com
73291940e6
Redo the header.
1999-03-20 01:30:16 +00:00
slamm%netscape.com
dd6579d5df
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
62add834d7
Update the look. Alternate row color with revision number.
1999-03-19 23:36:58 +00:00
slamm%netscape.com
f5cb3b048d
Turn line numbers on by default.
1999-03-19 21:49:45 +00:00
brendan%netscape.com
8f3247f789
cvsquery now helps 3.0 JS avoid 'event has no properties' errors.
1998-09-10 07:27:31 +00:00
terry
e283f6603c
More patches from Matthew Wilson <msw@gimp.org> -- keep popup layer location; quote some URLs better.
1998-06-26 19:00:22 +00:00