Commit Graph

189 Commits

Author SHA1 Message Date
barnboy%trilobyte.net
00b81c656f Added blurb about unified diffs. 2001-11-20 20:16:24 +00:00
barnboy%trilobyte.net
6230b92d8f Taint mode note. 2001-11-20 20:11:41 +00:00
barnboy%trilobyte.net
3aa7a50cfc Added Javascript, Cookies, and Templatization requirements to Hacking
Bugzilla.
2001-11-20 20:09:06 +00:00
barnboy%trilobyte.net
e999d8db14 Added tip about checking sanitycheck.cgi if you make schema changes,
per bug 98049.
2001-11-20 19:56:31 +00:00
barnboy%trilobyte.net
4184f599d2 Removed references to bugzilla.mozilla.org so we can avoid
spurious bug postings.  However, this file will need some significant
treatment for 2.16 release since the query.cgi interface has changed.
2001-11-20 18:22:30 +00:00
barnboy%trilobyte.net
bdacf2d95f Modified Win32 notes regarding system() calls per bug 99595. 2001-11-20 17:26:45 +00:00
barnboy%trilobyte.net
13f86e9939 Fixed CPAN locations per bug 97582. 2001-11-20 17:18:03 +00:00
barnboy%trilobyte.net
5e4bff4b25 Added bit about needing proper <Directory> permissions in order
for .htaccess to function.  See bug 97668.
2001-11-20 17:09:38 +00:00
barnboy%trilobyte.net
c5f0502819 Changed openjade compilation instructions to match new commands
required by XML conversion of the Guide.
2001-11-20 16:41:23 +00:00
barnboy%trilobyte.net
7d4973fb0c Initial conversion to XML format from SGML.
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-11-20 16:36:28 +00:00
jake%acutex.net
7318c1f0c6 Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it easier to do other additions to the hacker's guide. 2001-10-19 16:18:10 +00:00
jake%acutex.net
b3109d83ec Recompiling docs to pick up last two changes 2001-10-15 19:18:04 +00:00
jake%acutex.net
44ff36e8c1 The recommended style for perl (which is the styleguide Bugzilla will use) specifies that else should not be cuddled. This guide, while not specifically saying it, elluded to cuddling else. Fixing that problem. 2001-10-15 19:12:46 +00:00
bbaetz%cs.mcgill.ca
8b54109985 Doc type fix, r=kiko 2001-10-06 19:04:08 +00:00
jake%acutex.net
600504f2c4 Updating release notes for 2.14
Release Notes written by Matthew Tuck <matty@chariot.net.au>
r= justdave@syndicomm.com, jake@acutex.net
2001-08-29 19:39:01 +00:00
barnboy%trilobyte.net
50636791b3 Typo in perl modify string, added "#!" to /usr/bin/perl strings. 2001-08-29 18:13:42 +00:00
barnboy%trilobyte.net
e15ef84818 Buncha' release updates. Moved all images to
./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-29 17:25:41 +00:00
barnboy%trilobyte.net
18756c7ecf Adding some pretty images for the Bugzilla Guide warning,
note, caution, and tip entries.
2001-08-23 14:30:20 +00:00
barnboy%trilobyte.net
c267683d88 Big checkin of docs to resolve every
known outstanding doc bug! Yay release.
Still many things to fix. Aren't there always?
2001-08-22 03:44:35 +00:00
barnboy%trilobyte.net
67d782e46d Compiled HTML/TXT check-in. For some reason, it keeps thinking my darn
dbschema.jpg file is changing, though.
2001-08-10 22:27:11 +00:00
barnboy%trilobyte.net
50f7774a05 Removal of HTML from docs temporarily due to massive renaming
in the latest restructuring of the Bugzilla Guide.
2001-08-10 22:15:55 +00:00
barnboy%trilobyte.net
b76f8d5237 Checkin for 2.14 release. Still some problems; this cannot yet
be used for 2.14 documentation due to inconsistencies.
2001-08-10 22:13:55 +00:00
justdave%syndicomm.com
6c276b00a8 addition to 2.12 release notes 2001-04-27 19:32:27 +00:00
barnboy%trilobyte.net
8ab8b154ac Added .htaccess files for shadow/, data/, and /.
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-26 01:51:59 +00:00
tara%tequilarista.org
c992df21c5 Removing forward planning text 2001-04-25 15:38:34 +00:00
barnboy%trilobyte.net
84bd6fdde8 Fix for confusing language regarding protection of data/ & shadow/ directories
and localconfig file.
2001-04-25 07:38:24 +00:00
barnboy%trilobyte.net
ef649afe1a Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.
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-25 07:12:20 +00:00
justdave%syndicomm.com
634cb5c1f9 Checking in Matty's update to the release notes 2001-04-22 18:48:04 +00:00
tara%tequilarista.org
4ac9c20af6 Adding new Release Notes for MattyT 2001-04-20 16:46:59 +00:00
justdave%syndicomm.com
06b3d0b211 Backing out Blake's misfire 2001-04-06 04:44:41 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and 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-04-05 19:53:13 +00:00
barnboy%trilobyte.net
79f7610351 Last transfer bombed on me. Added Bugzilla Guide as
single large HTML and TXT files, and updated README.docs
with compiling instructions for the Guide.
2001-03-08 06:35:33 +00:00
barnboy%trilobyte.net
50da6f278d Adding back jpg as binary. 2001-03-08 05:44:23 +00:00
barnboy%trilobyte.net
19c8aef605 Oops, forgot to put up dbschema.jpg as a binary file. 2001-03-08 05:42:31 +00:00
barnboy%trilobyte.net
7c9a06c296 Documentation update; added docs/sgml, docs/html, docs/txt.
No text version of The Bugzilla Guide availabe yet, however.
2001-03-08 05:36:50 +00:00
endico%mozilla.org
cb7c51c0ea added item on copying db from one installation to another 2000-06-27 00:27:10 +00:00
mbarnson%excitehome.net
bc742db6fe Adding database schema docs 2000-06-08 07:04:50 +00:00
mbarnson%excitehome.net
e76bf3f5ee Updates:
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-07 22:54:07 +00:00
tara%tequilarista.org
f0659d29a7 checking in 0.2.1 of the FAQ 2000-06-06 19:47:08 +00:00