gecko-dev/webtools/bugzilla
2002-08-10 08:10:22 +00:00
..
Bugzilla Fix another un-globalised SqlQuote(). Oops. 2002-08-10 07:29:53 +00:00
contrib Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, also fixes a possible security hole with a misuse 2002-07-25 01:47:19 +00:00
css Fix for bug 103778: Rewrites and templatizes buglist.cgi. 2002-03-12 13:55:07 +00:00
docs Merging from 2.16 branch. 2002-07-27 22:03:53 +00:00
skins/standard Fix for bug 103778: Rewrites and templatizes buglist.cgi. 2002-03-12 13:55:07 +00:00
t Add a test to check for speling errors. It only currently checks for two simple errors that used to be in checksetup.pl, more errors can and will be added in the future. 2002-08-09 20:14:23 +00:00
template Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r=gerv. 2002-08-10 08:10:22 +00:00
.cvsignore Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
1x1.gif
ant.jpg
attachment.cgi Bug 62000: File attachments don't work on Windows. Note: only the code from the patch was checked in, the 2002-07-04 09:12:33 +00:00
Attachment.pm Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
bug_form.pl Bug 150829 - 'My Votes' link missing from footer 2002-07-10 00:05:42 +00:00
bug_status.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
Bug.pm Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz. 2002-07-28 23:15:53 +00:00
buglist.cgi Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. 2002-08-09 22:12:14 +00:00
bugwritinghelp.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
bugzilla.dtd Fix for bug 99203: Implements bug aliases feature. 2002-07-03 23:07:14 +00:00
CGI.pl Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. 2002-07-26 20:39:17 +00:00
changepassword.cgi Bug 148488 - more HTML validation fixes 2002-06-28 00:18:32 +00:00
checksetup.pl Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table 2002-08-10 07:34:17 +00:00
colchange.cgi Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. 2002-07-26 20:37:06 +00:00
collectstats.pl
confirmhelp.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
createaccount.cgi Bug 156680: "Undefined variable warning" in createaccount.cgi 2002-07-11 19:24:29 +00:00
defparams.pl Bug 113459 Bad regexp in emailregexp causes system lockout 2002-07-31 10:15:54 +00:00
describecomponents.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
describekeywords.cgi Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke. 2002-04-24 07:24:50 +00:00
doeditparams.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
duplicates.cgi Bug 151281 - change duplicates.cgi to make one query instead of several thousand. Patch by gerv; r=myk, bbaetz. 2002-06-28 20:02:09 +00:00
editattachstatuses.cgi Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv. 2002-04-29 19:32:29 +00:00
editcomponents.cgi Bug 145795: editcomponents had error messages referring to products where it should've been components. 2002-07-04 11:13:50 +00:00
editgroups.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
editkeywords.cgi Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. 2002-07-21 21:47:43 +00:00
editmilestones.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
editparams.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
editproducts.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
editusers.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
editversions.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
enter_bug.cgi Bug 150802 - default version for bug entry not read from cookies 2002-06-11 13:32:01 +00:00
globals.pl Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table 2002-08-10 07:34:17 +00:00
help.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
helpemailquery.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
how_to_mail.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
importxml.pl Bug 134575 - some scripts trying to make world writable directories 2002-04-07 03:56:46 +00:00
index.cgi Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also removes the My Bugs query from the index page. 2002-06-23 17:34:14 +00:00
localconfig.js
long_list.cgi Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:16:39 +00:00
move.pl Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00
notargetmilestone.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
page.cgi Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. 2002-07-22 23:17:48 +00:00
post_bug.cgi Bug 160227 - VERSION cookie not set correctly 2002-07-31 12:46:02 +00:00
process_bug.cgi Bug 118442 - Bugzilla fails to notice if nothing has changed when editing 2002-08-01 11:05:12 +00:00
processmail Bug 161402 - Disable DBI taint mode in processmail 2002-08-10 01:53:39 +00:00
query.cgi Backing out change I accidentally made while checking in fix for bug 137855. 2002-06-11 02:25:29 +00:00
queryhelp.cgi Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. 2002-07-21 21:47:43 +00:00
quicksearch.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
quicksearch.js Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else). 2001-12-24 22:24:35 +00:00
quicksearchhack.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
quips.cgi Bug 159629 - make users login to add quips. Patch by gerv; r=burnus. 2002-07-26 22:21:56 +00:00
README Updates to README from bug 94846. 2001-08-11 19:56:40 +00:00
RelationSet.pm Fix for bug 105773: Email addresses in the CC list are now sorted case-insensitively 2001-11-03 02:05:43 +00:00
relogin.cgi Bug 158658 - relogin.cgi should use a template. This also adds the ability to localise messages. Patch by gerv; r=burnus. 2002-07-26 20:49:04 +00:00
reports.cgi Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com; r=gerv, preed. 2002-07-24 23:23:00 +00:00
robots.txt Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv. 2002-04-24 18:11:00 +00:00
runtests.sh Fix for bug 136227: Corrects syntax error in bash script. 2002-04-12 21:15:45 +00:00
sanitycheck.cgi Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2 2002-07-08 06:10:47 +00:00
show_activity.cgi Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke. 2002-04-24 07:24:50 +00:00
show_bug.cgi Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
showattachment.cgi Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker. 2002-01-30 14:14:12 +00:00
showdependencygraph.cgi bug 155861 - showdependancygraph.cgi fails taint check with local dot 2002-07-09 23:40:32 +00:00
showdependencytree.cgi Fix for bug 143743: Eliminates warning by properly initializing array reference. 2002-05-21 14:17:56 +00:00
sidebar.cgi Bug 150829 - 'My Votes' link missing from footer 2002-07-10 00:05:42 +00:00
syncshadowdb Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
token.cgi Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by burnus; r=gerv. 2002-08-10 08:06:58 +00:00
Token.pm Fix for bug 150925: make email address changes work. 2002-07-09 02:16:56 +00:00
UPGRADING CHANGES move to "UPGRADING-pre-2.8" 2001-08-10 22:35:22 +00:00
UPGRADING-pre-2.8 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
userprefs.cgi Fix for bug 122900: implements email preference for unconfirmed bugs. 2002-07-02 22:18:49 +00:00
votehelp.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
votes.cgi Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. 2002-05-07 21:28:52 +00:00
whineatnews.pl Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it 2002-02-17 08:22:31 +00:00
xml.cgi Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called 2002-06-17 09:39:00 +00:00

* This README is no longer used to house installation instructions.  Instead,
it contains pointers to where you may find the information you need.

* Installation instructions are now 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.mozilla.org/projects/bugzilla/".
This site will contain the latest Bugzilla information, including how to
report bugs and how to get help with Bugzilla.