[Buildbot-commits] [buildbot/buildbot] a2bc91: Merge branch 'webui_changes' of git://github.com/t...

noreply at github.com noreply at github.com
Thu Dec 8 06:22:36 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: a2bc91ba0303ead19753937f50ec83443d21ad23
      https://github.com/buildbot/buildbot/commit/a2bc91ba0303ead19753937f50ec83443d21ad23
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    A master/buildbot/schedulers/forcesched.py
  M master/buildbot/scripts/sample.cfg
  M master/buildbot/status/web/auth.py
  M master/buildbot/status/web/authz.py
  M master/buildbot/status/web/base.py
  M master/buildbot/status/web/baseweb.py
  M master/buildbot/status/web/build.py
  M master/buildbot/status/web/builder.py
  M master/buildbot/status/web/files/default.css
  M master/buildbot/status/web/root.py
  A master/buildbot/status/web/session.py
  M master/buildbot/status/web/slaves.py
  A master/buildbot/status/web/templates/authzfail.html
  M master/buildbot/status/web/templates/build.html
  M master/buildbot/status/web/templates/builder.html
  M master/buildbot/status/web/templates/builders.html
  M master/buildbot/status/web/templates/buildslave.html
  M master/buildbot/status/web/templates/change.html
  M master/buildbot/status/web/templates/change_macros.html
  M master/buildbot/status/web/templates/forms.html
  M master/buildbot/status/web/templates/layout.html
  M master/buildbot/status/web/templates/onelineperbuild.html
  M master/buildbot/status/web/templates/root.html
  M master/buildbot/status/web/users.py
  A master/buildbot/test/unit/test_schedulers_forcesched.py
  M master/buildbot/test/unit/test_status_web_authz_Authz.py
  M master/docs/developer/classes.rst
  A master/docs/developer/cls-forcesched.rst
  M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Merge branch 'webui_changes' of git://github.com/tardyp/buildbot into pull278

* 'webui_changes' of git://github.com/tardyp/buildbot:
  formatting fixes from dustin
  sample.cfg: add minimal example for auth and force
  change_macro: display change category in the UI
  web/builder: show more info about pending build request
  forcesched: a scheduler for doing forced builds
  web status: add alert_msg
  authz: rework for cookie based session management


  Commit: f5d08c712ee0f50af37472341226de3b4677eb17
      https://github.com/buildbot/buildbot/commit/f5d08c712ee0f50af37472341226de3b4677eb17
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M master/buildbot/schedulers/forcesched.py
  M master/buildbot/status/web/builder.py
  M master/buildbot/test/unit/test_schedulers_forcesched.py
  M master/buildbot/test/unit/test_status_web_authz_Authz.py

  Log Message:
  -----------
  fix pyflakes, formatting


  Commit: 2aac4241e525996f79b3a74bc456b37d7240e5f2
      https://github.com/buildbot/buildbot/commit/2aac4241e525996f79b3a74bc456b37d7240e5f2
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M master/docs/developer/cls-forcesched.rst
  M master/docs/manual/cfg-schedulers.rst
  M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  reformat documentation, remove class definitions from manual


  Commit: 94935e06302951e579fa180034537395815aa90d
      https://github.com/buildbot/buildbot/commit/94935e06302951e579fa180034537395815aa90d
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M master/buildbot/schedulers/forcesched.py
  M master/docs/developer/cls-forcesched.rst

  Log Message:
  -----------
  update docs, remove docstrings from forcesched.py


  Commit: 27e7025cfba04bcd86bbd8e8de84cc145287f563
      https://github.com/buildbot/buildbot/commit/27e7025cfba04bcd86bbd8e8de84cc145287f563
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M master/docs/bbdocs/ext.py

  Log Message:
  -----------
  fix label for :bb:src:


  Commit: 2797b2635e1605005bebb965c0c4472b212b2552
      https://github.com/buildbot/buildbot/commit/2797b2635e1605005bebb965c0c4472b212b2552
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M master/buildbot/schedulers/forcesched.py
  M master/docs/developer/cls-forcesched.rst

  Log Message:
  -----------
  remove IParameter, rename parse_from_first_arg to parse_from_arg


  Commit: 17f5061049ec50625b9be033a07b70bfbff1a0d1
      https://github.com/buildbot/buildbot/commit/17f5061049ec50625b9be033a07b70bfbff1a0d1
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M master/docs/release-notes.rst

  Log Message:
  -----------
  add NEWS


  Commit: edef0ca3187c4c5e285b36b5f6eedc1efa7010a5
      https://github.com/buildbot/buildbot/commit/edef0ca3187c4c5e285b36b5f6eedc1efa7010a5
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    M master/buildbot/status/web/base.py
  M master/buildbot/status/web/templates/forms.html

  Log Message:
  -----------
  tabs to spaces


  Commit: 4f75b945e64c535eafc687f43138807d083cb35e
      https://github.com/buildbot/buildbot/commit/4f75b945e64c535eafc687f43138807d083cb35e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-12-07 (Wed, 07 Dec 2011)

  Changed paths:
    A master/buildbot/schedulers/forcesched.py
  M master/buildbot/scripts/sample.cfg
  M master/buildbot/status/web/auth.py
  M master/buildbot/status/web/authz.py
  M master/buildbot/status/web/base.py
  M master/buildbot/status/web/baseweb.py
  M master/buildbot/status/web/build.py
  M master/buildbot/status/web/builder.py
  M master/buildbot/status/web/files/default.css
  M master/buildbot/status/web/root.py
  A master/buildbot/status/web/session.py
  M master/buildbot/status/web/slaves.py
  A master/buildbot/status/web/templates/authzfail.html
  M master/buildbot/status/web/templates/build.html
  M master/buildbot/status/web/templates/builder.html
  M master/buildbot/status/web/templates/builders.html
  M master/buildbot/status/web/templates/buildslave.html
  M master/buildbot/status/web/templates/change.html
  M master/buildbot/status/web/templates/change_macros.html
  M master/buildbot/status/web/templates/forms.html
  M master/buildbot/status/web/templates/layout.html
  M master/buildbot/status/web/templates/onelineperbuild.html
  M master/buildbot/status/web/templates/root.html
  M master/buildbot/status/web/users.py
  A master/buildbot/test/unit/test_schedulers_forcesched.py
  M master/buildbot/test/unit/test_status_web_authz_Authz.py
  M master/docs/developer/classes.rst
  A master/docs/developer/cls-forcesched.rst
  M master/docs/manual/cfg-schedulers.rst
  M master/docs/manual/cfg-statustargets.rst
  M master/docs/release-notes.rst

  Log Message:
  -----------
  Merge branch 'pull278'

* pull278:
  tabs to spaces
  add NEWS
  remove IParameter, rename parse_from_first_arg to parse_from_arg
  update docs, remove docstrings from forcesched.py
  reformat documentation, remove class definitions from manual
  fix pyflakes, formatting
  formatting fixes from dustin
  sample.cfg: add minimal example for auth and force
  change_macro: display change category in the UI
  web/builder: show more info about pending build request
  forcesched: a scheduler for doing forced builds
  web status: add alert_msg
  authz: rework for cookie based session management


Compare: https://github.com/buildbot/buildbot/compare/20a8fc0...4f75b94




More information about the Commits mailing list