summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2002-01-19Remove files no longer needed after the latest changes to the docsjake%acutex.net17-2778/+0
2002-01-19Latest version of compiled docs (picking up recent SGML changes).jake%acutex.net70-5169/+8587
2001-11-21Added blurb about unified diffs.barnboy%trilobyte.net2-0/+24
2001-11-21Taint mode note.barnboy%trilobyte.net2-0/+20
2001-11-21Added Javascript, Cookies, and Templatization requirements to Hackingbarnboy%trilobyte.net2-2/+72
Bugzilla.
2001-11-21Added tip about checking sanitycheck.cgi if you make schema changes,barnboy%trilobyte.net2-2/+22
per bug 98049.
2001-11-21Removed references to bugzilla.mozilla.org so we can avoidbarnboy%trilobyte.net2-14/+14
spurious bug postings. However, this file will need some significant treatment for 2.16 release since the query.cgi interface has changed.
2001-11-21Modified Win32 notes regarding system() calls per bug 99595.barnboy%trilobyte.net2-10/+12
2001-11-21Fixed CPAN locations per bug 97582.barnboy%trilobyte.net2-24/+24
2001-11-21Added bit about needing proper <Directory> permissions in orderbarnboy%trilobyte.net2-2/+64
for .htaccess to function. See bug 97668.
2001-11-21Changed openjade compilation instructions to match new commandsbarnboy%trilobyte.net1-5/+17
required by XML conversion of the Guide.
2001-11-21Initial conversion to XML format from SGML.barnboy%trilobyte.net21-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.
2001-10-20Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it ↵jake%acutex.net10-561/+1094
easier to do other additions to the hacker's guide.
2001-10-16Recompiling docs to pick up last two changesjake%acutex.net4-8/+11
2001-10-16The recommended style for perl (which is the styleguide Bugzilla will use) ↵jake%acutex.net2-2/+4
specifies that else should not be cuddled. This guide, while not specifically saying it, elluded to cuddling else. Fixing that problem.
2001-10-07Doc type fix, r=kikobbaetz%cs.mcgill.ca2-2/+2
2001-08-30Updating release notes for 2.14jake%acutex.net1-53/+238
Release Notes written by Matthew Tuck <matty@chariot.net.au> r= justdave@syndicomm.com, jake@acutex.net
2001-08-30Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net5-7/+7
2001-08-30Buncha' release updates. Moved all images tobarnboy%trilobyte.net50-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
2001-08-23Adding some pretty images for the Bugzilla Guide warning,barnboy%trilobyte.net4-0/+0
note, caution, and tip entries.
2001-08-22Big checkin of docs to resolve everybarnboy%trilobyte.net67-9166/+12577
known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
2001-08-11Compiled HTML/TXT check-in. For some reason, it keeps thinking my darnbarnboy%trilobyte.net63-1886/+40092
dbschema.jpg file is changing, though.
2001-08-11Removal of HTML from docs temporarily due to massive renamingbarnboy%trilobyte.net65-34226/+0
in the latest restructuring of the Bugzilla Guide.
2001-08-11Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net34-7900/+11347
be used for 2.14 documentation due to inconsistencies.
2001-04-28addition to 2.12 release notesjustdave%syndicomm.com1-0/+4
2001-04-26Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net23-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.
2001-04-26Removing forward planning texttara%tequilarista.org1-6/+0
2001-04-25Fix for confusing language regarding protection of data/ & shadow/ directoriesbarnboy%trilobyte.net5-17/+34
and localconfig file.
2001-04-25Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net91-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.
2001-04-23Checking in Matty's update to the release notesjustdave%syndicomm.com1-1/+1
2001-04-21Adding new Release Notes for MattyTtara%tequilarista.org1-0/+157
2001-04-06Backing out Blake's misfirejustdave%syndicomm.com1-0/+0
2001-04-06Use more efficient command structure, refactor commands, broadcasters and ↵blakeross%telocity.com1-0/+0
keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-03-08Last transfer bombed on me. Added Bugzilla Guide asbarnboy%trilobyte.net4-3/+14481
single large HTML and TXT files, and updated README.docs with compiling instructions for the Guide.
2001-03-08Adding back jpg as binary.barnboy%trilobyte.net1-0/+0
2001-03-08Oops, forgot to put up dbschema.jpg as a binary file.barnboy%trilobyte.net1-0/+0
2001-03-08Documentation update; added docs/sgml, docs/html, docs/txt.barnboy%trilobyte.net95-1577/+30887
No text version of The Bugzilla Guide availabe yet, however.
2000-06-27added item on copying db from one installation to anotherendico%mozilla.org1-95/+131
2000-06-08Adding database schema docsmbarnson%excitehome.net2-1/+385
2000-06-08Updates:mbarnson%excitehome.net1-283/+566
1.Added Dave Lawrence's excellent RedHat Bugzilla differences section verbatim. 2.Added more information on Loki Bugzilla ("Fenris"). 3.Added questions from some corporate customers 4.Removed unused text in API section 5.Added information about other documentation (pending) 6.Added a section for pointy-haired-bosses 7.This will be the last release in strictly HTML format. Source will be SGML shortly, with HTML and TXT versions included with the package from this point on
2000-06-07checking in 0.2.1 of the FAQtara%tequilarista.org1-0/+1238