Bugzilla:Home: Difference between revisions
Jump to navigation
Jump to search
(Link to new release process) |
(Rejig home page to remove useless links and make important info more prominent) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
* In this wiki, to link to a bug report on bugzilla.mozilla.org, use e.g. <nowiki>{{Bugzilla|880974}}</nowiki> (which produces {{Bugzilla|880974}}). | |||
==For Contributors== | ==For Contributors== | ||
Line 8: | Line 11: | ||
* [[Bugzilla:L10N|Localization]] | * [[Bugzilla:L10N|Localization]] | ||
== | ===Project Administrivia=== | ||
* | * [[Bugzilla:Meetings|Bugzilla Meetings]] - online public meetings, open to all | ||
* [[Bugzilla:Roadmap|Bugzilla Roadmap]] - a rough plan for the future | |||
* [[Bugzilla:Survey|Bugzilla Survey Results]] | |||
* [[Bugzilla:CMU_HCI_Research_2008]] | |||
* [[Bugzilla:Infrastructure]] | |||
=== | ===Ideas & Specifications=== | ||
* [[Bugzilla:OpenID Auth Plugin|OpenID Auth Plugin]] | |||
* [[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]] | |||
==For Users & Administrators== | |||
* [http://bugzilla.readthedocs.org/ Main Bugzilla Documentation] | |||
* [[Bugzilla:WebService|Bugzilla '''WebService''' Documentation]] | |||
* [[Bugzilla:FAQ|Bugzilla '''FAQ''']] | * [[Bugzilla:FAQ|Bugzilla '''FAQ''']] | ||
* [[Bugzilla:Addons|List of third-party '''Addons''' for Bugzilla]] | |||
* [[Bugzilla:Addons| | |||
=== | === Specialist Information === | ||
*[[Bugzilla:Speed Up Sendmail|submit.mc to make Sendmail submit faster]] | *[[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:FAQ:Software Matrix|Software that is known to be incompatible with Bugzilla]] | ||
*[[Bugzilla:How to setup the Bug Moving feature|How to setup the '''Bug Moving''' feature]] | *[[Bugzilla:How to setup the Bug Moving feature|How to setup the '''Bug Moving''' feature]] | ||
*[[Bugzilla:SQLCookBook|Cookbook of SQL queries for Bugzilla]] | *[[Bugzilla:SQLCookBook|Cookbook of SQL queries for manually querying the Bugzilla database]] | ||
*[[Bugzilla:DataVision|Using DataVision]] (open-source Crystal Reports) to get reports from Bugzilla | *[[Bugzilla:DataVision|Using DataVision]] (open-source Crystal Reports) to get reports from Bugzilla | ||
*[[Bugzilla:PostfixMTA|Incoming EMail Integration with Postfix - A 'Gotcha']] | *[[Bugzilla:PostfixMTA|Incoming EMail Integration with Postfix - A 'Gotcha']] | ||
*[[Bugzilla:Project Management with Bugzilla|Project Management with Bugzilla]] | *[[Bugzilla:Project Management with Bugzilla|Project Management with Bugzilla]] | ||
== For Customizers and Extension Writers == | == For Customizers and Extension Writers == | ||
* [[Bugzilla:Extension_Notes|Useful Extension-Writing Tips]] | * [[Bugzilla:Extension_Notes|Useful Extension-Writing Tips]] | ||
[[category:Bugzilla|*]] | [[category:Bugzilla|*]] |
Revision as of 13:56, 18 February 2015
- In this wiki, to link to a bug report on bugzilla.mozilla.org, use e.g. {{Bugzilla|880974}} (which produces 880974).
For Contributors
Project Administrivia
- Bugzilla Meetings - online public meetings, open to all
- Bugzilla Roadmap - a rough plan for the future
- Bugzilla Survey Results
- Bugzilla:CMU_HCI_Research_2008
- Bugzilla:Infrastructure
Ideas & Specifications
- OpenID Auth Plugin
- CSS Plan
- Bug Display Layout Revision
- How Search.pm works
- Adding a CHECKEDIN state
- Migrating to git
For Users & Administrators
- Main Bugzilla Documentation
- Bugzilla WebService Documentation
- Bugzilla FAQ
- List of third-party Addons for Bugzilla
Specialist Information
- submit.mc to make Sendmail submit faster
- Software that is known to be incompatible with Bugzilla
- How to setup the Bug Moving feature
- Cookbook of SQL queries for manually querying the Bugzilla database
- Using DataVision (open-source Crystal Reports) to get reports from Bugzilla
- Incoming EMail Integration with Postfix - A 'Gotcha'
- Project Management with Bugzilla