[Buildbot-commits] [buildbot/buildbot] 4beec2: - New WIP for Clean shutdown.
GitHub
noreply at github.com
Fri Feb 1 01:05:24 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 4beec2e08a0baa3fee9be66810cc2a8f8c5ecd82
https://github.com/buildbot/buildbot/commit/4beec2e08a0baa3fee9be66810cc2a8f8c5ecd82
Author: Edmund Wong <ewongbb at pw-wspx.org>
Date: 2012-09-11 (Tue, 11 Sep 2012)
Changed paths:
M master/buildbot/master.py
M master/buildbot/scripts/runner.py
M master/buildbot/scripts/stop.py
Log Message:
-----------
- New WIP for Clean shutdown.
Commit: 99a7218dfca99fc237d841948a25f042d13fbea5
https://github.com/buildbot/buildbot/commit/99a7218dfca99fc237d841948a25f042d13fbea5
Author: Edmund Wong <ewongbb at pw-wspx.org>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M master/buildbot/scripts/runner.py
M master/buildbot/scripts/stop.py
M master/docs/manual/cmdline.rst
Log Message:
-----------
- Changed graceful to clean. Added also some docs.
Commit: 10d56295b6f32488bc356597898f9cb9122b9e60
https://github.com/buildbot/buildbot/commit/10d56295b6f32488bc356597898f9cb9122b9e60
Author: CC <cc at vmlinux1.bf.local>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M master/buildbot/master.py
M master/buildbot/scripts/runner.py
M master/buildbot/test/unit/test_scripts_stop.py
Log Message:
-----------
- Fixed test_scripts_stop.py. Changed short option from g to c. Fixed subfunction s/sighup/sigusr1
Commit: b55904c846cd1a4500de15447ae272581f6cfabb
https://github.com/buildbot/buildbot/commit/b55904c846cd1a4500de15447ae272581f6cfabb
Author: CC <cc at vmlinux1.bf.local>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M master/buildbot/test/unit/test_scripts_stop.py
Log Message:
-----------
- Fixed stop_clean.
Commit: ddcc7ca21e847a1c26fbf7f4c1c3f92197a97e96
https://github.com/buildbot/buildbot/commit/ddcc7ca21e847a1c26fbf7f4c1c3f92197a97e96
Author: Edmund Wong <ewongbb at pw-wspx.org>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M master/docs/manual/cmdline.rst
Log Message:
-----------
s/Shutdowns/Shuts down/
Commit: d6c746a23fa8f1825c67a183eba6508f9312d5e4
https://github.com/buildbot/buildbot/commit/d6c746a23fa8f1825c67a183eba6508f9312d5e4
Author: Edmund Wong <ewongbb at pw-wspx.org>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M master/buildbot/master.py
Log Message:
-----------
- Changed SIGHUP to SIGUSR1.
Commit: 05d4531a1800d1a85e9aebe7ce4f0c633cb3879d
https://github.com/buildbot/buildbot/commit/05d4531a1800d1a85e9aebe7ce4f0c633cb3879d
Author: Edmund Wong <ewongbb at pw-wspx.org>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M master/docs/manual/cmdline.rst
Log Message:
-----------
- Fixed documentation to reflect the new --clean parameter for stop.
Commit: b5572aafe91734013858cf7a92103077048f6951
https://github.com/buildbot/buildbot/commit/b5572aafe91734013858cf7a92103077048f6951
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths:
M master/buildbot/scripts/stop.py
Log Message:
-----------
fix pyflake
Commit: 8254a14d6ce4d5ae201aa765152f1dfc5e4ba373
https://github.com/buildbot/buildbot/commit/8254a14d6ce4d5ae201aa765152f1dfc5e4ba373
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Changed paths:
M master/buildbot/master.py
M master/buildbot/scripts/runner.py
M master/buildbot/scripts/stop.py
M master/buildbot/test/unit/test_scripts_stop.py
M master/docs/manual/cmdline.rst
Log Message:
-----------
Merge branch 'pull554'
Compare: https://github.com/buildbot/buildbot/compare/74f6ac899a0a...8254a14d6ce4
More information about the Commits
mailing list