Modules/Bugzilla: Difference between revisions
< Modules
Jump to navigation
Jump to search
No edit summary |
(mkanat and lpsolit have both left) |
||
| Line 7: | Line 7: | ||
|description=The bug-tracking web application from Mozilla | |description=The bug-tracking web application from Mozilla | ||
|owner=[mailto:justdave@bugzilla.org Dave Miller] | |owner=[mailto:justdave@bugzilla.org Dave Miller] | ||
|peers= | |peers= | ||
|group=dev-apps-bugzilla | |group=dev-apps-bugzilla | ||
|source_dirs=(Bugzilla lives in [[Bugzilla:Bzr|bzr]]) | |source_dirs=(Bugzilla lives in [[Bugzilla:Bzr|bzr]]) | ||
| Line 27: | Line 27: | ||
|name=Attachments | |name=Attachments | ||
|description=Attachment creation and management | |description=Attachment creation and management | ||
|owner= | |owner= | ||
|peers= | |peers= | ||
|components=Bugzilla::Attachments & Requests | |components=Bugzilla::Attachments & Requests | ||
| Line 35: | Line 35: | ||
|name=Authentication | |name=Authentication | ||
|description=Authentication API, communication and interactions between Bugzilla installations | |description=Authentication API, communication and interactions between Bugzilla installations | ||
|owner= | |owner= | ||
|peers= | |peers= | ||
|components= | |components= | ||
| Line 59: | Line 59: | ||
|name=Databases | |name=Databases | ||
|description=Interface with databases, database support | |description=Interface with databases, database support | ||
|owner= | |owner= | ||
|peers= | |peers= | ||
|components=Bugzilla::Database | |components=Bugzilla::Database | ||
| Line 91: | Line 91: | ||
|name=Extensions and Hooks | |name=Extensions and Hooks | ||
|description=Everything related to extensions, including adding/modifying hooks | |description=Everything related to extensions, including adding/modifying hooks | ||
|owner= | |owner= | ||
|peers= | |peers= | ||
|components=Bugzilla::Extensions | |components=Bugzilla::Extensions | ||
| Line 99: | Line 99: | ||
|name=Flags and Requests | |name=Flags and Requests | ||
|description=Flag system | |description=Flag system | ||
|owner= | |owner= | ||
|peers= | |peers= | ||
|components= | |components= | ||
| Line 107: | Line 107: | ||
|name=Installation and Upgrading | |name=Installation and Upgrading | ||
|description=Installing a fresh copy of Bugzilla, or upgrading from an older installation | |description=Installing a fresh copy of Bugzilla, or upgrading from an older installation | ||
|owner= | |owner= | ||
|peers= | |peers= | ||
|components=Bugzilla::Installation & Upgrading | |components=Bugzilla::Installation & Upgrading | ||
| Line 123: | Line 123: | ||
|name=Security | |name=Security | ||
|description=Security related stuff | |description=Security related stuff | ||
|owner= | |owner=bugzilla-security group | ||
|peers= | |peers= | ||
|components= | |components= | ||
| Line 131: | Line 131: | ||
|name=User Interface | |name=User Interface | ||
|description=Design of Bugzilla pages, as well as workflow | |description=Design of Bugzilla pages, as well as workflow | ||
|owner= | |owner= | ||
|peers= | |peers= | ||
|components=Bugzilla::User Interface | |components=Bugzilla::User Interface | ||
Revision as of 06:29, 11 July 2013
Note that bugzilla.mozilla.org, the instance of Bugzilla run by and for the Mozilla project, has its own set of modules.
| Name: | Bugzilla (#) |
|---|---|
| Description: | The bug-tracking web application from Mozilla |
| Owner: | Dave Miller |
| Source Dir(s): | (Bugzilla lives in bzr) |
| URL(s): | http://www.bugzilla.org/ |
| Discussion Group: | dev-apps-bugzilla |
Sub Modules
| Name: | Administration (#) |
|---|---|
| Description: | Pages related to the administration of a Bugzilla installation, features oriented. |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Administration |
| Name: | Attachments (#) |
|---|---|
| Description: | Attachment creation and management |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Attachments & Requests |
| Name: | Authentication (#) |
|---|---|
| Description: | Authentication API, communication and interactions between Bugzilla installations |
| Owner: |
| Name: | Bug creation and modification (#) |
|---|---|
| Description: | Creating, changing, and viewing bugs |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Creating/Changing Bugs |
| Name: | Charting system (#) |
|---|---|
| Description: | Old and new chart systems |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Reporting/Charting |
| Name: | Databases (#) |
|---|---|
| Description: | Interface with databases, database support |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Database |
| Name: | Documentation (#) |
|---|---|
| Description: | Bugzilla documentation |
| Owner: | Colin Ogilvie |
| Bugzilla Component(s): | Bugzilla::Documentation |
| Name: | Email notifications (#) |
|---|---|
| Description: | Emails sent during bug changes, including flags |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Email Notifications |
| Name: | Exporting and Importing (#) |
|---|---|
| Description: | Importing and exporting bug reports with another Bugzilla installation |
| Owner: | Gregary Hendricks |
| Bugzilla Component(s): | Bugzilla::Bug Import/Export & Moving |
| Name: | Extensions and Hooks (#) |
|---|---|
| Description: | Everything related to extensions, including adding/modifying hooks |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Extensions |
| Name: | Flags and Requests (#) |
|---|---|
| Description: | Flag system |
| Owner: |
| Name: | Installation and Upgrading (#) |
|---|---|
| Description: | Installing a fresh copy of Bugzilla, or upgrading from an older installation |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::Installation & Upgrading |
| Name: | Search system and Queries (#) |
|---|---|
| Description: | Mostly include Search.pm code and the way data are passed to it and returned |
| Owner: | Dave Miller |
| Bugzilla Component(s): | Bugzilla::Query/Bug List |
| Name: | Security (#) |
|---|---|
| Description: | Security related stuff |
| Owner: | bugzilla-security group |
| Name: | User Interface (#) |
|---|---|
| Description: | Design of Bugzilla pages, as well as workflow |
| Owner: | |
| Bugzilla Component(s): | Bugzilla::User Interface |
Unassigned Bugzilla Components
The following Bugzilla components in the Bugzilla project have not been assigned to a module:
Bugzilla::Bugzilla-General Bugzilla::bugzilla.org Bugzilla::Dependency Views Bugzilla::Incoming Email Bugzilla::Testing Suite Bugzilla::User Accounts Bugzilla::WebService Bugzilla::Whining