Commit Graph

1897 Commits

Author SHA1 Message Date
gerv%gerv.net
b56a5eb3ac Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> 2000-12-14 17:52:18 +00:00
gerv%gerv.net
a550f386e8 Fix duplicates table check; make sure we create graphs directory. 2000-12-14 17:48:01 +00:00
gerv%gerv.net
7264e82a4f Fixed problem with ranges in regexps that I dreamt about a few nights ago. 2000-12-14 17:39:33 +00:00
gerv%gerv.net
5b5b189288 Fixed dupes table detection code; added check for graphs directory. 2000-12-14 12:19:35 +00:00
gerv%gerv.net
d6f20616fb Formatting change. Trivial. 2000-12-14 12:17:11 +00:00
endico%mozilla.org
762947abf9 trivial change to test whether cvs is working 2000-12-14 03:09:17 +00:00
dmose%mozilla.org
2fbcabc6c8 add a stack to save the current global SQL state so that queries can be nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org 2000-12-12 03:47:40 +00:00
dmose%mozilla.org
fc71168a37 patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title attribute containing status and short description to various bug links. In some browsers (most Mozilla builds, at least) this makes the status and short description available as a tooltip, so it is no longer necessary to click through to see it. r=dmose@mozilla.org 2000-12-07 03:04:32 +00:00
gerv%gerv.net
62bfb000c3 Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons. 2000-12-05 22:36:26 +00:00
leaf%mozilla.org
acbe7a75b2 reworded description of when to contact module owners, moa=dmose 2000-11-30 23:41:35 +00:00
endico%mozilla.org
27cfa85595 in the checkins table, make the descid indexed to speed up queries. For this field to be indexed, its definition needs to disallow null entries. 2000-11-30 22:58:39 +00:00
sfraser%netscape.com
32223f8a66 Adding some more error strings to better catch perl errors. 2000-11-30 04:50:27 +00:00
kestes%staff.mail.com
803de089b6 changing the filenames during the move was a bad idea,
restore the original filenames.
2000-11-29 21:50:17 +00:00
kestes%staff.mail.com
d488646c24 changing the filenames was a bad idea, this was BTData.pm as found
in lib yesterday
2000-11-29 21:49:29 +00:00
kestes%staff.mail.com
c6cd218e01 changing the filenames was a bad idea, this was TreeData.pm as found
in lib yesterday
2000-11-29 21:48:42 +00:00
kestes%staff.mail.com
1a05648a04 changing the filenames was a bad idea 2000-11-29 21:47:14 +00:00
kestes%staff.mail.com
03ff5fa8df moved files to default_config 2000-11-29 21:27:54 +00:00
kestes%staff.mail.com
d927bf305d changed filename to processmail_builds 2000-11-29 21:25:45 +00:00
kestes%staff.mail.com
43a65980a8 files moved to default_config directory 2000-11-29 21:24:31 +00:00
kestes%staff.mail.com
5e164d10cd moved from processmail 2000-11-29 21:13:15 +00:00
kestes%staff.mail.com
4b9f5ab09c explain the new configuration with defult_conf and local_conf
directories
2000-11-29 21:12:56 +00:00
kestes%staff.mail.com
cc3dcd47e2 configure: @GZIP @GUNZIP @UUDECODE
explicity in TinderConfig not in ./configure
2000-11-29 21:12:12 +00:00
kestes%staff.mail.com
081306431a moved from lib 2000-11-29 20:53:56 +00:00
kestes%staff.mail.com
dfbba819e6 moved from lib as TreeData.pm 2000-11-29 20:53:45 +00:00
kestes%staff.mail.com
3ea3ab27a7 moved from lib as BTData.pm 2000-11-29 20:53:35 +00:00
kestes%staff.mail.com
2fba42b225 improve comments 2000-11-29 20:40:34 +00:00
kestes%staff.mail.com
85666e8d28 improve comments 2000-11-29 19:47:38 +00:00
kestes%staff.mail.com
cbac782cbc minor changes prompted by McAfee. 2000-11-29 19:46:30 +00:00
endico%mozilla.org
b85a29a429 *** empty log message *** 2000-11-29 00:32:53 +00:00
kestes%staff.mail.com
e605f1cfb7 Peristence::Storable has now been tested. 2000-11-28 17:54:45 +00:00
kestes%staff.mail.com
e26cd9b686 use the Peristence module so that we can test the storable
implementation.
2000-11-28 17:53:39 +00:00
kestes%staff.mail.com
0860dd47a8 add better makefile test support.
fix echo bug.
2000-11-28 00:37:13 +00:00
kestes%staff.mail.com
1ac1c04834 change the sample user to anonymous from kestes 2000-11-28 00:35:49 +00:00
kestes%staff.mail.com
e613f5eaea put module and branch information in the cvs popup windows 2000-11-28 00:34:00 +00:00
kestes%staff.mail.com
1dd9024853 improve the handling of estimated build time when there is dead time.
turn back on the line which tells all the columns which have been
ignored.
2000-11-28 00:32:57 +00:00
kestes%staff.mail.com
c7b39b6036 make taint safe. 2000-11-28 00:31:29 +00:00
kestes%staff.mail.com
630eab4a32 move the lock file to the HTML directory to ease testing. 2000-11-28 00:31:09 +00:00
kestes%staff.mail.com
1a35bc57b0 make taint safe
add more comments at the top to clear up ambiguities.

make the library load structure conform to other modules, I already
got one question
2000-11-28 00:30:26 +00:00
kestes%staff.mail.com
2137f70969 make taint safe 2000-11-28 00:28:18 +00:00
kestes%staff.mail.com
359e4ea456 @authors needed to be a local variable and needed to ensure it was
unique when passed to 'mailto: '
2000-11-28 00:25:41 +00:00
kestes%staff.mail.com
680a0a0536 remove comments about image subsystem, we no longer have this as a
requirement.

explain the warning issues better.

remove discussion of the bug tracking system, I coded it already.
2000-11-28 00:24:42 +00:00
kestes%staff.mail.com
990962eda1 make the intial build more realistic, there can be builds in progress
builds which have not started because of dead time and builds which
have started.
2000-11-28 00:23:16 +00:00
kestes%staff.mail.com
190589f622 added aditional test cases to max just to ensure it handles negative
numbers.
2000-11-28 00:21:36 +00:00
dmose%mozilla.org
ef83335246 disable Delete User functionality until it gets fixed; currently leaves dangling pointers in the db. contributed by zach@zachlipton.com, r=dmose@mozilla.org 2000-11-23 00:41:03 +00:00
mcafee%netscape.com
dcf94d699d Tinderbox hints 2000-11-22 03:12:24 +00:00
mcafee%netscape.com
fcd0f79ce3 Adding _parent target to url printed out in express mode. 2000-11-22 01:22:51 +00:00
dave%intrec.com
e1c03da389 Fix for bug 45586: Component, Version, and Milestone values are no longer
shown that belong to products the user can't see if usebuggroups is
active.  Patch by Matthias Radestock <rade@lshift.net>
2000-11-20 19:42:36 +00:00
kestes%staff.mail.com
ed851ec5b7 improve default $LOCK_FILE value.
explain that Storable is an untested CPAN module.
2000-11-14 15:41:01 +00:00
mcafee%netscape.com
b0adccc452 Need to edit configure script in step 1, another minor comment change. 2000-11-13 23:48:11 +00:00
mcafee%netscape.com
cc36a0ef36 Minor comment updates 2000-11-13 23:00:16 +00:00