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

1229 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org d8500209bc Stop generating the %::keywordsbyid hashtable that nothing was using. 2000-01-06 22:55:00 +00:00
terry%mozilla.org aa0a6b1578 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 e768608592 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 089631caec Oops; fixed table alignment problem introduced by last change. 2000-01-06 17:39:03 +00:00
slamm%netscape.com e6892fdcce Fix for hdml version. Suggested by Neil Deakin <ndeakin@sympatico.ca> 2000-01-06 02:11:26 +00:00
terry%mozilla.org 6107e03841 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 fdc2edd75f 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 fa5bf8838d Recognize Windows98. 2000-01-04 19:27:49 +00:00
endico%mozilla.org 6ac9c21f1b 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 24c525eb47 someone complained that moshi, moshi is a telephone greeting only. 2000-01-03 19:38:08 +00:00
risto%netscape.com b9c8b599cc 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 827eb20983 Got rid of extra <H1> tag. 1999-12-28 22:31:47 +00:00
slamm%netscape.com b6c811c77f Initial support for HDML (sprint phones). 1999-12-18 03:51:43 +00:00
terry%mozilla.org 1a7cc946d8 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 d7510467b3 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 04e349a7b8 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 51f6cf5809 Ignore Generated Files 1999-12-13 01:44:29 +00:00
slamm%netscape.com ea8fd387cd 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 9fa76a389c Fixed up printing of bad leak/bloat values. 1999-12-10 05:17:56 +00:00
slamm%netscape.com 5c3f7d7900 cd back to tinderbox directory to move who.dat.$$ to who.dat. 1999-12-10 01:11:10 +00:00
slamm%netscape.com 7bb6c99a24 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 c0ee840963 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 0a76630ecd Ignore generated files. 1999-12-06 19:44:38 +00:00
mcafee%netscape.com 4cec0efc41 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 010b0a7a8e Retired copydata.pl 1999-12-06 19:40:07 +00:00
terry%mozilla.org b36ed612b3 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 6322503056 Removing copydata.pl, this script has bit-rotted. Use copydata instead. r=slamm 1999-12-06 07:26:49 +00:00
mcafee%netscape.com 6382243d54 Tools for hacking on tinderbox server, courtesy slamm@netscape.com 1999-12-06 07:24:33 +00:00
terry%mozilla.org 393bce04e0 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 a0eb5f2732 Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats. 1999-12-03 19:28:18 +00:00
dmose%mozilla.org 399dbbb2eb special cased DUPLICATE in the make_options() sanity-checking code 1999-12-02 23:56:07 +00:00
dmose%mozilla.org 7c1f7185c8 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 efcebb9a5c for nsI*.idl files, add deoxygen link and image 1999-11-23 21:59:13 +00:00
slamm%netscape.com dc6684836c Add 'mozilla/' to blame links. 1999-11-23 17:42:19 +00:00
terry%mozilla.org 3276434998 Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
terry%mozilla.org 040a615a2b Updated version string to 2.9 (development) 1999-11-19 15:57:00 +00:00
terry%mozilla.org 47aeeb9b2f Updated version string to 2.8 (shipping) 1999-11-19 15:56:28 +00:00
terry%mozilla.org 01c4ed1dbb Was crashing if not using milestones. 1999-11-19 15:51:48 +00:00
terry%mozilla.org 3d32318292 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 785bc07f66 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 e9ad6256cd 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 73c9f9ded0 Be sure to close the file before moving it. 1999-11-18 03:38:24 +00:00
waterson%netscape.com 0eac4d81f7 Add chdir() so that it can be called from an alias. 1999-11-18 03:29:11 +00:00
waterson%netscape.com cc7808727b Add some commentary and a '--timeout' option. 1999-11-17 23:02:53 +00:00
waterson%netscape.com cf51956e56 Add usage notes. 1999-11-17 22:30:35 +00:00
waterson%netscape.com e8f54c8389 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 042df6c2e0 removing useless line 1999-11-17 22:19:07 +00:00
leaf%mozilla.org 4f5aa27e3e really fixing ls calls. 1999-11-17 22:14:21 +00:00
waterson%netscape.com 2dad5d2ddf Initial revision. 1999-11-17 20:52:45 +00:00
waterson%netscape.com 3312126c5e Fix license to use MPL. 1999-11-17 20:42:57 +00:00