[Buildbot-commits] [buildbot/buildbot] 588c51: add some tests for Change
GitHub
noreply at github.com
Sat May 12 14:49:20 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 588c516c099ce1addcdfb752380cba35fb39cae2
https://github.com/buildbot/buildbot/commit/588c516c099ce1addcdfb752380cba35fb39cae2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-10 (Thu, 10 May 2012)
Changed paths:
A master/buildbot/test/unit/test_changes_changes.py
Log Message:
-----------
add some tests for Change
Commit: e45c5af912b452bae14a0191062e5621e013a6af
https://github.com/buildbot/buildbot/commit/e45c5af912b452bae14a0191062e5621e013a6af
Author: Frédéric Leroy <fredo at starox.org>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
M master/buildbot/changes/svnpoller.py
Log Message:
-----------
add 'project' support to svnpoller
When using SVNPoller( ... , project='myproject' ), project is always empty.
This patch fixes it.
Commit: 31d2e408df94009e4ccc1f98e45813d5c95ac4bb
https://github.com/buildbot/buildbot/commit/31d2e408df94009e4ccc1f98e45813d5c95ac4bb
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M master/buildbot/changes/svnpoller.py
Log Message:
-----------
Merge branch 'myfixes' of git://github.com/starox/buildbot
* 'myfixes' of git://github.com/starox/buildbot:
add 'project' support to svnpoller
Compare: https://github.com/buildbot/buildbot/compare/14f369e...31d2e40
More information about the Commits
mailing list