|
|
(6 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
| '''Do not edit this page''' unless either: | | '''Only module owners may edit this page.''' |
|
| |
|
| # you are a module owner who is:
| | They may: |
| #* altering the list of peers in your module
| |
| #* adding or removing a sub-module
| |
| #* changing the owner of one of your sub-modules; or
| |
| # you have agreed a change of owner or module addition/deletion with the Module Ownership Module group, probably via [https://www.mozilla.org/about/forums/#governance mozilla.governance].
| |
|
| |
|
| Note that [https://bugzilla.mozilla.org/ bugzilla.mozilla.org], the instance of Bugzilla run by and for the Mozilla project, has its [[Modules/bugzilla.mozilla.org|own set of modules]].
| | * update any information about their module except the name of the owner |
| | * add or remove sub-modules |
| | * change the owner of a sub-module |
| | * add emeritus owners or peers |
| | |
| | Other changes, including changes of module owner or addition/removal of modules, must be agreed with the Module Ownership Module group, probably via a discussion in [https://www.mozilla.org/about/forums/#governance mozilla.governance]. |
| </noinclude> | | </noinclude> |
| {{Module | | {{Module |
| |name=Bugzilla | | |name=Bugzilla |
| |description=The bug-tracking web application from Mozilla | | |description=Bugzilla is the bug-tracking web application from Mozilla; this module's ownership includes responsibility for all of Bugzilla's internal components. |
| |owner=[mailto:justdave@bugzilla.org Dave Miller] | | |owner=[mailto:justdave@bugzilla.org Dave Miller] |
| |peers= | | |ownersemeritus=Terry Weissman, Tara Hernandez |
| | |peers=[mailto:dylan@mozilla.com Dylan Hardison] |
| | |peersemeritus=Gervase Markham, Mark Côté, Byron Jones, Simon Green, Max Kanat-Alexander, Frédéric Buclin, Chris Yeh, Dan Mosedale |
| |group=dev-apps-bugzilla | | |group=dev-apps-bugzilla |
| |source_dirs=(Bugzilla lives in [[Bugzilla:Bzr|bzr]]) | | |source_dirs=[http://git.mozilla.org/?p=bugzilla/bugzilla.git;a=summary bugzilla/] |
| |url=http://www.bugzilla.org/ | | |url=http://www.bugzilla.org/ |
| |components= | | |components= |
| }} | | }} |
|
| |
| ===Sub Modules===
| |
|
| |
| {{Module
| |
| |name=Administration
| |
| |description=Pages related to the administration of a Bugzilla installation, features oriented.
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Administration
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Attachments
| |
| |description=Attachment creation and management
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Attachments & Requests
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Authentication
| |
| |description=Authentication API, communication and interactions between Bugzilla installations
| |
| |owner=
| |
| |peers=
| |
| |components=
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Bug creation and modification
| |
| |description=Creating, changing, and viewing bugs
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Creating/Changing Bugs
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Charting system
| |
| |description=Old and new chart systems
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Reporting/Charting
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Databases
| |
| |description=Interface with databases, database support
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Database
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Documentation
| |
| |description=Bugzilla documentation
| |
| |owner=[mailto:colin.ogilvie@gmail.com Colin Ogilvie]
| |
| |peers=
| |
| |components=Bugzilla::Documentation
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Email notifications
| |
| |description=Emails sent during bug changes, including flags
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Email Notifications
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Exporting and Importing
| |
| |description=Importing and exporting bug reports with another Bugzilla installation
| |
| |owner=[mailto:ghendricks@novell.com Gregary Hendricks]
| |
| |peers=
| |
| |components=Bugzilla::Bug Import/Export & Moving
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Extensions and Hooks
| |
| |description=Everything related to extensions, including adding/modifying hooks
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Extensions
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Flags and Requests
| |
| |description=Flag system
| |
| |owner=
| |
| |peers=
| |
| |components=
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Installation and Upgrading
| |
| |description=Installing a fresh copy of Bugzilla, or upgrading from an older installation
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::Installation & Upgrading
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Search system and Queries
| |
| |description=Mostly include Search.pm code and the way data are passed to it and returned
| |
| |owner=[mailto:justdave@bugzilla.org Dave Miller]
| |
| |peers=
| |
| |components=Bugzilla::Query/Bug List
| |
| }}
| |
|
| |
| {{Module
| |
| |name=Security
| |
| |description=Security related stuff
| |
| |owner=bugzilla-security group
| |
| |peers=
| |
| |components=
| |
| }}
| |
|
| |
| {{Module
| |
| |name=User Interface
| |
| |description=Design of Bugzilla pages, as well as workflow
| |
| |owner=
| |
| |peers=
| |
| |components=Bugzilla::User Interface
| |
| }}
| |
|
| |
| <noinclude>
| |
| ===Unassigned Bugzilla Components===
| |
|
| |
| The following Bugzilla components in the Bugzilla project have not been assigned to a module:
| |
|
| |
| <pre>
| |
| Bugzilla::Bugzilla-General
| |
| Bugzilla::bugzilla.org
| |
| Bugzilla::Dependency Views
| |
| Bugzilla::Incoming Email
| |
| Bugzilla::Testing Suite
| |
| Bugzilla::User Accounts
| |
| Bugzilla::WebService
| |
| Bugzilla::Whining
| |
| </pre>
| |
| </noinclude>
| |