gecko-dev/webtools/bugzilla
bugreport%peshkin.net 21c04d0d12 Bug 178772 doeditparams.cgi failed with malformed headers
r= justdave
a= justdave
2002-11-08 00:08:08 +00:00
..
Bugzilla Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error. 2002-11-07 06:31:51 +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 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
docs Added information about versioncache back in. 2002-11-05 04:07:18 +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 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
t Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r=gerv. Should fix tindebox bustage. 2002-10-29 09:09:34 +00:00
template Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0 2002-11-07 23:28:40 +00:00
.cvsignore Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
1x1.gif
Attachment.pm Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses. 2002-09-28 18:42:54 +00:00
Bug.pm bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported 2002-09-22 17:15:13 +00:00
CGI.pl Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
README Updates to README from bug 94846. 2001-08-11 19:56:40 +00:00
RelationSet.pm Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +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 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
ant.jpg
attachment.cgi Bug 147833 - start using CGI.pm 2002-10-26 01:57:09 +00:00
bug_form.pl Fix for bug 174731: no longer represents spurious flags as being set by default. 2002-11-07 02:45:47 +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
buglist.cgi Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by 2002-11-04 00:57:56 +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
checksetup.pl Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
colchange.cgi Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by 2002-11-04 00:57:56 +00:00
collectstats.pl Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
createaccount.cgi Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=burnus. 2002-10-01 22:41:09 +00:00
defparams.pl Added spaces. I promise next time I'll get a review :) 2002-11-06 18:50:26 +00:00
describecomponents.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
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 178772 doeditparams.cgi failed with malformed headers 2002-11-08 00:08:08 +00:00
duplicates.cgi Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +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 171440 editgroups shows system groups as usable for bugs even though they are not 2002-09-28 22:54:44 +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 Bugzilla Bug 176936 minor consistency changes for editproducts and editflags 2002-10-27 00:30:13 +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 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave 2002-10-29 16:27:30 +00:00
globals.pl Bug 147833 - start using CGI.pm 2002-10-26 01:57:09 +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 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported 2002-09-22 17:15:13 +00:00
localconfig.js fix for 69793: check in new files for QuickSearch 2001-02-28 23:07:26 +00:00
long_list.cgi Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields 2002-10-13 04:26:24 +00:00
move.pl Bug 165756 - Running tests without checksetup causes failure 2002-09-04 22:43:38 +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 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields 2002-10-25 03:59:35 +00:00
process_bug.cgi Bug 95430 Reopening en masse fails. 2002-10-31 14:45:19 +00:00
processmail Bug 112373 you should be able to enter bug dependencies/blockers when you enter a bug. 2002-10-17 04:31:56 +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 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel. 2002-10-29 07:44:18 +00:00
queryhelp.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +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 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=burnus. 2002-10-01 22:41:09 +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 Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0 2002-11-07 23:28:40 +00:00
reports.cgi Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. 2002-10-16 23:09:31 +00:00
request.cgi Bug 178794 Request Queue has Internal Server Error if accessed when not logged in 2002-11-07 04:49:19 +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 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +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 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +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 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported 2002-09-22 17:15:13 +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 163829 - move pref code into a separate package 2002-08-29 09:25:54 +00:00
token.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
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 165756 - Running tests without checksetup causes failure 2002-09-04 22:43:38 +00:00

README

* 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.