gecko-dev/webtools/bugzilla
mkanat%kerio.com 4f23ab2773 Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 07:53:17 +00:00
..
Bugzilla Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call 2005-02-20 07:53:17 +00:00
contrib Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call 2005-02-18 16:01:48 +00:00
docs Bug 281185: Add boolean charts docs 2005-02-19 03:01:53 +00:00
images
js
skins/standard Fix for bug 278125: converts Bugzilla header to structural HTML and stylistic CSS; Patch by Svetlana Harisova; r,a=myk 2005-02-16 19:31:44 +00:00
t Bug 282509: Bugzilla now requires perl 5.6.1 2005-02-17 10:16:03 +00:00
template Bug 253721: Add group-based lists to whining 2005-02-18 22:42:07 +00:00
.cvsignore
Bugzilla.pm Bug 257344: Remove exit from error handlers when non-interactive 2004-11-08 02:25:59 +00:00
CGI.pl Bug 257315 : type of delta_ts in bugs table should not be timestamp 2005-02-08 16:51:03 +00:00
QUICKSTART
README
UPGRADING
UPGRADING-pre-2.8
ant.jpg
attachment.cgi Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call 2005-02-18 16:01:48 +00:00
buglist.cgi Bug 280497: Replace "LIMIT" with Bugzilla::DB function call 2005-02-18 16:14:27 +00:00
bugzilla.dtd Patch for bug 171478: XML bug output should include attachment flags; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk. 2005-01-16 20:34:52 +00:00
chart.cgi Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. 2005-01-16 14:07:31 +00:00
checksetup.pl Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call 2005-02-20 07:53:17 +00:00
colchange.cgi Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. 2005-01-16 20:27:24 +00:00
collectstats.pl Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call 2005-02-20 07:53:17 +00:00
config.cgi Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixes burning Tinderbox) 2005-02-16 22:30:42 +00:00
createaccount.cgi Bug 280994 : Move ValidateNewUser out of globals.pl 2005-02-09 06:42:43 +00:00
defparams.pl Bug 99567 : Allow Milestone to be set on creation of bug as an option 2005-02-15 21:51:12 +00:00
describecomponents.cgi Bug 153461: describe components shouldn't give an error for a bad product 2005-01-07 21:34:07 +00:00
describekeywords.cgi
doeditparams.cgi
duplicates.cgi
duplicates.xul
editclassifications.cgi Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call 2005-02-17 21:57:27 +00:00
editcomponents.cgi Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call 2005-02-17 21:57:27 +00:00
editflagtypes.cgi Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call 2005-02-17 21:57:27 +00:00
editgroups.cgi Bug 253721: Add group-based lists to whining 2005-02-18 22:42:07 +00:00
editkeywords.cgi Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. 2005-01-16 14:07:31 +00:00
editmilestones.cgi Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call 2005-02-17 21:57:27 +00:00
editparams.cgi Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. 2005-01-16 14:07:31 +00:00
editproducts.cgi Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call 2005-02-18 16:01:48 +00:00
editusers.cgi Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call 2005-02-18 16:01:48 +00:00
editversions.cgi Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call 2005-02-17 21:57:27 +00:00
editwhines.cgi Bug 253721: Add group-based lists to whining 2005-02-18 22:42:07 +00:00
enter_bug.cgi Bug 282267 : product name is checked twice in enter_bug.cgi 2005-02-16 17:40:12 +00:00
globals.pl Bug 280497: Replace "LIMIT" with Bugzilla::DB function call 2005-02-18 16:14:27 +00:00
importxml.pl Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call 2005-02-18 16:01:48 +00:00
index.cgi
localconfig.js
long_list.cgi Bug 201818 : Convert long_list.cgi to a format 2005-01-24 16:39:27 +00:00
move.pl Bug 257315 : type of delta_ts in bugs table should not be timestamp 2005-02-08 16:51:03 +00:00
page.cgi
post_bug.cgi Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call 2005-02-18 16:01:48 +00:00
process_bug.cgi Bug 280497: Replace "LIMIT" with Bugzilla::DB function call 2005-02-18 16:14:27 +00:00
productmenu.js Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave 2004-12-14 02:29:56 +00:00
query.cgi Bug 254347: Use of uninitialized value msg in query.cgi 2005-02-18 17:34:19 +00:00
quicksearch.html
quicksearch.js
quicksearchhack.html
quips.cgi
relogin.cgi
report.cgi Patch for bug 262182: editing a buglist from a tabular report shouldn't go to a wrong page; patch by Gervase Markham <gerv@mozilla.org>; r=rsiklos, a=justdave. 2004-11-05 09:22:26 +00:00
reports.cgi
request.cgi Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave 2004-12-14 02:29:56 +00:00
robots.txt
runtests.pl
runtests.sh
sanitycheck.cgi Bug 280497: Replace "LIMIT" with Bugzilla::DB function call 2005-02-18 16:14:27 +00:00
show_activity.cgi
show_bug.cgi
showattachment.cgi
showdependencygraph.cgi Bug 277623 : Move PerformSubsts() out of globals.pl 2005-02-03 17:37:08 +00:00
showdependencytree.cgi
sidebar.cgi
testagent.cgi
testserver.pl Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when it looks for webservers; patch by Kieran Lal <kieran@gmail.com> and Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, r=vladd, a=myk. 2005-01-16 13:15:34 +00:00
token.cgi Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call 2005-02-17 21:57:27 +00:00
userprefs.cgi Bug 280497: Replace "LIMIT" with Bugzilla::DB function call 2005-02-18 16:14:27 +00:00
votes.cgi Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call 2005-02-17 21:57:27 +00:00
whine.pl Bug 253721: Add group-based lists to whining 2005-02-18 22:42:07 +00:00
whineatnews.pl Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call 2005-02-20 07:53:17 +00:00
xml.cgi

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.