[Buildbot-commits] [buildbot/buildbot] f12992: properly quote '/' in step names, log names
noreply at github.com
noreply at github.com
Thu Sep 8 04:39:45 UTC 2011
Branch: refs/heads/buildbot-0.8.5
Home: https://github.com/buildbot/buildbot
Commit: f12992052b504a2a57d02ccd5fbf6bffed35e392
https://github.com/buildbot/buildbot/commit/f12992052b504a2a57d02ccd5fbf6bffed35e392
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M master/buildbot/status/master.py
M master/buildbot/status/web/build.py
Log Message:
-----------
properly quote '/' in step names, log names
Fixes #2102.
Commit: 6cfb95d5d93dbfa3c9b6c5c8770817d96fb2260b
https://github.com/buildbot/buildbot/commit/6cfb95d5d93dbfa3c9b6c5c8770817d96fb2260b
Author: Andi Albrecht <albrecht.andi at gmail.com>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M master/contrib/googlecode_atom.py
Log Message:
-----------
Refactor GoogleAtomPoller to use keyword arguments when calling addChange (fixes #2100).
Commit: 7f04f1729d124cdcd6002e51daafe1d6389d4c35
https://github.com/buildbot/buildbot/commit/7f04f1729d124cdcd6002e51daafe1d6389d4c35
Author: Andi Albrecht <albrecht.andi at gmail.com>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M master/contrib/googlecode_atom.py
Log Message:
-----------
Process deferred returned by addChange.
Commit: 56376f06c93bcd38533ec22c304e208bff153294
https://github.com/buildbot/buildbot/commit/56376f06c93bcd38533ec22c304e208bff153294
Author: Benoit Allard <benoit at aeteurope.nl>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M master/buildbot/steps/python.py
M master/buildbot/test/unit/test_steps_python.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Sphinx: add a mode parameter and fix the way log file were parsed
Compare: https://github.com/buildbot/buildbot/compare/c020267...56376f0
More information about the Commits
mailing list