[Buildbot-commits] [buildbot/buildbot] e2475b: status/words: shorten list of revisions on buildSt...

GitHub noreply at github.com
Tue Nov 5 18:54:32 UTC 2013


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: e2475b04a7647606e4aebefa1751f9a6f874e90d
      https://github.com/buildbot/buildbot/commit/e2475b04a7647606e4aebefa1751f9a6f874e90d
  Author: Olof Johansson <olofjn at axis.com>
  Date:   2013-10-30 (Wed, 30 Oct 2013)

  Changed paths:
    M master/buildbot/status/words.py
    M master/buildbot/test/unit/test_status_words.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  status/words: shorten list of revisions on buildStarted

Even when useRevisions was false, the IRC bot would under some circumstances
flood the IRC channel by sending long lists of revisions. This changes shortens
the list to only two revisions, and the number of additional revisions included
in the build.


  Commit: 1ad13d7d2708a833b8f939d7acd0f281d1b56cb8
      https://github.com/buildbot/buildbot/commit/1ad13d7d2708a833b8f939d7acd0f281d1b56cb8
  Author: Malcolm Parsons <malcolm.parsons at gmail.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M master/buildbot/schedulers/timed.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Add createAbsoluteSourceStamps argument to Nightly

This is based on pull request #758.

When multiple codebases are used and createAbsoluteSourceStamps is
enabled, it uses the last revision seen for each codebase without
changes when creating the buildset. This stops any changes from the time
the buildset it created and source step is run from being included in
the build.


  Commit: e7fa69fed66d838dd1eb93e9089110cbd397a5d4
      https://github.com/buildbot/buildbot/commit/e7fa69fed66d838dd1eb93e9089110cbd397a5d4
  Author: Mihai Martalogu <mihai at martalogu.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M master/buildbot/test/unit/test_schedulers_timed_NightlyBase.py

  Log Message:
  -----------
  Run test_error_without_dateutil in own interpreter


  Commit: c175087eacc03833c221c1aa2719b4e9f9092129
      https://github.com/buildbot/buildbot/commit/c175087eacc03833c221c1aa2719b4e9f9092129
  Author: Mihai Martalogu <mihai at martalogu.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Added multiprocessing to Python 2.5 travis config


  Commit: 9ff35ef8c09bc1cdaf46b17fff7ab86a5ccab974
      https://github.com/buildbot/buildbot/commit/9ff35ef8c09bc1cdaf46b17fff7ab86a5ccab974
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M master/buildbot/status/words.py
    M master/buildbot/test/unit/test_status_words.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge branch 'topic/words_dont_userevisions' of git://github.com/olof/buildbot


  Commit: 09663f75cd11cba3c16b46f33c786fae5fc42d08
      https://github.com/buildbot/buildbot/commit/09663f75cd11cba3c16b46f33c786fae5fc42d08
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M master/buildbot/schedulers/timed.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge branch 'nightly-abs-source-stamps' of git://github.com/pepsiman/buildbot


  Commit: 958bfd6eb24be7ce74e65d0454750da68055e77e
      https://github.com/buildbot/buildbot/commit/958bfd6eb24be7ce74e65d0454750da68055e77e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M .travis.yml
    M master/buildbot/test/unit/test_schedulers_timed_NightlyBase.py

  Log Message:
  -----------
  Merge branch 'fix_test_error_without_dateutil' of git://github.com/mihaimartalogu/buildbot


  Commit: 908993694a7fb06504975af78e7984fecc9360ff
      https://github.com/buildbot/buildbot/commit/908993694a7fb06504975af78e7984fecc9360ff
  Author: zhangclb <zhangclb at lenovo.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M master/buildbot/changes/gerritchangesource.py

  Log Message:
  -----------
  when submitter or owner have no name value will cause exception,fix this by give default value


  Commit: 11160f0e737dbcd631cff0550a81ff2ffea0dcd8
      https://github.com/buildbot/buildbot/commit/11160f0e737dbcd631cff0550a81ff2ffea0dcd8
  Author: Malcolm Parsons <malcolm.parsons at gmail.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Add createAbsoluteSourceStamps back to doc for SingleBranchScheduler


  Commit: 2ed8cfd6f3535481da267b435f0c0af7171364e8
      https://github.com/buildbot/buildbot/commit/2ed8cfd6f3535481da267b435f0c0af7171364e8
  Author: Malcolm Parsons <malcolm.parsons at gmail.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/buildbot/status/web/templates/forms.html

  Log Message:
  -----------
  Don't refer to following fields when there aren't any


  Commit: 0224fc0c5dec8bad57cd945c0423080a56960b36
      https://github.com/buildbot/buildbot/commit/0224fc0c5dec8bad57cd945c0423080a56960b36
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/buildbot/changes/gerritchangesource.py

  Log Message:
  -----------
  Merge branch 'gerritfix' of git://github.com/zhangchunlin/buildbot


  Commit: f3b6459a9a83dd170532fab08158b73e8780b027
      https://github.com/buildbot/buildbot/commit/f3b6459a9a83dd170532fab08158b73e8780b027
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Merge branch 'nightly-abs-source-stamps' of git://github.com/pepsiman/buildbot


  Commit: eb2501632d93a46ad08820de02a93090d50d4e0a
      https://github.com/buildbot/buildbot/commit/eb2501632d93a46ad08820de02a93090d50d4e0a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/buildbot/status/web/templates/forms.html

  Log Message:
  -----------
  Merge branch 'following_fields' of git://github.com/pepsiman/buildbot


  Commit: 8c03a7ba391c1cabfd881cdaf6939199de70561d
      https://github.com/buildbot/buildbot/commit/8c03a7ba391c1cabfd881cdaf6939199de70561d
  Author: Malcolm Parsons <malcolm.parsons at gmail.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/buildbot/steps/source/mercurial.py

  Log Message:
  -----------
  Don't specify a revision to pull from a mercurial repository

Buildbot trac ticket 438.  Pulling a tag does not guarantee
that mercurial can update to that tag.


  Commit: 764a8acd7b4162de51e0f5c80c1284b8510af24f
      https://github.com/buildbot/buildbot/commit/764a8acd7b4162de51e0f5c80c1284b8510af24f
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/buildbot/steps/source/mercurial.py

  Log Message:
  -----------
  Merge branch 'mercurial_tag' of git://github.com/pepsiman/buildbot


  Commit: ff9e1d35661e349d66f0da395437ac73404713f4
      https://github.com/buildbot/buildbot/commit/ff9e1d35661e349d66f0da395437ac73404713f4
  Author: Malcolm Parsons <malcolm.parsons at gmail.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/buildbot/schedulers/basic.py
    M master/buildbot/schedulers/triggerable.py
    M master/buildbot/test/unit/test_schedulers_basic.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py

  Log Message:
  -----------
  Make scheduler reasons consistent


  Commit: 9317d6345062d22fa41c68c0675a4257677dd68c
      https://github.com/buildbot/buildbot/commit/9317d6345062d22fa41c68c0675a4257677dd68c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M master/buildbot/schedulers/basic.py
    M master/buildbot/schedulers/triggerable.py
    M master/buildbot/test/unit/test_schedulers_basic.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py

  Log Message:
  -----------
  Merge branch 'reason' of git://github.com/pepsiman/buildbot


  Commit: 83b01fa245e0e1b2f8e2d00615e17ef545ef9899
      https://github.com/buildbot/buildbot/commit/83b01fa245e0e1b2f8e2d00615e17ef545ef9899
  Author: Malcolm Parsons <malcolm.parsons at gmail.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M master/buildbot/schedulers/triggerable.py
    M master/buildbot/test/unit/test_schedulers_basic.py
    M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
    M master/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py
    M master/buildbot/test/unit/test_schedulers_timed_Periodic.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py

  Log Message:
  -----------
  Fix reason for Triggerable scheduler.  Add reason tests


  Commit: 8d290d795134a7720538a79580b31d115ecb9d98
      https://github.com/buildbot/buildbot/commit/8d290d795134a7720538a79580b31d115ecb9d98
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M master/buildbot/schedulers/triggerable.py
    M master/buildbot/test/unit/test_schedulers_basic.py
    M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
    M master/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py
    M master/buildbot/test/unit/test_schedulers_timed_Periodic.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py

  Log Message:
  -----------
  Merge branch 'reason' of git://github.com/pepsiman/buildbot


  Commit: 843ad6ad8a5656b3c8cef8cd415715a41ca6a1f4
      https://github.com/buildbot/buildbot/commit/843ad6ad8a5656b3c8cef8cd415715a41ca6a1f4
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M master/buildbot/process/buildstep.py

  Log Message:
  -----------
  set .master for buildsteps


  Commit: ba7dcc36f05be1e36e5a0da2aa7bb576bc16218a
      https://github.com/buildbot/buildbot/commit/ba7dcc36f05be1e36e5a0da2aa7bb576bc16218a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M master/buildbot/process/buildstep.py

  Log Message:
  -----------
  Revert "set .master for buildsteps"

This reverts commit 843ad6ad8a5656b3c8cef8cd415715a41ca6a1f4.


  Commit: 873dfb08dd7ae014d37c7106bbc4bbf088dd8213
      https://github.com/buildbot/buildbot/commit/873dfb08dd7ae014d37c7106bbc4bbf088dd8213
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-05 (Tue, 05 Nov 2013)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  make branch and codebase renderable


  Commit: e8a2f0f46440e16a10a40acc437165a5c3deb343
      https://github.com/buildbot/buildbot/commit/e8a2f0f46440e16a10a40acc437165a5c3deb343
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-11-05 (Tue, 05 Nov 2013)

  Changed paths:
    M .travis.yml
    M master/buildbot/changes/gerritchangesource.py
    M master/buildbot/schedulers/basic.py
    M master/buildbot/schedulers/timed.py
    M master/buildbot/schedulers/triggerable.py
    M master/buildbot/status/words.py
    M master/buildbot/steps/source/git.py
    M master/buildbot/steps/source/mercurial.py
    M master/buildbot/test/unit/test_schedulers_basic.py
    M master/buildbot/test/unit/test_schedulers_timed_Nightly.py
    M master/buildbot/test/unit/test_schedulers_timed_NightlyBase.py
    M master/buildbot/test/unit/test_schedulers_timed_NightlyTriggerable.py
    M master/buildbot/test/unit/test_schedulers_timed_Periodic.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py
    M master/buildbot/test/unit/test_status_words.py
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge branch 'master' into nine

Conflicts:
	master/buildbot/schedulers/timed.py
	master/buildbot/schedulers/triggerable.py
	master/buildbot/status/web/templates/forms.html
	master/buildbot/test/fake/fakedb.py
	master/buildbot/test/unit/test_schedulers_timed_Nightly.py
	master/buildbot/test/unit/test_schedulers_triggerable.py
	master/docs/manual/cfg-schedulers.rst


Compare: https://github.com/buildbot/buildbot/compare/cf07f0ebbef5...e8a2f0f46440


More information about the Commits mailing list