[Buildbot-commits] [djmitche/buildbot] 5ae87f: fix: robust handling of locale.getdefaultlocale() ...

noreply at github.com noreply at github.com
Wed Mar 31 19:21:11 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 5ae87fb3df640e69e35b1ee5bef290b23eb6fab4
    http://github.com/djmitche/buildbot/commit/5ae87fb3df640e69e35b1ee5bef290b23eb6fab4
Author: Tobias Oberstein <tobias.oberstein at tavendo.de>
Date:   2010-03-31 (Wed, 31 Mar 2010)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/waterfall.py

Log Message:
-----------
fix: robust handling of locale.getdefaultlocale() for systems where this function may return (None, None) .. like e.g. Solaris 10.


Commit: cc7c044d8d983cae87b2433c509489342fae4774
    http://github.com/djmitche/buildbot/commit/cc7c044d8d983cae87b2433c509489342fae4774
Author: Tobias Oberstein <tobias.oberstein at tavendo.de>
Date:   2010-03-31 (Wed, 31 Mar 2010)

Changed paths:
  M buildbot/changes/manager.py
  M buildbot/status/web/templates/change.html
  M contrib/git_buildbot.py

Log Message:
-----------
add --repository option to Git post-receive hook; log repository for new changes in manager; show repository for changes in web status page






More information about the Commits mailing list