[Buildbot-commits] [buildbot/buildbot] dc63ce: Fix cancel_pending_build template
noreply at github.com
noreply at github.com
Sat Oct 1 23:56:19 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: dc63ce030fc5156cb84ad44516a6db6ae0238851
https://github.com/buildbot/buildbot/commit/dc63ce030fc5156cb84ad44516a6db6ae0238851
Author: Patrick Gansterer <paroga at paroga.com>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M master/buildbot/status/web/templates/forms.html
Log Message:
-----------
Fix cancel_pending_build template
Compare id with 'all' since the parameter on_all has been removed.
Make output message about how to cancel an individual build
independet of authz.needAuthForm().
Commit: 1fc4cb967654f7ae5ac4322dab316d8546d160e2
https://github.com/buildbot/buildbot/commit/1fc4cb967654f7ae5ac4322dab316d8546d160e2
Author: Patrick Gansterer <paroga at paroga.com>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M master/buildbot/status/web/templates/forms.html
M master/docs/developer/webstatus.rst
Log Message:
-----------
Unify generation of auth form
When used without authentication some actions generate
"... button was pressed by '<unknown>'" messages only,
since they don't provide a form for entering the name.
Change forms.html to show a form for the username
at all places where authentication is possible.
Commit: 1059420435083c830c9838bcefa24017b153b02f
https://github.com/buildbot/buildbot/commit/1059420435083c830c9838bcefa24017b153b02f
Author: Amber Yust <amber.yust at gmail.com>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M master/buildbot/status/web/templates/forms.html
M master/docs/developer/webstatus.rst
Log Message:
-----------
Merge pull request #257 from paroga/auth_form
Auth form
Compare: https://github.com/buildbot/buildbot/compare/b4bee54...1059420
More information about the Commits
mailing list