[Buildbot-commits] [buildbot/buildbot] b44676: add addChange to FakeDB

noreply at github.com noreply at github.com
Mon Jan 2 23:36:12 UTC 2012


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

  Commit: b44676c1e3075644a15b7eb8e8bbab55da91cadb
      https://github.com/buildbot/buildbot/commit/b44676c1e3075644a15b7eb8e8bbab55da91cadb
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-01-02 (Mon, 02 Jan 2012)

  Changed paths:
    M master/buildbot/test/fake/fakedb.py
  M master/buildbot/test/unit/test_schedulers_basic.py
  M master/buildbot/test/util/scheduler.py

  Log Message:
  -----------
  add addChange to FakeDB


  Commit: db6d1424f27bcd71307765a133fd4b04ade1300e
      https://github.com/buildbot/buildbot/commit/db6d1424f27bcd71307765a133fd4b04ade1300e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-01-02 (Mon, 02 Jan 2012)

  Changed paths:
    M master/buildbot/db/changes.py
  M master/buildbot/test/fake/fakedb.py
  M master/buildbot/util/__init__.py

  Log Message:
  -----------
  make epoch2datetime & datetime2epoch handle None


  Commit: 8d8e350b685ae3fcf9693f459b3d5b27153e9428
      https://github.com/buildbot/buildbot/commit/8d8e350b685ae3fcf9693f459b3d5b27153e9428
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-01-02 (Mon, 02 Jan 2012)

  Changed paths:
    M master/buildbot/db/buildrequests.py
  M master/buildbot/test/fake/fakedb.py
  M master/buildbot/test/unit/test_db_buildrequests.py
  M master/docs/developer/database.rst
  M master/docs/release-notes.rst

  Log Message:
  -----------
  add complete_at param to completeBuildset


Compare: https://github.com/buildbot/buildbot/compare/4e89084...8d8e350




More information about the Commits mailing list