[Buildbot-commits] [buildbot/buildbot] d10f52: Fix: Month not passed to NightlyBase Scheduler cla...

GitHub noreply at github.com
Fri Dec 5 19:04:33 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: d10f52e254bb2846c3ce34747aa4d5d9a2a7d897
      https://github.com/buildbot/buildbot/commit/d10f52e254bb2846c3ce34747aa4d5d9a2a7d897
  Author: Stefan Gangefors <stefanga at axis.com>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M master/buildbot/schedulers/timed.py
    M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
    M master/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py

  Log Message:
  -----------
  Fix: Month not passed to NightlyBase Scheduler class

Nightly and NightlyTriggerable doesn't pass on the month param to their
base class.


  Commit: 74e3574e8846b436c65aeea5ba79460eb91f34cd
      https://github.com/buildbot/buildbot/commit/74e3574e8846b436c65aeea5ba79460eb91f34cd
  Author: Stefan Gangefors <stefanga at axis.com>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M master/buildbot/schedulers/timed.py

  Log Message:
  -----------
  Reordered params to mirror base class order.


  Commit: 6eed0b4a843200dd72fc81ea01c60a6b3fe8a1ef
      https://github.com/buildbot/buildbot/commit/6eed0b4a843200dd72fc81ea01c60a6b3fe8a1ef
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M master/buildbot/schedulers/timed.py
    M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
    M master/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py

  Log Message:
  -----------
  Merge pull request #1418 from gangefors/fix/month_not_passed_to_nightlybase

Fix: Month not passed to NightlyBase scheduler class


Compare: https://github.com/buildbot/buildbot/compare/dd6e5e22a5c6...6eed0b4a8432


More information about the Commits mailing list