gecko-dev/webtools
kestes%walrus.com 208453c9f5 fixed a bug where the comments were correct but the code was wrong!
the code needed to call p4 something like this
            'p4 changes -s submitted @2003/05/10,@now //...'
but instead called it like this
           'p4 changes -s @2003/05/10,@now //...'
the '-s' did not have any
argument which is required.  This bug was found by  Ken Beal .
2004-03-10 03:42:44 +00:00
..
apidoc more changes from Petr Cimprich <petr@gingerall.cz> 2003-02-12 08:23:52 +00:00
bonsai Bug 233967 Bonsai showing stale pages 2004-02-19 06:53:19 +00:00
browser-buster
bugzilla Patch for bug 143490: eliminate unsupported calls from checksetup.pl when running in Windows; original code by Cedric Caron <cedric.caron@urbanet.ch>; patch by Andrei Benea <abenea@home.ro>; r=vlad,justdave, a=justdave. 2004-03-08 12:52:25 +00:00
bugzilla3
build
despot Updates proposed by Gerv edited by me. 2004-03-05 00:00:07 +00:00
doctor Fix for bug 228223: Text about filing bugs for CVS account or for changes reorganized to encourage people to file bug report for changes rather than for CVS account. 2003-12-12 01:00:32 +00:00
graph comment: url for CGI::Request installation 2003-08-27 21:00:44 +00:00
leak-o-matic
lxr Bug 57392 LXR doesn't find files with a space in the name. 2004-03-08 07:54:16 +00:00
miscstats
mozbot Oops. A long-standing error. The Admin module should be in all channels, it just shouldn't respond to commands in channels if allowChannelAdmin is 0. This fixes the join/part issue for people with allowChannelAdmin set to 0. 2004-02-18 16:08:45 +00:00
newsbot
PLIF Don't add NULLs to the database when setting a field 2004-02-25 19:23:17 +00:00
registry
tinderbox Show scraped data for test-failed and failed builds in addition to successful builds (210802). patch=dbaron, r=mcafee 2003-09-22 22:23:04 +00:00
tinderbox2 fixed a bug where the comments were correct but the code was wrong! 2004-03-10 03:42:44 +00:00
tinderbox3 Fix for bug 225449: Adding a bonsai monitor crashes on reference for 2003-11-18 14:09:29 +00:00
web-sniffer Bug 187441 URLs not HTML encoded in output 2003-01-02 17:07:34 +00:00
webstats
whack-license