[Buildbot-commits] [buildbot/buildbot] 7dd1db: Fix ternary replacements that contain :- :~ or :+
GitHub
noreply at github.com
Mon Sep 3 22:03:36 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 7dd1dbc81dac1e6e4835a9491da1c4fb585dbbed
https://github.com/buildbot/buildbot/commit/7dd1dbc81dac1e6e4835a9491da1c4fb585dbbed
Author: Malcolm Parsons <malcolm.parsons at gmail.com>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M master/buildbot/process/properties.py
M master/buildbot/test/unit/test_process_properties.py
Log Message:
-----------
Fix ternary replacements that contain :- :~ or :+
Commit: 24e5e450c4dc8528bb1d813fd34db8ed521037a5
https://github.com/buildbot/buildbot/commit/24e5e450c4dc8528bb1d813fd34db8ed521037a5
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M master/buildbot/steps/shell.py
Log Message:
-----------
Merge branch 'renderable-description' of git://github.com/mthalmei/buildbot
Commit: 6d951ebdb4a1cd74e73efc22526275f5c5fed40e
https://github.com/buildbot/buildbot/commit/6d951ebdb4a1cd74e73efc22526275f5c5fed40e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M master/buildbot/process/properties.py
M master/buildbot/test/unit/test_process_properties.py
Log Message:
-----------
Merge branch 'ternaryproperties' of git://github.com/pepsiman/buildbot into buildbot-0.8.7
Commit: e659b90387ad5aa04419b5dbc0e6359406c2fe3e
https://github.com/buildbot/buildbot/commit/e659b90387ad5aa04419b5dbc0e6359406c2fe3e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M master/buildbot/process/properties.py
M master/buildbot/test/unit/test_process_properties.py
Log Message:
-----------
Merge branch 'buildbot-0.8.7'
Commit: c210d5e94fa3a1b4f9329c5d6d6403078353fa74
https://github.com/buildbot/buildbot/commit/c210d5e94fa3a1b4f9329c5d6d6403078353fa74
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M master/buildbot/process/properties.py
M master/buildbot/test/unit/test_process_properties.py
Log Message:
-----------
Revert "Fix ternary replacements that contain :- :~ or :+"
This reverts commit 7dd1dbc81dac1e6e4835a9491da1c4fb585dbbed.
Commit: 8651316bb5359426bbbd07f7a4d648f41e3750b5
https://github.com/buildbot/buildbot/commit/8651316bb5359426bbbd07f7a4d648f41e3750b5
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M master/buildbot/process/properties.py
M master/buildbot/test/unit/test_process_properties.py
Log Message:
-----------
Merge branch 'buildbot-0.8.7'
Commit: 331383f96fa7d92262878ba1a4158358f4479ff5
https://github.com/buildbot/buildbot/commit/331383f96fa7d92262878ba1a4158358f4479ff5
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M master/buildbot/test/unit/test_process_properties.py
Log Message:
-----------
add a few extra WithProperties tests
Compare: https://github.com/buildbot/buildbot/compare/fa74850dbd21...331383f96fa7
More information about the Commits
mailing list