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