Bugzilla:Home: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Link to new release process)
(Bugzilla Infrastructure)
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
Welcome to the Bugzilla Project. See also our [http://www.bugzilla.org/ main website]. Bugzilla is the place where:
* developers track their work
* the community can let the dev team know of bugs
==For Contributors==
==For Contributors==


Line 5: Line 9:
* [[Bugzilla:QA|QA]]
* [[Bugzilla:QA|QA]]
* [[Bugzilla:Release_Process|Release Process]]
* [[Bugzilla:Release_Process|Release Process]]
* [[Bugzilla:UE|User Experience and User Interface]]
* [[Bugzilla:L10N|Localization]]
* [[Bugzilla:L10N|Localization]]


==For Users & Administrators==
===Project Administration===


* To link to a Bugzilla report: {{tlx|Bugzilla|''bug number''}} eg <nowiki>{{Bugzilla|880974}}</nowiki> produces {{Bugzilla|880974}}
* [[Bugzilla:Meetings|Bugzilla Meetings]] - online public meetings, open to all
* [[Bugzilla:Infrastructure|Bugzilla Infrastructure]]


===Most-Frequently Used===
==For Bugzilla Users & Administrators==


* [http://bugzilla.readthedocs.org/ Main Bugzilla Documentation]
* [[Bugzilla:WebService|Bugzilla '''WebService''' Documentation]]
* [[Bugzilla:FAQ|Bugzilla '''FAQ''']]
* [[Bugzilla:FAQ|Bugzilla '''FAQ''']]
* [[Bugzilla:WebService|Bugzilla '''WebService''' Documentation]]
* [[Bugzilla:Addons|List of third-party '''Addons''' for Bugzilla]]
* [[Bugzilla:Addons|Third-party '''addons''' for Bugzilla]]
* [[Bugzilla:Move_Installation|How to '''move''' a Bugzilla installation from one machine to another]]
* [[Bugzilla:Prerequisites|How to get the Bugzilla '''prerequisites''' for your OS/distro]]
 
=== Even More Information  ===
 
*[[Bugzilla:Mac OS X installation|Mac '''OS X''' Installation]]
*[[Bugzilla:Speed Up Sendmail|submit.mc to make Sendmail submit faster]]
*[[Bugzilla:FAQ:Software Matrix|Software that is known to be incompatible with Bugzilla]]
*[[Bugzilla:2.0.x upgrade|Upgrade from 2.0.x to 2.22.1 with old testrunner to testopia]]
*[[Bugzilla:How to setup the Bug Moving feature|How to setup the '''Bug Moving''' feature]]
*[[Bugzilla:SQLCookBook|Cookbook of SQL queries for Bugzilla]]
*[[Bugzilla:DataVision|Using DataVision]] (open-source Crystal Reports) to get reports from Bugzilla
*[[Bugzilla:PostfixMTA|Incoming EMail Integration with Postfix - A 'Gotcha']]
*[[Bugzilla:Windows Gmail|How to send email through Gmail on Windows]]
*[[Bugzilla:Support|Common Bugzilla issues and their resolutions]] (for people doing Bugzilla support)
*[[Bugzilla:Project Management with Bugzilla|Project Management with Bugzilla]]
*[[Installing under IIS 7.5]]
 
== For Customizers and Extension Writers ==
* [[Bugzilla:Customization_Guidelines|Guidelines for Customizing Bugzilla]]
* [[Bugzilla:Extension_Notes|Useful Extension-Writing Tips]]
* [[Bugzilla:Writing_Extensions|How To Write An Extension]] (version 3.4 and below)
 
== Project Administrativia ==
* [[Bugzilla:Meetings|Bugzilla meetings]] Online public meetings--open to all!
* [[Bugzilla:Owners|Bugzilla module owners]] Who's in charge of what
* [[Bugzilla:Roadmap|Bugzilla roadmap]] A rough plan for the future
* [[Bugzilla:MozillaFlagsAndSuch|Flags and Whiteboard Usage at Mozilla]]
* [[Bugzilla:Survey|Bugzilla Survey Results]]
* [[Bugzilla:CMU_HCI_Research_2008]]
* [[Bugzilla:Infrastructure]]
 
== Ideas & Specifications ==
* [[Bugzilla:OpenID Auth Plugin|OpenID Auth Plugin]]
* [[Bugzilla:New Charts Revision|New Charts Revision]]
* [[Bugzilla:CSS Plan|CSS Plan]]
* [[Bugzilla:Bug Layout Revision|Bug Display Layout Revision]]
* [[Bugzilla:Search.pm|How Search.pm works]]
* [[Bugzilla:Adding a CHECKEDIN state|Adding a CHECKEDIN state]]
* [[Bugzilla:Migrating to git|Migrating to git]]


[[category:Bugzilla|*]]
[[category:Bugzilla|*]]

Latest revision as of 21:17, 15 January 2024

Welcome to the Bugzilla Project. See also our main website. Bugzilla is the place where:

  • developers track their work
  • the community can let the dev team know of bugs

For Contributors

Project Administration

For Bugzilla Users & Administrators