gecko-dev/webtools/bugzilla
2002-12-18 08:01:51 +00:00
..
Bugzilla Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
contrib bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported 2002-09-22 17:15:13 +00:00
css Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose. 2002-11-19 01:15:01 +00:00
docs Adding blurb to release notes indicating development snapshot status 2002-11-22 03:43:46 +00:00
js Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
skins/standard Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates report 2002-11-15 22:04:04 +00:00
t Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
template Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=justdave. 2002-12-17 00:00:46 +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 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave. 2002-12-15 09:01:15 +00:00
Attachment.pm Bug 184256 Canedit group_control_map entry does not prevent making attachments 2002-12-11 00:41:19 +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 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
buglist.cgi Bug 185944: radio buttons for adding/removing groups on the change-multiple-bugs screen all had the same name 2002-12-18 08:01:51 +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 Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
CGI.pl Bug 183843 Query knobs are missing if requirelogin is set 2002-12-06 03:37:59 +00:00
checksetup.pl Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
colchange.cgi Bug 176461 - Move descs strings from change-columns.html.tmpl to 2002-12-08 00:42:55 +00:00
collectstats.pl Bug 183188: collectstats.pl no longer makes data/mining world-readable 2002-12-13 11:01:03 +00:00
createaccount.cgi Bug 86029 create permission restrictions for createaccount.cgi (prevent people from creating accounts) 2002-12-09 00:24:43 +00:00
defparams.pl Bug 185332: Rewrite the description for timezone param (typo fixes etc.) 2002-12-16 06:28:14 +00:00
describecomponents.cgi Bug 147275 Rearchitect product groups 2002-11-24 19:56:34 +00:00
describekeywords.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
doeditparams.cgi Bug 124589 - support database replication 2002-11-19 07:19:34 +00:00
duplicates.cgi Bug 176599, Improve performance of duplicates.cgi 2002-11-10 02:50:39 +00:00
duplicates.xul Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
editcomponents.cgi Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses. 2002-09-28 18:42:54 +00:00
editflagtypes.cgi Fix for bug 171475: make new flags include all categories (product/component combinations) by default. 2002-11-05 23:45:56 +00:00
editgroups.cgi Bug 181951 Cannot delete groups 2002-11-30 03:46:03 +00:00
editkeywords.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
editmilestones.cgi Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz. 2002-10-10 06:54:58 +00:00
editparams.cgi Bug 163829 - move pref code into a separate package 2002-08-29 09:25:54 +00:00
editproducts.cgi Bug 147275 Rearchitect product groups 2002-11-24 19:56:34 +00:00
editusers.cgi bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported 2002-09-22 17:15:13 +00:00
editversions.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
enter_bug.cgi Bug 147275 Rearchitect product groups 2002-11-24 19:56:34 +00:00
globals.pl Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
importxml.pl Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
index.cgi Bug 173761 Need ability to always require login 2002-11-27 14:46:06 +00:00
localconfig.js
long_list.cgi Bug 178880 - Creation date is now displayed in the long list. 2002-12-01 03:59:33 +00:00
move.pl Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
page.cgi Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
post_bug.cgi Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl 2002-11-28 10:49:58 +00:00
process_bug.cgi Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl 2002-11-28 10:49:58 +00:00
processmail Bug 179188 - The new flag system wasn't indicating which attachment a flag was changed on. This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does). 2002-11-09 19:21:03 +00:00
productmenu.js Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses. 2002-09-28 18:42:54 +00:00
query.cgi Bug 184081 Change search interfaces to use Viewable products instead of enterable products 2002-12-10 14:17:05 +00:00
queryhelp.cgi Bug 147275 Rearchitect product groups 2002-11-24 19:56:34 +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 159627 quips should be editable and deleteable using the web interface 2002-12-08 23:57:23 +00:00
README Correcting website URL in the README file. 2002-11-22 03:29:20 +00:00
RelationSet.pm Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
relogin.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
report.cgi Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave. 2002-11-22 00:07:22 +00:00
reports.cgi Bug 184081 Change search interfaces to use Viewable products instead of enterable products 2002-12-10 14:17:05 +00:00
request.cgi Bug 184081 Change search interfaces to use Viewable products instead of enterable products 2002-12-10 14:17:05 +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.pl Adding runtests.pl for bug 143155. runtests.sh will remain for a little 2002-11-10 03:31:05 +00:00
runtests.sh And turn this into a stub for runtests.pl. 2002-11-10 03:50:31 +00:00
sanitycheck.cgi Bug 147275 Rearchitect product groups 2002-11-24 19:56:34 +00:00
show_activity.cgi bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported 2002-09-22 17:15:13 +00:00
show_bug.cgi Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
showattachment.cgi Updating my e-mail address as jake@acutex.net is no longer valid. 2002-08-27 04:28:05 +00:00
showdependencygraph.cgi Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
showdependencytree.cgi Bug 180966 - warnings in webserver error log (take 2) 2002-11-22 01:47:38 +00:00
sidebar.cgi Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
syncshadowdb Bug 124589 - support database replication 2002-11-19 07:19:34 +00:00
token.cgi Bug 173761 Need ability to always require login 2002-11-27 14:46:06 +00:00
Token.pm Bug 164038 - token.cgi: Cancel token messages should be moved into the templates. Patch by burnus; r=gerv. 2002-09-30 07:22:44 +00:00
UPGRADING
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 Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz. 2002-10-10 19:02:36 +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 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
whineatnews.pl Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
xml.cgi Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +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.