Name
Last commit
Last update
Bugzilla Bug 341453: Bugzilla::Series looks for functions in global scope that are not global functions
contrib Spelling patch: replace 'specify a email-adress' with 'specify an email-address' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>.
docs Documentation patch for bug 340904: remove false statement from documentation that specified the fact that we still store plain text passwords in the database (which is false); patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit.
images Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
js Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave
skins/standard Bug 340426: Add a navbar at the top of each pages + have a better title - Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
t Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
template Patch for bug 340848: remove obsolete values from page.cgi?id=fields; r=LpSolit, a=justdave.
.cvsignore Bug 330944: Add 'extensions' to .cvsignore - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> r=wicked a=myk
Bugzilla.pm Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
QUICKSTART Bug 302381: QUICKSTART is a bit outdated
README Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a
UPGRADING CHANGES move to "UPGRADING-pre-2.8"
UPGRADING-pre-2.8 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
attachment.cgi Bug 340139: When adding a new attachment, data inserted in the bugs_activity table are quoted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor, r=ghendricks, r=vladd a=justdave
buglist.cgi Bug 330698: Remove $::components, @::enterable_products and $::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
bugzilla.dtd Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
chart.cgi Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
checksetup.pl Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
colchange.cgi Bug 328638: Remove @::legal_keywords and %::keywordsbyname
collectstats.pl Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
config.cgi Bug 329377: Bugzilla::Object base class for objects
createaccount.cgi Bug 312935: User Account Log should start with a creation date - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor, r=wicked a=myk
customfield.pl Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave
describecomponents.cgi Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
describekeywords.cgi Loading commit data...
duplicates.cgi Loading commit data...
duplicates.xul Loading commit data...
editclassifications.cgi Loading commit data...
editcomponents.cgi Loading commit data...
editflagtypes.cgi Loading commit data...
editgroups.cgi Loading commit data...
editkeywords.cgi Loading commit data...
editmilestones.cgi Loading commit data...
editparams.cgi Loading commit data...
editproducts.cgi Loading commit data...
editsettings.cgi Loading commit data...
editusers.cgi Loading commit data...
editvalues.cgi Loading commit data...
editversions.cgi Loading commit data...
editwhines.cgi Loading commit data...
enter_bug.cgi Loading commit data...
globals.pl Loading commit data...
importxml.pl Loading commit data...
index.cgi Loading commit data...
long_list.cgi Loading commit data...
page.cgi Loading commit data...
post_bug.cgi Loading commit data...
process_bug.cgi Loading commit data...
productmenu.js Loading commit data...
query.cgi Loading commit data...
quips.cgi Loading commit data...
relogin.cgi Loading commit data...
report.cgi Loading commit data...
reports.cgi Loading commit data...
request.cgi Loading commit data...
robots.txt Loading commit data...
runtests.pl Loading commit data...
sanitycheck.cgi Loading commit data...
show_activity.cgi Loading commit data...
show_bug.cgi Loading commit data...
showattachment.cgi Loading commit data...
showdependencygraph.cgi Loading commit data...
showdependencytree.cgi Loading commit data...
sidebar.cgi Loading commit data...
summarize_time.cgi Loading commit data...
testagent.cgi Loading commit data...
testserver.pl Loading commit data...
token.cgi Loading commit data...
userprefs.cgi Loading commit data...
votes.cgi Loading commit data...
whine.pl Loading commit data...
whineatnews.pl Loading commit data...
xml.cgi Loading commit data...
* 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.