Improved fork of Bugzilla 3.6.4 with many new features - http://wiki.4intra.net/Bugzilla4Intranet
 
 
 
 
 
 
Go to file
Byron Jones 6262f4fba8 Bug 1009017: users are unable to log in if their password needs to be
re-encrypted and their password does not match the current complexity
rule
r=dkl, a=glob
2014-05-20 13:50:48 +08:00
Bugzilla Bug 1009017: users are unable to log in if their password needs to be 2014-05-20 13:50:48 +08:00
contrib Bug 925181: contrib/jb2bz.py was out of date 2014-04-15 14:17:20 -04:00
docs Bumped version post-release 2014-04-21 21:03:59 +00:00
extensions Bug 851267: Bugzilla times out when a user has several thousands of votes 2013-09-28 00:55:48 +02:00
images Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat 2008-07-30 16:13:48 +00:00
js Bug 852943: selectClassification() is no longer used 2013-03-25 19:55:49 +01:00
lib Bug 399954: Make Bugzilla able to hold its dependencies in a local directory 2007-10-19 11:46:10 +00:00
skins Bug 920787: The "Flags:" label in bug reports is badly aligned 2013-09-26 20:28:26 +02:00
t Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>) 2014-02-10 18:38:36 +01:00
template/en/default Bug 998484: Release notes for Bugzilla 4.4.4 2014-04-18 23:48:10 +02:00
xt Bug 828344: add missing xt broken tests 2013-05-23 01:02:43 +08:00
.bzrignore Bug 22353: Automatic duplicate bug detection on enter_bug.cgi 2010-06-21 19:10:21 -07:00
.gitignore Copied over .bzrignore to .gitignore 2014-03-14 18:14:56 +00:00
.gitrev Bug 1009017: users are unable to log in if their password needs to be 2014-05-20 13:50:48 +08:00
.htaccess Bug 785522: [SECURITY] Block access to templates in extensions/ 2012-08-30 20:15:07 +02:00
.travis.yml Bug 1011250 - Updates IRC notification text to include commit message and also send to #bugzilla 2014-05-15 21:42:37 +00:00
Bugzilla.pm Bug 884705 - Bugzilla->user does not return undef 2013-08-23 23:40:42 +10:00
Build.PL Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code 2014-05-02 20:33:08 +00:00
MANIFEST.SKIP Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code 2014-05-01 20:54:55 +00:00
README Bug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat 2009-07-29 08:18:52 +00:00
admin.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
attachment.cgi Bug 913904: (CVE-2013-1734) [SECURITY] CSRF when updating attachments 2013-10-16 19:05:29 +02:00
buglist.cgi Bug 543432: [PostgreSQL] Crash when typing a string in combination with a numeric field 2014-01-03 00:04:03 +01:00
chart.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
checksetup.pl Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
colchange.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
collectstats.pl Bug 819432: Execute queries in two steps to improve performance 2013-01-16 19:10:07 +01:00
config.cgi Bug 557183: In config.cgi, specify if fields controlled by a parameter are enabled or disabled 2012-08-09 23:32:25 +02:00
createaccount.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
describecomponents.cgi Bug 779747: The "Browse" link in the page header/footer doesn't sort products by classification 2012-08-21 00:51:06 +02:00
describekeywords.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
duplicates.cgi Bug 773948: duplicates.cgi must include Bugzilla::Bug 2012-07-23 16:33:58 +02:00
editclassifications.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editcomponents.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editfields.cgi Bug 728138: Custom fields should have a "Long Description" attribute to better understand what they are used for 2012-05-17 01:22:41 +02:00
editflagtypes.cgi Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is not a number 2012-05-21 20:06:17 +02:00
editgroups.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editkeywords.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
editmilestones.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editparams.cgi Bug 759413 - Use "cannot" instead of "can not". 2012-08-03 00:27:27 +02:00
editproducts.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editsettings.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editusers.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
editvalues.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editversions.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
editwhines.cgi Bug 890563: DateTime error when going to editwhines.cgi 2013-07-06 12:27:01 +02:00
editworkflow.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
email_in.pl Slight change in comment wording. 2012-07-31 17:42:51 -07:00
enter_bug.cgi Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty 2012-12-19 23:40:51 +01:00
importxml.pl Bug 360231: importxml.pl ignores the maxattachmentsize and maxlocalattachment parameters when importing attachments 2014-01-09 00:05:06 +01:00
index.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
install-module.pl Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
jobqueue.pl Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail to avoid memory leaks 2013-02-15 13:57:49 +08:00
jsonrpc.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
migrate.pl Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
mod_perl.pl Bug 787688: AllowOverride Options missing when running under mod_perl 2012-09-04 13:03:18 +02:00
page.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
post_bug.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
process_bug.cgi Bug 930013: fall back to the bug's current delta_ts when validating a token if one is not provided to process_bug.cgi 2013-10-24 13:19:58 +08:00
query.cgi Bug 860723: Custom fields are shown twice in report axis selectors 2013-04-11 15:17:18 +02:00
quips.cgi Bug 835780: Order quips chronologically when listing them 2013-01-30 17:30:22 +01:00
relogin.cgi Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection 2014-04-17 18:18:12 +02:00
report.cgi Bug 212471: Tabular reports do not link bug counts involving the empty resolution correctly 2013-05-05 23:34:01 +02:00
reports.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
request.cgi Bug 891311: Text in the "My Requests" page is misleading about how the AND/OR radio button works 2013-09-28 13:33:38 +02:00
robots.txt Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv. 2002-04-25 01:11:00 +00:00
runtests.pl Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
sanitycheck.cgi Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc 2013-01-03 01:05:00 +08:00
sanitycheck.pl Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
search_plugin.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
show_activity.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
show_bug.cgi Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an invalid page format 2013-02-19 18:26:26 +01:00
showdependencygraph.cgi Bug 855258: The dependency graph always uses urlbase, even when sslbase is in use 2013-04-05 21:52:42 +02:00
showdependencytree.cgi Bug 961789: large dependency trees with lots of resolved bugs are very slow to load 2014-02-10 16:06:15 +08:00
summarize_time.cgi Bug 450546: Use visible_bugs() where appropriate instead of/in combination with can_see_bug() to improve performance 2012-09-20 20:23:32 +02:00
testagent.cgi Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
testserver.pl Bug 834770: testserver.pl should support uppercase URLs 2013-02-03 23:51:09 +01:00
token.cgi Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized password reset e-mail request 2012-08-06 23:41:47 +02:00
userprefs.cgi Bug 555829: Refactor userprefs.cgi to use Bugzilla::User everywhere possible 2012-05-28 14:16:25 +02:00
votes.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00
whine.pl Bug 819432: Execute queries in two steps to improve performance 2013-01-16 19:10:07 +01:00
whineatnews.pl Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one 2012-01-11 23:41:51 +01:00
xmlrpc.cgi Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself 2012-11-12 18:48:15 +01:00

README

What is Bugzilla?
=================
Bugzilla is a free bug-tracking system that is developed by an active
community of volunteers in the Mozilla community. You can install and
use it without having to pay any license fee.

Minimum requirements
====================
It can be installed on Windows, Mac OS X, Linux and other Unix flavors.
Bugzilla is written in Perl, meaning that Perl must be installed on your system.
You will also need a web server as well as a DB server (see below).

Installation & Upgrading
========================
The documentation to install, upgrade, configure and use Bugzilla can be found
in different formats:
* docs/en/html/Bugzilla-Guide.html (HTML version)
* docs/en/txt/Bugzilla-Guide.txt (text version)
* docs/en/pdf/Bugzilla-Guide.pdf (PDF version)

If the documentation is missing, you can get it online by visiting
http://www.bugzilla.org/docs/ from where you can select the documentation
corresponding to the Bugzilla version you are installing.

Bugzilla Quick Start Guide
==========================
(or, how to get Bugzilla up and running in 10 steps)
Christian Reis <kiko@async.com.br>

This express installation guide is for "normal" Bugzilla installations,
which means a Linux or Unix system on which Apache, Perl, MySQL or PostgreSQL
and a Sendmail compatible MTA are available. For other configurations, please
see the "Installing Bugzilla" section of the Bugzilla Guide in the docs/ directory.

1. Decide from which URL and directory under your webserver root you
   will be serving the Bugzilla webpages.

2. Unpack the distribution into the chosen directory (there is no copying or
   installation involved).

3. Run ./checksetup.pl, look for unsolved requirements, and install them.
   You can run checksetup as many times as necessary to check if
   everything required has been installed.

   These will usually include assorted Perl modules, MySQL or PostgreSQL,
   and a MTA.

   After a successful dependency check, checksetup should complain that
   localconfig needs to be edited.

4. Edit the localconfig file, in particular the $webservergroup and
   $db_* variables. In particular, $db_name and $db_user will define
   your database setup in step 5.

5. Create a user permission for the name supplied as $db_user with
   read/write access to the database whose name is given by $db_name.

   If you are not familiar with MySQL permissions, it's a good idea to
   use the mysql_setpermission script that is installed with the MySQL
   distribution, and be sure to read Bugzilla Security - MySQL section
   in the Bugzilla Guide or PostgreSQL documentation.

6. Run checksetup.pl once more; if all goes well, it should set up the
   Bugzilla database for you. If not, return to step 5.

   checksetup.pl should ask you, this time, for the administrator's
   email address and password. These will be used for the initial
   Bugzilla administrator account.

7. Configure Apache (or install and configure, if you don't have it up
   yet) to point to the Bugzilla directory. You can choose between
   mod_cgi and mod_perl. The Bugzilla documentation has detailed information
   for both modes.

8. Visit the URL you chose for Bugzilla. Your browser should display the
   default Bugzilla home page. You should then log in as the
   administrator by following the "Log in" link and supplying the
   account information you provided in step 6.

9. Visit the "Parameters" page, as suggested by the page displayed to you.
   Set up the relevant parameters for your local setup.

10. That's it. If anything unexpected comes up:

    - read the error message carefully,
    - backtrack through the steps above,
    - check the official installation guide.

Support and installation questions should be directed to the
support-bugzilla@lists.mozilla.org mailing list.

Further support information is at http://www.bugzilla.org/support/