Home | Trees | Indices | Help |
---|
|
object --+ | _base.BaseNotifier --+ | CIAXMLRPCNotifier
The CIA XML-RPC Notifier class
|
|||
|
|||
|
|||
|
|||
DOM object |
|
||
|
|||
|
|||
|
|||
|
|||
unicode
|
|
||
int
|
|
||
unicode
|
|
||
unicode
|
|
||
unicode
|
|
||
unicode
|
|
||
unicode
|
|
||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
__implements__ =
|
|||
Inherited from Inherited from |
|
|||
list
|
changeset The changeset to process |
||
svnmailer.settings.GroupSettingsContainer
|
config The current group configuration |
||
svnmailer.differ.*
|
differ The differ object |
||
Inherited from |
|
|||
Inherited from |
|
Initialization
|
Submits notification via XMLRPC to a CIA server
|
Delivers the supplied message via XML-RPC
|
Composes the XML message to send (a commit message according to http://navi.cx/svn/misc/trunk/cia/xml/schema.xsd)
|
Adds revision timestamp to the message
|
Adds the generator info to the message
|
Adds the source info to the message
|
Adds the actual commit info to the message
|
Returns the number of changed lines It counts the number of minus lines and the number of plus lines and returns the greater value.
|
Returns the number of changed lines for a diff
|
Returns an URL associated with the changed file
To Do: add the ability to use raw subversion urls? |
Returns the action applied to the changed file
To Do: file renaming? |
Returns the type of the modified file
Notes:
|
Returns the stripped path of a change
|
Returns the name of the author
|
Add multiple text elements
|
Returns a new element containing text to the message
|
|
__implements__
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Sep 25 21:07:32 2011 | http://epydoc.sourceforge.net |