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

Module waterfall

source code

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

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
...