aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Bug 302448: Update Release Notes and New Features Page for Bugzilla 2.20mkanat%kerio.com2005-10-011-3/+35
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 165589: Add error logging support to Bugzilla (Docs Part)mozilla%colinogilvie.co.uk2005-09-091-1/+14
| | | | Patch by: A. Karl Kornel <karl@kornel.name>; r=colin.ogilvie
* Bug 307043: typo in Bugzilla docsmozilla%colinogilvie.co.uk2005-09-092-3/+3
| | | | Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵lpsolit%gmail.com2005-08-251-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-222-12/+5
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
| | | | of other items.
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org2005-08-062-2/+2
| | | | r= LpSolit, a= justdave
* Fix tinderbox burning from the previous fix.mozilla%colinogilvie.co.uk2005-08-011-7/+13
|
* Bug 297475: Add docs about how to install and configure Bugzilla using ↵mozilla%colinogilvie.co.uk2005-08-011-131/+205
| | | | | | PostgreSQL Patch by Colin Ogilvie <colin.ogilvie@gmail.com> (with info from mkanat) r=mkanat
* Bug 297483: Remove comment from installation.xml about 'module-check' switch ↵mozilla%colinogilvie.co.uk2005-07-251-12/+13
| | | | | | being needed as it's already available Patch by me, r=gerv
* Bug 252272: Allow extremely large attachments to be stored locallymozilla%colinogilvie.co.uk2005-07-122-4/+33
| | | | Patch by A. Karl Kornel <karl@kornel.name>, r=joel,colin
* Bug 300446: Figure 6-1. Lifecycle of a Bugzilla Bug contains a misspelled wordmozilla%colinogilvie.co.uk2005-07-122-34/+34
| | | | Patch by Swen Haubold <swen.haubold@mitutoyo-ctl.de>, r=colin
* Bug 204217: require MySQL version 4.0+mkanat%kerio.com2005-07-121-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Remove newest-perl-ver as it changes too often, and isn't up-to-date. No ↵mozilla%colinogilvie.co.uk2005-07-102-3/+2
| | | | bug, r=justdave,r=mkanat on IRC
* Update version numbers post-release.mkanat%kerio.com2005-07-081-2/+2
|
* Update version numbers for 2.20rc1 release.mkanat%kerio.com2005-07-081-2/+2
|
* Bug 286274: Release Notes for 2.20mkanat%kerio.com2005-07-081-1/+563
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
* Bug 299588: Release Notes for 2.18.2mkanat%kerio.com2005-07-081-6/+30
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin
* Bug 274404 - Document the new whining functionality that will be available ↵mozilla%colinogilvie.co.uk2005-07-022-2/+249
| | | | in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin (carrying forward joel's content r)
* Back out bug 274404 which for some reason fails to build using jade but will ↵mozilla%colinogilvie.co.uk2005-07-012-241/+2
| | | | build correctly with xmlto, pending investigation.
* Bug 274404 - Document the new whining functionality that will be available ↵jake%bugzilla.org2005-07-012-2/+241
| | | | | | | in 2.20. Patch by A. Karl Kornel <karl@kornel.name> r=colin,joel
* Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Removezach%zachlipton.com2005-06-302-4/+2
| | | | | | | references to runtests.sh in docs, checksetup.pl, and other fine places. r=LpSolit, a=my snapple peach iced tea
* Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk2005-06-302-27/+72
| | | | Patch by me, r=mkanat
* Bug 299144: Update documentation minimum versionsmozilla%colinogilvie.co.uk2005-06-291-2/+2
| | | | Patch by me, r=mkanat
* Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)mozilla%colinogilvie.co.uk2005-06-292-3/+3
| | | | Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-213-12/+12
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 255685: Docs should mention mysql-devel RPM is requiredmozilla%colinogilvie.co.uk2005-06-131-1/+9
| | | | Patch by me, r=gerv
* Documentation patch for bug 274319: Add FAQ regarding how to move a Bugzilla ↵jocuri%softhome.net2005-06-081-0/+71
| | | | installation; draft by justdave, patch by Shane H. W. Travis <shane.h.w.travis@gmail.com>, r=colin.ogilvie.
* Documentation patch for bug 279589: Documentation should suggest UTF-8 ↵jocuri%softhome.net2005-06-081-5/+4
| | | | encoding instead of ISO-8859-1; patch by Marc Schumann <wurblzap@gmail.com>, r=colin.ogilvie.
* Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla ↵jocuri%softhome.net2005-06-081-1/+1
| | | | documentation; patch by me, r=colin.ogilvie.
* Bump version number to 2.19.3+ for developmentjustdave%bugzilla.org2005-05-131-3/+3
|
* Bug 286273: Release Notes for Bugzilla 2.18.1mkanat%kerio.com2005-05-111-35/+1303
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵lpsolit%gmail.com2005-05-041-1/+1
| | | | - Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave
* Fix for bug 286265: makes the RSS bug list explanation read a bit better; ↵myk%mozilla.org2005-03-161-5/+5
| | | | r=lpsolit
* Fix for bustage: memeber -> membermyk%mozilla.org2005-03-161-4/+4
|
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-161-1/+27
| | | | | | Patch by Jason Remillard. r=myk a=myk
* Bug 285268 : Use proper extension for Debian packages, and explain what ↵travis%sedsystems.ca2005-03-101-4/+5
| | | | | | extensions mean. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis
* Bug 284909: fixing broken link. Patch by gerv; r=mozbot.gerv%gerv.net2005-03-061-1/+1
|
* Bug 281185: Add boolean charts docsbugreport%peshkin.net2005-02-191-2/+138
| | | | r=colin,a=justdave
* Bug 282578: documentation should say application/rdf+xmlmkanat%kerio.com2005-02-171-2/+2
| | | | Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie
* Fix burning tinderbox from patch to 256654travis%sedsystems.ca2005-02-121-3/+3
|
* Bug 256654 : Improve/Add to the upgrade instructionstravis%sedsystems.ca2005-02-121-128/+257
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
* Bug 233592 : Apache config section: missing info, extraneous info, generally ↵travis%sedsystems.ca2005-02-121-42/+98
| | | | | | confusing. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
* Bug 274173 : The Params that are listed in section 3.1 (parameters) should ↵travis%sedsystems.ca2005-02-121-211/+252
| | | | | | use a <varlist/> Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
* Bug 258494 : checksetup fails with out-of-sync DBD::mysql modues - document ↵travis%sedsystems.ca2005-02-051-1/+26
| | | | | | fix and workaround Patch by Shane H. W. Travis <travis@sedsystems.ca> r=justdave
* Bug 279218 : Incorrect spelling: unpresidented should be unprecedentedtravis%sedsystems.ca2005-01-211-7/+8
|
* Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perltravis%sedsystems.ca2005-01-191-0/+13
| | | | Patch by travis@sedsystems.ca r=vladd
* Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.jake%bugzilla.org2005-01-151-1/+1
|