aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en
Commit message (Collapse)AuthorAgeFilesLines
...
* Patch for bug 189156: explain quip moderation in documentation.jocuri%softhome.net2008-04-041-0/+45
|
* Updating date for the 2.17.4 release.jake%bugzilla.org2008-04-041-59/+60
|
* Bug 232096 - documenting content-type parameter for attachment.cgi.gerv%gerv.net2008-04-041-466/+482
|
* Bug 299145: Document new required perl modulesmozilla%colinogilvie.co.uk2008-04-042-104/+144
| | | | Patch by me, r=mkanat
* Bug 203869: Update documentation to better describe group controlsbugreport%peshkin.net2008-04-041-906/+314
| | | | r=gerv, a=justdave
* Bug 255685: Docs should mention mysql-devel RPM is requiredmozilla%colinogilvie.co.uk2008-04-041-1/+9
| | | | Patch by me, r=gerv
* Bug 285268 : Use proper extension for Debian packages, and explain what ↵travis%sedsystems.ca2008-04-041-4/+5
| | | | | | extensions mean. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis
* Add user documentation for Patch Viewer (bug 216707)john%johnkeiser.com2008-04-041-0/+93
|
* Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.jocuri%softhome.net2008-04-041-1/+1
|
* Update version infomation in anticipation for 2.17.4.jake%bugzilla.org2008-04-041-3/+3
|
* Bug 282578: documentation should say application/rdf+xmlmkanat%kerio.com2008-04-041-2/+2
| | | | Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie
* Rearrange the credits page and give myself co-author status.jake%bugzilla.org2008-04-042-35/+79
|
* Bug 206558 - What happened when multiple items were selected on a ↵jake%bugzilla.org2008-04-041-891/+516
| | | | | | | multi-select box wasn't clear. Patch by Vlad Dascalu <jocuri@softhome.net> r=jake
* Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵jake%bugzilla.org2008-04-041-0/+7
| | | | custom directory.
* Bug 233592 : Apache config section: missing info, extraneous info, generally ↵travis%sedsystems.ca2008-04-041-42/+98
| | | | | | confusing. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
* Bug 215051 - Document the language auto-chooser.jake%bugzilla.org2008-04-041-3/+27
|
* <edition/> is not included by default in ldp.dsl so putting version ↵jake%bugzilla.org2008-04-041-3/+1
| | | | | | information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
* One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca2008-04-041-11/+1
|
* The GNU Free Documentation License should be at the end of the guide (in an ↵jake%bugzilla.org2008-04-043-35/+34
| | | | | | appendix), not at the begining. Also, add the version number of the guide to the front page.
* Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that ↵jake%bugzilla.org2008-04-041-0/+8
| | | | backups should be made.
* Another patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2008-04-041-2/+2
|
* Bumping minimum versions for DBI and DBD::mysql to match what was just ↵jake%bugzilla.org2008-04-041-2/+2
| | | | checked in for bug 163290.
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2008-04-041-184/+242
| | | | r=myk,jake
* Patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2008-04-042-19/+21
|
* Update links to tldp.org and Bugzilla version numbers. Also, added some text abjake%bugzilla.org2008-04-042-89/+74
| | | | | out this being a development version of the guide and instructions on what to ch ange for a release (including how to disable the devel text).
* Bug 239852 - Documentation changes for Windows supporttravis%sedsystems.ca2008-04-042-136/+253
| | | | | Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca r=bugzilla@glob.com.au
* Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net2008-04-041-93/+74
| | | | | r=bbaetz,justdave a=justdave
* Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 ↵jake%bugzilla.org2008-04-041-61/+97
| | | | | | | regarding the max_allowed_packet option. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
* Bug 265995 - Make the docs closer to being valid XML (note: to complete the ↵jake%bugzilla.org2008-04-042-3/+3
| | | | | | process the bz-devel ENTITY would have to be removed). Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.
* Removed references to bugzilla.mozilla.org so we can avoidbarnboy%trilobyte.net2008-04-041-5/+60
| | | | | spurious bug postings. However, this file will need some significant treatment for 2.16 release since the query.cgi interface has changed.
* Bug 271360 - Moving the Troubleshooting section into an appendix instead. ↵jake%bugzilla.org2008-04-042-194/+7
| | | | Also, moved a few items out of the FAQ and into this new appendix.
* Bug 187566 - Making the upgrading section much clearer and presenting ↵jake%bugzilla.org2008-04-041-28/+189
| | | | multiple possible methods (CVS, tarball, patch).
* Reinstate the seperate security section as a chapter.jake%bugzilla.org2008-04-043-423/+368
|
* Bug 186672 - Update security docs to warn about editor backups and bring ↵jake%bugzilla.org2008-04-041-52/+127
| | | | | | them up to date. a=justdave
* General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net2008-04-043-664/+961
|
* Documentation patch for bug 240060: document minimum sendmail version that ↵jocuri%softhome.net2008-04-041-2/+9
| | | | is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
* Bug 125395 - remove revision history. That's what CVS is for :-) Also, do ↵gerv%gerv.net2008-04-041-84/+7
| | | | other tidy-ups and updates to front page.
* Bug 178230 Update documentation for Entrprise Groupsbugreport%peshkin.net2008-04-041-74/+90
| | | | | r=Jake,preed a=justdave
* Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net2008-04-041-2/+2
| | | | bug 266461.
* Bug 126907 - remove "Future" section from guide.gerv%gerv.net2008-04-041-3/+0
|
* Added blurb about movebugs. At this point, only bmo uses it, so I'mmbarnson%sisna.com2008-04-041-0/+13
| | | | | calling it an "undocumented feature". See bug 127818
* Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com2008-04-041-95/+149
| | | | actually look like in HTML.
* Fixing documentation tree build which was broken by commiting the patch on ↵jocuri%softhome.net2008-04-041-2/+4
| | | | bug 266461.
* Patched lines per bug 177993.mbarnson%sisna.com2008-04-041-0/+13
| | | | Customization of "mid-air collision" template file.
* Documentation patch for bug 266461: Document minimum requirements for ↵jocuri%softhome.net2008-04-041-1/+5
| | | | ft_min_word_len MySQL parameter; patch by Shane H. W. Travis <travis@sedsystems.ca> modified by me.
* Documentation patch for bug 143490: Update documentation regarding code ↵jocuri%softhome.net2008-04-041-49/+15
| | | | changes needed when running Bugzilla under win32 (some are no longer required since checksetup.pl no longer calls unsupported functions when running on Windows); patch by GavinS <bugzilla@chimpychompy.org>, r=vladd.
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2008-04-041-46/+18
| | | | r=bbaetz, gerv
* Patch for bug 251338: Installation section should mention that you need an ↵jocuri%softhome.net2008-04-041-1/+26
| | | | MTA installed; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>; r=vladd, a=justdave.
* Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵gerv%gerv.net2008-04-041-595/+795
| | | | needs. Patch by gerv; r=bbaetz, joel.
* Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵justdave%bugzilla.org2008-04-044-3711/+824
| | | | | | | ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl) Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave