[Buildbot-commits] [buildbot/buildbot] 0cbc3c: Break out property gathering and scheduling into s...
GitHub
noreply at github.com
Mon May 7 03:37:38 UTC 2012
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: 0cbc3c70e49a9861ad0fb8e408572c10698ec87b
https://github.com/buildbot/buildbot/commit/0cbc3c70e49a9861ad0fb8e408572c10698ec87b
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
Log Message:
-----------
Break out property gathering and scheduling into seperate functions
Commit: 6f49e34cc819475526cfb864e6429c757369b2a0
https://github.com/buildbot/buildbot/commit/6f49e34cc819475526cfb864e6429c757369b2a0
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/test/unit/test_schedulers_forcesched.py
Log Message:
-----------
Use a dict() for r.args (the real one is a dict anyway)
Commit: 90d4aba7e825a5368cc9633e21264ef9ec608080
https://github.com/buildbot/buildbot/commit/90d4aba7e825a5368cc9633e21264ef9ec608080
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
Log Message:
-----------
Refactor so that ForceScheduler isn't as tightly coupled to HTML
Commit: f85564c9ba9adaa4c9b36a178d1fa97b78145ca3
https://github.com/buildbot/buildbot/commit/f85564c9ba9adaa4c9b36a178d1fa97b78145ca3
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
Log Message:
-----------
Remove Python2.4ism
Commit: 978414fdee1b13914627332d380046aeef9087dd
https://github.com/buildbot/buildbot/commit/978414fdee1b13914627332d380046aeef9087dd
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
Log Message:
-----------
get_from_post -> getFromKwargs
Commit: 703be318321cc05216802eeab4659579c38cd216
https://github.com/buildbot/buildbot/commit/703be318321cc05216802eeab4659579c38cd216
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
M master/buildbot/status/web/builder.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
Log Message:
-----------
Use a specific error message instead of ValueError
Commit: 91230874ae6ed48436433a13763f86f45f9c71a4
https://github.com/buildbot/buildbot/commit/91230874ae6ed48436433a13763f86f45f9c71a4
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
M master/buildbot/status/web/builder.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
Log Message:
-----------
Move webstatus specific code to b.s.w.builder
Commit: a98fd946d1327b75cdf8c33fa3d49b61ee9d064e
https://github.com/buildbot/buildbot/commit/a98fd946d1327b75cdf8c33fa3d49b61ee9d064e
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
Log Message:
-----------
Change the reason text to not be web specific
Commit: db0af984a58938727875c6a4dbf866d188fd3abb
https://github.com/buildbot/buildbot/commit/db0af984a58938727875c6a4dbf866d188fd3abb
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
Log Message:
-----------
Should use username not owner
Commit: 189c3adee7e40dfff7f8a5aad312b6cf925c99e4
https://github.com/buildbot/buildbot/commit/189c3adee7e40dfff7f8a5aad312b6cf925c99e4
Author: John Carr <john.carr at isotoma.com>
Date: 2012-04-29 (Sun, 29 Apr 2012)
Changed paths:
M master/buildbot/process/buildstep.py
A master/buildbot/test/unit/test_steps_custom.py
M master/docs/developer/cls-buildsteps.rst
M master/docs/release-notes.rst
Log Message:
-----------
Make sure build steps can raise BuildStepFailed
Commit: a5575993b910daae326889441757aa8e794d4bbe
https://github.com/buildbot/buildbot/commit/a5575993b910daae326889441757aa8e794d4bbe
Author: John Carr <john.carr at unrouted.co.uk>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/buildbot/test/unit/test_process_buildstep.py
R master/buildbot/test/unit/test_steps_custom.py
M master/docs/developer/cls-buildsteps.rst
Log Message:
-----------
Update docs and tests based on feedback
Commit: 50fa054a7832adec34e0f340026c1b5e3e1a387e
https://github.com/buildbot/buildbot/commit/50fa054a7832adec34e0f340026c1b5e3e1a387e
Author: John Carr <john.carr at unrouted.co.uk>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/buildbot/schedulers/base.py
M master/buildbot/schedulers/forcesched.py
Log Message:
-----------
Move method to base scheduler
Commit: d4892cba909c2e8290a37bbec999bcfb4587ca64
https://github.com/buildbot/buildbot/commit/d4892cba909c2e8290a37bbec999bcfb4587ca64
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M common/coveragerc
Log Message:
-----------
fix busted coverage generation
Commit: 6473eb78442262153f8127b1601e07a1c4c98c15
https://github.com/buildbot/buildbot/commit/6473eb78442262153f8127b1601e07a1c4c98c15
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/docs/developer/style.rst
Log Message:
-----------
fix docs about as mentioned in pull #385
Commit: 3333c0c5850c8db4a8286e1eaff2cf96f7e3fc11
https://github.com/buildbot/buildbot/commit/3333c0c5850c8db4a8286e1eaff2cf96f7e3fc11
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/buildbot/schedulers/base.py
M master/buildbot/schedulers/forcesched.py
M master/buildbot/status/web/builder.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
Log Message:
-----------
Merge commit '50fa054' into pull385
* commit '50fa054':
Move method to base scheduler
Should use username not owner
Change the reason text to not be web specific
Move webstatus specific code to b.s.w.builder
Use a specific error message instead of ValueError
get_from_post -> getFromKwargs
Remove Python2.4ism
Refactor so that ForceScheduler isn't as tightly coupled to HTML
Use a dict() for r.args (the real one is a dict anyway)
Break out property gathering and scheduling into seperate functions
Commit: 5cf2e8afe531af67ea350a66d8a794fc72410c9f
https://github.com/buildbot/buildbot/commit/5cf2e8afe531af67ea350a66d8a794fc72410c9f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/buildbot/schedulers/forcesched.py
M master/docs/developer/style.rst
Log Message:
-----------
clean up returnValue calls
Commit: a74746ec4d74641dcde9f1d577eea5b5106e07d2
https://github.com/buildbot/buildbot/commit/a74746ec4d74641dcde9f1d577eea5b5106e07d2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/buildbot/status/web/builder.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
Log Message:
-----------
fix pyflakes
Commit: 2dad8022515479578190947e9774097bd4e767c2
https://github.com/buildbot/buildbot/commit/2dad8022515479578190947e9774097bd4e767c2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/buildbot/schedulers/base.py
M master/buildbot/schedulers/forcesched.py
M master/buildbot/status/web/builder.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
M master/docs/developer/style.rst
Log Message:
-----------
Merge branch 'pull385'
* pull385:
fix pyflakes
clean up returnValue calls
Move method to base scheduler
Should use username not owner
Change the reason text to not be web specific
Move webstatus specific code to b.s.w.builder
Use a specific error message instead of ValueError
get_from_post -> getFromKwargs
Remove Python2.4ism
Refactor so that ForceScheduler isn't as tightly coupled to HTML
Use a dict() for r.args (the real one is a dict anyway)
Break out property gathering and scheduling into seperate functions
Commit: 8167954cc0b1a39a138656114bd16589c832c097
https://github.com/buildbot/buildbot/commit/8167954cc0b1a39a138656114bd16589c832c097
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/test/unit/test_process_buildstep.py
M master/docs/developer/cls-buildsteps.rst
M master/docs/release-notes.rst
Log Message:
-----------
Merge branch 'let-start-raise-exceptions' of git://github.com/isotoma/buildbot
* 'let-start-raise-exceptions' of git://github.com/isotoma/buildbot:
Update docs and tests based on feedback
Make sure build steps can raise BuildStepFailed
Commit: 34279c4063a337beee7dd2638ae4d4e7ae2fa707
https://github.com/buildbot/buildbot/commit/34279c4063a337beee7dd2638ae4d4e7ae2fa707
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-05-05 (Sat, 05 May 2012)
Changed paths:
M common/coveragerc
M master/buildbot/process/buildstep.py
M master/buildbot/schedulers/base.py
M master/buildbot/schedulers/forcesched.py
M master/buildbot/status/web/builder.py
M master/buildbot/test/unit/test_process_buildstep.py
M master/buildbot/test/unit/test_schedulers_forcesched.py
M master/docs/developer/cls-buildsteps.rst
M master/docs/developer/style.rst
M master/docs/release-notes.rst
Log Message:
-----------
Merge branch 'master' into nine
* master:
fix pyflakes
clean up returnValue calls
fix docs about as mentioned in pull #385
fix busted coverage generation
Move method to base scheduler
Update docs and tests based on feedback
Make sure build steps can raise BuildStepFailed
Should use username not owner
Change the reason text to not be web specific
Move webstatus specific code to b.s.w.builder
Use a specific error message instead of ValueError
get_from_post -> getFromKwargs
Remove Python2.4ism
Refactor so that ForceScheduler isn't as tightly coupled to HTML
Use a dict() for r.args (the real one is a dict anyway)
Break out property gathering and scheduling into seperate functions
Compare: https://github.com/buildbot/buildbot/compare/7879b86...34279c4
More information about the Commits
mailing list