Package buildbot :: Package status :: Package web :: Module waterfall
[frames] | no frames]

Module waterfall

source code

Classes
  CurrentBox
  BuildTopBox
  BuildBox
  StepBox
  EventBox
  Spacer
  SpacerBox
  WaterfallHelp
  WaterfallStatusResource
This builds the main status page, with the waterfall display, and all child pages.
Functions
 
insertGaps(g, showEvents, lastEventTime, idleGap=2) source code
Variables
  HELP = '\n<form action="../waterfall" method="GET">\n\n<h1>The...
  __package__ = 'buildbot.status.web'
Variables Details

HELP

Value:
'''
<form action="../waterfall" method="GET">

<h1>The Waterfall Display</h1>

<p>The Waterfall display can be controlled by adding query arguments t\
o the
URL. For example, if your Waterfall is accessed via the URL
...