aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml
Commit message (Collapse)AuthorAgeFilesLines
* Bug 203869: Update documentation to better describe group controlsbugreport%peshkin.net2004-03-181-86/+207
| | | | r=gerv, 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
|
* 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-257-1172/+1135
|
* 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.
* 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-166-230/+209
|
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2004-01-1613-2639/+2038
|
* Adding reference to current version of the docs being on the webjustdave%syndicomm.com2003-11-021-1/+7
|
* 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-311-2/+2
|
* 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
* Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵jake%bugzilla.org2003-07-042-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
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-2/+2
| | | | r=myk,jake
* Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.jake%bugzilla.org2003-05-211-2/+4
|
* Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32jake%bugzilla.org2003-05-211-1/+39
| | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
* Bug 199129 - Replace installation list w/a link to the installation list on ↵jake%bugzilla.org2003-05-171-23/+7
| | | | the web page
* Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org2003-05-173-373/+512
| | | | a lot of OS Specific hints with links to the OS Specific section.
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2003-05-1311-201/+162
| | | | | | Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions.
* Bug 190864 - Fix ordering of ' and > that I thought I had done earlier.jake%bugzilla.org2003-05-061-1/+1
|
* bug 203867: Add regular expression references to glossarybugreport%peshkin.net2003-05-061-0/+11
| | | | r,a=jake
* Spell component correctly.jake%bugzilla.org2003-04-291-1/+1
|
* Bug 203160 - mod_throttle has a new URLjake%bugzilla.org2003-04-261-3/+2
|
* Updating date for the 2.17.4 release.jake%bugzilla.org2003-04-231-1/+1
|
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2003-04-2316-40/+40
| | | | | | 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.
* Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org2003-04-212-2/+2
| | | | instead specify Date::Format (2.21).