aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 197689 Missing Query - The query named $name seems to no longer exist.timeless%mozdev.org2003-03-302-2/+2
| | | | r=bbaetz a=justdave
* Bug 65319 editmilestones & editversions don't have extra add.timeless%mozdev.org2003-03-302-2/+2
| | | | r=justdave a=justdave
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-2756-157/+116
| | | | | r=justdave a=justdave
* Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; ↵gerv%gerv.net2003-03-251-10/+2
| | | | r,a=justdave.
* Bug 190892: Radio button for "run this query" looks silly if it's the only ↵justdave%syndicomm.com2003-03-241-11/+20
| | | | | | choice. Make it a hidden input if it's the only one. r= Gerv, a= justdave
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-2225-484/+1152
| | | | | r=gerv, justdave a=justdave
* Bug 195695 - Requesting a non-existant format results in an Internal Errorbbaetz%acm.org2003-03-222-1/+24
| | | | r=gerv, a=myk
* Bug 197180 - Long comment names not flagged as an errorbbaetz%acm.org2003-03-161-1/+13
| | | | r,a=justdave
* Bug 193989: EmailSuffix wasn't getting used for password change tokens. ↵justdave%syndicomm.com2003-03-142-8/+2
| | | | | | | Also removes real name from To: header which wasn't being escaped properly for RFC2822 specs. Patch by Jeff Lawson <jlawson-mozilla@bovine.net> r=justdave, a=justdave
* Bug 194917: Javascript missing HTML comments in flag list.justdave%syndicomm.com2003-03-141-0/+2
| | | | | Patch by Jeff Lawson <jlawson-mozilla@bovine.net> r=myk, a=myk
* Bug 190848: Adding a new product results in a software error.jouni%heikniemi.net2003-03-091-1/+0
| | | | Patch by jussi@comlink.fi (Jussi Sirpoma), r=joel, a=justdave
* Fix for bug 191051: make substring searches actually do substring instead of ↵myk%mozilla.org2003-03-091-1/+1
| | | | | | anyexact. r+a=justdave
* Bug 196101: use ANSI-compliant SQL for group checks in sanitycheckjustdave%syndicomm.com2003-03-081-14/+12
|
* Bug 194345: checksetup.pl would die if you had your params set for a local ↵justdave%syndicomm.com2003-03-081-1/+1
| | | | | | dot, and the executable didn't exist. The polite error message it was supposed to print works now. r= burnus, a= justdave
* Bug 196420 - jsmagic for add/and/or in boolean charts isn't workingbbaetz%acm.org2003-03-081-3/+3
| | | | r/a=justdave
* Bug 156436 IBM Web Browser is unrecognizedtimeless%mozdev.org2003-03-071-1/+1
| | | | patch by mkaply@us.ibm.com r=timeless a=justdave
* 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de2003-02-281-0/+1
| | | | | Fix broken tree. r,a=justdave
* Bug 180692 - enter_bug shows keywords option even if keywords are disabledburnus%gmx.de2003-02-282-10/+14
| | | | r=bbaetz, a=justdave
* Bug 195137 - Keywords are not sent in new bug mailbbaetz%acm.org2003-02-271-1/+1
| | | | r,a=justdave
* Bug 194744 - fix dead link to confirmhelp.html. Patch by gerv; r,a=justdave.gerv%gerv.net2003-02-271-2/+1
|
* Bug 183017 - Only numbers displayed when bar chart contains too many ↵gerv%gerv.net2003-02-251-0/+13
| | | | products. Patch by gerv; r=joel, a=justdave.
* Bug 194394 - Internal error after turning useqacontact offbbaetz%acm.org2003-02-234-6/+18
| | | | r,a=justdave
* Bug 186689: Should be able to set all/clear all email options in user ↵justdave%syndicomm.com2003-02-232-1/+21
| | | | | | preferences with one click. r= gerv, a= justdave
* Bug 194426: "usequips" was renamed improperly in the backward-compatibility ↵justdave%syndicomm.com2003-02-221-2/+2
| | | | | | | Param code. Patch by Steve Lamm <slamm@yahoo-inc.com> r= bbaetz, a= justdave
* Bug 194172: move.pl was sending empty bugs because of failure to initialize ↵justdave%syndicomm.com2003-02-201-1/+11
| | | | | | the field list for the new "XML Summary" mode. r= gerv, a= justdave
* Bug 193985 - errors from SendSQL aren't being reportedbbaetz%acm.org2003-02-201-2/+2
| | | | r,a=justdave
* Move instructions specific to Linux-Mandrake to the OS Specific section.jake%bugzilla.org2003-02-202-92/+52
|
* Explain 'zarro boogs found' better provide links to key parts of the MySQL ↵jake%bugzilla.org2003-02-202-28/+102
| | | | documentation.
* runtests.pl now lets you specify a test number on the command line if you ↵justdave%syndicomm.com2003-02-171-2/+5
| | | | only want to run that specific test instead of all of them. (no bug number)
* Bug 135820 - token cancellation message are not user-friendlyburnus%gmx.de2003-02-172-8/+22
| | | | r=gerv, a=justdave
* Recompiling the docs for the 2.17.4 development release.jake%bugzilla.org2003-02-1661-2317/+2388
|
* Spell variant correctlyjake%bugzilla.org2003-02-164-4/+4
|
* Update version infomation in anticipation for 2.17.4.jake%bugzilla.org2003-02-162-6/+6
|
* Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave.gerv%gerv.net2003-02-161-0/+2
|
* Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵gerv%gerv.net2003-02-163-14/+14
| | | | gerv; r=bbaetz, a=justdave.
* Rearrange the credits page and give myself co-author status.jake%bugzilla.org2003-02-166-82/+170
|
* Bug 191537 - Improvements to the security section.jake%bugzilla.org2003-02-166-756/+560
|
* Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵preed%sigkill.com2003-02-151-6/+9
| | | | uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave
* Bug 193286: Field validation errors had the wrong page titlejustdave%syndicomm.com2003-02-153-6/+11
| | | | r= gerv, a= justdave
* Add a little page telling people where the win32 instructions went (NOTE: ↵jake%bugzilla.org2003-02-151-0/+11
| | | | This file is not generated by Bugzilla-Guide.sgml).
* <edition/> is not included by default in ldp.dsl so putting version ↵jake%bugzilla.org2003-02-152-6/+2
| | | | | | information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
* Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org2003-02-142-10/+21
| | | | | | | | Change code to work arround a perl < 5.8 leak when localising the tied statement attributes. Also, clear the sql statestack compat stuff so that the handles are really dead by the time we disconnect r,a=justdave
* Bug 177997 - Update the AOL Server section with the new configuration ↵jake%bugzilla.org2003-02-132-20/+50
| | | | information.
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2003-02-136-32/+74
| | | | now that bug 124174 is FIXED.
* Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running ↵justdave%syndicomm.com2003-02-121-2/+2
| | | | | | in silent mode. r=zach, a=justdave
* Bug 58020: include bug summaries in whinemail.justdave%syndicomm.com2003-02-121-3/+9
| | | | | Patch by pbaker@where2getit.com (Paul Baker) r= jouni, a= justdave
* Give all FAQ questions an id so the anchor name doesn't have to be randomly ↵jake%bugzilla.org2003-02-112-116/+116
| | | | generated and therefore won't change every time the docs get recompiled.
* Bug 192513: importxml.pl and move.pl now use the new mail routines ↵justdave%syndicomm.com2003-02-105-9/+11
| | | | | | introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. r= jaypee, a= justdave
* Partial fix for bug 192513 (processmail cleanup). Patch fixes test fileszach%zachlipton.com2003-02-102-6/+3
| | | | | | | to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-1011-236/+214
| | | | a=justdave