reed%reedloden.com
47cb63b84d
Bug 382829 - "Bonsai shouldn't help spammers and e-mail collectors by exposing e-mail addresses" [p=reed r=bear]
2007-06-01 17:21:55 +00:00
cls%seawood.org
d4ec025529
cvslog's mark expects a revision, not typical mark input
...
Bug #344637 r=bear
2006-07-14 14:47:21 +00:00
timeless%mozdev.org
8a5f6b60c5
Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
...
fixing regexp for rev to not make the entire string optional, it was supposed to be looking for at least one digit followed by optional decimal digits.
r=justdave
2006-01-13 21:21:39 +00:00
justdave%bugzilla.org
0d23b9833d
Bug 314591: remove references to /usr/bonsaitools/bin
...
r=timeless
2006-01-13 16:57:25 +00:00
timeless%mozdev.org
3b2b9065c9
Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
...
r=bear
2006-01-13 06:30:30 +00:00
cls%seawood.org
38f7f915e8
Sanitize set_line.
...
Kill more uninitialized variable warnings.
2004-12-01 17:08:06 +00:00
cls%seawood.org
ee84b4fa36
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
a9b503e476
Sanitize form inputs.
...
Bug 261616 r=timeless
2004-12-01 04:25:22 +00:00
myk%mozilla.org
0ec19283fc
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
3820500cbd
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
e8be100085
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
5b1d22c15c
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
29344bc1a1
Clean up error messages.
...
Bug #260171 r=timeless
2004-10-17 06:19:40 +00:00
myk%mozilla.org
06783e5360
implementation for bug 262967: RSS feeds for revision logs; r=cls
2004-10-10 04:54:56 +00:00
cls%seawood.org
aab913d4e0
Remove 'use diagnostics' calls to speed up scripts.
...
Bug #204463 r=justdave
2004-09-18 05:02:17 +00:00
cls%seawood.org
c0d0213fc0
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
fc202fce77
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
tara%tequilarista.org
d5ccbacff6
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
ebfa3e48c3
Bug 233967 Bonsai showing stale pages
...
r=kiko
2004-02-19 06:53:19 +00:00
timeless%mozdev.org
0913445f6f
Bug 176316 Add Last-Modified support to bonsai
...
r=tara
2003-03-05 14:49:20 +00:00
tara%tequilarista.org
9f6a980bb9
Checking in timeless' patch for bug #148935
2002-10-21 19:36:40 +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
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
2a3205a874
Bug 144837 bonsai file display always shows trunk revision
...
r=tara
2002-05-30 04:45:11 +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
terry%mozilla.org
88da1c5f5e
Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML.
2000-01-14 23:56:55 +00:00
dmose%mozilla.org
18f71469a1
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%mozilla.org
7e49118e5a
Fixed perl warning.
1999-10-19 15:07:27 +00:00
terry%mozilla.org
b2df112085
Massive spank to put "use strict" in all Bonsai code.
1999-10-18 22:55:01 +00:00
terry%mozilla.org
ba86df650b
Fixed stupid warning.
1999-07-23 19:37:02 +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
terry%mozilla.org
a78320604d
Get rid of hard-coded lxr strings.
1999-06-24 18:17:58 +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
39842b054b
Get rid of unused stuff. Tighten up the header.
1999-03-20 01:50:52 +00:00
brendan%netscape.com
4a9e6f4080
cvsquery now helps 3.0 JS avoid 'event has no properties' errors.
1998-09-10 07:27:31 +00:00
terry
afaf4f8fe4
Patch by Matthew Wilson <msw@gimp.org> -- removed extraneous apostrophe.
1998-07-02 22:54:16 +00:00
terry
586172c283
Patches by Matthew Wilson <msw@gimp.org> -- added much of the missing configuration ability.
1998-06-29 16:21:41 +00:00
terry
a6ddb74c06
More patches from Matthew Wilson <msw@gimp.org> -- keep popup layer location; quote some URLs better.
1998-06-26 19:00:22 +00:00
terry
a5ab99df60
Bonsai and Tinderbox have been freed.
1998-06-16 21:43:24 +00:00