gecko-dev/webtools/bugzilla
jake%acutex.net c85a5d1839 Fixing tinderbox bustage (removing <Tab>s and adding a "use vars" line) 2001-10-31 03:31:00 +00:00
..
Bugzilla Fixing tinderbox bustage (removing <Tab>s and adding a "use vars" line) 2001-10-31 03:31:00 +00:00
contrib
docs 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
t Have the tests test .pm files as well, yes this creates bustage, this is 2001-10-31 01:06:31 +00:00
template/default Fix for bug 98602: re-implementation of "create attachment" page. 2001-10-25 20:37:53 +00:00
.cvsignore
1x1.gif
Attachment.pm Fix for bug 98602: re-implementation of "create attachment" page. 2001-10-30 23:42:22 +00:00
Bug.pm Fixing tinderbox bustage (removing <Tab>s and adding a "use vars" line) 2001-10-31 03:31:00 +00:00
CGI.pl Fix test bustage by removing tabs. 2001-10-31 00:21:28 +00:00
README
RelationSet.pm Fixing tinderbox bustage (removing <Tab>s and adding a "use vars" line) 2001-10-31 03:31:00 +00:00
Token.pm
UPGRADING
UPGRADING-pre-2.8
ant.jpg
attachment.cgi Fix for bug 98602: re-implementation of "create attachment" page. 2001-10-30 23:42:22 +00:00
booleanchart.html
bug_form.pl Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment. 2001-10-20 13:03:14 +00:00
bug_status.html
buglist.cgi Fix for bug 106315: Link on bug list for emailing QA contacts. 2001-10-24 01:31:09 +00:00
bugwritinghelp.html
bugzilla.dtd
changepassword.cgi Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch adds some -w and use strict; work to clean up 2001-09-27 23:19:33 +00:00
checksetup.pl Fix for bug 98602: re-implementation of "create attachment" page. 2001-10-30 23:42:22 +00:00
colchange.cgi Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. 2001-10-13 00:40:41 +00:00
collectstats.pl
confirmhelp.html
createaccount.cgi Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. 2001-10-13 00:40:41 +00:00
createattachment.cgi Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv, r=myk. 2001-10-18 21:28:06 +00:00
defparams.pl Fix for bug 98602: re-implementation of "create attachment" page. 2001-10-30 23:42:22 +00:00
describecomponents.cgi Fix for bug 101659: emailsuffix was missing from the component owner mailto tag on sites that use emailsuffix. 2001-09-26 02:37:29 +00:00
describekeywords.cgi
doeditparams.cgi
doeditvotes.cgi Bug 98146 redux - changing URL to relative one. Oops. Patch by jake, r=gerv. 2001-10-16 18:42:05 +00:00
duplicates.cgi Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. 2001-10-23 15:44:53 +00:00
editattachstatuses.cgi
editcomponents.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
editgroups.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
editkeywords.cgi
editmilestones.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
editparams.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
editproducts.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
editusers.cgi Bug 81594 - SQL error after editing user entry when changing numerous things at once (including the login name). 2001-10-26 18:35:04 +00:00
editversions.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
enter_bug.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
globals.pl Fixed "used only once" warning coming from my patch for bug 97469. The 2001-10-24 20:33:49 +00:00
help.html
helpemailquery.html
how_to_mail.html
importxml.pl Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line addition 2001-10-05 00:42:06 +00:00
index.html
localconfig.js
long_list.cgi Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. 2001-10-23 15:44:53 +00:00
move.pl
new_comment.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
notargetmilestone.html
post_bug.cgi Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. 2001-10-13 00:40:41 +00:00
process_bug.cgi Bug 104065 - Stop uninitilized string warnings from getting into the error log when the login cookie doesn't exist. 2001-10-25 14:46:58 +00:00
processmail Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. 2001-10-23 15:44:53 +00:00
query.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
queryhelp.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
quicksearch.html
quicksearch.js
quicksearchhack.html
quips.cgi Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch adds some -w and use strict; work to clean up 2001-09-27 23:19:33 +00:00
relogin.cgi Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. 2001-10-13 00:40:41 +00:00
reports.cgi Bug 63249 - The Bug Counts report was running very slowly due to unneeded fields/joins in the SQL query. 2001-10-23 14:45:45 +00:00
robots.txt
runtests.sh Don't rely on the TEST_VERBOSE environment variable (no longer exported from runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files. 2001-10-24 18:41:53 +00:00
sanitycheck.cgi Fix for bug 83474 - The tables were not being unlocked properly when rebuilding the keyword cache if there were no keywords to rebuild. 2001-10-05 15:18:12 +00:00
show_activity.cgi
show_bug.cgi Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon. 2001-09-10 21:26:05 +00:00
showattachment.cgi
showdependencygraph.cgi Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. 2001-10-23 15:44:53 +00:00
showdependencytree.cgi Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. 2001-10-23 15:44:53 +00:00
showvotes.cgi
syncshadowdb
token.cgi
userprefs.cgi Bug 72177 - reword checkbox to make it consistent with the others on the page. 2001-10-18 21:41:25 +00:00
votehelp.html Fix for bug 95060 - Correct the instructions on how to view your current votes. 2001-09-10 14:00:48 +00:00
whineatnews.pl Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by e.maryniak@pobox.com, r=gerv. 2001-10-11 21:55:21 +00:00
xml.cgi

README

* This README is no longer used to house installation instructions.  Instead,
it contains pointers to where you may find the information you need.

* Installation instructions are now found in docs/, with a variety of document
types available.  Please refer to these documents when installing, configuring,
and maintaining your Bugzilla installation.  A helpful starting point is
docs/txt/Bugzilla-Guide.txt, or with a web browser at docs/html/index.html.

* Release notes for people upgrading to a new version of Bugzilla are
available at docs/rel_notes.txt.

* If you wish to contribute to the documentation, please read docs/README.docs.

* The Bugzilla web site is at "http://www.mozilla.org/projects/bugzilla/".
This site will contain the latest Bugzilla information, including how to
report bugs and how to get help with Bugzilla.