gecko-dev/webtools/bugzilla
lpsolit%gmail.com 61d8101a5c Bug 348070: An arrayref is always "true" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-10 20:55:09 +00:00
..
Bugzilla Bug 348070: An arrayref is always "true" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-10 20:55:09 +00:00
contrib Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
docs Bug 346554: Remove checksetup's checks for modules that are included with perl 5.8.0 2006-07-31 22:22:51 +00:00
images
js Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2006-06-17 23:24:36 +00:00
skins/standard Bug 344513: Make plain-text custom fields functional on all pages except enter_bug.cgi 2006-07-17 19:58:56 +00:00
t Bug 94534: Customised resolutions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-13 18:00:43 +00:00
template Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use it 2006-08-10 17:53:08 +00:00
.cvsignore Bug 330944: Add 'extensions' to .cvsignore - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> r=wicked a=myk 2006-03-28 19:49:01 +00:00
Bugzilla.pm Bug 347818: Cannot set Bugzilla->batch(0) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-08-08 20:49:11 +00:00
QUICKSTART Bug 302381: QUICKSTART is a bit outdated 2005-12-26 19:43:57 +00:00
README
UPGRADING
UPGRADING-pre-2.8
attachment.cgi Bug 343814: Move PatchReader specific code into a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-03 19:35:03 +00:00
buglist.cgi Bug 347228: turn off server push and setting cookies when X-Moz request header set to "microsummary" 2006-08-09 01:30:27 +00:00
bugzilla.dtd Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs 2006-06-26 21:05:32 +00:00
chart.cgi Bug 173629: Clean up "my" variable scoping issues for mod_perl 2006-07-06 06:12:05 +00:00
checksetup.pl Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-04 22:24:48 +00:00
colchange.cgi Bug 344513: Make plain-text custom fields functional on all pages except enter_bug.cgi 2006-07-17 19:58:56 +00:00
collectstats.pl Bug 339382: Make Bugzilla::Field use Bugzilla::Object 2006-07-25 23:20:42 +00:00
config.cgi Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
createaccount.cgi Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
customfield.pl Bug 289357: Move AddFDef from checksetup into Field.pm 2006-08-02 23:33:42 +00:00
describecomponents.cgi Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
describekeywords.cgi Bug 343248: SQL query to get all keywords with bug count is duplicated in editkeywords.cgi and describekeywords.cgi 2006-07-01 16:45:54 +00:00
duplicates.cgi Bug 173629: Clean up "my" variable scoping issues for mod_perl 2006-07-06 06:12:05 +00:00
duplicates.xul
editclassifications.cgi Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-08-05 23:32:36 +00:00
editcomponents.cgi Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
editflagtypes.cgi Bug 339383: Make Bugzilla::Group use Bugzilla::Object 2006-08-07 23:05:00 +00:00
editgroups.cgi Bug 339383: Make Bugzilla::Group use Bugzilla::Object 2006-08-07 23:05:00 +00:00
editkeywords.cgi Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use it 2006-08-10 17:53:08 +00:00
editmilestones.cgi Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
editparams.cgi Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module. 2006-07-31 22:15:55 +00:00
editproducts.cgi Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-04 22:24:48 +00:00
editsettings.cgi Bug 173629: Clean up "my" variable scoping issues for mod_perl 2006-07-06 06:12:05 +00:00
editusers.cgi Bug 347269: Deleting a user account displays incoherent comments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-08-08 21:55:46 +00:00
editvalues.cgi Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module. 2006-07-31 22:15:55 +00:00
editversions.cgi Bug 313125: Implement validations and database persistence functions for Versions.pm and clean-up editversions.cgi - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=myk 2006-07-18 23:50:32 +00:00
editwhines.cgi Bug 173629: Clean up "my" variable scoping issues for mod_perl 2006-07-06 06:12:05 +00:00
enter_bug.cgi Bug 347777 Intel Mac should be detected as Hardware: PC rather than Hardware: Mac 2006-08-07 22:02:20 +00:00
importxml.pl Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-07-25 00:24:54 +00:00
index.cgi Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
long_list.cgi Bug 313546: long_list.cgi URLs don't redirect to show_bug correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-10-25 19:31:31 +00:00
page.cgi Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
post_bug.cgi Bug 345929: User matching not called for requestee fields in post_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-08-03 21:52:28 +00:00
process_bug.cgi Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.org> r=wicked a=myk 2006-07-06 12:06:43 +00:00
productmenu.js Bug 290366: JavaScript error in productmenu.js from editflagtypes.cgi and request.cgi when only one product defined - Patch by Teemu Mannermaa <wicked@etlicon.fi> r/a=myk 2005-08-21 20:05:39 +00:00
query.cgi Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk 2006-08-03 19:40:26 +00:00
quips.cgi Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
relogin.cgi Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
report.cgi Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
reports.cgi Bug 304889: Templatize reports.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-03 17:54:04 +00:00
request.cgi Bug 345652: request.cgi should look at flags.modification_date instead of flags.creation_date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-25 01:25:44 +00:00
robots.txt
runtests.pl
sanitycheck.cgi Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-04 22:24:48 +00:00
show_activity.cgi Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
show_bug.cgi Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
showattachment.cgi Bug 281358: Attachment links in bugmail are different from the link in show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave 2006-03-01 22:46:23 +00:00
showdependencygraph.cgi Bug 173629: Clean up "my" variable scoping issues for mod_perl 2006-07-06 06:12:05 +00:00
showdependencytree.cgi Bug 342528: Undefined subroutine in showdependencytree.cgi in latest CVS 2006-06-26 16:15:36 +00:00
sidebar.cgi Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
summarize_time.cgi Bug 338375: Use Bugzilla->params everywhere instead of Param(). 2006-07-03 21:42:47 +00:00
testagent.cgi
testserver.pl Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate package 2006-07-25 06:19:08 +00:00
token.cgi Bug 173629: Clean up "my" variable scoping issues for mod_perl 2006-07-06 06:12:05 +00:00
userprefs.cgi Bug 69000: Permit a stored query to be marked "shared" and accessible by other users. 2006-07-13 20:08:00 +00:00
votes.cgi Bug 173629: Clean up "my" variable scoping issues for mod_perl 2006-07-06 06:12:05 +00:00
whine.pl Bug 100953: Move data/nomail into the DB and implement a UI to edit it 2006-07-30 03:50:25 +00:00
whineatnews.pl Bug 100953: Move data/nomail into the DB and implement a UI to edit it 2006-07-30 03:50:25 +00:00
xml.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00

README

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