gecko-dev/webtools/bugzilla
2002-02-12 22:55:25 +00:00
..
Bugzilla Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00
contrib Bug 122589 -- Update gnats conversion script to newer schema of 2.14. 2002-01-31 14:29:21 +00:00
css Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. 2001-12-12 22:41:19 +00:00
docs Remove files no longer needed after the latest changes to the docs 2002-01-19 14:34:40 +00:00
skins/standard Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. 2001-12-12 22:41:19 +00:00
t Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
template/default Moving JS to beginning of file to avoid IE warnings. 2002-02-12 22:55:25 +00:00
.cvsignore Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. 2001-12-12 22:41:19 +00:00
1x1.gif
ant.jpg
attachment.cgi Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave 2002-02-05 00:11:48 +00:00
Attachment.pm Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates 2002-01-23 00:24:31 +00:00
booleanchart.html
bug_form.pl Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker. 2002-01-30 14:14:12 +00:00
bug_status.html Fix for bug 96603: Grammatical error in bug_status.html. Simple one word fix. 2001-08-31 23:37:36 +00:00
Bug.pm Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
buglist.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
bugwritinghelp.html
bugzilla.dtd Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile. 2002-01-21 13:39:54 +00:00
CGI.pl Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00
changepassword.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
checksetup.pl Correct date on logincookies schema change. 2002-02-08 11:16:05 +00:00
colchange.cgi Fix up "used only once" warning from kiko's checkin. 2002-01-31 23:46:51 +00:00
collectstats.pl Fix for bug 21253: removing all single-parameter system() calls from Bugzilla 2001-06-06 21:17:42 +00:00
confirmhelp.html
createaccount.cgi Bug 117509 - createaccount.cgi templatisation. 2002-01-29 23:26:37 +00:00
defparams.pl Bug 119715 - strictvaluechecks should always be enabled 2002-02-05 00:20:09 +00:00
describecomponents.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
describekeywords.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
doeditparams.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
doeditvotes.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
duplicates.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
editattachstatuses.cgi Bug 104261 - incorrect template paths. r=myk, ddk. 2001-11-22 06:12:36 +00:00
editcomponents.cgi Fix for bug 14461: QA contact is no longer required. You can still leave it blank in editing and creating components if you 2002-02-04 00:41:40 +00:00
editgroups.cgi Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that you can't use spaces in a group name. You in 2002-02-06 02:54:08 +00:00
editkeywords.cgi stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete. 2001-02-26 23:25:22 +00:00
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 61634: explain what "Milestone URL" is on the editproducts page. 2001-11-22 15:46:27 +00:00
editusers.cgi Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from 2002-02-04 12:23:05 +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 show_bug.cgi templatisation. 2002-02-04 21:17:17 +00:00
globals.pl Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00
help.html
helpemailquery.html
how_to_mail.html
importxml.pl Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00
index.cgi Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. 2001-12-12 22:41:19 +00:00
localconfig.js fix for 69793: check in new files for QuickSearch 2001-02-28 23:07:26 +00:00
long_list.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
move.pl Fix for bug 122897: Comments entered on the bug form are now added to the bug before it is closed and moved when moving a bug 2002-02-06 04:34:10 +00:00
notargetmilestone.html
post_bug.cgi Bug 119715 - strictvaluechecks should always be enabled 2002-02-05 00:20:09 +00:00
process_bug.cgi Bug 119715 - strictvaluechecks should always be enabled 2002-02-05 00:20:09 +00:00
processmail Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00
query.cgi Bug 119715 - strictvaluechecks should always be enabled 2002-02-05 00:20:09 +00:00
queryhelp.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
quicksearch.html Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. 2001-12-12 22:41:19 +00:00
quicksearch.js Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else). 2001-12-24 22:24:35 +00:00
quicksearchhack.html Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. 2001-12-12 22:41:19 +00:00
quips.cgi quips.cgi rewrite and templatisation. 2002-01-25 22:40:04 +00:00
README Updates to README from bug 94846. 2001-08-11 19:56:40 +00:00
RelationSet.pm Fix for bug 105773: Email addresses in the CC list are now sorted case-insensitively 2001-11-03 02:05:43 +00:00
relogin.cgi Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from 2002-02-04 12:23:05 +00:00
reports.cgi Bug 122744 - charting fails taint checks 2002-01-31 23:51:38 +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 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
show_activity.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
show_bug.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
showattachment.cgi Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker. 2002-01-30 14:14:12 +00:00
showdependencygraph.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
showdependencytree.cgi Fix for bug 104652: Duplicate bugs in the dependency tree now get marked with the message "This bug appears elsewhere in this tree." so users know why the bug does not appear to have dependencies. 2001-11-08 02:43:55 +00:00
showvotes.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
sidebar.cgi Fix for bug 119060 - Use of Template.pm filters for url and html encoding. r=jake,dkl 2002-01-18 16:50:08 +00:00
syncshadowdb Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
token.cgi Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from 2002-02-04 12:23:05 +00:00
Token.pm Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00
UPGRADING CHANGES move to "UPGRADING-pre-2.8" 2001-08-10 22:35:22 +00:00
UPGRADING-pre-2.8 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
userprefs.cgi Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from 2002-02-04 12:23:05 +00:00
votehelp.html Backing out previous checkin, this file is distributed with Bugzilla, we don't need mozilla-specific information in it. 2001-11-20 18:11:05 +00:00
whineatnews.pl Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to 2002-02-06 02:47:00 +00:00
xml.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00

* 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.