[Buildbot-commits] [djmitche/buildbot] 41f450: Implement filtering events by committers. This all...

noreply at github.com noreply at github.com
Wed Feb 3 23:00:26 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 41f450ce2123608be58daa73aadb95e8b89b039a
    http://github.com/djmitche/buildbot/commit/41f450ce2123608be58daa73aadb95e8b89b039a
Author: Jochen Eisinger <jochen at chromium.org>
Date:   2010-02-03 (Wed, 03 Feb 2010)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/interfaces.py
  M buildbot/status/builder.py
  M buildbot/status/web/templates/waterfallhelp.html
  M buildbot/status/web/waterfall.py
  M buildbot/test/runs/test_status.py

Log Message:
-----------
Implement filtering events by committers. This allows for restricting the
waterfall view to events generated by specific committers.

TEST=test_status.EventGenerator


Commit: 776f9575d8e9d8797fef21358033966cdac24af4
    http://github.com/djmitche/buildbot/commit/776f9575d8e9d8797fef21358033966cdac24af4
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-02-03 (Wed, 03 Feb 2010)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/interfaces.py
  M buildbot/status/builder.py
  M buildbot/status/web/templates/waterfallhelp.html
  M buildbot/status/web/waterfall.py
  M buildbot/test/runs/test_status.py

Log Message:
-----------
Merge branch 'filter-by-committer' of git://github.com/jeisinger/buildbot

* 'filter-by-committer' of git://github.com/jeisinger/buildbot:
  Implement filtering events by committers. This allows for restricting the






More information about the Commits mailing list