gecko-dev/webtools/bugzilla
2004-12-05 14:06:46 +00:00
..
Bugzilla Patch for bug 175222: Add product and component fields to change mails; patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave. 2004-12-05 14:06:46 +00:00
contrib Patch for bug 270404: Add detaint_natural and fix use lib instruction in sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave. 2004-11-20 12:35:17 +00:00
docs More typo (and factual) fixes. 2004-12-03 23:22:28 +00:00
images Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave. 2004-11-02 22:39:51 +00:00
js Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.) 2004-08-20 21:49:20 +00:00
skins/standard Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk,kiko; a=myk for 2.20 2004-11-09 00:16:58 +00:00
t s/FEL/filterexceptions.pl -- fix this confusing error message once and for 2004-11-28 23:33:26 +00:00
template Patch for bug 237793: remove terms from incomplete data error message in bug activity, when suitable; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-02 22:28:13 +00:00
.cvsignore
ant.jpg
attachment.cgi Comment-only fix: be honest about where we put that string! r=ssdbot 2004-10-31 00:50:28 +00:00
buglist.cgi Patch for bug 261993: fix uninitialized value error in webserver log when accessing buglist.cgi (generated by the fix for bug 255512); patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, a=myk. 2004-09-29 22:37:17 +00:00
bugzilla.dtd Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.) 2004-08-20 21:49:20 +00:00
Bugzilla.pm Bug 257344: Remove exit from error handlers when non-interactive 2004-11-08 02:25:59 +00:00
CGI.pl [SECURITY] Bug 253544: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when viewing the bug activity log. This only affects sites that use the 'insidergroup' feature. 2004-10-25 07:33:20 +00:00
chart.cgi Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv. 2004-09-12 15:46:07 +00:00
checksetup.pl Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. 2004-11-23 22:41:44 +00:00
colchange.cgi Fix for bug 261273: make column changing work with Sun ONE web server; fix by tmabbott@hbs.edu; r,a=justdave 2004-09-24 00:53:26 +00:00
collectstats.pl Fix for bug 265240: make collectstats generate valid RDF by not cutting off the opening RDF tag; r=kiko, a=myk 2004-10-20 23:00:45 +00:00
config.cgi
createaccount.cgi Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles 2004-07-20 22:41:22 +00:00
defparams.pl Patch for bug 271306: specify that defaultquery is used by default to submit queries, not bugs; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, r=justdave, a=justdave. 2004-12-02 22:24:05 +00:00
describecomponents.cgi Bug 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
describekeywords.cgi
doeditparams.cgi
duplicates.cgi Bug 234825: Keep duplicates.cgi from revealing products user doesnt have access to 2004-07-10 07:17:02 +00:00
duplicates.xul Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave 2004-10-21 19:02:30 +00:00
editclassifications.cgi Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.) 2004-08-20 21:49:20 +00:00
editcomponents.cgi Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave. 2004-08-29 21:29:36 +00:00
editflagtypes.cgi Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. 2004-11-23 22:41:44 +00:00
editgroups.cgi Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. 2004-11-23 22:41:44 +00:00
editkeywords.cgi
editmilestones.cgi Bug 190224: templatize editmilestones.cgi 2004-09-11 06:48:14 +00:00
editparams.cgi Bug 141006: Run edit*.cgis in taint mode. 2004-05-23 07:22:32 +00:00
editproducts.cgi Patch for bug 254729: fix editproducts.cgi generated warnings in the error log when creating new products; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. 2004-09-08 22:53:39 +00:00
editusers.cgi Patch for bug 261434: implement functionality to delete a user semi-properly (only works for users with no bugs/comments); patch by Ivan Todoroski <grnch@gmx.net>; r=justdave, a=justdave. 2004-10-17 11:07:39 +00:00
editversions.cgi Bug 252450: Unlock tables in edit*.cgi before sending trailer 2004-07-27 15:13:48 +00:00
editwhines.cgi Bug 185090: Add revamped whining system 2004-08-04 21:36:27 +00:00
enter_bug.cgi Landing fix for bug 153811: default severity should be parametrized. 2004-09-24 20:41:30 +00:00
globals.pl Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.) 2004-08-20 21:49:20 +00:00
importxml.pl
index.cgi
localconfig.js
long_list.cgi Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.) 2004-08-20 21:49:20 +00:00
move.pl
page.cgi
post_bug.cgi Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry when param commentoncreate is set; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=gerv, a=justdave. 2004-12-02 22:31:35 +00:00
process_bug.cgi Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't request the bug owner, QA contact and reporter too many times; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave. 2004-11-20 12:31:04 +00:00
productmenu.js
query.cgi Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.) 2004-08-20 21:49:20 +00:00
queryhelp.cgi
quicksearch.html
quicksearch.js
quicksearchhack.html
QUICKSTART Wording, wording. 2004-07-08 19:59:25 +00:00
quips.cgi
README
relogin.cgi
report.cgi Patch for bug 262182: editing a buglist from a tabular report shouldn't go to a wrong page; patch by Gervase Markham <gerv@mozilla.org>; r=rsiklos, a=justdave. 2004-11-05 09:22:26 +00:00
reports.cgi Bug 237627: Validate dataset name in reports.cgi 2004-07-10 08:03:15 +00:00
request.cgi Patch for bug 192218: Ability to use a hyphen as a way to filter specifically for requests with no requestee; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=myk, a=myk. 2004-10-24 23:34:20 +00:00
robots.txt
runtests.pl Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk. 2004-09-03 06:59:08 +00:00
runtests.sh
sanitycheck.cgi Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave. 2004-07-05 21:19:34 +00:00
show_activity.cgi
show_bug.cgi [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attachment summaries which are marked as private to users who are not members of the group allowed to see private comments and attachments. XML export is not exposed in the user interface, but is available to anyone who knows the correct URL to invoke it. This only affects sites that use the 'insidergroup' feature. 2004-10-25 07:25:58 +00:00
showattachment.cgi
showdependencygraph.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
showdependencytree.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
sidebar.cgi
testagent.cgi Bug 245877: Add an installation test suite 2004-07-22 07:05:05 +00:00
testserver.pl Patch for bug 254146: make the error message clear if servertest.pl failed to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave. 2004-08-28 09:05:55 +00:00
token.cgi Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles 2004-07-20 22:41:22 +00:00
UPGRADING
UPGRADING-pre-2.8
userprefs.cgi Bug 251837: Add UI to add/remove 'My Bugs' link in footer 2004-07-27 05:53:27 +00:00
votes.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
whine.pl Bug 255772: Prevent whine.pl from running endless whining loop 2004-08-17 14:51:04 +00:00
whineatnews.pl
xml.cgi

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

* A quick installation guide is provided in the QUICKSTART file.

* Complete installation instructions are 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.