[Buildbot-commits] [djmitche/buildbot] e02bcc: Add blacklist to StatusPush to not send unneeded e...
noreply at github.com
noreply at github.com
Tue Mar 16 02:47:19 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: e02bccf4e2403dac871e4f24fda641ee7535c412
http://github.com/djmitche/buildbot/commit/e02bccf4e2403dac871e4f24fda641ee7535c412
Author: Marc-Antoine Ruel <maruel at chromium.org>
Date: 2010-03-15 (Mon, 15 Mar 2010)
Changed paths:
M buildbot/broken_test/runs/test_status_push.py
M buildbot/broken_test/unit/test_sourcestamp.py
M buildbot/sourcestamp.py
M buildbot/status/persistent_queue.py
M buildbot/status/status_push.py
Log Message:
-----------
Add blacklist to StatusPush to not send unneeded events
Add maxHttpRequestSize to HttpStatusPush to work around per request limit (AppEngine)
Fix a bug in IndexedQueue when a function returns None
Add hasPatch in SourceStamp.asDict()
Conflicts:
buildbot/broken_test/runs/test_status_push.py
buildbot/broken_test/unit/test_sourcestamp.py
Commit: 1b371f041041b99dbf445d1297ae431eb0bd5bdd
http://github.com/djmitche/buildbot/commit/1b371f041041b99dbf445d1297ae431eb0bd5bdd
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-03-15 (Mon, 15 Mar 2010)
Changed paths:
M buildbot/broken_test/runs/test_status_push.py
M buildbot/broken_test/unit/test_sourcestamp.py
M buildbot/sourcestamp.py
M buildbot/status/persistent_queue.py
M buildbot/status/status_push.py
Log Message:
-----------
Merge branch 'dj_10_0' of git://github.com/maruel/buildbot
* 'dj_10_0' of git://github.com/maruel/buildbot:
Add blacklist to StatusPush to not send unneeded events
More information about the Commits
mailing list