gecko-dev/webtools/bugzilla
mkanat%kerio.com 12d0200f66 Bug 293678: Sorting bug list by Assignee Real Name failing in latest nightly
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-28 06:19:13 +00:00
..
Bugzilla Bug 293678: Sorting bug list by Assignee Real Name failing in latest nightly 2005-07-28 06:19:13 +00:00
contrib Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations 2005-07-12 07:56:16 +00:00
docs Bug 297483: Remove comment from installation.xml about 'module-check' switch being needed as it's already available 2005-07-25 12:50:49 +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 262592: Enable templates to use a cookies to remember UI preferences and hide/expose content 2005-07-12 12:32:16 +00:00
skins/standard Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. Also changing the default color back to F7F7F7. 2005-04-12 20:43:32 +00:00
t Bug 184037: Add t/011pod.t to check POD syntax - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-26 14:23:50 +00:00
template Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-07-28 00:35:50 +00:00
.cvsignore
ant.jpg
attachment.cgi Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify() 2005-07-08 05:29:15 +00:00
buglist.cgi Bug 282737: Software Error from time-tracking fields during Change Columns 2005-07-19 22:38:26 +00:00
bugzilla.dtd Bug 293890: Missing element declarations in bugzilla.dtd - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave 2005-06-02 21:26:43 +00:00
Bugzilla.pm Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 19:58:23 +00:00
CGI.pl Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
chart.cgi Bug 287436: [SECURITY] After having logged in, links to change the report type contain username and password 2005-05-12 01:52:13 +00:00
checksetup.pl Bug 257767: Option to have fields in CSV files separated by semicolons instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-07-20 02:14:34 +00:00
colchange.cgi Bug 300006: "cookies need value" error code when a query returns an empty result. 2005-07-08 03:39:19 +00:00
collectstats.pl Bug 300709: Avoid the use of SELECT * - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=myk 2005-07-19 14:33:40 +00:00
config.cgi Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixes burning Tinderbox) 2005-02-16 22:30:42 +00:00
createaccount.cgi Bug 292059: No locking in createaccount.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 20:15:37 +00:00
defparams.pl Bug 302214: missing space "storedin" in mail_delivery_method desc - Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap a=myk 2005-07-27 19:52:29 +00:00
describecomponents.cgi Bug 285090 - crash in describecomponents.cgi if a normal user click on components link from query.cgi 2005-03-09 20:53:20 +00:00
describekeywords.cgi Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions 2005-03-16 00:27:15 +00:00
doeditparams.cgi Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
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 265188: GenerateVersionTable should only overwrite versioncache if it's changed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob,justdave a=justdave 2005-07-19 14:52:59 +00:00
editcomponents.cgi Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-04-06 00:19:56 +00:00
editflagtypes.cgi Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:24:19 +00:00
editgroups.cgi Bug 286235: Implicit joins should be replaced by explicit joins - installment A 2005-04-04 21:52:06 +00:00
editkeywords.cgi Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions 2005-03-16 00:27:15 +00:00
editmilestones.cgi Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-07-28 00:35:50 +00:00
editparams.cgi Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
editproducts.cgi Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
editsettings.cgi Bug 257767: Option to have fields in CSV files separated by semicolons instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-07-20 02:14:34 +00:00
editusers.cgi Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat,joel a=justdave 2005-07-25 07:56:38 +00:00
editvalues.cgi Bug 301240: editvalues.cgi should not update bugs.delta_ts - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-07-19 21:34:30 +00:00
editversions.cgi Bug 300532: Update editversions.cgi to use routines from Version.pm and Product.pm - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-07-19 00:05:11 +00:00
editwhines.cgi Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involving length function + Numeric comparison performed on strings - Both patches by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-07-07 19:33:25 +00:00
enter_bug.cgi Bug 287109: [SECURITY] Names of private products/components can be exposed on certain CGIs 2005-05-12 02:07:10 +00:00
globals.pl Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-07-26 14:36:13 +00:00
importxml.pl Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 19:16:34 +00:00
index.cgi
localconfig.js
long_list.cgi Bug 201818 : Convert long_list.cgi to a format 2005-01-24 16:39:27 +00:00
move.pl Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
page.cgi
post_bug.cgi Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-07-21 20:04:27 +00:00
process_bug.cgi Bug 301446: Changing several bugs at once crashes if the user wants to automatically redisplay the bug he changed - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=myk 2005-07-27 19:43:05 +00:00
productmenu.js Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave 2004-12-14 02:29:56 +00:00
query.cgi Bug 301458: Move url_decode out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:30:58 +00:00
quicksearch.html
quicksearch.js Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave. 2005-06-09 09:32:25 +00:00
quicksearchhack.html Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 19:16:34 +00:00
QUICKSTART Wording, wording. 2004-07-08 19:59:25 +00:00
quips.cgi Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-06-29 21:54:50 +00:00
README
relogin.cgi
report.cgi Bug 286461:Add products table to search if classification are needed 2005-04-04 23:02:16 +00:00
reports.cgi Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
request.cgi Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive 2005-07-08 02:31:43 +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
sanitycheck.cgi Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-07-22 05:13:36 +00:00
show_activity.cgi Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-14 00:02:17 +00:00
show_bug.cgi Bug 283581 : Move UserInGroup out of globals.pl 2005-03-15 22:10:14 +00:00
showattachment.cgi
showdependencygraph.cgi Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,wicked a=justdave 2005-07-20 11:29:33 +00:00
showdependencytree.cgi Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,wicked a=justdave 2005-07-20 11:29:33 +00:00
sidebar.cgi
summarize_time.cgi Bug 286686: ORDER BY column needs to be selected or grouped 2005-04-07 18:18:53 +00:00
testagent.cgi Bug 245877: Add an installation test suite 2004-07-22 07:05:05 +00:00
testserver.pl Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave 2005-03-22 19:22:40 +00:00
token.cgi Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:24:19 +00:00
UPGRADING
UPGRADING-pre-2.8
userprefs.cgi Bug 302200: uninitialized value when saving email prefs - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk 2005-07-27 21:00:59 +00:00
votes.cgi Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-04-19 23:43:00 +00:00
whine.pl Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-07-07 18:33:46 +00:00
whineatnews.pl Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pm 2005-07-08 02:17:04 +00:00
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.