Welcome to the new Tigris! There have been some changes to the administration of mail lists. Project and list owners should check out the Discussion Services release notes.
Module commitmessage.model
Provides the model classes for the commitmessage framework
| Classes |
Controller |
A base implementation for SCM-specific controllers to extend; mostly
does the generic Views handling. |
Directory |
A directory that has been affected by the commit |
File |
Represents a file that has been affected by the commit |
Model |
Wraps the Files and Directorys created by the Controller and used by Views |
View |
A base class for specific view implementations to extend |
| Variable Summary |
SRE_Pattern |
_re_path = ^/([^/]+/)*$
|
_re_path
-
- Type:
-
SRE_Pattern
- Value:
|