gecko-dev/webtools/bugzilla
2005-07-12 22:35:04 +00:00
..
Bugzilla Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk 2005-07-12 22:02:10 +00:00
contrib Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations 2005-07-12 07:56:16 +00:00
docs Bug 252272: Allow extremely large attachments to be stored locally 2005-07-12 10:56:52 +00:00
images
js Bug 262592: Enable templates to use a cookies to remember UI preferences and hide/expose content 2005-07-12 12:32:16 +00:00
skins/standard
t Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pm 2005-05-26 20:07:35 +00:00
template Bug 276818: "Verify Version, Component, Target Milestone" page on product change lacks title - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-07-12 22:25:11 +00:00
.cvsignore
ant.jpg
attachment.cgi Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify() 2005-07-08 05:29:15 +00:00
buglist.cgi Bug 300006: "cookies need value" error code when a query returns an empty result. 2005-07-08 03:39:19 +00:00
bugzilla.dtd Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave 2005-06-02 21:26:43 +00:00
Bugzilla.pm
CGI.pl Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an unused variable) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-07-11 00:40:59 +00:00
chart.cgi
checksetup.pl Bug 204217: require MySQL version 4.0+ 2005-07-11 22:07:24 +00:00
colchange.cgi Bug 300006: "cookies need value" error code when a query returns an empty result. 2005-07-08 03:39:19 +00:00
collectstats.pl
config.cgi
createaccount.cgi Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an unused variable) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-07-11 00:40:59 +00:00
defparams.pl Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmurf.de> r=timeless a=myk 2005-06-29 22:18:21 +00:00
describecomponents.cgi
describekeywords.cgi
doeditparams.cgi
duplicates.cgi
duplicates.xul
editclassifications.cgi Bug 293501: Add me to files where I belong and fix kerio.com emails 2005-06-15 03:55:00 +00:00
editcomponents.cgi
editflagtypes.cgi
editgroups.cgi
editkeywords.cgi
editmilestones.cgi
editparams.cgi
editproducts.cgi Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave 2005-07-07 21:03:05 +00:00
editsettings.cgi
editusers.cgi Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave 2005-06-24 22:33:05 +00:00
editvalues.cgi Bug 293501: Add me to files where I belong and fix kerio.com emails 2005-06-15 03:55:00 +00:00
editversions.cgi
editwhines.cgi Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involving length function + Numeric comparison performed on strings - Both patches by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-07-07 19:33:25 +00:00
enter_bug.cgi
globals.pl Bug 300379: GenerateVersionTable's rename may fail silently - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-07-12 22:35:04 +00:00
importxml.pl Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 19:16:34 +00:00
index.cgi
localconfig.js
long_list.cgi
move.pl
page.cgi
post_bug.cgi Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems 2005-07-08 05:35:21 +00:00
process_bug.cgi Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-07-10 22:37:15 +00:00
productmenu.js
query.cgi Bug 268146: mod_security complain: Invalid cookie format: Cookie value is missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave 2005-07-07 11:53:38 +00:00
quicksearch.html
quicksearch.js Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave. 2005-06-09 09:32:25 +00:00
quicksearchhack.html Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 19:16:34 +00:00
QUICKSTART
quips.cgi Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-06-29 21:54:50 +00:00
README
relogin.cgi
report.cgi
reports.cgi
request.cgi Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive 2005-07-08 02:31:43 +00:00
robots.txt
runtests.pl
sanitycheck.cgi Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmurf.de> r=timeless a=myk 2005-06-29 22:18:21 +00:00
show_activity.cgi
show_bug.cgi
showattachment.cgi
showdependencygraph.cgi
showdependencytree.cgi
sidebar.cgi
summarize_time.cgi
testagent.cgi
testserver.pl
token.cgi Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive 2005-07-08 02:31:43 +00:00
UPGRADING
UPGRADING-pre-2.8
userprefs.cgi
votes.cgi
whine.pl Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-07-07 18:33:46 +00:00
whineatnews.pl Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pm 2005-07-08 02:17:04 +00:00
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.