Bugzilla |
Semi-persistent collection of various objects used by scripts and modules |
Bugzilla::Attachment |
Bugzilla attachment class. |
Bugzilla::Attachment::PatchReader |
|
Bugzilla::Auth |
An object that authenticates the login credentials for a user. |
Bugzilla::Auth::Login |
Gets username/password data from the user. |
Bugzilla::Auth::Verify |
An object that verifies usernames and passwords. |
Bugzilla::Bug |
|
Bugzilla::BugMail |
Routines to generate email notifications when a bug is created or modified. |
Bugzilla::BugUrl |
|
Bugzilla::BugUserLastVisit |
Model for BugUserLastVisit bug search data |
Bugzilla::CGI |
CGI handling for Bugzilla |
Bugzilla::Chart |
|
Bugzilla::Classification |
Bugzilla classification class. |
Bugzilla::Comment |
A Comment for a given bug |
Bugzilla::Comment::TagWeights |
Bugzilla comment weighting class. |
Bugzilla::Component |
Bugzilla product component class. |
Bugzilla::Config |
Configuration parameters for Bugzilla |
Bugzilla::Config::Common |
Parameter checking functions |
Bugzilla::Constants |
|
Bugzilla::DB |
Database access routines, using DBI |
Bugzilla::DB::Mysql |
Bugzilla database compatibility layer for MySQL |
Bugzilla::DB::Oracle |
Bugzilla database compatibility layer for Oracle |
Bugzilla::DB::Pg |
Bugzilla database compatibility layer for PostgreSQL |
Bugzilla::DB::Schema |
Abstract database schema for Bugzilla |
Bugzilla::DB::Schema::Mysql |
|
Bugzilla::DB::Schema::Oracle |
|
Bugzilla::DB::Schema::Pg |
|
Bugzilla::DB::Schema::Sqlite |
|
Bugzilla::DB::Sqlite |
Bugzilla database compatibility layer for SQLite |
Bugzilla::Error |
Error handling utilities for Bugzilla |
Bugzilla::Extension |
Base class for Bugzilla Extensions. |
Bugzilla::Field |
a particular piece of information about bugs and useful routines for form field manipulation |
Bugzilla::Field::Choice |
A legal value for a <select>-type field. |
Bugzilla::Field::ChoiceInterface |
Makes an object act like a Bugzilla::Field::Choice. |
Bugzilla::Flag |
A module to deal with Bugzilla flag values. |
Bugzilla::FlagType |
A module to deal with Bugzilla flag types. |
Bugzilla::Group |
Bugzilla group class. |
Bugzilla::Hook |
Extendable extension hooks for Bugzilla code |
Bugzilla::Install |
Functions and variables having to do with installation. |
Bugzilla::Install::CPAN |
Routines to install Perl modules from CPAN. |
Bugzilla::Install::DB |
Fix up the database during installation. |
Bugzilla::Install::Filesystem |
Fix up the filesystem during installation. |
Bugzilla::Install::Localconfig |
|
Bugzilla::Install::Requirements |
Functions and variables dealing with Bugzilla's perl-module requirements. |
Bugzilla::Install::Util |
Utility functions that are useful both during installation and afterwards. |
Bugzilla::JobQueue |
Interface between Bugzilla and TheSchwartz. |
Bugzilla::JobQueue::Runner |
A class representing the daemon that runs the job queue. |
Bugzilla::Keyword |
A Keyword that can be added to a bug. |
Bugzilla::Mailer |
Provides methods for sending email |
Bugzilla::Memcached |
Interface between Bugzilla and Memcached. |
Bugzilla::Migrate |
Functions to migrate from other databases |
Bugzilla::Migrate::Gnats |
|
Bugzilla::Milestone |
Bugzilla product milestone class. |
Bugzilla::MIME |
Wrapper around Email::MIME for unifying MIME related workarounds. |
Bugzilla::Object |
A base class for objects in Bugzilla. |
Bugzilla::Product |
Bugzilla product class. |
Bugzilla::Report |
Bugzilla report class. |
Bugzilla::RNG |
|
Bugzilla::Search |
Provides methods to run queries against bugs. |
Bugzilla::Search::Clause |
|
Bugzilla::Search::ClauseGroup |
|
Bugzilla::Search::Condition |
|
Bugzilla::Search::Quicksearch |
|
Bugzilla::Search::Recent |
A search recently run by a logged-in user. |
Bugzilla::Search::Saved |
A saved search |
Bugzilla::Sender::Transport::Sendmail |
|
Bugzilla::Series |
|
Bugzilla::Status |
Bug status class. |
Bugzilla::Template |
Wrapper around the Template Toolkit Template object |
Bugzilla::Template::Context |
|
Bugzilla::Template::Plugin::Bugzilla |
|
Bugzilla::Template::Plugin::Hook |
|
Bugzilla::Token |
Provides different routines to manage tokens. |
Bugzilla::Update |
Update routines for Bugzilla |
Bugzilla::User |
Object for a Bugzilla user |
Bugzilla::User::APIKey |
Model for an api key belonging to a user. |
Bugzilla::User::Setting |
Object for a user preference setting |
Bugzilla::User::Setting::Lang |
Object for a user preference setting for preferred language |
Bugzilla::User::Setting::Skin |
Object for a user preference setting for skins |
Bugzilla::User::Setting::Timezone |
Object for a user preference setting for desired timezone |
Bugzilla::UserAgent |
UserAgent utilities for Bugzilla |
Bugzilla::Util |
Generic utility functions for bugzilla |
Bugzilla::Version |
Bugzilla product version class. |
Bugzilla::WebService |
The Web Service interface to Bugzilla |
Bugzilla::WebService::Bug |
The API for creating, changing, and getting the details of bugs. |
Bugzilla::WebService::BugUserLastVisit |
Find and Store the last time a user visited a bug. |
Bugzilla::WebService::Bugzilla |
Global functions for the webservice interface. |
Bugzilla::WebService::Classification |
The Classification API |
Bugzilla::WebService::Component |
The Component API |
Bugzilla::WebService::Constants |
|
Bugzilla::WebService::FlagType |
API for creating flags. |
Bugzilla::WebService::Group |
The API for creating, changing, and getting information about Groups. |
Bugzilla::WebService::Product |
The Product API |
Bugzilla::WebService::Server |
Base server class for the WebService API |
Bugzilla::WebService::Server::JSONRPC |
The JSON-RPC Interface to Bugzilla |
Bugzilla::WebService::Server::REST |
The REST Interface to Bugzilla |
Bugzilla::WebService::Server::REST::Resources::Bug |
|
Bugzilla::WebService::Server::REST::Resources::BugUserLastVisit |
The BugUserLastVisit REST API |
Bugzilla::WebService::Server::REST::Resources::Bugzilla |
Global functions for the webservice interface. |
Bugzilla::WebService::Server::REST::Resources::Classification |
The Classification REST API |
Bugzilla::WebService::Server::REST::Resources::Component |
The Component REST API |
Bugzilla::WebService::Server::REST::Resources::FlagType |
The Flag Type REST API |
Bugzilla::WebService::Server::REST::Resources::Group |
|
Bugzilla::WebService::Server::REST::Resources::Product |
The Product REST API |
Bugzilla::WebService::Server::REST::Resources::User |
The User Account REST API |
Bugzilla::WebService::Server::XMLRPC |
The XML-RPC Interface to Bugzilla |
Bugzilla::WebService::User |
The User Account and Login API |
Bugzilla::WebService::Util |
|
Bugzilla::Whine |
A Whine event |
Bugzilla::Whine::Query |
A query object used by Bugzilla::Whine. |
Bugzilla::Whine::Schedule |
A schedule object used by Bugzilla::Whine. |