cls%seawood.org
68fdcd7e9b
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
5f0f0ead3b
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
ba1638aa02
Bug 314591: remove references to /usr/bonsaitools/bin
...
r=timeless
2006-01-13 16:57:25 +00:00
timeless%mozdev.org
2f75bbef64
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
20c4f256ad
Sanitize set_line.
...
Kill more uninitialized variable warnings.
2004-12-01 17:08:06 +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
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
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
myk%mozilla.org
94b6ee4d16
implementation for bug 262967: RSS feeds for revision logs; r=cls
2004-10-10 04:54:56 +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
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
6b211e86fa
Bug 176316 Add Last-Modified support to bonsai
...
r=tara
2003-03-05 14:49:20 +00:00
tara%tequilarista.org
fc95669449
Checking in timeless' patch for bug #148935
2002-10-21 19:36:40 +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
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
692c34b6a4
Bug 144837 bonsai file display always shows trunk revision
...
r=tara
2002-05-30 04:45:11 +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
terry%mozilla.org
33cee658dc
Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML.
2000-01-14 23:56:55 +00:00
dmose%mozilla.org
2db9bdbbbe
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%mozilla.org
fddc259114
Fixed perl warning.
1999-10-19 15:07:27 +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
73556098a6
Fixed stupid warning.
1999-07-23 19:37:02 +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
terry%mozilla.org
4b7dc6a000
Get rid of hard-coded lxr strings.
1999-06-24 18:17:58 +00:00
slamm%netscape.com
5b5e39d311
Use banner.html for banner again. Add NOWRAP to navigation links.
1999-03-22 20:16:33 +00:00
slamm%netscape.com
c2a003c1e8
Get rid of unused stuff. Tighten up the header.
1999-03-20 01:50:52 +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
5385128cc9
Patch by Matthew Wilson <msw@gimp.org> -- removed extraneous apostrophe.
1998-07-02 22:54:16 +00:00
terry
953de4703b
Patches by Matthew Wilson <msw@gimp.org> -- added much of the missing configuration ability.
1998-06-29 16:21:41 +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
terry
d79fe8cf1e
Bonsai and Tinderbox have been freed.
1998-06-16 21:43:24 +00:00