Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-23 | Bug 206558 - What happened when multiple items were selected on a ↵ | jake%bugzilla.org | 1 | -10/+9 | |
multi-select box wasn't clear. Patch by Vlad Dascalu <jocuri@softhome.net> r=jake | |||||
2003-07-04 | Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵ | jake%bugzilla.org | 2 | -72/+44 | |
longer required (when using the gd2 package) and also recommend using fink to install expat. | |||||
2003-07-04 | *Whitespace* Fixing indentation like I wanted to do before I checked this ↵ | jake%bugzilla.org | 1 | -114/+111 | |
section in... | |||||
2003-07-03 | Refix bug 201955 - Forgot to edit one of the introductory paragraphs and ↵ | jake%bugzilla.org | 1 | -10/+8 | |
fixed a couple other minor errors. | |||||
2003-07-03 | Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵ | jake%bugzilla.org | 2 | -58/+125 | |
authentication has changed. | |||||
2003-07-01 | Bug 201955 - The method for specifing a charset has changed now that we use ↵ | jake%bugzilla.org | 1 | -17/+14 | |
CGI.pm for header output (bug 201816). | |||||
2003-07-01 | Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that ↵ | jake%bugzilla.org | 1 | -0/+8 | |
backups should be made. | |||||
2003-06-29 | Bug 210248 - Missing "my" in SMTP code for win32 instructions. | jake%bugzilla.org | 1 | -2/+2 | |
Patch by Jean-Sebastien Guay <jean_seb@hybride.com> r,a=jake | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -2/+2 | |
r=myk,jake | |||||
2003-05-21 | Fix for bug 84876 - Mentioned the wrong bug number, also making it a link. | jake%bugzilla.org | 1 | -2/+4 | |
2003-05-21 | Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32 | jake%bugzilla.org | 1 | -1/+39 | |
Patch by Jean-Sebastien Guay <jean_seb@hybride.com> | |||||
2003-05-17 | Bug 199129 - Replace installation list w/a link to the installation list on ↵ | jake%bugzilla.org | 1 | -23/+7 | |
the web page | |||||
2003-05-17 | Bug 191034 - Making the installation chapter a little more generic. Replaced ↵ | jake%bugzilla.org | 3 | -373/+512 | |
a lot of OS Specific hints with links to the OS Specific section. | |||||
2003-05-13 | Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences. | jake%bugzilla.org | 11 | -201/+162 | |
Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions. | |||||
2003-05-06 | Bug 190864 - Fix ordering of ' and > that I thought I had done earlier. | jake%bugzilla.org | 1 | -1/+1 | |
2003-05-06 | bug 203867: Add regular expression references to glossary | bugreport%peshkin.net | 1 | -0/+11 | |
r,a=jake | |||||
2003-04-29 | Spell component correctly. | jake%bugzilla.org | 1 | -1/+1 | |
2003-04-26 | Bug 203160 - mod_throttle has a new URL | jake%bugzilla.org | 1 | -3/+2 | |
2003-04-23 | Updating date for the 2.17.4 release. | jake%bugzilla.org | 1 | -1/+1 | |
2003-04-23 | The source files for the Bugzilla Guide have long been using the XML version ↵ | jake%bugzilla.org | 16 | -40/+40 | |
of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension. | |||||
2003-04-21 | Per bug 200472 - Changing the version information for Date::Parse (any) to ↵ | jake%bugzilla.org | 2 | -2/+2 | |
instead specify Date::Format (2.21). | |||||
2003-04-02 | Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in ↵ | jake%bugzilla.org | 1 | -0/+6 | |
MySQL 4. | |||||
2003-04-02 | Bug 194541 - Dot is a binary executable, not a perl script so we don't need ↵ | jake%bugzilla.org | 1 | -38/+0 | |
to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away. | |||||
2003-04-02 | Misc. updates to the FAQ. | jake%bugzilla.org | 1 | -10/+11 | |
2003-04-02 | Bug 171674 - Adding a section to the Troubleshooting section describing how ↵ | jake%bugzilla.org | 2 | -0/+74 | |
to fix the File::Temp problems in perl 5.6.0. | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2 | -48/+31 | |
r=justdave a=justdave | |||||
2003-02-20 | Move instructions specific to Linux-Mandrake to the OS Specific section. | jake%bugzilla.org | 1 | -46/+26 | |
2003-02-20 | Explain 'zarro boogs found' better provide links to key parts of the MySQL ↵ | jake%bugzilla.org | 1 | -14/+51 | |
documentation. | |||||
2003-02-17 | Spell variant correctly | jake%bugzilla.org | 2 | -2/+2 | |
2003-02-17 | Update version infomation in anticipation for 2.17.4. | jake%bugzilla.org | 1 | -3/+3 | |
2003-02-16 | Rearrange the credits page and give myself co-author status. | jake%bugzilla.org | 3 | -41/+85 | |
2003-02-16 | Bug 191537 - Improvements to the security section. | jake%bugzilla.org | 3 | -378/+280 | |
2003-02-15 | <edition/> is not included by default in ldp.dsl so putting version ↵ | jake%bugzilla.org | 1 | -3/+1 | |
information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org). | |||||
2003-02-13 | Bug 177997 - Update the AOL Server section with the new configuration ↵ | jake%bugzilla.org | 1 | -10/+25 | |
information. | |||||
2003-02-13 | Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵ | jake%bugzilla.org | 3 | -16/+37 | |
now that bug 124174 is FIXED. | |||||
2003-02-11 | Give all FAQ questions an id so the anchor name doesn't have to be randomly ↵ | jake%bugzilla.org | 1 | -58/+58 | |
generated and therefore won't change every time the docs get recompiled. | |||||
2003-02-06 | This checkin contains two fixes: | jake%bugzilla.org | 4 | -4/+13 | |
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section | |||||
2003-02-01 | Bug 191034, step 1 - Refactoring the installation chapter to provide ↵ | jake%bugzilla.org | 3 | -808/+480 | |
sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary. | |||||
2003-01-28 | Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long ↵ | jake%bugzilla.org | 1 | -2/+2 | |
as I'm updating... | |||||
2003-01-26 | The GNU Free Documentation License should be at the end of the guide (in an ↵ | jake%bugzilla.org | 3 | -12/+11 | |
appendix), not at the begining. Also, add the version number of the guide to the front page. | |||||
2003-01-15 | Bumping minimum versions for DBI and DBD::mysql to match what was just ↵ | jake%bugzilla.org | 1 | -2/+2 | |
checked in for bug 163290. | |||||
2003-01-13 | Update links to tldp.org and Bugzilla version numbers. Also, added some text ab | jake%bugzilla.org | 2 | -22/+41 | |
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 | 1 | -28/+189 | |
multiple possible methods (CVS, tarball, patch). | |||||
2003-01-12 | Bug 188656 Change required mysqld minimum to 3.23.41 | bugreport%peshkin.net | 1 | -1/+1 | |
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 | 2 | -3/+3 | |
2003-01-03 | Link to report.cgi instead of reports.cgi (more stuff available from the ↵ | jake%bugzilla.org | 1 | -2/+2 | |
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 | 1 | -52/+127 | |
them up to date. a=justdave | |||||
2003-01-01 | Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated ↵ | jake%bugzilla.org | 1 | -6/+23 | |
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 | 2 | -28/+69 | |
versions to be ENTITY's a=justdave | |||||
2002-12-31 | Bug 180005 - Bring the FAQ up to date. | jake%bugzilla.org | 1 | -93/+99 | |
a=justdave |