Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ↵ | jocuri%softhome.net | 2004-03-07 | 1 | -2/+2 |
| | | | | Andrei Benea <abenea@home.ro>; r=vlad, a=justdave. | ||||
* | Patch for bug 236567: Update the documentation describing the Perl modules ↵ | jocuri%softhome.net | 2004-03-06 | 1 | -2/+14 |
| | | | | installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave. | ||||
* | Minor tag fix to OS X section | justdave%syndicomm.com | 2004-02-05 | 1 | -2/+3 |
| | |||||
* | Corrections to the Mac OS X installation instructions | justdave%syndicomm.com | 2004-02-05 | 1 | -6/+6 |
| | |||||
* | Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the ↵ | jocuri%softhome.net | 2004-02-03 | 1 | -2/+2 |
| | | | | docs; r=justdave; a=justdave. | ||||
* | Massive rearrangement of the installation section. Hopefully it makes sense now. | gerv%gerv.net | 2004-01-25 | 1 | -1129/+913 |
| | |||||
* | Minor adjustment to documentation to account for changes made in bug | kiko%async.com.br | 2004-01-16 | 1 | -2/+2 |
| | | | | | 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.net | 2004-01-16 | 1 | -152/+134 |
| | |||||
* | Phase 1 of a big documentation update before 2.17.6. | gerv%gerv.net | 2004-01-16 | 1 | -363/+517 |
| | |||||
* | Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵ | jocuri%softhome.net | 2003-10-31 | 1 | -1/+27 |
| | | | | Keiser - john@johnkeiser.com); r=jake; a=jake. | ||||
* | Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave. | jocuri%softhome.net | 2003-10-08 | 1 | -2/+2 |
| | |||||
* | Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵ | jake%bugzilla.org | 2003-07-04 | 1 | -50/+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.org | 2003-07-04 | 1 | -114/+111 |
| | | | | section in... | ||||
* | Refix bug 201955 - Forgot to edit one of the introductory paragraphs and ↵ | jake%bugzilla.org | 2003-07-03 | 1 | -10/+8 |
| | | | | fixed a couple other minor errors. | ||||
* | Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵ | jake%bugzilla.org | 2003-07-03 | 1 | -58/+105 |
| | | | | authentication has changed. | ||||
* | Bug 201955 - The method for specifing a charset has changed now that we use ↵ | jake%bugzilla.org | 2003-07-01 | 1 | -17/+14 |
| | | | | CGI.pm for header output (bug 201816). | ||||
* | Bug 210248 - Missing "my" in SMTP code for win32 instructions. | jake%bugzilla.org | 2003-06-29 | 1 | -2/+2 |
| | | | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com> r,a=jake | ||||
* | Fix for bug 84876 - Mentioned the wrong bug number, also making it a link. | jake%bugzilla.org | 2003-05-21 | 1 | -2/+4 |
| | |||||
* | Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32 | jake%bugzilla.org | 2003-05-21 | 1 | -1/+39 |
| | | | | Patch by Jean-Sebastien Guay <jean_seb@hybride.com> | ||||
* | Bug 191034 - Making the installation chapter a little more generic. Replaced ↵ | jake%bugzilla.org | 2003-05-17 | 1 | -369/+498 |
| | | | | 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.org | 2003-05-13 | 1 | -19/+17 |
| | | | | | | 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.org | 2003-05-06 | 1 | -1/+1 |
| | |||||
* | Bug 203160 - mod_throttle has a new URL | jake%bugzilla.org | 2003-04-26 | 1 | -3/+2 |
| | |||||
* | The source files for the Bugzilla Guide have long been using the XML version ↵ | jake%bugzilla.org | 2003-04-23 | 1 | -3/+3 |
| | | | | | | 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.org | 2003-04-21 | 1 | -1/+1 |
| | | | | instead specify Date::Format (2.21). | ||||
* | Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in ↵ | jake%bugzilla.org | 2003-04-02 | 1 | -0/+6 |
| | | | | MySQL 4. | ||||
* | Bug 194541 - Dot is a binary executable, not a perl script so we don't need ↵ | jake%bugzilla.org | 2003-04-02 | 1 | -38/+0 |
| | | | | to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away. | ||||
* | Bug 171674 - Adding a section to the Troubleshooting section describing how ↵ | jake%bugzilla.org | 2003-04-02 | 1 | -0/+56 |
| | | | | to fix the File::Temp problems in perl 5.6.0. | ||||
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -36/+1 |
| | | | | | r=justdave a=justdave | ||||
* | Move instructions specific to Linux-Mandrake to the OS Specific section. | jake%bugzilla.org | 2003-02-20 | 1 | -46/+26 |
| | |||||
* | Bug 191537 - Improvements to the security section. | jake%bugzilla.org | 2003-02-16 | 1 | -244/+6 |
| | |||||
* | Bug 177997 - Update the AOL Server section with the new configuration ↵ | jake%bugzilla.org | 2003-02-13 | 1 | -10/+25 |
| | | | | information. | ||||
* | Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵ | jake%bugzilla.org | 2003-02-13 | 1 | -10/+14 |
| | | | | now that bug 124174 is FIXED. | ||||
* | This checkin contains two fixes: | jake%bugzilla.org | 2003-02-06 | 1 | -1/+1 |
| | | | | | * Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section | ||||
* | Bug 191034, step 1 - Refactoring the installation chapter to provide ↵ | jake%bugzilla.org | 2003-02-01 | 1 | -737/+392 |
| | | | | sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary. | ||||
* | We use the GD::Graph perl module, not GD::Chart (which doesn't exist) | jake%bugzilla.org | 2003-01-05 | 1 | -2/+2 |
| | |||||
* | Bug 186962 - Update minimum versions of required software and move those ↵ | jake%bugzilla.org | 2003-01-01 | 1 | -27/+47 |
| | | | | | | versions to be ENTITY's a=justdave | ||||
* | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 2002-12-21 | 1 | -3/+1 |
| | | | | r, a=myk | ||||
* | Included note regarding the origin of "bonsaitools", per | mbarnson%sisna.com | 2002-11-05 | 1 | -0/+17 |
| | | | | bug 174922. | ||||
* | Added section for Bugzilla and mod_perl (future expansion). | mbarnson%sisna.com | 2002-11-05 | 1 | -0/+10 |
| | | | | | Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883 | ||||
* | Removed binmode references on Win32 documentation. | mbarnson%sisna.com | 2002-11-05 | 1 | -52/+0 |
| | | | | See bug 155743. | ||||
* | Fix for Apache configuration directives from bug 174255 and | mbarnson%sisna.com | 2002-11-05 | 1 | -13/+23 |
| | | | | de-stupidifying of emacs destruction of <programlisting> tags. | ||||
* | Added notes on using OpenLDAP; | mbarnson%sisna.com | 2002-11-05 | 1 | -0/+22 |
| | | | | | | We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379. | ||||
* | Added chunk about setting up DirectoryIndex to use index.cgi as the | mbarnson%sisna.com | 2002-11-05 | 1 | -0/+13 |
| | | | | Bugzilla index page. | ||||
* | Added dependency on File::Template. Not really fond of | mbarnson%sisna.com | 2002-11-05 | 1 | -0/+8 |
| | | | | | doing requirements-of-requirements type stuff, but did it anyway for clarity. | ||||
* | Merging new docs from 2.16 branch. | gerv%gerv.net | 2002-07-28 | 1 | -1805/+1955 |
| | |||||
* | Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it. | gerv%gerv.net | 2002-05-02 | 1 | -1/+3 |
| | |||||
* | ug 105877 - Backup & check for modifications before upgrade. | gerv%gerv.net | 2002-05-02 | 1 | -5/+15 |
| | |||||
* | Bug 111712 - update command for changing path to Perl. | gerv%gerv.net | 2002-05-02 | 1 | -1/+2 |
| | |||||
* | Fix for bug 12004: need info on Template and AppConfig in the help docs. | justdave%syndicomm.com | 2002-04-18 | 1 | -9/+41 |
| | | | | Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com> |