aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 125395 - remove revision history. That's what CVS is for :-) Also, do ↵gerv%gerv.net2002-05-022-168/+14
| | | | other tidy-ups and updates to front page.
* ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net2002-05-022-10/+30
|
* Bug 137709 - remove incorrect information about email preferences.gerv%gerv.net2002-05-022-76/+0
|
* Bug 111712 - update command for changing path to Perl.gerv%gerv.net2002-05-022-2/+4
|
* Bug 126907 - remove "Future" section from guide.gerv%gerv.net2002-05-024-1371/+0
|
* Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com2002-05-0172-4113/+2846
| | | | actually look like in HTML.
* correction to one of the command linesjustdave%syndicomm.com2002-05-011-1/+1
|
* Corrected installation and compiling instructions for the docs, based on ↵justdave%syndicomm.com2002-05-011-29/+37
| | | | extensive trial and error on Landfill.
* Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au2002-04-271-1/+25
| | | | | version is now 2.07. r=myk, gerv
* Bug 139051 - fix misspelling of "privilege". Patch by mental ↵gerv%gerv.net2002-04-234-8/+8
| | | | <xor@ivwnet.com>, 2xr=bbaetz.
* Fix for bug 12004: need info on Template and AppConfig in the help docs.justdave%syndicomm.com2002-04-182-18/+82
| | | | Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
* Release notes update.matty%chariot.net.au2002-04-161-16/+175
|
* Fix for bug 134198: Warns installations about Apache configuration issue ↵myk%mozilla.org2002-04-162-0/+10
| | | | | | | with security ramifications. Fix by Gregory Leblanc <gleblanc@linuxweasel.com>. Docs fix, no review needed.
* Getting the stuff Timeless missed with his checkin for bug 106386justdave%syndicomm.com2002-03-195-8/+22
|
* Bug 106386 rid source of misspellingstimeless%mac.com2002-03-195-7/+7
| | | | r=db48x sr=blake a=asa
* Bug 127841 - Adding processmail and syncshadowdb to the list of files that ↵jake%acutex.net2002-02-272-2/+2
| | | | need the bonsaitools perl path changed in order to run from another perl location.
* bug 97496 - release notes update. Mention deprecated features.bbaetz%student.usyd.edu.au2002-02-241-4/+14
|
* Bug 97496: Release notes cleanup (checkin without review OK for prerelease ↵matty%chariot.net.au2002-02-171-41/+127
| | | | notes). Add 2.14.1 issues from branch. Make outstanding issues more obvious. Add dependency requirements section. Still need to add most of the actual 2.16 notes.
* Remove files no longer needed after the latest changes to the docsjake%acutex.net2002-01-1917-2778/+0
|
* Latest version of compiled docs (picking up recent SGML changes).jake%acutex.net2002-01-1970-5169/+8587
|
* Added blurb about unified diffs.barnboy%trilobyte.net2001-11-212-0/+24
|
* Taint mode note.barnboy%trilobyte.net2001-11-212-0/+20
|
* Added Javascript, Cookies, and Templatization requirements to Hackingbarnboy%trilobyte.net2001-11-212-2/+72
| | | | Bugzilla.
* Added tip about checking sanitycheck.cgi if you make schema changes,barnboy%trilobyte.net2001-11-212-2/+22
| | | | per bug 98049.
* Removed references to bugzilla.mozilla.org so we can avoidbarnboy%trilobyte.net2001-11-212-14/+14
| | | | | spurious bug postings. However, this file will need some significant treatment for 2.16 release since the query.cgi interface has changed.
* Modified Win32 notes regarding system() calls per bug 99595.barnboy%trilobyte.net2001-11-212-10/+12
|
* Fixed CPAN locations per bug 97582.barnboy%trilobyte.net2001-11-212-24/+24
|
* Added bit about needing proper <Directory> permissions in orderbarnboy%trilobyte.net2001-11-212-2/+64
| | | | for .htaccess to function. See bug 97668.
* Changed openjade compilation instructions to match new commandsbarnboy%trilobyte.net2001-11-211-5/+17
| | | | required by XML conversion of the Guide.
* Initial conversion to XML format from SGML.barnboy%trilobyte.net2001-11-2121-209/+209
| | | | | | | Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird.
* Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it ↵jake%acutex.net2001-10-1910-561/+1094
| | | | easier to do other additions to the hacker's guide.
* Recompiling docs to pick up last two changesjake%acutex.net2001-10-164-8/+11
|
* The recommended style for perl (which is the styleguide Bugzilla will use) ↵jake%acutex.net2001-10-162-2/+4
| | | | specifies that else should not be cuddled. This guide, while not specifically saying it, elluded to cuddling else. Fixing that problem.
* Doc type fix, r=kikobbaetz%cs.mcgill.ca2001-10-072-2/+2
|
* Updating release notes for 2.14jake%acutex.net2001-08-301-53/+238
| | | | | Release Notes written by Matthew Tuck <matty@chariot.net.au> r= justdave@syndicomm.com, jake@acutex.net
* Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net2001-08-305-7/+7
|
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2001-08-3050-1605/+6456
| | | | | | | | | | | | | | | | | | ./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
* Adding some pretty images for the Bugzilla Guide warning,barnboy%trilobyte.net2001-08-234-0/+0
| | | | note, caution, and tip entries.
* Big checkin of docs to resolve everybarnboy%trilobyte.net2001-08-2267-9166/+12577
| | | | | known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
* Compiled HTML/TXT check-in. For some reason, it keeps thinking my darnbarnboy%trilobyte.net2001-08-1163-1886/+40092
| | | | dbschema.jpg file is changing, though.
* Removal of HTML from docs temporarily due to massive renamingbarnboy%trilobyte.net2001-08-1165-34226/+0
| | | | in the latest restructuring of the Bugzilla Guide.
* Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net2001-08-1134-7900/+11347
| | | | be used for 2.14 documentation due to inconsistencies.
* addition to 2.12 release notesjustdave%syndicomm.com2001-04-281-0/+4
|
* Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net2001-04-2623-618/+1544
| | | | | | I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing.
* Removing forward planning texttara%tequilarista.org2001-04-251-6/+0
|
* Fix for confusing language regarding protection of data/ & shadow/ directoriesbarnboy%trilobyte.net2001-04-255-17/+34
| | | | and localconfig file.
* Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net2001-04-2591-1497/+10061
| | | | | | The README is now gutted, pointers to Guide. Also some new sections added, old ones fixed, and notes appended to deprecated sections I've not yet had the heart to remove.
* Checking in Matty's update to the release notesjustdave%syndicomm.com2001-04-231-1/+1
|
* Adding new Release Notes for MattyTtara%tequilarista.org2001-04-201-0/+157
|
* Backing out Blake's misfirejustdave%syndicomm.com2001-04-061-0/+0
|