Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-13 | Recompile the docs to pick up recent changes for the website. | jake%bugzilla.org | 19 | -486/+1555 | |
2003-01-13 | Update links to tldp.org and Bugzilla version numbers. Also, added some text ab | jake%bugzilla.org | 4 | -44/+82 | |
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). | |||||
2003-01-13 | Bug 187566 - Making the upgrading section much clearer and presenting ↵ | jake%bugzilla.org | 2 | -56/+378 | |
multiple possible methods (CVS, tarball, patch). | |||||
2003-01-12 | Bug 188656 Change required mysqld minimum to 3.23.41 | bugreport%peshkin.net | 2 | -2/+2 | |
r=bbaetz,justdave a=justdave | |||||
2003-01-05 | We use the GD::Graph perl module, not GD::Chart (which doesn't exist) | jake%bugzilla.org | 4 | -6/+6 | |
2003-01-03 | Recomiple the docs for the 2.17.3 release | jake%bugzilla.org | 25 | -2323/+3713 | |
2003-01-03 | Link to report.cgi instead of reports.cgi (more stuff available from the ↵ | jake%bugzilla.org | 2 | -4/+4 | |
former, including a link to the later). | |||||
2003-01-03 | Bug 186672 - Update security docs to warn about editor backups and bring ↵ | jake%bugzilla.org | 2 | -104/+254 | |
them up to date. a=justdave | |||||
2003-01-03 | spelling corrections and updating the sanity check section and a few ↵ | justdave%syndicomm.com | 1 | -6/+8 | |
requirements. | |||||
2003-01-01 | Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated ↵ | jake%bugzilla.org | 2 | -12/+46 | |
lines to each of the variants. Wording reviewed by dkl@redhat.com a=justdave | |||||
2003-01-01 | Bug 186962 - Update minimum versions of required software and move those ↵ | jake%bugzilla.org | 4 | -56/+138 | |
versions to be ENTITY's a=justdave | |||||
2002-12-31 | Bug 180005 - Bring the FAQ up to date. | jake%bugzilla.org | 2 | -186/+198 | |
a=justdave | |||||
2002-12-31 | Bug 178230 Update documentation for Entrprise Groups | bugreport%peshkin.net | 2 | -110/+156 | |
r=Jake,preed a=justdave | |||||
2002-12-28 | Release notes updates. | matty%chariot.net.au | 1 | -7/+31 | |
2002-12-22 | Rebuild HTML and text versions of documentation for 2.17.2 release. | gerv%gerv.net | 46 | -2897/+4256 | |
2002-12-21 | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 6 | -54/+26 | |
r, a=myk | |||||
2002-11-22 | Adding blurb to release notes indicating development snapshot status | justdave%syndicomm.com | 1 | -0/+10 | |
2002-11-05 | Added information about versioncache back in. | mbarnson%sisna.com | 2 | -0/+52 | |
See bug 140332 | |||||
2002-11-05 | Added blurb about movebugs. At this point, only bmo uses it, so I'm | mbarnson%sisna.com | 2 | -0/+26 | |
calling it an "undocumented feature". See bug 127818 | |||||
2002-11-05 | Included note regarding the origin of "bonsaitools", per | mbarnson%sisna.com | 2 | -0/+34 | |
bug 174922. | |||||
2002-11-05 | Added section for Bugzilla and mod_perl (future expansion). | mbarnson%sisna.com | 2 | -0/+20 | |
Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883 | |||||
2002-11-05 | Removed binmode references on Win32 documentation. | mbarnson%sisna.com | 2 | -104/+0 | |
See bug 155743. | |||||
2002-11-05 | A rather controversial new entry to the FAQ. See bug 107917. I | mbarnson%sisna.com | 2 | -0/+70 | |
decided one way for the Guide, based upon the code I see currently checked in. If I'm wrong, feel free to correct it! | |||||
2002-11-05 | Fix for Apache configuration directives from bug 174255 and | mbarnson%sisna.com | 2 | -26/+46 | |
de-stupidifying of emacs destruction of <programlisting> tags. | |||||
2002-11-05 | Since I nuked this section out of the SGML, we won't be needing | mbarnson%sisna.com | 1 | -156/+0 | |
the HTML generated file anymore. | |||||
2002-11-05 | Removed links to dbschema.jpg image. See bug 173484, it was really outdated | mbarnson%sisna.com | 2 | -40/+0 | |
and redundant anyway. | |||||
2002-11-05 | Removing these images, since they are too outdated to be useful, and | mbarnson%sisna.com | 2 | -1733/+0 | |
they are basically redundant anyway. See bug 173484 | |||||
2002-11-05 | Added notes on using OpenLDAP; | mbarnson%sisna.com | 2 | -0/+44 | |
We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379. | |||||
2002-11-05 | Added chunk about setting up DirectoryIndex to use index.cgi as the | mbarnson%sisna.com | 2 | -0/+26 | |
Bugzilla index page. | |||||
2002-11-05 | Added dependency on File::Template. Not really fond of | mbarnson%sisna.com | 2 | -0/+16 | |
doing requirements-of-requirements type stuff, but did it anyway for clarity. | |||||
2002-11-05 | Patched lines per bug 177993. | mbarnson%sisna.com | 2 | -0/+26 | |
Customization of "mid-air collision" template file. | |||||
2002-09-29 | Release notes. | matty%chariot.net.au | 1 | -3/+99 | |
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 2 | -92/+36 | |
r=bbaetz, gerv | |||||
2002-09-19 | Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵ | gerv%gerv.net | 2 | -0/+188 | |
needs. Patch by gerv; r=bbaetz, joel. | |||||
2002-07-28 | Merging from 2.16 branch. | gerv%gerv.net | 4 | -0/+342 | |
2002-07-28 | Merging new docs from 2.16 branch. | gerv%gerv.net | 104 | -36197/+22087 | |
2002-06-08 | Release notes updates. | matty%chariot.net.au | 1 | -4/+6 | |
2002-06-06 | Release notes updates. | matty%chariot.net.au | 1 | -7/+21 | |
2002-06-05 | Release notes updates. | matty%chariot.net.au | 1 | -32/+29 | |
2002-06-03 | Release notes updates. | matty%chariot.net.au | 1 | -17/+34 | |
2002-05-26 | Release notes updates. | matty%chariot.net.au | 1 | -95/+146 | |
2002-05-23 | Release notes updates. | matty%chariot.net.au | 1 | -29/+34 | |
2002-05-10 | Release notes update. | matty%chariot.net.au | 1 | -0/+3 | |
2002-05-10 | Release notes updates. | matty%chariot.net.au | 1 | -9/+24 | |
2002-05-09 | More documentation updates. | gerv%gerv.net | 26 | -9060/+6896 | |
2002-05-09 | The first installment of Gerv's spanking of the Bugzilla Guide. This is a ↵ | gerv%gerv.net | 45 | -2232/+1312 | |
work-in-progress. | |||||
2002-05-07 | Bug 140355 - warn the user about not using a webserver group | bbaetz%student.usyd.edu.au | 2 | -0/+26 | |
r=gerv, justdave | |||||
2002-05-03 | Bug 97496: Release notes updates. | matty%chariot.net.au | 1 | -12/+41 | |
2002-05-02 | General updates. I'm working through the entire guide, tidying it up. | gerv%gerv.net | 6 | -226/+54 | |
2002-05-02 | Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it. | gerv%gerv.net | 2 | -2/+6 | |