[Buildbot-commits] [buildbot/buildbot] 282806: fix for #3223, added identifier checks for slaves ...

GitHub noreply at github.com
Sun Aug 2 17:57:27 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 28280693e190f2c501e5894e3d007ea6060690a7
      https://github.com/buildbot/buildbot/commit/28280693e190f2c501e5894e3d007ea6060690a7
  Author: byilmazturk <yilmazturkburak at gmail.com>
  Date:   2015-07-09 (Thu, 09 Jul 2015)

  Changed paths:
    M master/buildbot/config.py

  Log Message:
  -----------
  fix for #3223, added identifier checks for slaves while running checkconfig


  Commit: 1520524a42b3dfc86d802093955aeef4d32eabb5
      https://github.com/buildbot/buildbot/commit/1520524a42b3dfc86d802093955aeef4d32eabb5
  Author: byilmazturk <yilmazturkburak at gmail.com>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M master/buildbot/config.py

  Log Message:
  -----------
  validate slavename while running checkconfig


  Commit: b9e079a928a3763e5cffa668d460006f19436be4
      https://github.com/buildbot/buildbot/commit/b9e079a928a3763e5cffa668d460006f19436be4
  Author: byilmazturk <yilmazturkburak at gmail.com>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M master/buildbot/config.py

  Log Message:
  -----------
  run unit tests before commit. correct unit test errors.


  Commit: 3c4245cced92a082506ab621c50c438ae7115516
      https://github.com/buildbot/buildbot/commit/3c4245cced92a082506ab621c50c438ae7115516
  Author: byilmazturk <yilmazturkburak at gmail.com>
  Date:   2015-07-28 (Tue, 28 Jul 2015)

  Changed paths:
    M master/buildbot/config.py

  Log Message:
  -----------
  removed comment out codes


  Commit: c0f9f0602012ece08240df7deba79e8366e5d3c9
      https://github.com/buildbot/buildbot/commit/c0f9f0602012ece08240df7deba79e8366e5d3c9
  Author: byilmazturk <yilmazturkburak at gmail.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/test/unit/test_config.py

  Log Message:
  -----------
  changes against review and added some unit tests


  Commit: 37b1f6da545570ffcc8d7d979f1fda7625fef65e
      https://github.com/buildbot/buildbot/commit/37b1f6da545570ffcc8d7d979f1fda7625fef65e
  Author: byilmazturk <yilmazturkburak at gmail.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

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

  Log Message:
  -----------
  E261 at least two spaces before inline comment


  Commit: 096ba0a804796eff0ae6e2485aa86789355f3a7d
      https://github.com/buildbot/buildbot/commit/096ba0a804796eff0ae6e2485aa86789355f3a7d
  Author: Pierre Tardy <tardyp at gmail.com>
  Date:   2015-08-02 (Sun, 02 Aug 2015)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/test/unit/test_config.py

  Log Message:
  -----------
  Merge pull request #1763 from byilmazturk/myfixes

fix for #3223


Compare: https://github.com/buildbot/buildbot/compare/dd4444a1d18f...096ba0a80479


More information about the Commits mailing list