Commit Graph

1230 Commits

Author SHA1 Message Date
slamm%netscape.com
740dc38bf8 warnings.pl: Use command-line arg to specify tree 2000-01-08 02:04:26 +00:00
terry%mozilla.org
73f81425cc Stop generating the %::keywordsbyid hashtable that nothing was using. 2000-01-06 22:55:00 +00:00
terry%mozilla.org
3bf2cc86b7 Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement
if I'm not going to use it.
2000-01-06 21:32:59 +00:00
terry%mozilla.org
8ec2fa3b0f Add support for a new "keywords" feature. This lets some central
authority maintain a list of keywords, and users can associate any
keyword with any bug.

The new functionality won't appear until at least one keyword is
defined.

Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
2000-01-06 21:16:15 +00:00
terry%mozilla.org
ec0dd1cecf Oops; fixed table alignment problem introduced by last change. 2000-01-06 17:39:03 +00:00
slamm%netscape.com
7eab581c7d Fix for hdml version. Suggested by Neil Deakin <ndeakin@sympatico.ca> 2000-01-06 02:11:26 +00:00
terry%mozilla.org
ccd0aca547 A few months ago, we lost the ability to edit the votes-per-user field
in a product.  Which meant nobody could turn on or off this feature.
Restored the editing ability.
2000-01-04 21:29:51 +00:00
terry%mozilla.org
5d12ff7194 When no bugs are found, give links to make another query or to submit
a new bug.
2000-01-04 19:54:15 +00:00
terry%mozilla.org
c4fab20bed Recognize Windows98. 2000-01-04 19:27:49 +00:00
endico%mozilla.org
c1bf0f6491 strip the first "Fwd" from subject. add case insensitivity to removing "re" from subject 2000-01-04 00:42:57 +00:00
leaf%mozilla.org
015b32c03c someone complained that moshi, moshi is a telephone greeting only. 2000-01-03 19:38:08 +00:00
risto%netscape.com
ca88d1a230 Y2K fix. Localtime returns time by definition year - 1900. So year 2000
is returned as 100.
2000-01-03 10:06:00 +00:00
terry%mozilla.org
35b2429d00 Got rid of extra <H1> tag. 1999-12-28 22:31:47 +00:00
slamm%netscape.com
5d7a14b4f7 Initial support for HDML (sprint phones). 1999-12-18 03:51:43 +00:00
terry%mozilla.org
198d0d7862 Fixed very very nasty bug which, when deleting a component, would tell
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.)  Added some paranoia to prevent such things from
happening again.  Yikes.
1999-12-17 03:41:13 +00:00
terry%mozilla.org
0582508d69 Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations. 1999-12-16 16:37:57 +00:00
terry%mozilla.org
dcc3ff514e Force selection of a valid product when doing a mass
reassign-to-component-owner.
1999-12-14 23:54:30 +00:00
mcafee%netscape.com
f286bbf593 Ignore Generated Files 1999-12-13 01:44:29 +00:00
slamm%netscape.com
69e69b39e1 Reorder 'Build Time' and 'Guilty' column headers so that their descriptive text is beneath them. 1999-12-10 21:57:46 +00:00
warren%netscape.com
c7c2f1972a Fixed up printing of bad leak/bloat values. 1999-12-10 05:17:56 +00:00
slamm%netscape.com
a5c40f34ec cd back to tinderbox directory to move who.dat.$$ to who.dat. 1999-12-10 01:11:10 +00:00
slamm%netscape.com
d8a5b789a7 Remove "Rebuild Guilty List" link. The list is built everytime a build is processed. Also, re-enable buffering the script output. That should help improve throughput. 1999-12-09 19:45:01 +00:00
slamm%netscape.com
7084b302b9 Fix empty guilty list in tinderbox page (bug #7637). Add comments. Move some code into functions. 1999-12-09 19:28:39 +00:00
mcafee%netscape.com
bed940cff6 Ignore generated files. 1999-12-06 19:44:38 +00:00
mcafee%netscape.com
a22bf1403c Adding debug print to put logfile name in build rectangle. Commented-out, uncomment to enable. 1999-12-06 19:42:10 +00:00
mcafee%netscape.com
811258dd6e Retired copydata.pl 1999-12-06 19:40:07 +00:00
terry%mozilla.org
41ed32807c Don't do dmose's paranoid checking of option values in the query page. 1999-12-06 17:09:54 +00:00
mcafee%netscape.com
0e8e833274 Removing copydata.pl, this script has bit-rotted. Use copydata instead. r=slamm 1999-12-06 07:26:49 +00:00
mcafee%netscape.com
b9a51cbe81 Tools for hacking on tinderbox server, courtesy slamm@netscape.com 1999-12-06 07:24:33 +00:00
terry%mozilla.org
50b941d218 Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL. 1999-12-03 19:30:49 +00:00
terry%mozilla.org
0713dc58d8 Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats. 1999-12-03 19:28:18 +00:00
dmose%mozilla.org
b1cae38a41 special cased DUPLICATE in the make_options() sanity-checking code 1999-12-02 23:56:07 +00:00
dmose%mozilla.org
6c05f0d386 a bug fix or two and a whole bunch of sanity-checking of form submissions stuff 1999-12-02 23:21:42 +00:00
endico%mozilla.org
fb7133acca for nsI*.idl files, add deoxygen link and image 1999-11-23 21:59:13 +00:00
slamm%netscape.com
208e8a81eb Add 'mozilla/' to blame links. 1999-11-23 17:42:19 +00:00
terry%mozilla.org
dff44db67b Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
terry%mozilla.org
04480d28f4 Updated version string to 2.9 (development) 1999-11-19 15:57:00 +00:00
terry%mozilla.org
d2c51fe4bb Updated version string to 2.8 (shipping) 1999-11-19 15:56:28 +00:00
terry%mozilla.org
20d3d90a69 Was crashing if not using milestones. 1999-11-19 15:51:48 +00:00
terry%mozilla.org
af842d8536 Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary. 1999-11-19 14:50:57 +00:00
terry%mozilla.org
04b27d57fa Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product description. 1999-11-18 17:29:58 +00:00
waterson%netscape.com
aaba2b75a1 Be sure to waitpid() after killing the process so as not to leave zombies around. 1999-11-18 06:06:28 +00:00
waterson%netscape.com
71da41f221 Be sure to close the file before moving it. 1999-11-18 03:38:24 +00:00
waterson%netscape.com
fa8d76523f Add chdir() so that it can be called from an alias. 1999-11-18 03:29:11 +00:00
waterson%netscape.com
7582dd007e Add some commentary and a '--timeout' option. 1999-11-17 23:02:53 +00:00
waterson%netscape.com
ad9879c908 Add usage notes. 1999-11-17 22:30:35 +00:00
waterson%netscape.com
d90ac16633 Increase timeout to 10min., and don't over-eagerly assume the app crashed. Add code to send email. 1999-11-17 22:26:50 +00:00
leaf%mozilla.org
9b000d2760 removing useless line 1999-11-17 22:19:07 +00:00
leaf%mozilla.org
11e98b1b79 really fixing ls calls. 1999-11-17 22:14:21 +00:00
waterson%netscape.com
fca6817d94 Initial revision. 1999-11-17 20:52:45 +00:00