[Buildbot-commits] [buildbot/buildbot] ade49a: Fix split files with spaces
GitHub
noreply at github.com
Tue Dec 10 03:35:13 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: ade49a7b6175c3735ddf5bbe90992bc1684157a8
https://github.com/buildbot/buildbot/commit/ade49a7b6175c3735ddf5bbe90992bc1684157a8
Author: Aleksey Vasenev <margtu-fivt at ya.ru>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
Fix split files with spaces
Commit: 2c3b6eb7609df840f778c1ac5e0d872ee48e76eb
https://github.com/buildbot/buildbot/commit/2c3b6eb7609df840f778c1ac5e0d872ee48e76eb
Author: Aleksey Vasenev <margtu-fivt at ya.ru>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
Decode comment and file path
Commit: 5838173fa07c35aa1bb6c0ef7cba98632ed5dc19
https://github.com/buildbot/buildbot/commit/5838173fa07c35aa1bb6c0ef7cba98632ed5dc19
Author: Aleksey Vasenev <margtu-fivt at ya.ru>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M master/buildbot/test/unit/test_changes_gitpoller.py
Log Message:
-----------
Tests now check file path with spaces and octal encoded
Commit: 98fdcbbd0136b6334fad9b8ed3133ef41a343bef
https://github.com/buildbot/buildbot/commit/98fdcbbd0136b6334fad9b8ed3133ef41a343bef
Author: Jeremy Cornett <jeremy.cornett at venafi.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
Make GitPoller break filenames on newlines
List of changed files was incorrectly splitting on spaces, instead of
just newlines. That was breaking a single file's path into multiple
lines instead of displaying it one just one.
Commit: 3cfda4a55d974d4c08e79aadd983629b77c5d7f6
https://github.com/buildbot/buildbot/commit/3cfda4a55d974d4c08e79aadd983629b77c5d7f6
Author: Spike^ekipS <spikeekips at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M master/buildbot/test/unit/test_changes_gitpoller.py
Log Message:
-----------
fixed_gitpoller_changes_with_space.patch
Commit: 4450ae355a2134dc4ad31a9311db812fde9d2c64
https://github.com/buildbot/buildbot/commit/4450ae355a2134dc4ad31a9311db812fde9d2c64
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M master/buildbot/changes/gitpoller.py
M master/buildbot/test/unit/test_changes_gitpoller.py
Log Message:
-----------
Merge branch 'bug2529'
+autopep8
Commit: 3c38bd33b8f31e5c7e33a929fd9fe640c9cb05de
https://github.com/buildbot/buildbot/commit/3c38bd33b8f31e5c7e33a929fd9fe640c9cb05de
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M master/buildbot/changes/gitpoller.py
M master/buildbot/test/unit/test_changes_gitpoller.py
Log Message:
-----------
Merge branch 'git_improvements' of git://github.com/Ratio2/buildbot
+autopep8
Compare: https://github.com/buildbot/buildbot/compare/1c5973413aa3...3c38bd33b8f3
More information about the Commits
mailing list