Package buildbot :: Package status :: Package web :: Package hooks :: Module base
[frames] | no frames]

Module base

source code

Functions
 
getChanges(request, options=None)
Consumes a naive build notification (the default for now) basically, set POST variables to match commit object parameters: revision, revlink, comments, branch, who, files, links
source code
Variables
  __package__ = 'buildbot.status.web.hooks'
Function Details

getChanges(request, options=None)

source code 

Consumes a naive build notification (the default for now) basically, set POST variables to match commit object parameters: revision, revlink, comments, branch, who, files, links

files, links and properties will be de-json'd, the rest are interpreted as strings