aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use more efficient command structure, refactor commands, broadcasters and ↵blakeross%telocity.com2001-04-061-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
* Last transfer bombed on me. Added Bugzilla Guide asbarnboy%trilobyte.net2001-03-084-3/+14481
| | | | | single large HTML and TXT files, and updated README.docs with compiling instructions for the Guide.
* Adding back jpg as binary.barnboy%trilobyte.net2001-03-081-0/+0
|
* Oops, forgot to put up dbschema.jpg as a binary file.barnboy%trilobyte.net2001-03-081-0/+0
|
* Documentation update; added docs/sgml, docs/html, docs/txt.barnboy%trilobyte.net2001-03-0895-1577/+30887
| | | | No text version of The Bugzilla Guide availabe yet, however.
* added item on copying db from one installation to anotherendico%mozilla.org2000-06-271-95/+131
|
* Adding database schema docsmbarnson%excitehome.net2000-06-082-1/+385
|
* Updates:mbarnson%excitehome.net2000-06-081-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
* checking in 0.2.1 of the FAQtara%tequilarista.org2000-06-071-0/+1238