[Buildbot-commits] [buildbot/buildbot] b029f4: patch inlineCallbacks to preserve functions' argps...
GitHub
noreply at github.com
Sun Sep 29 14:44:08 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: b029f407fdd6935fa47a4294e66d16d78bd14b0c
https://github.com/buildbot/buildbot/commit/b029f407fdd6935fa47a4294e66d16d78bd14b0c
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-09-28 (Sat, 28 Sep 2013)
Changed paths:
M master/buildbot/monkeypatches/__init__.py
A master/buildbot/monkeypatches/decorators.py
M master/buildbot/test/util/interfaces.py
Log Message:
-----------
patch inlineCallbacks to preserve functions' argpsecs
(cherry-picked from nine)
Commit: 8276cafe9a18f905f037984c0072c420aaa44d10
https://github.com/buildbot/buildbot/commit/8276cafe9a18f905f037984c0072c420aaa44d10
Author: Benoit Allard <benoit at aeteurope.nl>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
A master/buildbot/steps/HTTPStep.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Add Steps to perform HTTP requests
Commit: 671844172ae891b0ed9a86938e6ea1d5723a7798
https://github.com/buildbot/buildbot/commit/671844172ae891b0ed9a86938e6ea1d5723a7798
Author: Benoit Allard <benoit at aeteurope.nl>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
M master/docs/manual/customization.rst
Log Message:
-----------
Formating of the doc
Commit: c417e9377bbd4a2eb57f7948769181d58fecce89
https://github.com/buildbot/buildbot/commit/c417e9377bbd4a2eb57f7948769181d58fecce89
Author: Benoit Allard <benoit at aeteurope.nl>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
M master/buildbot/steps/HTTPStep.py
Log Message:
-----------
Modification after review comments
Commit: 514099247524d1186ae62882c2f4436c108bd1d4
https://github.com/buildbot/buildbot/commit/514099247524d1186ae62882c2f4436c108bd1d4
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
M master/buildbot/steps/HTTPStep.py
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
port HTTPStep to txrequests
This makes this step asynchronous and suitable for buildbot
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 48037f0d7c4b352476b282ca15bfe6953d277aa8
https://github.com/buildbot/buildbot/commit/48037f0d7c4b352476b282ca15bfe6953d277aa8
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
R master/buildbot/steps/HTTPStep.py
A master/buildbot/steps/http.py
A master/buildbot/test/unit/test_steps_http.py
Log Message:
-----------
http step cleanup and test
- add GPL header
- change coding style
- add tests
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 7ecdbb7bbf4368b93c1b9868d5bf893bd9a061b9
https://github.com/buildbot/buildbot/commit/7ecdbb7bbf4368b93c1b9868d5bf893bd9a061b9
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
A master/buildbot/steps/http.py
A master/buildbot/test/unit/test_steps_http.py
M master/docs/manual/cfg-buildsteps.rst
M master/docs/manual/customization.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge branch 'txrequests' of git://github.com/tardyp/buildbot
Compare: https://github.com/buildbot/buildbot/compare/4d2035baff0e...7ecdbb7bbf43
More information about the Commits
mailing list