gecko-dev/webtools/bugzilla
2004-03-26 16:34:49 +00:00
..
Bugzilla Patch for bug 238683: fix for usage of uninitialized value in concatenation in Bugzilla/CGI.pm: remove extra $ char; patch by corporate_gadfly@hotmail.com; r=vlad; a=justdave. 2004-03-26 02:07:44 +00:00
contrib Patch for bug 238396: update the README file for the gnatsparse project; patch by Daniel Berlin <dberlin@dberlin.org>; a=justdave. 2004-03-23 17:59:11 +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 232097: Use an entity reference for the landfill base URL in the demos, to make it easy to change each release. Patch by 2004-03-26 16:34:49 +00:00
js
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 Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. 2004-03-26 02:00:45 +00:00
.cvsignore
1x1.gif
ant.jpg
attachment.cgi
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
Bugzilla.pm
CGI.pl
chart.cgi
checksetup.pl Patch for bug 238693: replace depreciated v-strings with calls to the pack() function; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. 2004-03-26 02:14:00 +00:00
colchange.cgi
collectstats.pl
config.cgi
createaccount.cgi
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
describekeywords.cgi
doeditparams.cgi
duplicates.cgi
duplicates.xul
editcomponents.cgi
editflagtypes.cgi
editgroups.cgi Bug 181589: Add mass-remove to editgroups 2004-03-26 15:18:07 +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
editparams.cgi
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
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
index.cgi
localconfig.js
long_list.cgi
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
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
query.cgi
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
quips.cgi Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave. 2004-03-06 09:08:46 +00:00
README
relogin.cgi
report.cgi
reports.cgi
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
runtests.sh
sanitycheck.cgi Bug 127862:Have sanitycheck.cgi use perl to evaluate email regexp 2004-03-25 14:32:18 +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
showdependencygraph.cgi
showdependencytree.cgi
sidebar.cgi
token.cgi Bug 237517 inconsistent spelling of cancelled or canceled 2004-03-18 16:14:55 +00:00
UPGRADING
UPGRADING-pre-2.8
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
whineatnews.pl
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.

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