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

585 Коммитов

Автор SHA1 Сообщение Дата
terry%mozilla.org 17d5bc74a2 Add a new param, musthavemilestoneonaccept, which requires users to
set the target milestone when accepting a bug.
2000-05-08 22:00:38 +00:00
cyeh%bluemartini.com ca4c977dfe rolling version to 2.11 for development 2000-05-08 21:26:53 +00:00
cyeh%bluemartini.com c6ee80c169 rolling version number to latest release of 2.10 2000-05-08 19:46:22 +00:00
cyeh%bluemartini.com 641b17cee0 add sec disclaimer, move installation on NT note to the installation
section where it should have gone in the first place
2000-05-08 19:05:41 +00:00
cyeh%bluemartini.com 9ce562a572 fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org 2000-05-08 18:23:55 +00:00
cyeh%bluemartini.com ad3534b93b Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch. 2000-05-08 18:12:28 +00:00
cyeh%bluemartini.com 6837767c80 add little blurb about flush privs 2000-05-05 18:02:05 +00:00
cyeh%bluemartini.com 569dc59353 duhhh. backout unique index change for versions table.
thanks to dave@intrec.com for catching my complete brain lock
this one.
2000-04-30 04:34:53 +00:00
tara%tequilarista.org 651e1fc66f Fix for bug #1105--no more annoying blank quips 2000-04-28 18:51:11 +00:00
dmose%mozilla.org dd57692aa9 Fixed a typo that was causing Perl to abort before printing the HTML
footer when a certain database inconsistency was detected.
2000-04-27 23:12:44 +00:00
donm%bluemartini.com e8c76f9209 bug 25010 need a way to edit groups 2000-04-26 19:35:51 +00:00
cyeh%bluemartini.com 7f56ec2b6c slightly more paranoid database schema:.
made column 'program' in table 'versions' be not null, and unique.
optimally you would want a unique index on 'value' and 'program' but
indexes are not supported on datatype 'tinytext' until mysql 3.23
2000-04-26 19:12:17 +00:00
donm%bluemartini.com 3b09915fa5 bug 30823, advanced querying didn't work for dependencies. 2000-04-26 17:44:24 +00:00
cyeh%bluemartini.com b77c0bc665 better implementation of realnames support. remove overhead of two sql
calls from bug_form.
2000-04-26 01:44:28 +00:00
donm%bluemartini.com f457500ebc patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
produce gifs.
2000-04-25 21:05:32 +00:00
cyeh%bluemartini.com f0c513e954 added Windows NT blurb to disclaimer section. 2000-04-21 23:32:25 +00:00
cyeh%bluemartini.com d8019dada1 Add conditional support to display users real name in bug reports if user
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.
2000-04-21 18:45:55 +00:00
cyeh%bluemartini.com 04039722be change field name to more accurately reflect what it is 2000-04-21 18:43:53 +00:00
endico%mozilla.org aaf67224d5 backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates. 2000-04-19 02:14:41 +00:00
donm%bluemartini.com eab02ecf97 bug 25010 add ability to easily edit groups 2000-04-18 23:12:00 +00:00
dmose%mozilla.org 6b992a1dc6 use sendmail deferred delivery to avoid long hangs at bug submission time 2000-04-12 00:25:38 +00:00
endico%mozilla.org a037459cf4 add link to unconfirmed 2000-04-08 06:04:15 +00:00
terry%mozilla.org 074c645fad Queries should fully qualify the field name, in case there is more
than one table that have a field with that name.
2000-04-06 21:09:02 +00:00
terry%mozilla.org a82377c5e5 Extra special disgusting hack: if we are ordering by target_milestone,
change it to order by the sortkey of the target_milestone first.
2000-04-05 00:09:22 +00:00
dmose%mozilla.org 37f93153ab Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set. 2000-03-30 23:56:36 +00:00
dmose%mozilla.org 196804b086 Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined. 2000-03-29 20:10:26 +00:00
dmose%mozilla.org f1fa3387df removing ShowCCList from globals.pl, as it is no longer used 2000-03-29 01:34:00 +00:00
dmose%mozilla.org 1393f2119c adding a 'can confirm' radiobutton to 'reassign by component' 2000-03-29 00:34:56 +00:00
dmose%mozilla.org f8a61a0fe8 fix another warning 2000-03-28 23:18:45 +00:00
dmose%mozilla.org ee3237cb2b get rid of perl warning 2000-03-28 21:33:54 +00:00
dmose%mozilla.org e518bda069 allow users to watch the bugs of other users 2000-03-28 21:31:24 +00:00
terry%mozilla.org ac0d2faaa9 Wasn't finding anything if requesting target_milestone == "---". 2000-03-24 01:17:19 +00:00
terry%mozilla.org b046ac3e22 Fix stupid perl warning. 2000-03-24 01:01:47 +00:00
terry%mozilla.org 8ad54e655a Wasn't working right if usetargetmilestone was off. 2000-03-24 00:43:40 +00:00
terry%mozilla.org 28db3eaf43 Added the concept of a "default milstone" for products, and make sure
that all products have at least that milestone defined.
2000-03-23 18:23:14 +00:00
terry%mozilla.org 666833f613 Add a bit of helpful debugging info when we get a consistancy check problem. 2000-03-23 18:20:34 +00:00
terry%mozilla.org 2ad4aca7fd Quick hack to fix the fact that new bugs have target_milestone of ""
when it really oughta be "---".
2000-03-23 00:04:08 +00:00
terry%mozilla.org 738bae3187 Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org 7bea35b096 Clear the shadow log when doing a full sync; the data isn't good for
anything anyway.
2000-03-21 14:39:23 +00:00
terry%mozilla.org b6683e0e2d Make the syncing process low priority, so that we won't hang up
shadowdb operations.
2000-03-20 19:25:56 +00:00
terry%mozilla.org 3c2171098d Make it so that we can (hopefully!) rebuild the shadow db without
busting other people trying to use the system.
2000-03-20 18:48:59 +00:00
seth%cs.brandeis.edu fe18d090b4 fixed bug where the everconfirmed field was not being properly set via a bug_email. 2000-03-18 23:32:49 +00:00
dmose%mozilla.org e2f5a414f9 doh! my last checkin broke -v. fixed. 2000-03-17 02:00:58 +00:00
dmose%mozilla.org f4b959cfb5 get rid of undefined warning 2000-03-15 23:40:57 +00:00
seth%cs.brandeis.edu 79d609036c Added a bugzilla.procmailrc as a sample procmailrc file
bugzilla_email_append.pl calls processmail.pl after writing out the changes.
2000-03-15 23:39:11 +00:00
seth%cs.brandeis.edu 67d952fd33 A few changes ...
1. BugzillaEmail.pm is a (kinda, sorta) module which is going to hold the various code which is common between all the scripts which access bugzilla via email.

2. bug_email.pl uses this module

3. bugzilla_email_append.pl is a mostly ready script which will append messages to existing bugs.
2000-03-15 22:29:49 +00:00
terry%mozilla.org 53182cf291 Add a "send mail to bug owners" link (under circumstances where it
seems useful and appropriate.)
2000-03-15 21:06:02 +00:00
seth%cs.brandeis.edu c66271e356 updated to better reflect reality in terms of recent changes to bug_email.pl. 2000-03-15 02:43:48 +00:00
terry%mozilla.org 113b3f9515 Sigh. We now need to lock the attachments table, too, just in case a
midair collision happens which needs to generate text which needs to
look at the attachments table.  Sigh.
2000-03-10 22:26:55 +00:00
dmose%mozilla.org c50f73dee7 updated to reflect that only specific versions of GD.pm and Chart will work. 2000-03-10 21:44:42 +00:00