- 12 Dec, 2000 1 commit
-
-
dmose%mozilla.org authored
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
-
- 07 Dec, 2000 1 commit
-
-
dmose%mozilla.org authored
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
-
- 31 Oct, 2000 1 commit
-
-
tara%tequilarista.org authored
-
- 16 Sep, 2000 1 commit
-
-
cyeh%bluemartini.com authored
patch by jmrobin@tgix.com
-
- 14 Sep, 2000 1 commit
-
-
cyeh%bluemartini.com authored
patch submitted by john.beranek@pace.co.uk (John Beranek)
-
- 12 Sep, 2000 1 commit
-
-
cyeh%bluemartini.com authored
-
- 14 Jul, 2000 3 commits
-
-
terry%mozilla.org authored
-
endico%mozilla.org authored
change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process.
-
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.
-
- 27 Jun, 2000 1 commit
-
-
cyeh%bluemartini.com authored
-
- 20 May, 2000 1 commit
-
-
cyeh%bluemartini.com authored
sstock@iconnect-inc.com, reworked slightly by cyeh@bluemartini.com to update it to the tip
-
- 09 May, 2000 3 commits
-
-
cyeh%bluemartini.com authored
-
cyeh%bluemartini.com authored
-
cyeh%bluemartini.com authored
-
- 26 Apr, 2000 1 commit
-
-
cyeh%bluemartini.com authored
calls from bug_form.
-
- 22 Apr, 2000 1 commit
-
-
cyeh%bluemartini.com authored
entered in that information. Thanks to Chris Baldwin <cbaldwin@redback.com> for providing the patch.
-
- 29 Mar, 2000 2 commits
-
-
dmose%mozilla.org authored
-
dmose%mozilla.org authored
-
- 24 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 22 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
of different target milestones by product.
-
- 21 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
busting other people trying to use the system.
-
- 11 Mar, 2000 3 commits
-
-
terry%mozilla.org authored
-
terry%mozilla.org authored
the difference between new comments and people copying stuff in from old comments.
-
terry%mozilla.org authored
of a group per project, and automatically put new bugs against that project into that group, thus allowing entire projects to be protected against viewing by unauthorized users. This is all optional, controlled by new parameters.
-
- 19 Feb, 2000 2 commits
-
-
terry%mozilla.org authored
-
terry%mozilla.org authored
-
- 18 Feb, 2000 3 commits
-
-
terry%mozilla.org authored
to the shadow database.
-
terry%mozilla.org authored
Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages.
-
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.
-
- 17 Feb, 2000 2 commits
-
-
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.
-
- 30 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
connection info.
-
- 27 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 25 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
bottom. Made "My bugs" show bugs you own AND bugs you submitted. Added ability to display your named queries in the footer. Many random bugfixes.
-
- 24 Jan, 2000 2 commits
-
-
terry%mozilla.org authored
Added "My votes" link to footer. Other minor voting-related fixes.
-
terry%mozilla.org authored
the database, rather than in cookies. This means you have to log in to use these features, but I have plans that require them to be server-side. (Besides, some people were beginning to run out of cookie space.)
-
- 23 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
dependent bugs.
-
- 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 2 commits
-
-
terry%mozilla.org authored
-
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.
-