[Buildbot-commits] [buildbot/buildbot] 6aaac9: Added "category" and "project" arguments to GitPol...
noreply at github.com
noreply at github.com
Tue Sep 14 15:16:54 UTC 2010
Branch: refs/heads/master
Home: http://github.com/buildbot/buildbot
Commit: 6aaac93ac1480759827d86a5880cde595fd4f27a
http://github.com/buildbot/buildbot/commit/6aaac93ac1480759827d86a5880cde595fd4f27a
Author: Shawn Chin <shawnchin at gmail.com>
Date: 2010-09-13 (Mon, 13 Sep 2010)
Changed paths:
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
Added "category" and "project" arguments to GitPoller (as implemented for SVNPoller)
If set, those attributes are passed on to the Change object produced, allowing them to be targeted by change filters.
Commit: a67751a715f3ecf2c1a1bd2668abe20dfe1a4aff
http://github.com/buildbot/buildbot/commit/a67751a715f3ecf2c1a1bd2668abe20dfe1a4aff
Author: Shawn Chin <shawnchin at gmail.com>
Date: 2010-09-13 (Mon, 13 Sep 2010)
Changed paths:
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
fixed typo
Commit: d5e8068aee8962aa32f3eeb74a85ff0018e0151b
http://github.com/buildbot/buildbot/commit/d5e8068aee8962aa32f3eeb74a85ff0018e0151b
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-09-13 (Mon, 13 Sep 2010)
Changed paths:
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
Merge branch 'gitpoller-addcategory' of git://github.com/shawnchin/buildbot
* 'gitpoller-addcategory' of git://github.com/shawnchin/buildbot:
fixed typo
Added "category" and "project" arguments to GitPoller (as implemented for SVNPoller)
Commit: 8ac2d03c5209302af7137c5f6d2a8c0fc8f1f01f
http://github.com/buildbot/buildbot/commit/8ac2d03c5209302af7137c5f6d2a8c0fc8f1f01f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-09-14 (Tue, 14 Sep 2010)
Changed paths:
M master/buildbot/process/buildstep.py
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
* 'master' of github.com:buildbot/buildbot:
Regex log evaluator needs to check rc code (because evaluateCommand doesn't when log_eval_func is set).
Commit: ab42b221458bd703f3c4da45397c01ef90348e16
http://github.com/buildbot/buildbot/commit/ab42b221458bd703f3c4da45397c01ef90348e16
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-09-14 (Tue, 14 Sep 2010)
Changed paths:
M master/buildbot/process/buildstep.py
Log Message:
-----------
compare save versions as tuples of integers
Thanks to hartym in #buildbot
More information about the Commits
mailing list