gecko-dev/webtools/bugzilla
kiko%async.com.br 04968b8a9f Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
default output, in certain cases) in the edit pages. Patch by Vlad
Dascalu <jocuri@softhome.net>, r=kiko, a=justdave
2003-09-26 23:47:07 +00:00
..
Bugzilla Bug 219216: Javascript improperly using FILTER html instead of FILTER js causing data with @ produced by javascript to show up as &#64; 2003-09-17 22:13:06 +00:00
contrib Bugs 171127 and 192512: bug_email.pl was still using the old groups system and also the old outgoing mail system. This patch brings it up to date. 2003-08-22 14:59:13 +00:00
css Bug 153583 - Links to obsoleted attachment should use line-through style 2003-07-27 01:16:45 +00:00
docs Bug 206558 - What happened when multiple items were selected on a multi-select box wasn't clear. 2003-07-23 13:45:40 +00:00
js Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
skins/standard Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave 2003-01-10 08:59:05 +00:00
t Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave. 2003-09-11 22:57:19 +00:00
template Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla Helper form. Patch by gerv; r,a=justdave. 2003-09-24 22:50:04 +00:00
.cvsignore
1x1.gif
ant.jpg
attachment.cgi Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
Attachment.pm Fix for bug 179510: takes group restrictions into account when sending request notifications 2003-04-25 05:41:29 +00:00
bug_status.html Bug 219170 A single letter s missing on http://bugzilla.mozilla.org/bug_status.html 2003-09-14 21:00:39 +00:00
Bug.pm Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility) 2003-09-02 06:54:58 +00:00
buglist.cgi Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
bugwritinghelp.html
bugzilla.dtd Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
Bugzilla.pm Bug 208620 - Fix return value of Bugzilla->login when user already exists 2003-06-07 13:59:24 +00:00
CGI.pl Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
chart.cgi Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, a=justdave. 2003-06-30 22:23:17 +00:00
checksetup.pl Patch for bug 129315: incorrect column definition for bugs.delta_ts; 2003-09-18 12:17:15 +00:00
colchange.cgi Bug 195977: Add ability to show alias column in buglist 2003-05-13 04:59:35 +00:00
collectstats.pl Bug 16009 - generic charting. Patch by gerv; r,a=justdave. 2003-06-25 23:23:13 +00:00
config.cgi Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list. 2003-06-23 18:01:39 +00:00
createaccount.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
defparams.pl Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obsolete 2003-09-02 01:43:37 +00:00
describecomponents.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
describekeywords.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
doeditparams.cgi Bug 165366: When editparams is used to shutdown Bugzilla, provide a link back to editparams 2003-09-02 01:47:15 +00:00
duplicates.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
duplicates.xul Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
editcomponents.cgi Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the 2003-09-26 23:47:07 +00:00
editflagtypes.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
editgroups.cgi Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the 2003-09-26 23:47:07 +00:00
editkeywords.cgi Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the 2003-09-26 23:47:07 +00:00
editmilestones.cgi Bug 76157: Give proper error message on non-numeric sortkey when editing milestones. 2003-09-25 19:59:44 +00:00
editparams.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
editproducts.cgi Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the 2003-09-26 23:47:07 +00:00
editusers.cgi Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the 2003-09-26 23:47:07 +00:00
editversions.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
enter_bug.cgi Bug 169354 add "Windows Server 2003" OS 2003-09-11 03:54:12 +00:00
globals.pl Bug 160422: If data/versioncache is not readable, pretend it's expired and rebuild it. 2003-08-24 06:45:05 +00:00
importxml.pl Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID when it's already an ID 2003-07-18 17:11:01 +00:00
index.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
localconfig.js Bug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave 2003-07-17 22:49:47 +00:00
long_list.cgi Fix for bug 204560: display alias in long listing. 2003-08-05 00:31:22 +00:00
move.pl Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
page.cgi Bug 217103: page.cgi passes the correct pathname prefix in the correct place, so it actually works now. 2003-08-24 19:46:25 +00:00
post_bug.cgi Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
process_bug.cgi Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
productmenu.js
query.cgi Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave. 2003-09-07 22:06:39 +00:00
queryhelp.cgi Bug 77192 MOVED is not handled properly on queryhelp.cgi. 2003-06-13 02:50:50 +00:00
quicksearch.html
quicksearch.js Bug 153874: Query in sidebar wasn't working 2003-01-12 08:16:06 +00:00
quicksearchhack.html
quips.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
README Correcting website URL in the README file. 2002-11-22 03:29:20 +00:00
RelationSet.pm
relogin.cgi Bug 180635 - Enhance Bugzilla::User to store additional information 2003-06-03 09:48:15 +00:00
report.cgi Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. 2003-09-14 23:00:09 +00:00
reports.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
request.cgi Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
robots.txt
runtests.pl Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
runtests.sh Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
sanitycheck.cgi Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs as well as all listed bugs linked 2003-09-02 01:37:55 +00:00
show_activity.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
show_bug.cgi Check for PatchReader as a part of the installation and disable the "Diff" 2003-08-20 00:45:43 +00:00
showattachment.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
showdependencygraph.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
showdependencytree.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
sidebar.cgi Bug 180635 - Enhance Bugzilla::User to store additional information 2003-06-03 09:48:15 +00:00
token.cgi Bug 177449: When changing email address, old email address confirmation was case sensitive 2003-09-24 07:44:22 +00:00
Token.pm Bug 208699 - Move Throw{Code,Template}Error into Error.pm 2003-09-14 06:05:23 +00:00
UPGRADING
UPGRADING-pre-2.8 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
userprefs.cgi Bug 180635 - Enhance Bugzilla::User to store additional information 2003-06-03 09:48:15 +00:00
votehelp.html
votes.cgi Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status'''] 2003-09-02 01:36:28 +00:00
whineatnews.pl Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
xml.cgi Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +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.bugzilla.org/".  This site will
contain the latest Bugzilla information, including how to report bugs and how
to get help with Bugzilla.