Dashboard > Pulse v1.2 > ... > Remote API Types > RemoteApi.Changelist
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  RemoteApi.Changelist
Added by Jason Sankey, last edited by Jason Sankey on Mar 14, 2007  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

The Changelist type holds information about an SCM change that affected some build.

Properties

Property Type Description
revision string The revision of the changelist, e.g. a repository revision for Subversion.
author string The user the submitted the changelist.
date date The date at which the change was submitted (according to the SCM server clock).
comment string The comment provided by the author for the change.
files array<RemoteApi.FileChange> The files affected by the changelist.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators