web: handle new sourcestamp changes
[buildbot.git] / Branch.notes
blobb4ffd800613db4e4a940acab2a685d3abb6e548f
2 next steps:
4  rewrite the old Waterfall to use request.site.status like the new WebStatus
6  then make WaterfallStatusResource available in WebStatus at _buildbot/timeline
8  figure out how to make Waterfall be a subset of subclass of WebStatus
10  figure out a basic templating system so that all pages can get common
11  headers and footers. I'm not gung-ho about creating something as large or as
12  flexible as Trac, but it would be nice if all pages could have a common
13  style and if it were possible to make them less ugly than the existing
14  Waterfall.
16 then start implementing the RSS and machine-parseable interfaces