gecko-dev/webtools/bugzilla
myk%mozilla.org 5d3d8e4241 Fix for bug 97784: Wrap comments properly on "edit attachment" page.
Fix by Myk Melez <myk@mozilla.org>.
r=kiko,justdave
2001-12-26 17:25:32 +00:00
..
Bugzilla Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrectly quoted in Bug.pm 2001-11-26 14:16:10 +00:00
contrib Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>. 2001-11-15 17:04:58 +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 Added blurb about unified diffs. 2001-11-20 20:16:24 +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 Get the file list of files to scan for templates from Support::Files instead of glob('*') 2001-11-30 21:49:47 +00:00
template/default Fix for bug 97784: Wrap comments properly on "edit attachment" page. 2001-12-26 17:25:32 +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 104261 - incorrect template paths. r=myk, ddk. 2001-11-22 06:12:36 +00:00
Attachment.pm Bug 104261 - incorrect template paths. r=myk, ddk. 2001-11-22 06:12:36 +00:00
booleanchart.html
bug_form.pl Re-fix for bug 102141: The prior checkin on this bug caused an error if you could only see one product and you tried to 2001-12-09 20:21:31 +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 Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrectly quoted in Bug.pm 2001-11-26 14:16:10 +00:00
buglist.cgi Fix for bug 12284: allow user to specify which columns to display in a bug list 2001-11-17 21:04:37 +00:00
bugwritinghelp.html
bugzilla.dtd
CGI.pl SECURITY FIX bug 54901: If you were using LDAP authentication it would let you log in as anyone if you left the password 2001-12-09 15:56:23 +00:00
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 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
colchange.cgi Fix for bug 101875: Put the product column before the component column rather than after. 2001-11-26 23:29:29 +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 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 Bugzilla Bug 93754�describe should be #directable 2001-11-21 16:44:38 +00:00
describekeywords.cgi Bugzilla Bug 93754�describe should be #directable 2001-11-21 16:44:38 +00:00
doeditparams.cgi Fix for bug 92500: line-feeds were not being properly converted when submitting parameter changes with some Mac browsers. 2001-11-17 22:18:07 +00:00
doeditvotes.cgi Fix for bug 95615: cosmetic change to clarify error message when trying to use too many votes 2001-11-02 20:05:13 +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 Bug 104261 - incorrect template paths. r=myk, ddk. 2001-11-22 06:12:36 +00:00
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 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 Fix for bug 108821: Prevent users with any blessgroupset privileges from blessing any group set. 2001-11-08 00:52:13 +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 100788: enter_bug.cgi wasn't correctly interpretting whether or not a partial URL needed an http:// added to the 2001-11-17 23:05:48 +00:00
globals.pl Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim() in globals.pl not to use $_ so as not to conflict with $_ values allready 2001-12-17 01:29:52 +00:00
help.html
helpemailquery.html
how_to_mail.html
importxml.pl Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrectly quoted in Bug.pm 2001-11-26 14:16:10 +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 Oops. Bug 109690 again, r=justdave, gerv 2001-11-12 05:47:24 +00:00
move.pl Fix for bugs 55161 and 12819. The activity log now stores only what's changed in multi-value fields. 2001-07-20 15:18:30 +00:00
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 109354: After entering a new bug, the link offering to add an attachment to the bug you just created pointed at 2001-11-17 22:40:02 +00:00
process_bug.cgi Fix for bug 102487: If you had "comment on product change required" turned on in your installation, Bugzilla would warn you of 2001-12-16 00:05:54 +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 Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justdave, mattyt. Wahey! 2001-11-18 22:23:31 +00:00
queryhelp.cgi Fix for bug 99864: consistant use of "product" vs "program" 2001-11-21 19:56:28 +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 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
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 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 More leak pluggin. This one fixes bug 39526. 2001-06-01 13:38:01 +00:00
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 Bug 98080 ask for an attachment number when no params are given 2001-12-20 23:42:28 +00:00
showdependencygraph.cgi Bug 110276:SQL error in globals.pl. 2001-11-21 08:09:32 +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 Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, not natural size and doesn't include a maxlength attribute. 2001-11-17 10:29:55 +00:00
sidebar.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
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 Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' not locked", fixed typo in lock tables command. 2001-08-17 12:42:34 +00:00
Token.pm Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' not locked", fixed typo in lock tables command. 2001-08-17 08:38:54 +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 Fix for bug 108822: Prevent any user from changing their own groupset. 2001-11-08 00:54:15 +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 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

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