gecko-dev/webtools/bugzilla
2004-03-22 06:45:21 +00:00
..
Bugzilla Patch for bug 179351: improve variable scoping issues in order to fix a bug causing oddly formatted dependency emails; patch by Teemu Mannermaa <wicked@etlicon.fi> revised slightly by justdave; r=joel; a=justdave. 2004-03-19 22:03:52 +00:00
contrib Bug 126252: add the gnatsparse Python script to the contrib directory; author: Daniel Berlin <dan@dberlin.org>; a=justdave. 2004-03-21 21:32:16 +00:00
css Fix for bug 237757: Resolved bugs are no longer struck out on dependency 2004-03-17 22:50:20 +00:00
docs Bug 224420 - documentation for new reporting and charting systems. 2004-03-22 00:26:47 +00:00
js Fix for bug 183774: makes duplicates.xul compute a correct base URL when jarred so that links to bugs work. 2004-01-25 18:47:16 +00:00
skins/standard Fix for bug 237757: Resolved bugs are no longer struck out on dependency 2004-03-17 22:50:20 +00:00
t Bustage fix: adding filters defined in bug 232397. New filters need to 2004-03-17 00:13:43 +00:00
template Bug 237515 Change 'also' to 'too' in watching help 2004-03-22 02:10:04 +00:00
.cvsignore
1x1.gif
ant.jpg
attachment.cgi Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces. 2004-02-05 18:14:11 +00:00
buglist.cgi Patch for bug 235459: add icalendar output format in buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. 2004-03-16 21:18:41 +00:00
bugzilla.dtd Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
Bugzilla.pm Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a 2003-11-27 01:01:00 +00:00
CGI.pl Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined" 2003-10-30 01:31:58 +00:00
chart.cgi Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave. 2004-02-12 22:33:07 +00:00
checksetup.pl Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. 2004-03-18 03:57:05 +00:00
colchange.cgi Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use Refresh HTTP header (on IIS only). r=justdave,a=justdave 2003-11-19 06:29:20 +00:00
collectstats.pl Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave. 2004-02-11 23:41:36 +00:00
config.cgi Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list. 2003-06-23 18:01:39 +00:00
createaccount.cgi Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based methods that are mod_perl compatible; r=gerv; a=justdave. 2004-02-24 12:25:11 +00:00
defparams.pl Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open. 2004-03-18 05:55:41 +00:00
describecomponents.cgi [SECURITY] Bug 209742: Under some circumstances, a user can obtain component descriptions for a product to which he does not normally have access. 2003-11-03 03:25:51 +00:00
describekeywords.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
doeditparams.cgi Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
duplicates.cgi Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
duplicates.xul Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
editcomponents.cgi Bug 227771 - Migration and product/component create code no longer writes series to database. Patch by gerv; r=kiko, a=justdave. 2003-12-08 23:13:35 +00:00
editflagtypes.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
editgroups.cgi Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@. 2003-11-19 06:42:09 +00:00
editkeywords.cgi Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave. 2004-03-06 09:04:33 +00:00
editmilestones.cgi Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
editparams.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
editproducts.cgi Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-07 23:27:32 +00:00
editusers.cgi Patch for bug 238033: eliminate HTML closing tags that haven't been opened and fix an identation issue; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave. 2004-03-21 14:26:58 +00:00
editversions.cgi Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
enter_bug.cgi Bug 35154 enter_bug.cgi expects UA format some browsers don't deliver (IE) 2004-03-22 01:48:50 +00:00
globals.pl Patch for bug 237840: eliminate case sensitivity for "attachment N" linkification; r=kiko, a=justdave. 2004-03-22 06:45:21 +00:00
importxml.pl Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
index.cgi Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave. 2004-02-14 10:54:51 +00:00
localconfig.js Bug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave 2003-07-17 22:49:47 +00:00
long_list.cgi Fix for bug 204560: display alias in long listing. 2003-08-05 00:31:22 +00:00
move.pl Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. 2004-03-18 03:57:05 +00:00
page.cgi Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
post_bug.cgi Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. 2004-03-18 03:57:05 +00:00
process_bug.cgi Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open. 2004-03-18 05:55:41 +00:00
productmenu.js Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses. 2002-09-28 18:42:54 +00:00
query.cgi Adding a comment to avoid further dupes of bug 97736 -- and also 2004-02-12 04:45:17 +00:00
queryhelp.cgi Patch for bug 234898; start to use $cgi->param in queryhelp.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave. 2004-02-29 14:29:38 +00:00
quicksearch.html
quicksearch.js Add an XXX comment related to bugs 201235 and 236025. 2004-02-29 15:22:26 +00:00
quicksearchhack.html Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-07 23:27:32 +00:00
QUICKSTART Adding bits about localconfig.js (I always forget it) and rewording one 2004-01-15 15:02:45 +00:00
quips.cgi Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave. 2004-03-06 09:08:46 +00:00
README Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a 2003-10-10 02:22:39 +00:00
relogin.cgi Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a 2003-11-27 01:01:00 +00:00
report.cgi Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. 2003-09-14 23:00:09 +00:00
reports.cgi Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
request.cgi Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=kiko, a=justdave. 2004-03-06 08:54:17 +00:00
robots.txt
runtests.pl Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
runtests.sh Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
sanitycheck.cgi Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ::FORM; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko; a=justdave. 2004-02-29 14:24:06 +00:00
show_activity.cgi Patch for bug 235268: Convert show_activity.cgi to get rid of %FORM; r=jouni; a=justdave. 2004-02-27 11:13:55 +00:00
show_bug.cgi Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. 2004-03-18 03:57:05 +00:00
showattachment.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
showdependencygraph.cgi Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependency graphs. r=kiko, justdave; a=justdave 2003-12-03 18:31:52 +00:00
showdependencytree.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
sidebar.cgi Bug 180635 - Enhance Bugzilla::User to store additional information 2003-06-03 09:48:15 +00:00
token.cgi Bug 237517 inconsistent spelling of cancelled or canceled 2004-03-18 16:14:55 +00:00
UPGRADING
UPGRADING-pre-2.8 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
userprefs.cgi Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. 2004-03-18 03:57:05 +00:00
votes.cgi [SECURITY] Bug 209376: If you know the email address of someone who has voted on a secure bug, you can access the summary of that bug even if you do not have sufficient permissions to view the bug itself. 2003-11-03 03:20:49 +00:00
whineatnews.pl Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave. 2004-02-27 11:10:01 +00:00
xml.cgi Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +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.

* A quick installation guide is provided in the QUICKSTART file.

* Complete installation instructions are 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.bugzilla.org/".  This site will
contain the latest Bugzilla information, including how to report bugs and how
to get help with Bugzilla.