[Buildbot-commits] [buildbot/buildbot] dd9f8e: remove handling of description related parameters
GitHub
noreply at github.com
Fri Jan 23 15:29:59 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: dd9f8e42596ee765469ce7249fd6c6c38222e52e
https://github.com/buildbot/buildbot/commit/dd9f8e42596ee765469ce7249fd6c6c38222e52e
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M master/buildbot/steps/http.py
Log Message:
-----------
remove handling of description related parameters
Commit: adc885c6c3b2be57094f90268034d5e0b417c514
https://github.com/buildbot/buildbot/commit/adc885c6c3b2be57094f90268034d5e0b417c514
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M master/buildbot/steps/http.py
Log Message:
-----------
perform method check before using it
Commit: 5ca8bf862cfff08271fd83837a39e2b51081d14f
https://github.com/buildbot/buildbot/commit/5ca8bf862cfff08271fd83837a39e2b51081d14f
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M master/buildbot/steps/http.py
Log Message:
-----------
remove method and url from the requestsParams
Commit: ae296c009a431ef7efcbd5788b1df7658cd3b6e5
https://github.com/buildbot/buildbot/commit/ae296c009a431ef7efcbd5788b1df7658cd3b6e5
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M master/buildbot/steps/http.py
Log Message:
-----------
make requestkwargs a local variable
Commit: e2c89fac7568d8409f89b8342f5a412f77be9f32
https://github.com/buildbot/buildbot/commit/e2c89fac7568d8409f89b8342f5a412f77be9f32
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M master/buildbot/steps/http.py
Log Message:
-----------
do not use self.__dict__
Commit: 9ddc468c0ee92a22182d47975a3b494b70cd4e4a
https://github.com/buildbot/buildbot/commit/9ddc468c0ee92a22182d47975a3b494b70cd4e4a
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
update release notes
Commit: 652e636188601beb8d5063c3c1f912866a8f6c5d
https://github.com/buildbot/buildbot/commit/652e636188601beb8d5063c3c1f912866a8f6c5d
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M master/buildbot/steps/http.py
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge pull request #1496 from sa2ajj/backport-1495
Backport 1495: make sure url parameter of buildbot.steps.http steps is renderable
Compare: https://github.com/buildbot/buildbot/compare/1e39efe28e9e...652e63618860
More information about the Commits
mailing list