[Buildbot-commits] [buildbot/buildbot] 1ff731: Issue 2464: Makes GitPoller write git based error ...
GitHub
noreply at github.com
Thu Mar 26 23:30:29 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 1ff73110394a8fa23ad2065415ea655ee1b1c92e
https://github.com/buildbot/buildbot/commit/1ff73110394a8fa23ad2065415ea655ee1b1c92e
Author: Prasoon Shukla <prasoon92.iitr at gmail.com>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M master/buildbot/changes/gitpoller.py
M master/buildbot/test/unit/test_changes_gitpoller.py
Log Message:
-----------
Issue 2464: Makes GitPoller write git based error to log file.
* Added GitError: Called when git returns with status
code 128.
* The error message is logged to twistd.log
* Added test.
Commit: f8dcf3a29c72f2ce962e3712150dcf6153042e39
https://github.com/buildbot/buildbot/commit/f8dcf3a29c72f2ce962e3712150dcf6153042e39
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M master/buildbot/changes/gitpoller.py
M master/buildbot/test/unit/test_changes_gitpoller.py
Log Message:
-----------
Merge prasoon2211/buildbot:GitError (PR #1605)
+autopep8
Compare: https://github.com/buildbot/buildbot/compare/e8128a4d2226...f8dcf3a29c72
More information about the Commits
mailing list