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

62 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 0541692638 b=349725, fix off-by-one error in files list of xml output, r=rhelmer 2006-08-22 18:36:16 +00:00
cls%seawood.org 046cac02e7 Allow queries to be completed even if min & max dates are swapped.
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #92270 r=bear
2006-07-24 23:00:08 +00:00
cls%seawood.org d65215f79a Add function to sanitize input that's supposed to be a regular expression.
Bug #323622 r=timeless
2006-07-24 18:55:10 +00:00
cls%seawood.org e7071b22f3 Use $1 instead of \1 to avoid perl warnings in log files.
Bug #325453
2006-07-05 21:39:18 +00:00
cls%seawood.org 5d8cb587c0 Do not perform strict format validation on the revision string when we are doing a (not)regexp search.
Bug #325453 r=bear
2006-07-03 20:39:31 +00:00
vladimir%pobox.com 08fed2d2cf b=341032, add XML output format to bonsai cvsquery.cgi, r=preed 2006-06-14 23:51:19 +00:00
ajschult%verizon.net 2bca36fe33 Bug 333369: Allow for non-recursive directory queries, r=timeless 2006-05-01 03:54:54 +00:00
timeless%mozdev.org 20d62fd869 Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
r=kiko
2006-04-10 18:45:44 +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 8f9aab18fa Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
patch by kiko r=timeless
2005-11-20 22:30:31 +00:00
cls%seawood.org 1bd03f3505 Make english query output match the regexp flavor used.
Bug #286781 r=timeless
2005-03-29 15:22:26 +00:00
jwatt%jwatt.org 344bdf4915 Fixing bug 286334. Use <wbr> instead of a space to allow long paths to break. r=myk@mozilla.org 2005-03-18 00:10:14 +00:00
cls%seawood.org 09707a9520 Remove duplicate $::query_debug setting. 2004-12-01 16:35:09 +00:00
cls%seawood.org 427407ff99 think-o 2004-12-01 06:56:03 +00:00
cls%seawood.org 76c8b29891 Remove undef check from SanitizeModule 2004-12-01 06:46:21 +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 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