[Buildbot-commits] [djmitche/buildbot] 767bad: Fix display of not-yet-run steps, and standardize ...

noreply at github.com noreply at github.com
Wed Mar 10 04:29:55 UTC 2010


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

Commit: 767bada4f39943bc1af6a91aa9cb2e05f0e1ff22
    http://github.com/djmitche/buildbot/commit/767bada4f39943bc1af6a91aa9cb2e05f0e1ff22
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-03-09 (Tue, 09 Mar 2010)

Changed paths:
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/templates/build.html
  M buildbot/status/web/templates/builder.html

Log Message:
-----------
Fix display of not-yet-run steps, and standardize ETA display


Commit: e0d019555a1fd1fe7779299e3a55b9a60d5a10bb
    http://github.com/djmitche/buildbot/commit/e0d019555a1fd1fe7779299e3a55b9a60d5a10bb
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-03-09 (Tue, 09 Mar 2010)

Changed paths:
  M buildbot/broken_test/unit/test_shell.py
  M buildbot/slave/commands/base.py
  M buildbot/slave/commands/transfer.py
  M buildbot/slave/commands/vcs.py
  A buildbot/test/unit/test_shell_logging.py

Log Message:
-----------
Buffer data sent to master


Commit: f13d764802262442bdce3fb3a38b9248e6f565c7
    http://github.com/djmitche/buildbot/commit/f13d764802262442bdce3fb3a38b9248e6f565c7
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-03-09 (Tue, 09 Mar 2010)

Changed paths:
  M buildbot/broken_test/unit/emitlogs.py
  M buildbot/broken_test/unit/test_shell.py
  M buildbot/broken_test/unit/test_slavecommand.py
  M buildbot/slave/commands/base.py
  A buildbot/test/unit/test_command_base.py
  R buildbot/test/unit/test_shell_logging.py

Log Message:
-----------
Working on tests and comments


Commit: f5caea9e0676f1cf77ee14338e6941e839500296
    http://github.com/djmitche/buildbot/commit/f5caea9e0676f1cf77ee14338e6941e839500296
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-03-09 (Tue, 09 Mar 2010)

Changed paths:
  R buildbot/test/unit/test_command_base.py
  A buildbot/test/unit/test_slave_commands_base.py

Log Message:
-----------
Imporve test coverage of slave.commands.base


Commit: 214c120f47ba57ce15c79c3446557554b4aafa00
    http://github.com/djmitche/buildbot/commit/214c120f47ba57ce15c79c3446557554b4aafa00
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-09 (Tue, 09 Mar 2010)

Changed paths:
  M buildbot/db/schema/manager.py
  M buildbot/db/schema/tables.sql
  A buildbot/db/schema/v2.py
  M buildbot/test/unit/test_db_schema_master.py

Log Message:
-----------
add project, repository columns to changes and sourcestamps tables


Commit: 1679a523b5e8eb0e79a48769b39370da7ba2cbbb
    http://github.com/djmitche/buildbot/commit/1679a523b5e8eb0e79a48769b39370da7ba2cbbb
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-09 (Tue, 09 Mar 2010)

Changed paths:
  M buildbot/broken_test/unit/test_sourcestamp.py
  M buildbot/changes/changes.py
  M buildbot/db/connector.py
  M buildbot/interfaces.py
  M buildbot/sourcestamp.py
  M buildbot/status/web/templates/change_macros.html

Log Message:
-----------
add project and repository to Change objects and SourceStamps, display them






More information about the Commits mailing list