| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Package status :: Package web :: Module baseweb |
|
| Classes | |
|---|---|
LastBuild |
|
OneBoxPerBuilder |
This shows a narrow table with one row per builder. |
OneLinePerBuild |
This shows one line per build, combining all builders together. |
OneLinePerBuildOneBuilder |
|
Waterfall |
|
WebStatus |
|
| Function Summary | |
|---|---|
Return a list with the last few Builds, sorted by start time. | |
| Variable Summary | |
|---|---|
dict |
BODY_ATTRS = {'vlink': '#800080'}
|
str |
FOOTER = '\n</html>\n'
|
list |
HEAD_ELEMENTS = ['<title>%(title)s</title>', '<link href...
|
str |
HEADER = '\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
|
| Function Details |
|---|
getLastNBuilds(status, numbuilds, builders=[], branches=[])Return a list with the last few Builds, sorted by start time. builder_names=None means all builders |
| Variable Details |
|---|
BODY_ATTRS
|
FOOTER
|
HEAD_ELEMENTS
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Sep 16 09:16:00 2008 | http://epydoc.sf.net |