[Buildbot-commits] [djmitche/buildbot] 426d26: Fix typo in schema comments

noreply at github.com noreply at github.com
Fri May 7 15:12:15 UTC 2010


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

Commit: 426d26e57d5ef74cc6b4a4429735b4dd98edd0cb
    http://github.com/djmitche/buildbot/commit/426d26e57d5ef74cc6b4a4429735b4dd98edd0cb
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-03 (Mon, 03 May 2010)

Changed paths:
  M buildbot/db/schema/tables.sql

Log Message:
-----------
Fix typo in schema comments


Commit: 450221cf724271f45b1606ee9b782b2c149ca798
    http://github.com/djmitche/buildbot/commit/450221cf724271f45b1606ee9b782b2c149ca798
Author: Benoit Allard <benoit at aeteurope.nl>
Date:   2010-05-05 (Wed, 05 May 2010)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
P4: p4base was not a member of the class (fix #821)


Commit: b7abcfb7f464cd811f482be1e021e264b23258a9
    http://github.com/djmitche/buildbot/commit/b7abcfb7f464cd811f482be1e021e264b23258a9
Author: Gareth Armstrong <gareth.armstrong at hp.com>
Date:   2010-05-06 (Thu, 06 May 2010)

Changed paths:
  M buildbot/schedulers/timed.py

Log Message:
-----------
Fixes #823 - Nightly scheduler is not tracking changes when onlyIfChanged is True


Commit: f1f596956136e3847638075665001272dc740123
    http://github.com/djmitche/buildbot/commit/f1f596956136e3847638075665001272dc740123
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-06 (Thu, 06 May 2010)

Changed paths:
  M buildbot/db/schema/tables.sql
  M buildbot/steps/source.py

Log Message:
-----------
Merge branch 'bug821' of git://github.com/benallard/buildbot

* 'bug821' of git://github.com/benallard/buildbot:
  P4: p4base was not a member of the class (fix #821)
  Fix typo in schema comments


Commit: eeb57f2b4e2ccc7413308abd9378fff0bb12dc49
    http://github.com/djmitche/buildbot/commit/eeb57f2b4e2ccc7413308abd9378fff0bb12dc49
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-06 (Thu, 06 May 2010)

Changed paths:
  M buildbot/schedulers/timed.py

Log Message:
-----------
Merge branch 'NightlySchedFixes' of git://github.com/garetharmstronghp/buildbot

* 'NightlySchedFixes' of git://github.com/garetharmstronghp/buildbot:
  Fixes #823 - Nightly scheduler is not tracking changes when onlyIfChanged is True

Signed-off-by: Dustin J. Mitchell <dustin at zmanda.com>


Commit: c40b188112a55b7a911481dd9d562752bd6f0a07
    http://github.com/djmitche/buildbot/commit/c40b188112a55b7a911481dd9d562752bd6f0a07
Author: Gareth Armstrong <gareth.armstrong at hp.com>
Date:   2010-05-07 (Fri, 07 May 2010)

Changed paths:
  M buildbot/schedulers/timed.py

Log Message:
-----------
Don't fire Nightly scheduler when onlyIfChanged is set and no changes on branch


Commit: 30c3a64f6fc72a49ad3393268dea09f3d2ee2485
    http://github.com/djmitche/buildbot/commit/30c3a64f6fc72a49ad3393268dea09f3d2ee2485
Author: Gareth Armstrong <gareth.armstrong at hp.com>
Date:   2010-05-07 (Fri, 07 May 2010)

Changed paths:
  M buildbot/schedulers/timed.py

Log Message:
-----------
Fix Nightly Scheduler docstring - specify Scheduler arguments by name


Commit: cec2bf69ddd4752040b58c9d5f7d1b73d5c5a26c
    http://github.com/djmitche/buildbot/commit/cec2bf69ddd4752040b58c9d5f7d1b73d5c5a26c
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-07 (Fri, 07 May 2010)

Changed paths:
  M buildbot/schedulers/timed.py

Log Message:
-----------
Merge branch 'NightlySchedFixes' of git://github.com/garetharmstronghp/buildbot

* 'NightlySchedFixes' of git://github.com/garetharmstronghp/buildbot:
  Fix Nightly Scheduler docstring - specify Scheduler arguments by name
  Don't fire Nightly scheduler when onlyIfChanged is set and no changes on branch

Signed-off-by: Dustin J. Mitchell <dustin at zmanda.com>


Commit: 1e1578a80b02d5a6afa9a1f09126fb1b803d9b62
    http://github.com/djmitche/buildbot/commit/1e1578a80b02d5a6afa9a1f09126fb1b803d9b62
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-07 (Fri, 07 May 2010)

Changed paths:
  M buildbot/db/schema/tables.sql
  M buildbot/schedulers/timed.py
  M buildbot/steps/source.py

Log Message:
-----------
Merge branch 'master' into buildbot-0.8.0

* master:
  Fix Nightly Scheduler docstring - specify Scheduler arguments by name
  Don't fire Nightly scheduler when onlyIfChanged is set and no changes on branch
  Fixes #823 - Nightly scheduler is not tracking changes when onlyIfChanged is True
  P4: p4base was not a member of the class (fix #821)
  Fix typo in schema comments






More information about the Commits mailing list