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

47 Коммитов

Автор SHA1 Сообщение Дата
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 b6801137f2 Print raw output in reverse chronological order.
Bug #261616 r=timeless
2004-12-01 00:44:42 +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 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 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 f0886ed803 Remove 'use diagnostics' calls to speed up scripts.
Bug #204463 r=justdave
2004-09-18 05:02:17 +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 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
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
tara%tequilarista.org fd31a0f64c Checking in patch to fix 38789 2002-10-12 03:10:33 +00:00
tara%tequilarista.org ec64756df0 Checking Myk's fix for bug #146244 2002-05-30 15:03:30 +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 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
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
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
cls%seawood.org 176d0306a5 Backing out previous checkin. 2001-03-25 23:53:37 +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
donm%bluemartini.com 03030a965e bug 39329 "Mail to everyone on this list" address list generated wrong when using despot 2000-05-15 22:15:07 +00:00
terry%mozilla.org 04276b4a04 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
dmose%mozilla.org 2db9bdbbbe updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org d429f12e92 Wasn't working right with multiple repositories. 1999-10-21 22:51:50 +00:00
terry%mozilla.org 5acadfe0b9 Fixed perl warning. 1999-10-19 19:42:49 +00:00
terry%mozilla.org 87c84fdd19 Fixed perl warnings. 1999-10-19 16:33:06 +00:00
terry%mozilla.org 34130c865d Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org a4b1e43399 Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org 835438c4ed Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org df4530636d Fixed stupid perl warning. 1999-10-18 23:35:57 +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 82f7d53541 Patches by Scott Heavner <sheavner@adaclabs.com> -- wording, wasn't displaying correct directory name. 1999-09-21 20:30:38 +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 149960696a Fix some Y2K issues! Now, don't freak out. The only real bug was
that lists of checkins would have started displaying the year as "100"
in the year 2000.  I have changed to display 4-digit years throughout.
1999-08-05 22:43:45 +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 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
terry%netscape.com 50e3cab5ef If no branch is specified, use HEAD. 1999-03-25 01:17:36 +00:00
terry%netscape.com 00e3ee8d4b Patch by Patrick Amiel <amielp@netscape.com> -- spaces in filenames
was confusing some clients.  Made the JavaScript a bit more paranoid.
1999-02-08 18:56:24 +00:00
terry%netscape.com 96d4aa0d59 Detect things we can't automatically back out, and say so. 1998-10-14 23:13:04 +00:00
terry%netscape.com 7c075cd1fc Added a link which will generate a script of CVS commands which would
back out the changes listed on the page.
1998-10-01 15:05:46 +00:00
terry%netscape.com b645535d50 Fixed bug which was stomping on "file" field if there was no dir field
and the file field had no slash.
1998-09-29 22:54:59 +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 5f55ebe701 Patch by Matthew Wilson <msw@gimp.org> -- more layer poisition fixes. 1998-07-06 17:09:33 +00:00
terry 1534233295 Use POST for multidiff, since the URL otherwise can get too big. 1998-06-19 14:58:19 +00:00
terry d79fe8cf1e Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00