Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 242740: URL to Bug Writing Help document changed | justdave%syndicomm.com | 2004-05-06 | 1 | -1/+1 |
| | | | | | Patch by Niels Reedijk <n.reedijk@planet.nl> r=justdave,a=justdave | ||||
* | Silly typo fix. r=ssdbot | kiko%async.com.br | 2004-04-14 | 1 | -1/+1 |
| | |||||
* | Fix for bug 233245: replace "variable" with "constant" since there is no ↵ | jocuri%softhome.net | 2004-04-13 | 1 | -2/+2 |
| | | | | contenttypes variable in Constants.pm. | ||||
* | Patch for bug 233245: update documentation of formats to include ctypes as ↵ | jocuri%softhome.net | 2004-04-07 | 1 | -11/+28 |
| | | | | well; patch by Niels Reedijk <n.reedijk@planet.nl> slightly modified by me. | ||||
* | Patch for bug 239255: update docs in order to specify that $webservergroup ↵ | jocuri%softhome.net | 2004-04-04 | 1 | -3/+3 |
| | | | | is the group of the webserver, not the user; patch by Colin S. Ogilvie <bmo@colino.co.uk>; r=vladd. | ||||
* | Patch for bug 233295: document terminology customization feature; patch by ↵ | jocuri%softhome.net | 2004-04-03 | 1 | -0/+8 |
| | | | | Jon Wilmoth <jwilmoth@starbucks.com> slightly updated by me. | ||||
* | Fixing encoding issues introduced in bug 220817: add FAQ documentation for ↵ | jocuri%softhome.net | 2004-04-02 | 1 | -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.net | 2004-04-02 | 1 | -0/+124 |
| | | | | every time I access a page?'. | ||||
* | Patch for bug 189156: explain quip moderation in documentation. | jocuri%softhome.net | 2004-04-01 | 1 | -0/+45 |
| | |||||
* | Bug 232097: Use an entity reference for the landfill base URL in the demos, ↵ | justdave%syndicomm.com | 2004-03-27 | 2 | -13/+14 |
| | | | | | | to make it easy to change each release. Patch by Colin Ogilvie <bmo@colino.co.uk>. | ||||
* | Bug 177224: Update installation docs to note XUL and RDF MIME types | bugreport%peshkin.net | 2004-03-26 | 1 | -1/+25 |
| | | | | | patch by mkanat r=justdave, a=justdave | ||||
* | Patch for bug 218206: document ft_min_word_len MySQL param for indexing ↵ | jocuri%softhome.net | 2004-03-25 | 1 | -3/+25 |
| | | | | small words in full-text indexes (and fix some typos while we're at it). | ||||
* | Bug 236650: Clarify choice of install directory in docs | bugreport%peshkin.net | 2004-03-23 | 1 | -4/+4 |
| | | | | r=gerv, a=justdave | ||||
* | Bug 224420 - documentation for new reporting and charting systems. | gerv%gerv.net | 2004-03-22 | 1 | -2/+161 |
| | |||||
* | Bug 233246 - improve documentation on enter_bug comment formatting templates. | gerv%gerv.net | 2004-03-22 | 1 | -23/+32 |
| | |||||
* | Bug 207039: Add documentation explaining how to install bugzilla under ↵ | bugreport%peshkin.net | 2004-03-22 | 1 | -4/+4 |
| | | | | | | regular user privileges (re-checkin) r=vlad, a=justdave | ||||
* | Bug 207039: Add documentation explaining how to install bugzilla under ↵ | bugreport%peshkin.net | 2004-03-22 | 1 | -1/+365 |
| | | | | | | regular user privileges r=vlad, a=justdave | ||||
* | Bug 228423: Document adjustment of MySQL 4GB default table size limit | bugreport%peshkin.net | 2004-03-20 | 1 | -1/+18 |
| | | | | r=kiko, a=justdave | ||||
* | Bug 203869: Update documentation to better describe group controls | bugreport%peshkin.net | 2004-03-18 | 1 | -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.net | 2004-03-07 | 1 | -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.net | 2004-03-06 | 1 | -0/+68 |
| | | | | 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. | ||||
* | grep is a command line program, not something you do while editing a file ↵ | justdave%syndicomm.com | 2004-02-08 | 1 | -1/+1 |
| | | | | (to most people anyway) | ||||
* | er, oops, wrong date :) | justdave%syndicomm.com | 2004-02-05 | 1 | -1/+1 |
| | |||||
* | Bump docs build date to test the xml rebuild script on the website | justdave%syndicomm.com | 2004-02-05 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Bug 232096 - documenting content-type parameter for attachment.cgi. | gerv%gerv.net | 2004-02-03 | 1 | -0/+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. | ||||
* | Fix validation problem (unescaped ampersands) by making the program listing ↵ | myk%mozilla.org | 2004-01-28 | 1 | -2/+2 |
| | | | | be CDATA. | ||||
* | Massive rearrangement of the installation section. Hopefully it makes sense now. | gerv%gerv.net | 2004-01-25 | 7 | -1172/+1135 |
| | |||||
* | fixing incorrect ulink attribute (href should be url) | myk%mozilla.org | 2004-01-23 | 1 | -1/+1 |
| | |||||
* | improved readability (for both readers and editors); added docbook tags for ↵ | myk%mozilla.org | 2004-01-20 | 1 | -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.net | 2004-01-19 | 1 | -0/+191 |
| | | | | probably still needs further polish. | ||||
* | Minor adjustment to documentation to account for changes made in bug | kiko%async.com.br | 2004-01-16 | 2 | -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.net | 2004-01-16 | 6 | -230/+209 |
| | |||||
* | Phase 1 of a big documentation update before 2.17.6. | gerv%gerv.net | 2004-01-16 | 13 | -2639/+2038 |
| | |||||
* | Adding reference to current version of the docs being on the web | justdave%syndicomm.com | 2003-11-02 | 1 | -1/+7 |
| | |||||
* | Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at ↵ | jocuri%softhome.net | 2003-11-01 | 1 | -0/+23 |
| | | | | Once" ?; r=justdave; a=justdave. | ||||
* | Add user documentation for Patch Viewer (bug 216707) | john%johnkeiser.com | 2003-10-31 | 1 | -0/+93 |
| | |||||
* | Rebuilding documentation for Bugzilla 2.17.5. | jocuri%softhome.net | 2003-10-31 | 1 | -2/+2 |
| | |||||
* | Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave. | jocuri%softhome.net | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵ | jocuri%softhome.net | 2003-10-31 | 2 | -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.org | 2003-10-22 | 1 | -0/+7 |
| | | | | custom directory. | ||||
* | Bug 215051 - Document the language auto-chooser. | jake%bugzilla.org | 2003-10-22 | 1 | -3/+27 |
| | |||||
* | removing references to my netscape.com address, since it no longer works. | justdave%syndicomm.com | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | 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 206558 - What happened when multiple items were selected on a ↵ | jake%bugzilla.org | 2003-07-23 | 1 | -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.org | 2003-07-04 | 2 | -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.org | 2003-07-04 | 1 | -114/+111 |
| | | | | section in... |