[Buildbot-commits] [djmitche/buildbot] d6ad30: Move HtmlRsource.getContext to new ContextMixin-cl...
noreply at github.com
noreply at github.com
Wed Jan 20 23:39:51 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: d6ad30389c909ed133d1104673f5adf646e4732a
http://github.com/djmitche/buildbot/commit/d6ad30389c909ed133d1104673f5adf646e4732a
Author: Marcus Lindblom <macke at yar.nu>
Date: 2010-01-20 (Wed, 20 Jan 2010)
Changed paths:
M buildbot/status/web/base.py
M buildbot/status/web/baseweb.py
M buildbot/status/web/waterfall.py
Log Message:
-----------
Move HtmlRsource.getContext to new ContextMixin-class that HtmlResource & DirectoryLister inherits. (fixes #688)
* Also replace the path_to_root member function from HtmlResource by direct calls to path_to_root (was only used in two places anyway)
Commit: d67d93134bdbe5894e64e1aeeab89ed5abf319b5
http://github.com/djmitche/buildbot/commit/d67d93134bdbe5894e64e1aeeab89ed5abf319b5
Author: Marcus Lindblom <macke at yar.nu>
Date: 2010-01-20 (Wed, 20 Jan 2010)
Changed paths:
M buildbot/status/web/files/default.css
M buildbot/status/web/templates/directory.html
Log Message:
-----------
Align coding style and css-classes in directory.html with other templates
More information about the Commits
mailing list