Module and Class References¶
Top-Level Modules¶
reviewboard |
Review Board version and package information. |
reviewboard.rb_platform |
Global configuration for deployment paths and settings. |
reviewboard.signals |
Top-level signals for initialization and settings changes. |
User Accounts¶
File Attachments¶
reviewboard.attachments.forms |
|
reviewboard.attachments.managers |
|
reviewboard.attachments.mimetypes |
|
reviewboard.attachments.models |
Review Request Change Descriptions¶
reviewboard.changedescs.models |
Diff Viewer¶
Extensions¶
reviewboard.extensions.base |
Base support for writing custom extensions. |
reviewboard.extensions.hooks |
|
reviewboard.extensions.packaging |
|
reviewboard.extensions.testing |
Extension unit test helpers. |
reviewboard.extensions.testing.testcases |
Base test case support for extension unit tests. |
Hosting Service Integration¶
reviewboard.hostingsvcs.errors |
|
reviewboard.hostingsvcs.forms |
|
reviewboard.hostingsvcs.hook_utils |
|
reviewboard.hostingsvcs.repository |
|
reviewboard.hostingsvcs.service |
The base hosting service class and associated definitions. |
E-mail and WebHooks¶
reviewboard.notifications.email |
|
reviewboard.notifications.managers |
|
reviewboard.notifications.models |
Review Requests and Reviews¶
Repository Communication¶
reviewboard.scmtools.certs |
|
reviewboard.scmtools.core |
Data structures and classes for defining and using SCMTools. |
reviewboard.scmtools.crypto_utils |
|
reviewboard.scmtools.errors |
|
reviewboard.scmtools.forms |
|
reviewboard.scmtools.managers |
|
reviewboard.scmtools.models |
|
reviewboard.scmtools.signals |
Search¶
reviewboard.search.indexes |
Local Sites¶
reviewboard.site.decorators |
|
reviewboard.site.models |
|
reviewboard.site.signals |
|
reviewboard.site.urlresolvers |
|
reviewboard.site.validation |
SSH¶
reviewboard.ssh.client |
|
reviewboard.ssh.errors |
|
reviewboard.ssh.policy |
|
reviewboard.ssh.storage |
|
reviewboard.ssh.utils |
Unit Test Helpers¶
reviewboard.testing.testcase |