Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: 504b8b47fb8c03a524d30fec4ac91a2557e5a2a8
https://github.com/buildbot/buildbot/commit/504b8b47fb8c03a524d30fec4ac91a2557e5a2a8
Author: Elmir Jagudin <[email protected]>
Date: 2013-03-21 (Thu, 21 Mar 2013)
Changed paths:
A slave/buildslave/scripts/base.py
M slave/buildslave/scripts/runner.py
M slave/buildslave/scripts/startup.py
M slave/buildslave/test/unit/test_scripts_runner.py
Log Message:
-----------
moved isBuildslaveDir() to it's own module
Moved isBuildslaveDir() function from buildslave.scripts.runner module
to a new buildslave.scripts.base module. This way it is possible for to
move logic for checking that 'buildslave start' is run with valid
buildslave base directory inside buildslave.scripts.startup.start()
function.
Commit: 446f15ea070b32f5986bdc6612954511b296f3f2
https://github.com/buildbot/buildbot/commit/446f15ea070b32f5986bdc6612954511b296f3f2
Author: Elmir Jagudin <[email protected]>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M slave/buildslave/scripts/base.py
M slave/buildslave/scripts/runner.py
M slave/buildslave/scripts/startup.py
A slave/buildslave/test/unit/test_scripts_base.py
M slave/buildslave/test/unit/test_scripts_runner.py
Log Message:
-----------
changed error handling in buildslave.scripts.base.isBuildslaveDir()
- Catch open/read errors while reading buildbot.tac, and print error
message.
- Print affected file and directory in error messages to ease
troublshooting.
- Moved all error messages inside isBuildslaveDir()
Commit: f61420c63c56a2c19f4acfd77feadfcb3dcf443b
https://github.com/buildbot/buildbot/commit/f61420c63c56a2c19f4acfd77feadfcb3dcf443b
Author: Elmir Jagudin <[email protected]>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M master/buildbot/scripts/base.py
M master/buildbot/scripts/restart.py
M master/buildbot/scripts/start.py
M master/buildbot/scripts/stop.py
M master/buildbot/scripts/upgrade_master.py
M master/buildbot/test/unit/test_scripts_base.py
M master/buildbot/test/unit/test_scripts_restart.py
M master/buildbot/test/unit/test_scripts_start.py
M master/buildbot/test/unit/test_scripts_upgrade_master.py
Log Message:
-----------
changed error handling in buildslave.scripts.base.isBuildmasterDir()
- Catch open/read errors while reading buildbot.tac, and print error
message.
- Print affected file and directory in error messages to ease
troublshooting.
- Moved all error messages inside isBuildmasterDir()
Commit: 0952711e5faf11c5e2a52c277c2aa49079ceca84
https://github.com/buildbot/buildbot/commit/0952711e5faf11c5e2a52c277c2aa49079ceca84
Author: Dustin J. Mitchell <[email protected]>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M master/buildbot/scripts/base.py
M master/buildbot/scripts/restart.py
M master/buildbot/scripts/start.py
M master/buildbot/scripts/stop.py
M master/buildbot/scripts/upgrade_master.py
M master/buildbot/test/unit/test_scripts_base.py
M master/buildbot/test/unit/test_scripts_restart.py
M master/buildbot/test/unit/test_scripts_start.py
M master/buildbot/test/unit/test_scripts_upgrade_master.py
A slave/buildslave/scripts/base.py
M slave/buildslave/scripts/runner.py
M slave/buildslave/scripts/startup.py
A slave/buildslave/test/unit/test_scripts_base.py
M slave/buildslave/test/unit/test_scripts_runner.py
Log Message:
-----------
Merge branch 'basedir-checks' of git://github.com/elmirjagudin/buildbot
Commit: b5607c9929cf8e0dc269cc7f36c094d66822a054
https://github.com/buildbot/buildbot/commit/b5607c9929cf8e0dc269cc7f36c094d66822a054
Author: Dustin J. Mitchell <[email protected]>
Date: 2013-03-30 (Sat, 30 Mar 2013)
Changed paths:
M master/buildbot/scripts/base.py
M slave/buildslave/scripts/base.py
Log Message:
-----------
py25 fixes
Commit: 2d73bf0d872f9283896ded25a9c08bf1fa47b74c
https://github.com/buildbot/buildbot/commit/2d73bf0d872f9283896ded25a9c08bf1fa47b74c
Author: Dustin J. Mitchell <[email protected]>
Date: 2013-03-31 (Sun, 31 Mar 2013)
Changed paths:
M master/buildbot/scripts/base.py
M master/buildbot/scripts/restart.py
M master/buildbot/scripts/start.py
M master/buildbot/scripts/stop.py
M master/buildbot/scripts/upgrade_master.py
M master/buildbot/test/unit/test_scripts_base.py
M master/buildbot/test/unit/test_scripts_restart.py
M master/buildbot/test/unit/test_scripts_start.py
M master/buildbot/test/unit/test_scripts_upgrade_master.py
A slave/buildslave/scripts/base.py
M slave/buildslave/scripts/runner.py
M slave/buildslave/scripts/startup.py
A slave/buildslave/test/unit/test_scripts_base.py
M slave/buildslave/test/unit/test_scripts_runner.py
Log Message:
-----------
Merge branch 'master' into nine
Commit: d87c87794e3128388dd34c358dbfa93cd7d8097f
https://github.com/buildbot/buildbot/commit/d87c87794e3128388dd34c358dbfa93cd7d8097f
Author: Dustin J. Mitchell <[email protected]>
Date: 2013-03-31 (Sun, 31 Mar 2013)
Changed paths:
M master/buildbot/test/fake/fakedb.py
M master/buildbot/test/unit/test_db_steps.py
Log Message:
-----------
support older simplejson, which sometimes fails to return unicode from dumps
Compare:
https://github.com/buildbot/buildbot/compare/b4dece375495...d87c87794e31
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete
for recognition, cash, and the chance to get your game on Steam.
$5K grand prize plus 10 genre and skill prizes. Submit your demo
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits