aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Bug 207039: Add documentation explaining how to install bugzilla under ↵bugreport%peshkin.net2004-03-221-1/+365
| | | | | | regular user privileges r=vlad, a=justdave
* Bug 228423: Document adjustment of MySQL 4GB default table size limitbugreport%peshkin.net2004-03-201-1/+18
| | | | r=kiko, a=justdave
* Bug 203869: Update documentation to better describe group controlsbugreport%peshkin.net2004-03-181-86/+207
| | | | r=gerv, a=justdave
* Adding a .cvsignore for the txt, html, and pdf folders, which are no longer ↵justdave%syndicomm.com2004-03-171-0/+3
| | | | | | in CVS, but can be created by the makedocs.pl script a= justdave
* Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ↵jocuri%softhome.net2004-03-071-2/+2
| | | | Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.
* Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, ↵jocuri%softhome.net2004-03-061-0/+68
| | | | a=justdave.
* Patch for bug 236567: Update the documentation describing the Perl modules ↵jocuri%softhome.net2004-03-061-2/+14
| | | | installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave.
* grep is a command line program, not something you do while editing a file ↵justdave%syndicomm.com2004-02-081-1/+1
| | | | (to most people anyway)
* er, oops, wrong date :)justdave%syndicomm.com2004-02-051-1/+1
|
* Bump docs build date to test the xml rebuild script on the websitejustdave%syndicomm.com2004-02-051-1/+1
|
* - Remove html, txt, and pdf directories from CVSjustdave%syndicomm.com2004-02-0565-55574/+15
| | | | | | - makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory.
* Minor tag fix to OS X sectionjustdave%syndicomm.com2004-02-051-2/+3
|
* Corrections to the Mac OS X installation instructionsjustdave%syndicomm.com2004-02-051-6/+6
|
* Bug 232096 - documenting content-type parameter for attachment.cgi.gerv%gerv.net2004-02-031-0/+6
|
* Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the ↵jocuri%softhome.net2004-02-031-2/+2
| | | | docs; r=justdave; a=justdave.
* Fix validation problem (unescaped ampersands) by making the program listing ↵myk%mozilla.org2004-01-281-2/+2
| | | | be CDATA.
* Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net2004-01-2590-23379/+19538
|
* fixing incorrect ulink attribute (href should be url)myk%mozilla.org2004-01-231-1/+1
|
* improved readability (for both readers and editors); added docbook tags for ↵myk%mozilla.org2004-01-201-82/+98
| | | | variables, literals, and inline code; corrected a few errors, regressions, and typos; and added section explaining applicability of hooks for installation customizers
* Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - ↵gerv%gerv.net2004-01-191-0/+191
| | | | probably still needs further polish.
* Rebuilt guide for kiko's install changes.gerv%gerv.net2004-01-171-1918/+1913
|
* Rebuild docs for kiko's changes to install; cvs add an HTML file I missed ↵gerv%gerv.net2004-01-175-15/+174
| | | | last time.
* Minor adjustment to documentation to account for changes made in bugkiko%async.com.br2004-01-162-4/+4
| | | | | 229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written by me and ignored by Gerv :-P
* Another pre-2.17.7 rev.gerv%gerv.net2004-01-1637-10327/+10161
|
* Updated PDF from large changes pre-2.17.6.gerv%gerv.net2004-01-161-12958/+9803
|
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2004-01-1689-10985/+11040
|
* Rebuilding documentation for the 2.17.5 release; the docbook system on ↵jocuri%softhome.net2003-11-0262-12086/+14873
| | | | landfill proved to be broken.
* Recompile docs (again) for release (for one lousy stinking paragraph)justdave%syndicomm.com2003-11-0219-3173/+3192
|
* Adding reference to current version of the docs being on the webjustdave%syndicomm.com2003-11-021-1/+7
|
* Recompiled docs for releasejustdave%syndicomm.com2003-11-0262-14664/+13595
|
* 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.
* Add user documentation for Patch Viewer (bug 216707)john%johnkeiser.com2003-10-311-0/+93
|
* Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net2003-10-3162-880/+1124
|
* Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.jocuri%softhome.net2003-10-311-1/+1
|
* Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net2003-10-312-1/+28
| | | | Keiser - john@johnkeiser.com); r=jake; a=jake.
* Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵jake%bugzilla.org2003-10-221-0/+7
| | | | custom directory.
* Bug 215051 - Document the language auto-chooser.jake%bugzilla.org2003-10-221-3/+27
|
* removing references to my netscape.com address, since it no longer works.justdave%syndicomm.com2003-10-161-1/+1
|
* Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.jocuri%softhome.net2003-10-081-2/+2
|
* Bug 206558 - What happened when multiple items were selected on a ↵jake%bugzilla.org2003-07-231-10/+9
| | | | | | | multi-select box wasn't clear. Patch by Vlad Dascalu <jocuri@softhome.net> r=jake
* Recompile the docsjake%bugzilla.org2003-07-0816-627/+1185
|
* Use pdfjadetex to generate the PDF file instead of going through PostScript ↵jake%bugzilla.org2003-07-081-7/+4
| | | | as it generates a much cleaner PDF file.
* Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵jake%bugzilla.org2003-07-043-72/+44
| | | | longer required (when using the gd2 package) and also recommend using fink to install expat.
* *Whitespace* Fixing indentation like I wanted to do before I checked this ↵jake%bugzilla.org2003-07-041-114/+111
| | | | section in...
* Refix bug 201955 - Forgot to edit one of the introductory paragraphs and ↵jake%bugzilla.org2003-07-031-10/+8
| | | | fixed a couple other minor errors.
* Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵jake%bugzilla.org2003-07-032-58/+125
| | | | authentication has changed.
* Bug 201955 - The method for specifing a charset has changed now that we use ↵jake%bugzilla.org2003-07-011-17/+14
| | | | CGI.pm for header output (bug 201816).
* Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that ↵jake%bugzilla.org2003-07-011-0/+8
| | | | backups should be made.
* Bug 210248 - Missing "my" in SMTP code for win32 instructions.jake%bugzilla.org2003-06-291-2/+2
| | | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com> r,a=jake
* Fresh docs compile (first one w/a PDF version).jake%bugzilla.org2003-06-1314-219/+277
|