- 27 Feb, 2001 1 commit
-
-
cyeh%bluemartini.com authored
we now search each list (dependson, blocks) to see if a bug number shows up in each list. a bug can't be dependent upon and block the same bug. also make it so you can't set a bug blocking or dependent on itself.
-
- 24 Feb, 2001 1 commit
-
-
dave%intrec.com authored
-
- 23 Feb, 2001 1 commit
-
-
cyeh%bluemartini.com authored
based on patch submitted by baulig@suse.de (Martin Baulig).
-
- 22 Feb, 2001 1 commit
-
-
dave%intrec.com authored
-
- 16 Feb, 2001 1 commit
-
-
cyeh%bluemartini.com authored
When a bug is marked duplicate, the reporter should be added to the bug that it duplicated. patch submitted by jake@acutex.net (Jake).
-
- 15 Feb, 2001 1 commit
-
-
dmose%mozilla.org authored
fix for bug found in original 17464 patch, where removal from the CC list was not generating a mail. r=donm@bluemartini.com
-
- 18 Jan, 2001 1 commit
-
-
tara%tequilarista.org authored
-
- 14 Dec, 2000 1 commit
-
-
gerv%gerv.net authored
-
- 24 Oct, 2000 1 commit
-
-
tara%tequilarista.org authored
-
- 30 Aug, 2000 1 commit
-
-
cyeh%bluemartini.com authored
is done for the dup id field, but not for the originating bug id. now checks to see if the original bug id is valid as well, although i don't understand how this could get corrupted in the first place
-
- 29 Aug, 2000 1 commit
-
-
cyeh%bluemartini.com authored
patches by zach@zachlipton.com. Thanks!
-
- 13 Aug, 2000 1 commit
-
-
dave%intrec.com authored
-
- 26 Jul, 2000 1 commit
-
-
tara%tequilarista.org authored
-
- 14 Jul, 2000 2 commits
-
-
endico%mozilla.org authored
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
-
terry%mozilla.org authored
Keywords were already enforced to never differ only in capitalization. So, changed the code so that case no longer matters when typing in the name of a keyword.
-
- 06 Jul, 2000 1 commit
-
-
cyeh%bluemartini.com authored
original bug found by timeless@bemail.org
-
- 22 Jun, 2000 1 commit
-
-
cyeh%bluemartini.com authored
contributed by dave@intrec.com (Dave Miller)
-
- 03 Jun, 2000 1 commit
-
-
endico%mozilla.org authored
allow the reporter of a bug to change the status of a bug (e.g. reopen it) even if they don't have the editbug bit set.
-
- 18 May, 2000 1 commit
-
-
tara%tequilarista.org authored
-
- 09 May, 2000 1 commit
-
-
terry%mozilla.org authored
set the target milestone when accepting a bug.
-
- 29 Mar, 2000 2 commits
-
-
dmose%mozilla.org authored
-
dmose%mozilla.org authored
-
- 22 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
of different target milestones by product.
-
- 11 Mar, 2000 2 commits
-
-
terry%mozilla.org authored
midair collision happens which needs to generate text which needs to look at the attachments table. Sigh.
-
terry%mozilla.org authored
the difference between new comments and people copying stuff in from old comments.
-
- 08 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 26 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
have a universal (and more noticable) way of displaying them.
-
- 18 Feb, 2000 2 commits
-
-
terry%mozilla.org authored
bug queries can be run against it, so that these slow queries won't be able to tie up the rest of the system.
-
terry%mozilla.org authored
were changing the resolution, even if they weren't.
-
- 17 Feb, 2000 4 commits
-
-
terry%mozilla.org authored
logged in. Since they haven't logged in, we don't know what they will be allowed to do. And users who disable cookies tend to pretty often not be logged in.
-
terry%mozilla.org authored
someone changed something.
-
terry%mozilla.org authored
-
terry%mozilla.org authored
"editbugs" and "canconfirm". People without these states are now much more limited in what they can do. For backwards compatability, by default all users will have the editbugs and canconfirm bits on them. Installing this changes as is should only have one major visible effect -- an UNCONFIRMED state will appear in the query page. But no bugs will become in that state, until you tweak some of the new voting-related parameters you'll find when editing products.
-
- 16 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
Lock the tables as low-priority when writing. Maybe makes people making changes wait longer, but people doing read-only stuff should now never block for very long.
-
- 02 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
bug was actually a legal bug number.
-
- 01 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
should have always had this behavior.
-
- 22 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
different fields we keep an activity log on. The bugs_activity table now has a pointer into that table instead of recording the name directly. Set up a new, highly experimental email-notification scheme. To turn it on, the maintainer has to turn on the "New email tech" param, and then individual users have to turn on the "New email tech" preference.
-
- 21 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
table. There is now a separate entry for each new long description, rather than appending them all together in one big field.
-
- 20 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 17 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
of all the keywords assigned to the bug. Right now, we only have code that generates and maintains this field; soon will come code that actually uses it.
-