Git Product home page Git Product logo

mingchunding / bugzilla Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bugzilla/bugzilla

0.0 2.0 0.0 30.38 MB

Official repository for the Bugzilla bug tracking system. Report bugs to https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&format=__default__ . Main website:

Home Page: http://www.bugzilla.org

License: Mozilla Public License 2.0

Perl 94.42% ApacheConf 0.03% Shell 0.45% Python 0.49% Perl 6 0.01% CSS 1.67% JavaScript 2.75% Prolog 0.18%

bugzilla's Introduction

Bugzilla: A Free and Open-Source Bug Tracker

Bugzilla is free and open source web-based bug-tracking software that is developed by an active group of volunteers in the Mozilla community, and used by thousands of projects and companies around the world.

----homepage Documentation Chat with us on IRC docker pulls License ----

Usage

Bugzilla requires Perl 5.14 (or newer) and tools to compile and install perl modules, including make(1) and a C compiler.

For Developers

Debian/Ubuntu users: you probably need to run the following:

sudo apt-get install git perl cpanminus build-essential libexpat-dev libssl-dev

CentOS / Fedora users:

sudo yum group install -y "Development tools"
sudo yum install -y perl-App-cpanminus

After that, you should run the following command from a git clone of this repository:

perl checksetup.pl --cpanm

At this point localconfig can be edited to specify database connection parameters. If SQLite is acceptable, no edits are required.

The checksetup.pl script should be run again to set up the database schema.

perl checksetup.pl

It will ask for some details, such as login name and password.

Finally, a webserver can be started by the following:

perl -Ilocal/lib/perl5 local/bin/plackup

Navigate to http://localhost:5000/ and login with the username and password provided earlier to checksetup. Remember to set the urlbase on http://localhost:5000/editparams.cgi. "http://localhost:5000" will probably suffice.

For Operations

For a production setup, see the installation guide

  • Join irc.mozilla.org #bugzilla (or use the Bugzilla IRC Gateway)
  • Ask questions on the Support mailing list
  • Report Bugs

    (Please do not file test bugs in this installation of Bugzilla.)

  • Contributing a patch? Join us from 11:00 to 12:00 US/Eastern every Thursday in Bugzilla IRC Channel for Contributor Office Hours.
  • If you haven't already, subscribe to the Development mailing list.

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0.

However, this is all only relevant to you if you want to modify the code and redistribute it. As with all open source software, there are no restrictions on running it, or on modifying it for your own purposes.

bugzilla's People

Contributors

lpsolit avatar dklawren avatar mykmelez avatar globau avatar reedloden avatar wurblzap avatar kikoreis avatar selsky avatar pyrzak avatar zachlipton avatar koosha-- avatar jouniheikniemi avatar timello avatar simongreen-net avatar albert-ting avatar mtyson01 avatar preed avatar austek avatar tmannerm avatar tobp avatar akkornel avatar himorin avatar keto avatar mrbball avatar legneato avatar ctrom avatar aklapper avatar ams-tschoening avatar bjacke avatar dnozay avatar

Watchers

James Cloos avatar Marcus Ding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.