aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* patch from bug 17464 to give user some control over what sorts of bug mail ↵dmose%mozilla.org2001-01-254-80/+763
| | | | get sent to an account. Original patch by al_raetz@yahoo.com and lots of additional hacking by me; r=donm@bluemartini.com
* Fix for bug 31295: use checkbox for votes if only one vote allowed. Also ↵dave%intrec.com2001-01-241-6/+22
| | | | eliminate displaying products with no votes. Patch by Stephan Niemz <st.n@gmx.net>
* Fix for bug 45784: URL field truncated at quote marks. Patch bydave%intrec.com2001-01-241-2/+2
| | | | jake@acutex.net
* Landing Ask Bjoern Hansen's fix for bug #39159tara%tequilarista.org2001-01-211-4/+10
|
* Landing suggested addition from Bernd Eckenfels for bug # 56822tara%tequilarista.org2001-01-201-0/+3
|
* More bug 6682. Perhaps this could be it.gerv%gerv.net2001-01-193-15/+29
|
* Cleaning up the language for matty for bug #45213tara%tequilarista.org2001-01-181-2/+2
|
* Landing patch for bug #58436 from Henrik Gemaltara%tequilarista.org2001-01-181-12/+12
|
* Code to upgrade data file formats from old version, and intermediate broken ↵gerv%gerv.net2001-01-171-0/+61
| | | | version. Bug 6682.
* Fix for bug 32000 (and refixing bug 4928): extra newlines in comments madedave%intrec.com2001-01-171-1/+3
| | | | with NS4-Mac
* changes from jake@acutex.net to make it possible to toggle the default value ↵dmose%mozilla.org2000-12-233-13/+25
| | | | 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
* script for watching mysqld. r=endico@mozilla.orgdmose%mozilla.org2000-12-231-0/+102
|
* updated to ignore graphs subdirdmose%mozilla.org2000-12-231-0/+1
|
* Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com>gerv%gerv.net2000-12-151-4/+5
|
* Fix duplicates table check; make sure we create graphs directory.gerv%gerv.net2000-12-151-4/+3
|
* Fixed problem with ranges in regexps that I dreamt about a few nights ago.gerv%gerv.net2000-12-151-2/+2
|
* Fixed dupes table detection code; added check for graphs directory.gerv%gerv.net2000-12-141-7/+14
|
* Formatting change. Trivial.gerv%gerv.net2000-12-141-1/+1
|
* add a stack to save the current global SQL state so that queries can be ↵dmose%mozilla.org2000-12-121-1/+41
| | | | nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org
* patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title ↵dmose%mozilla.org2000-12-072-5/+14
| | | | 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
* Bug 6682: moving location of graph creation dir to graphs instead of ↵gerv%gerv.net2000-12-062-8/+9
| | | | data/mining, for security reasons.
* Fix for bug 45586: Component, Version, and Milestone values are no longerdave%intrec.com2000-11-211-15/+47
| | | | | shown that belong to products the user can't see if usebuggroups is active. Patch by Matthias Radestock <rade@lshift.net>
* Make 'doomed' reports honor the per-product defaultmilestone setting, rather ↵terry%mozilla.org2000-11-101-0/+6
| | | | than looking at the obsolete system-wide 'curmilestone' param.
* fix/enhancement from 53951:[rfe] make bug# link on show_bug.cgi an absolute linkcyeh%bluemartini.com2000-11-011-1/+1
| | | | so that saved copies of show_bug are useful. patch by dave@intrec.com, r=cyeh
* Last minute adjustmentstara%tequilarista.org2000-10-311-2/+2
|
* Landing Gerv and Adam's changes for bug #6682tara%tequilarista.org2000-10-312-576/+639
|
* correcting scopetara%tequilarista.org2000-10-311-7/+7
|
* The code was trying to use ConnectToDatabase to connect to the shadow db ↵dmose%mozilla.org2000-10-251-1/+1
| | | | 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
* when invoked with -syncall, have the GET_LOCK time out after 45 minutes ↵dmose%mozilla.org2000-10-241-2/+6
| | | | rather than 1 second, since we want syncall to happen anyway, even if other individual syncs are currently in progress. r=endico@mozilla.org
* remove problem with newer perl spewing error messages into the CGIcyeh%bluemartini.com2000-10-241-11/+17
|
* whoopsie.tara%tequilarista.org2000-10-241-2/+2
|
* Landing duplicates stuff from gervase markhamtara%tequilarista.org2000-10-244-2/+177
|
* part of gervase markham's duplicates tracking functionalitytara%tequilarista.org2000-10-241-0/+186
|
* updated user-agent matching code to be more accurate about Win95 and MacOSdmose%mozilla.org2000-10-131-2/+2
|
* Fix for bug 52921: checksetup.pl fails to create database with password.dave%intrec.com2000-09-291-37/+49
| | | | | Now it won't choke on this anymore. Patch also includes a Perl 5.6 compatibility update (see bug 52921 and bug 44622 for details).
* Fix for bug 44076: Editparams falsely detecting text field changes anddave%intrec.com2000-09-291-1/+4
| | | | NS4Mac putting a single linefeed in empty fields.
* fix for 45384: checksetup.pl fails to update very old bugzilla (10/1998) ↵cyeh%bluemartini.com2000-09-281-0/+16
| | | | | | databases. patch submitted by sstock@iconnect-inc.com
* Oops! This was changed a couple of months ago in such a way that aterry%mozilla.org2000-09-191-1/+1
| | | | | large class of problems wouldn't be reported. (It wouldn't show most cases where a table had an invalid ID pointing into another table.)
* fix for 52228: Bug list title should be name of query if running named querycyeh%bluemartini.com2000-09-192-5/+7
| | | | patch by dave@intrec.com (Dave Miller)
* Fix for bug 51270: param for bodyhtml to allow sites to customizedave%intrec.com2000-09-162-2/+6
| | | | background colors/image and link colors.
* fix for 41303: new email tech doesn't work with emailregexpcyeh%bluemartini.com2000-09-161-1/+6
| | | | patch by JRobertson@medevolve.com (Jon Robertson)
* front end fix for 31456: Editing a superuser clears their access flagscyeh%bluemartini.com2000-09-162-20/+30
| | | | patch by jmrobin@tgix.com
* fixes for 51184, 51185, 51186: allow for ldap authentication. patchescyeh%bluemartini.com2000-09-164-59/+261
| | | | | | by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been tested yet, but the code is arranged such that it shouldn't disturb existing user authentication system.
* put little comment in here about apostrophe's in enumscyeh%bluemartini.com2000-09-151-1/+4
|
* fix for 47561:Incorrect group bit used for new group.cyeh%bluemartini.com2000-09-151-1/+1
| | | | patch by dave@intrec.com
* fix for 13626: loaded query doesn't show "Sort By" correctly.cyeh%bluemartini.com2000-09-141-0/+2
| | | | patch by dave@intrec.com
* fix for 29820: Remove "Changed" from email subject linecyeh%bluemartini.com2000-09-141-1/+6
| | | | | patch submitted by zach@math.berkeley.edu, additional commentary by cyeh@bluemartini.com.
* fix for 51520: Missing uses of Param('emailsuffix')cyeh%bluemartini.com2000-09-142-2/+5
| | | | patch submitted by john.beranek@pace.co.uk (John Beranek)
* fix for 51521: Broken HTML on user permissions page, patch by ↵cyeh%bluemartini.com2000-09-131-2/+2
| | | | john.beranek@pace.co.uk
* fix for 50647: RFE: yp_nomail.sh contribution. contributed by ↵cyeh%bluemartini.com2000-09-132-0/+80
| | | | mtakacs@pacbell.net