[Buildbot-commits] [buildbot/buildbot] c3f92b: (GitPoller) pass "repository" argument to changes....

noreply at github.com noreply at github.com
Wed Sep 15 15:47:50 UTC 2010


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

Commit: c3f92bd7fd9f1544eca9c926ffdb3ba6b691482e
    http://github.com/buildbot/buildbot/commit/c3f92bd7fd9f1544eca9c926ffdb3ba6b691482e
Author: Shawn Chin <shawnchin at gmail.com>
Date:   2010-09-15 (Wed, 15 Sep 2010)

Changed paths:
  M master/buildbot/changes/gitpoller.py

Log Message:
-----------
(GitPoller) pass "repository" argument to changes.Change

Enable users to target specific repository using ChangeFilter(repository=?).

self.repourl is used as repository string to match behaviour of SVNPoller.


Commit: 8420ebb5a2ef0e58c0863beeb893da9158c570af
    http://github.com/buildbot/buildbot/commit/8420ebb5a2ef0e58c0863beeb893da9158c570af
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-09-15 (Wed, 15 Sep 2010)

Changed paths:
  M master/buildbot/changes/gitpoller.py

Log Message:
-----------
Merge branch 'gitpoller-addrepo' of git://github.com/shawnchin/buildbot

* 'gitpoller-addrepo' of git://github.com/shawnchin/buildbot:
  (GitPoller) pass "repository" argument to changes.Change






More information about the Commits mailing list