gecko-dev/webtools/bugzilla
2002-04-22 22:33:00 +00:00
..
Bugzilla Bug 126883 - bugzilla.dtd isn't quite correct 2002-04-04 04:19:58 +00:00
contrib Adding jb2bz.py to contrib (bug 124869). 2002-02-13 14:59:30 +00:00
css Fix for bug 103778: Rewrites and templatizes buglist.cgi. 2002-03-12 13:55:07 +00:00
docs Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>, 2xr=bbaetz. 2002-04-22 21:09:19 +00:00
skins/standard Fix for bug 103778: Rewrites and templatizes buglist.cgi. 2002-03-12 13:55:07 +00:00
t Bug 137589 - fix test 4 not to hang on the "use CGI" in the template. 2002-04-17 21:10:43 +00:00
template Bug 138604, make the bugzilla sidebar use valid XUL plus some template cleanup. r=bbaetz,gerv 2002-04-22 22:33:00 +00:00
.cvsignore Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. 2001-12-12 22:41:19 +00:00
1x1.gif
ant.jpg
attachment.cgi Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. 2002-03-11 07:33:03 +00:00
Attachment.pm Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
bug_form.pl Bug 136751 - warnings with show_bug.cgi 2002-04-15 02:19: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 126883 - bugzilla.dtd isn't quite correct 2002-04-04 04:19:58 +00:00
buglist.cgi bug 134562 - taint error in buglist.cgi 2002-04-05 07:48:27 +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 126883 - bugzilla.dtd isn't quite correct 2002-04-04 04:19:58 +00:00
CGI.pl Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the posting browser included regexp metacharacters in its boundary string. 2002-04-20 16:17:54 +00:00
changepassword.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
checksetup.pl Bug 138064 - False-positive error message in checksetup.pl when checking for "png" in data/webdot/.htaccess. Patch by ddk; 2xr=justdave. 2002-04-18 19:59:00 +00:00
colchange.cgi Bug 100094 - use generic template handling code 2002-02-13 02:27:24 +00:00
collectstats.pl Fix for bug 21253: removing all single-parameter system() calls from Bugzilla 2001-06-06 21:17:42 +00:00
confirmhelp.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
createaccount.cgi Fix for bug 136506: work-around taint error on Perl 5.005. 2002-04-17 02:55:10 +00:00
defparams.pl Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
describecomponents.cgi Bug 110013 - templatize describecomponents.cgi 2002-02-14 01:25:25 +00:00
describekeywords.cgi Bug 117515 - describekeywords.cgi templatisation. 2002-02-19 23:32:07 +00:00
doeditparams.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
duplicates.cgi Bug 125427 - Taint error in duplicates.cgi with perl < 5.6 2002-04-16 08:25:52 +00:00
editattachstatuses.cgi Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off. 2002-03-12 16:05:35 +00:00
editcomponents.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
editgroups.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
editkeywords.cgi stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete. 2001-02-26 23:25:22 +00:00
editmilestones.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
editparams.cgi Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. 2001-10-13 01:36:17 +00:00
editproducts.cgi Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch by justdave; r=gerv, bbaetz. 2002-04-17 21:12:43 +00:00
editusers.cgi Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>, 2xr=bbaetz. 2002-04-22 21:09:19 +00:00
editversions.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
enter_bug.cgi Bug 92763 Add Windows XP as OS selection for entering/searching bugs 2002-04-15 03:54:18 +00:00
globals.pl Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave. 2002-04-19 22:47:33 +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 100094 - use generic template handling code 2002-02-13 02:27:24 +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 115369 - templatise long_list.cgi. 2002-02-19 23:22:24 +00:00
move.pl Bug 134575 - some scripts trying to make world writable directories 2002-04-07 03:56:46 +00:00
notargetmilestone.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
post_bug.cgi Bug 121247 - enter_bug comment templates. Template method for amalgamation of free-form enter_bug text fields into the description. Patch by gerv; 2xr=myk. 2002-04-15 23:17:03 +00:00
process_bug.cgi Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by gerv, 2xr=justdave. 2002-04-17 22:59:07 +00:00
processmail Bug 110980 - no email to cc list when opening new bug 2002-04-14 04:43:55 +00:00
query.cgi Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't being properly set before passing it on to the template. 2002-02-19 20:50:18 +00:00
queryhelp.cgi Bug 92763 Add Windows XP as OS selection for entering/searching bugs 2002-04-15 03:54:18 +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 100094 - use generic template handling code 2002-02-13 02:27:24 +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 126791 - templatise relogin.cgi 2002-02-24 08:54:14 +00:00
reports.cgi Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
robots.txt
runtests.sh Fix for bug 136227: Corrects syntax error in bash script. 2002-04-12 21:15:45 +00:00
sanitycheck.cgi Bug 126883 - bugzilla.dtd isn't quite correct 2002-04-04 04:19:58 +00:00
show_activity.cgi Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz. 2002-04-03 18:54:18 +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 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk. 2002-04-04 07:39:19 +00:00
showdependencytree.cgi Fix for bug 126792: Templatizes showdependencytree.cgi. 2002-04-17 21:58:30 +00:00
sidebar.cgi Bug 100094 - use generic template handling code 2002-02-13 02:27:24 +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 Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up. 2002-04-01 22:52:40 +00:00
Token.pm Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up. 2002-04-01 22:52:40 +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 Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up. 2002-04-01 22:52:40 +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 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-05 07:13:55 +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 126788 - templatise xml.cgi. 2002-02-27 08:01:50 +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.