gecko-dev/webtools/bugzilla
mkanat%bugzilla.org 3b96beb321 Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-07 23:54:01 +00:00
..
Bugzilla Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug 2007-03-07 23:54:01 +00:00
contrib Bug 365593: bz_webservices_demo.pl does not match the API as defined in the Webservices code - Patch by Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat a=myk 2007-01-06 14:20:16 +00:00
docs Bump version number on the trunk with the branching of 3.0. 2007-02-26 06:21:37 +00:00
images
js Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed r=timeless a=mkanat] 2007-03-07 07:59:33 +00:00
skins Bug 312197: Templatize sanitycheck.cgi - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-03-05 18:33:38 +00:00
t Bug 349423: Release Notes for Bugzilla 3.0 2007-02-22 18:41:30 +00:00
template Bug 367480: [LDAP] Try a list of servers in order until we connect successfully 2007-03-07 20:43:43 +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 297186: Send emails in the recipient's locale, not the current user's - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-12-11 18:00:46 +00:00
QUICKSTART
README
UPGRADING
UPGRADING-pre-2.8
attachment.cgi Bug 367649: Deleting an attachment should set isobsolete to 1 2007-01-21 15:11:52 +00:00
buglist.cgi Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2007-02-28 13:58:23 +00:00
bugzilla.dtd Bug 366059: Include the attachment size when viewing bugs in the XML format - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor a=myk 2007-01-06 23:51:56 +00:00
chart.cgi Bug 365256 Period is on the wrong side of a bunch of other parentheses 2007-01-07 23:58:22 +00:00
checksetup.pl Bug 361252: checksetup.pl should get confirmation from the user before causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk 2006-12-09 11:51:35 +00:00
colchange.cgi Bug 345826: Ability to save column list in saved searches 2007-03-07 20:37:08 +00:00
collectstats.pl Bug 365256 Period is on the wrong side of a bunch of other parentheses 2007-01-07 23:58:22 +00:00
config.cgi Bug 350933: Ability to limit config.cgi output by product 2006-10-17 04:41:05 +00:00
createaccount.cgi Bug 351098: Make Bugzilla::Object able to update objects in the database, and make Bugzilla::Keyword use it 2006-09-05 19:18:27 +00:00
describecomponents.cgi Bug 365064: describecomponents.cgi returns no data when no product name is given - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-27 07:37:20 +00:00
describekeywords.cgi Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group 2006-09-04 16:21:49 +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 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-14 22:02:13 +00:00
editcomponents.cgi Bug 339380: Make Bugzilla::Component use Bugzilla::Object 2006-12-19 06:39:29 +00:00
editfields.cgi Bug 350307: Split out the create and update functionality of Bugzilla::Field::create_or_update 2006-11-13 02:50:17 +00:00
editflagtypes.cgi Bug 364216: Flag::retarget() is broken (again) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=myk 2007-01-04 17:48:17 +00:00
editgroups.cgi Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgi 2007-03-06 04:54:07 +00:00
editkeywords.cgi Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-14 22:02:13 +00:00
editmilestones.cgi Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-12-19 10:35:43 +00:00
editparams.cgi Bug 297186: Send emails in the recipient's locale, not the current user's - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-12-11 18:00:46 +00:00
editproducts.cgi Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2006-12-19 10:35:43 +00:00
editsettings.cgi Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-14 22:02:13 +00:00
editusers.cgi Bug 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +00:00
editvalues.cgi Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-14 22:02:13 +00:00
editversions.cgi Bug 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +00:00
editwhines.cgi Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-14 22:02:13 +00:00
email_in.pl Bug 362996: email_in.pl throws warnings of uninitialized values when no content-type is given - Patch by Bill Barry <after.fallout@gmail.com> r=mkanat a=myk 2007-01-06 14:14:59 +00:00
enter_bug.cgi Bug 366529 sniff vista 2007-01-14 01:42:40 +00:00
importxml.pl Bug 348282: importxml.pl throws Bugzilla::Bug::ValidateTime warnings if the time value is not defined and param timetrackinggroup defined - Patch by Guzm��n Bras�� <gbn@hqso.net> r/a=LpSolit 2007-02-06 14:57:01 +00:00
index.cgi Bug 349361: Implement a Welcome page for admins on a fresh installation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-08-21 21:27:42 +00:00
long_list.cgi
mod_perl.pl Bug 370010: Use Apache::SizeLimit in mod_perl.pl to limit outrageous Apache memory usage 2007-02-25 02:43:24 +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 372723: Bookmarkable template URLs on enter_bug.cgi should not contain tokens - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-03-06 11:41:13 +00:00
process_bug.cgi Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug 2007-03-07 23:54:01 +00:00
productmenu.js
query.cgi Bug 365376: query.cgi: Use of uninitialized value at line 178 - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-29 23:41:34 +00:00
quips.cgi Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group 2006-09-04 16:21:49 +00:00
relogin.cgi Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-14 22:02:13 +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 346086: [SECURITY] attachment.cgi lets you view descriptions of private attachments even when you are not in the insidergroup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2006-10-14 21:04:56 +00:00
robots.txt
runtests.pl
sanitycheck.cgi Bug 312197: Templatize sanitycheck.cgi - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-03-05 18:33:38 +00:00
search_plugin.cgi Fix on checkin for bug 354661 2006-09-28 22:19:33 +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 364835 - "current bug number should be filled in in "to bugs" input box to simplify tagging" [p=reed r=bkor a=justdave] 2006-12-27 01:21:32 +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 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perl 2006-12-16 01:47:12 +00:00
showdependencytree.cgi Bug 348923: Clean up a few more variable-scoping issues for mod_perl 2006-10-20 20:50:30 +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 283582: Remove UserInGroup in favor of Bugzilla->user->in_group 2006-09-04 16:21:49 +00:00
testagent.cgi Bug 369956: Have testserver.pl report whether or not the server is using mod_perl 2007-02-11 00:12:24 +00:00
testserver.pl Bug 369956: Have testserver.pl report whether or not the server is using mod_perl 2007-02-11 00:12:24 +00:00
token.cgi Bug 340538: Insecure dependency in exec while running with -T switch at /usr/lib/perl5/site_perl/5.8.6/Mail/Mailer/sendmail.pm line 16. 2006-10-20 18:52:24 +00:00
userprefs.cgi Bug 365256 Period is on the wrong side of a bunch of other parentheses 2007-01-07 23:58:22 +00:00
votes.cgi Bug 356393: No title is displayed when confirming a bug by popular votes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-10-13 12:59:57 +00:00
whine.pl Bug 357474: whine.pl says "email address has not been properly set" with default parameters - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave 2006-10-22 00:46:21 +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
xmlrpc.cgi Bug 358354: WebService should perform a login in xmlrpc.cgi 2007-02-04 16:23:21 +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.