aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml/faq.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bug 361251: update Bugzilla FAQmozilla%colinogilvie.co.uk2006-11-241-44/+138
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp>; r=LpSolit; r=Colin
* Bug 346554: Remove checksetup's checks for modules that are included with ↵mkanat%bugzilla.org2006-08-011-1/+1
| | | | | | perl 5.8.0 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
* Documentation patch for bug 338434: update newsgroup links in the ↵uid6232006-06-061-1/+1
| | | | documentation; patch by Emmanuel Seyman, r=vladd.
* Documentation spelling patch: 'verion'->'version'; patch by Vlad Dascalu ↵jocuri%softhome.net2006-03-041-1/+1
| | | | <vladd@bugzilla.org>.
* Documentation patch: fix 'COMFIRM'->'CONFIRM' spelling.jocuri%softhome.net2006-03-011-1/+1
|
* Backout bug 232378, as it doesn't appear to be working correctly.mozilla%colinogilvie.co.uk2006-02-221-6/+1
|
* Bug 232378: switch from entities to XIncludes for inclusion of modular docs ↵mozilla%colinogilvie.co.uk2006-02-221-1/+6
| | | | | | files Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
* Bug 302979: Bring mail sending docs up to datemozilla%colinogilvie.co.uk2005-12-301-0/+2
| | | | Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
* Doc part of bug 293357 - Patch by victory <bmo@rsz.jp> r=LpSolitlpsolit%gmail.com2005-11-031-1/+1
|
* Bug 307043: Fix two typos in the FAQ - Patch by victory <bmo@rsz.jp> r=LpSolitlpsolit%gmail.com2005-11-031-2/+2
|
* Bug 307043: typo in Bugzilla docsmozilla%colinogilvie.co.uk2005-09-091-1/+1
| | | | Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
* Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)mozilla%colinogilvie.co.uk2005-06-291-1/+1
| | | | Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
* Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla ↵jocuri%softhome.net2005-06-081-0/+71
| | | | installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie.
* Bug 284909: fixing broken link. Patch by gerv; r=mozbot.gerv%gerv.net2005-03-061-1/+1
|
* Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perltravis%sedsystems.ca2005-01-191-0/+13
| | | | Patch by travis@sedsystems.ca r=vladd
* Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.jake%bugzilla.org2005-01-151-1/+1
|
* Bug 275700 : FAQ update: "Disabling mail for testing" is incompletetravis%sedsystems.ca2005-01-151-4/+42
| | | | Patch by travis@sedsystems.ca r=vladd
* Bug 267873 - Massive FAQ update. Everything should be up to date now.jake%bugzilla.org2004-12-161-866/+1120
| | | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
* Bug 271360 - Moving the Troubleshooting section into an appendix instead. ↵jake%bugzilla.org2004-12-071-123/+7
| | | | Also, moved a few items out of the FAQ and into this new appendix.
* Fixing encoding issues introduced in bug 220817: add FAQ documentation for ↵jocuri%softhome.net2004-04-021-3/+3
| | | | 'Why do I have to log in every time I access a page?'.
* Patch for bug 220817: add to FAQ documentation for 'Why do I have to log in ↵jocuri%softhome.net2004-04-021-0/+124
| | | | every time I access a page?'.
* Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, ↵jocuri%softhome.net2004-03-061-0/+68
| | | | a=justdave.
* Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net2004-01-251-0/+13
|
* Minor adjustment to documentation to account for changes made in bugkiko%async.com.br2004-01-161-2/+2
| | | | | 229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written by me and ignored by Gerv :-P
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2004-01-161-179/+20
|
* Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at ↵jocuri%softhome.net2003-11-011-0/+23
| | | | Once" ?; r=justdave; a=justdave.
* removing references to my netscape.com address, since it no longer works.justdave%syndicomm.com2003-10-161-1/+1
|
* Bug 199129 - Replace installation list w/a link to the installation list on ↵jake%bugzilla.org2003-05-171-23/+7
| | | | the web page
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2003-05-131-81/+73
| | | | | | Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions.
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2003-04-231-1/+1
| | | | | | of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
* Misc. updates to the FAQ.jake%bugzilla.org2003-04-021-10/+11
|
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-12/+30
| | | | | r=justdave a=justdave
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2003-02-131-6/+8
| | | | now that bug 124174 is FIXED.
* Give all FAQ questions an id so the anchor name doesn't have to be randomly ↵jake%bugzilla.org2003-02-111-58/+58
| | | | generated and therefore won't change every time the docs get recompiled.
* Link to report.cgi instead of reports.cgi (more stuff available from the ↵jake%bugzilla.org2003-01-031-2/+2
| | | | former, including a link to the later).
* Bug 180005 - Bring the FAQ up to date.jake%bugzilla.org2002-12-311-93/+99
| | | | a=justdave
* A rather controversial new entry to the FAQ. See bug 107917. Imbarnson%sisna.com2002-11-051-0/+35
| | | | | decided one way for the Guide, based upon the code I see currently checked in. If I'm wrong, feel free to correct it!
* Merging new docs from 2.16 branch.gerv%gerv.net2002-07-281-192/+71
|
* More documentation updates.gerv%gerv.net2002-05-091-563/+56
|
* Initial conversion to XML format from SGML.barnboy%trilobyte.net2001-11-211-13/+13
| | | | | | | Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird.
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2001-08-301-79/+93
| | | | | | | | | | | | | | | | | | ./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
* Big checkin of docs to resolve everybarnboy%trilobyte.net2001-08-221-826/+695
| | | | | known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
* Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net2001-08-111-743/+819
| | | | be used for 2.14 documentation due to inconsistencies.
* Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net2001-04-261-0/+48
| | | | | | I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing.
* Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net2001-04-251-20/+55
| | | | | | The README is now gutted, pointers to Guide. Also some new sections added, old ones fixed, and notes appended to deprecated sections I've not yet had the heart to remove.
* Documentation update; added docs/sgml, docs/html, docs/txt.barnboy%trilobyte.net2001-03-081-0/+1845
No text version of The Bugzilla Guide availabe yet, however.