- 02 Feb, 2001 2 commits
-
-
dave%intrec.com authored
Fix for bug 22041: Bug page title now includes bug summary. Patch by st.n@gmx.net (Stephan Niemz (faniz))
-
dave%intrec.com authored
Fix for bug 66149: better error message on connection failures. Patch by shie9022@msmailhub.oulan.ou.edu (Alan Shields)
-
- 27 Jan, 2001 1 commit
-
-
dave%intrec.com authored
Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39159. Patch by Alan Shields <shie9022@msmailhub.oulan.ou.edu>
-
- 25 Jan, 2001 8 commits
-
-
dave%intrec.com authored
cleaning up trailing whitespace in buglist.cgi source. (no code changes) Patch by Stephan Niemz [faniz] <st.n@gmx.net>
-
dave%intrec.com authored
Fix for bug 66058: dates in Created and Changed date columns in buglists are now in context with how old the bug is. within the last 18 hours: time only (12:24:34) within the last 6 days: weekday and time (Fri 12:24) within the last 100 days: month and day (01-19) older than 100 days: previous behaviour (2001-01-19)
-
dave%intrec.com authored
Fix for bug 55429: can't always vote more than once per bug, depending on product. Patch by Matthew Tuck <matty@box.net.au>
-
dave%intrec.com authored
-
dave%intrec.com authored
Fix for part 2 of bug 31456: changes the way checksetup.pl handles the localconfig file internally to guarantee proper detection of any variables defined in localconfig (even empty arrays, which it couldn't detect before, in case someone adds one to localcofig at some point)
-
dave%intrec.com authored
Fix for bug 30694: adds title attributes to bug links with bug status and description. Patch by jake@acutex.net
-
dave%intrec.com authored
Fix for bug 65598: check for minimum versions of some of the Perl modules Bugzilla needs. Also check for minimum version of MySQL server on the other end.
-
dmose%mozilla.org authored
patch from bug 17464 to give user some control over what sorts of bug mail get sent to an account. Original patch by al_raetz@yahoo.com and lots of additional hacking by me; r=donm@bluemartini.com
-
- 24 Jan, 2001 2 commits
-
-
dave%intrec.com authored
Fix for bug 31295: use checkbox for votes if only one vote allowed. Also eliminate displaying products with no votes. Patch by Stephan Niemz <st.n@gmx.net>
-
dave%intrec.com authored
jake@acutex.net
-
- 21 Jan, 2001 1 commit
-
-
tara%tequilarista.org authored
-
- 20 Jan, 2001 1 commit
-
-
tara%tequilarista.org authored
-
- 19 Jan, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 18 Jan, 2001 2 commits
-
-
tara%tequilarista.org authored
-
tara%tequilarista.org authored
-
- 17 Jan, 2001 2 commits
-
-
gerv%gerv.net authored
-
dave%intrec.com authored
with NS4-Mac
-
- 23 Dec, 2000 3 commits
-
-
dmose%mozilla.org authored
changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com
-
dmose%mozilla.org authored
-
dmose%mozilla.org authored
-
- 15 Dec, 2000 3 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 14 Dec, 2000 2 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 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
-
- 06 Dec, 2000 1 commit
-
-
gerv%gerv.net authored
Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons.
-
- 21 Nov, 2000 1 commit
-
-
dave%intrec.com authored
shown that belong to products the user can't see if usebuggroups is active. Patch by Matthias Radestock <rade@lshift.net>
-
- 10 Nov, 2000 1 commit
-
-
terry%mozilla.org authored
Make 'doomed' reports honor the per-product defaultmilestone setting, rather than looking at the obsolete system-wide 'curmilestone' param.
-
- 01 Nov, 2000 1 commit
-
-
cyeh%bluemartini.com authored
so that saved copies of show_bug are useful. patch by dave@intrec.com, r=cyeh
-
- 31 Oct, 2000 3 commits
-
-
tara%tequilarista.org authored
-
tara%tequilarista.org authored
-
tara%tequilarista.org authored
-
- 25 Oct, 2000 1 commit
-
-
dmose%mozilla.org authored
The code was trying to use ConnectToDatabase to connect to the shadow db after quietly_check_login() had already called it for us under the covers _without_ the useshadowdb parameter. So reports were being run against the main database, triggering UI stalls. r=endico@mozilla.org
-
- 24 Oct, 2000 2 commits
-
-
dmose%mozilla.org authored
when invoked with -syncall, have the GET_LOCK time out after 45 minutes rather than 1 second, since we want syncall to happen anyway, even if other individual syncs are currently in progress. r=endico@mozilla.org
-
cyeh%bluemartini.com authored
-