[Buildbot-commits] [djmitche/buildbot] 0d0295: Highlight that we've removed support for 'bots' an...

noreply at github.com noreply at github.com
Fri Feb 19 07:58:09 UTC 2010


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

Commit: 0d0295232a80c090594b9c16fc4325353b3d4650
    http://github.com/djmitche/buildbot/commit/0d0295232a80c090594b9c16fc4325353b3d4650
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
  M NEWS

Log Message:
-----------
Highlight that we've removed support for 'bots' and 'sources'


Commit: e8dba2d8bb16a441a9bdffd7ff33e561bc65d979
    http://github.com/djmitche/buildbot/commit/e8dba2d8bb16a441a9bdffd7ff33e561bc65d979
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
  M buildbot/master.py

Log Message:
-----------
Raise an error instead of a warning if we see c['bots'] or c['sources']


Commit: 9eb6cc750281fe5ea40b427a1d3d7f9d3e70bfca
    http://github.com/djmitche/buildbot/commit/9eb6cc750281fe5ea40b427a1d3d7f9d3e70bfca
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
  M docs/cfg-buildslaves.texinfo
  M docs/cfg-changesources.texinfo

Log Message:
-----------
Don't even mention that we used to support 'bots' and 'sources'. We don't want to give people some wrongs ideas


Commit: 78005f307d062e925e43be4bcfd7cff436cc3fef
    http://github.com/djmitche/buildbot/commit/78005f307d062e925e43be4bcfd7cff436cc3fef
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
  M buildbot/scripts/sample.cfg
  M docs/examples/twisted_master.cfg

Log Message:
-----------
Be a model citizen. Cleanup our sample config files


Commit: 534cf751ac30b032b4f35ef3f70035874a3697e9
    http://github.com/djmitche/buildbot/commit/534cf751ac30b032b4f35ef3f70035874a3697e9
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
  M contrib/arch_buildbot.py

Log Message:
-----------
Scrub contrib/ for c['sources']


Commit: 842626da393e3af9d8d628c2cccef8bcc291a625
    http://github.com/djmitche/buildbot/commit/842626da393e3af9d8d628c2cccef8bcc291a625
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

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

Log Message:
-----------
Remove c['bots'] backwards compatible testcase which is no longer applicable


Commit: 811afe63e7f8080aa70244d60b8e8b9c86298c1c
    http://github.com/djmitche/buildbot/commit/811afe63e7f8080aa70244d60b8e8b9c86298c1c
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

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

Log Message:
-----------
Remove c['sources'] backwards compatible testcase which is no longer applicable


Commit: c30922eab7afe265a838401890f6923172094fd5
    http://github.com/djmitche/buildbot/commit/c30922eab7afe265a838401890f6923172094fd5
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
  M NEWS
  M buildbot/master.py
  M buildbot/scripts/sample.cfg
  M buildbot/test/unit/test_config.py
  M contrib/arch_buildbot.py
  M docs/cfg-buildslaves.texinfo
  M docs/cfg-changesources.texinfo
  M docs/examples/twisted_master.cfg

Log Message:
-----------
Merge branch 'deprecated'






More information about the Commits mailing list