[Buildbot-commits] [buildbot/buildbot] c35617: fix Python-2.3-compatibility problems

GitHub noreply at github.com
Mon Nov 24 01:10:33 UTC 2014


  Branch: refs/heads/buildbot-0.7.12
  Home:   https://github.com/buildbot/buildbot
  Commit: c35617c3007de94960d2d607a799b64d6363bc6d
      https://github.com/buildbot/buildbot/commit/c35617c3007de94960d2d607a799b64d6363bc6d
  Author: Darragh Bailey <dbailey at hp.com>
  Date:   2010-01-16 (Sat, 16 Jan 2010)

  Changed paths:
    M buildbot/status/web/console.py
    M buildbot/status/web/console_html.py
    A buildbot/stringTemplate.py
    M buildbot/test/test_console.py

  Log Message:
  -----------
  fix Python-2.3-compatibility problems


  Commit: 8bbb343ee63ed7638b177f08187ef78145654ecd
      https://github.com/buildbot/buildbot/commit/8bbb343ee63ed7638b177f08187ef78145654ecd
  Author: Gareth Armstrong <gareth.armstrong at hp.com>
  Date:   2010-01-16 (Sat, 16 Jan 2010)

  Changed paths:
    M buildbot/status/mail.py
    M docs/buildbot.texinfo

  Log Message:
  -----------
  Add documentation fixes for MailNotifier messageFormatter function and add example code.


  Commit: 2009af482533c1cdea7444befca3f847ee8c80ab
      https://github.com/buildbot/buildbot/commit/2009af482533c1cdea7444befca3f847ee8c80ab
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-16 (Sat, 16 Jan 2010)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  include all CSS files in the distro


  Commit: b18d3c649be82eaeab6e8d6e465813882ae68a5b
      https://github.com/buildbot/buildbot/commit/b18d3c649be82eaeab6e8d6e465813882ae68a5b
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-16 (Sat, 16 Jan 2010)

  Changed paths:
    M docs/buildbot.texinfo

  Log Message:
  -----------
  (fixes #679) reference 'status.web.auth' in docs


  Commit: 0de1a022f59f3a1ff4130433c489589bb204cbe1
      https://github.com/buildbot/buildbot/commit/0de1a022f59f3a1ff4130433c489589bb204cbe1
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-17 (Sun, 17 Jan 2010)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  also include bg_gradient.jpg in setup.py


  Commit: 078271034295f10cb50f3ee5d4374e1eac6f9b65
      https://github.com/buildbot/buildbot/commit/078271034295f10cb50f3ee5d4374e1eac6f9b65
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-18 (Mon, 18 Jan 2010)

  Changed paths:
    M buildbot/__init__.py

  Log Message:
  -----------
  bump to rc3


  Commit: 63763cbe9f1afb8e84094373f1b6818ed7fc7010
      https://github.com/buildbot/buildbot/commit/63763cbe9f1afb8e84094373f1b6818ed7fc7010
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-18 (Mon, 18 Jan 2010)

  Changed paths:
    M NEWS
    M buildbot/__init__.py

  Log Message:
  -----------
  bump rev, add NEWS


  Commit: 37f7e88ae1f053c81a2bc5dc5937a57d578bc750
      https://github.com/buildbot/buildbot/commit/37f7e88ae1f053c81a2bc5dc5937a57d578bc750
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-19 (Tue, 19 Jan 2010)

  Changed paths:
    R .darcs-boring
    M MANIFEST.in
    R docs/.arch-inventory
    A test-dist.sh

  Log Message:
  -----------
  remove some unnecessary arch and darcs files; add other files to MANIFEST.in; add test for this sort of thing


  Commit: 20ea6b7d39400b5e042d14bb32cc8dcf2532d6cf
      https://github.com/buildbot/buildbot/commit/20ea6b7d39400b5e042d14bb32cc8dcf2532d6cf
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-19 (Tue, 19 Jan 2010)

  Changed paths:
    M NEWS

  Log Message:
  -----------
  mention new addStep assertion in NEWS


  Commit: 21c1049e99e727d012aa9762bb737c539f65f6f3
      https://github.com/buildbot/buildbot/commit/21c1049e99e727d012aa9762bb737c539f65f6f3
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-19 (Tue, 19 Jan 2010)

  Changed paths:
    M NEWS
    M buildbot/__init__.py

  Log Message:
  -----------
  bump revision to rc5


  Commit: 4b447ecc7056907a83ba9f022d370d3093e219f3
      https://github.com/buildbot/buildbot/commit/4b447ecc7056907a83ba9f022d370d3093e219f3
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-21 (Thu, 21 Jan 2010)

  Changed paths:
    R buildbot/test/test_limitlogs.py

  Log Message:
  -----------
  remove test_limitlogs

These tests have been causing lots of headaches, and aren't testing a
"unit" of any sort anyway.  They're testing a little bit of code that
has caused zero test failures, while the tests themselves have caused
lots of failures.

Thanks to Axel for writing the tests to start with!


  Commit: 91d917bbb836db452e83492cc76cdde1e9511fb4
      https://github.com/buildbot/buildbot/commit/91d917bbb836db452e83492cc76cdde1e9511fb4
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-21 (Thu, 21 Jan 2010)

  Changed paths:
    M buildbot/test/runutils.py
    M buildbot/test/test_locks.py
    M buildbot/test/test_mergerequests.py

  Log Message:
  -----------
  fix some tests .. but not all


  Commit: bb70cd71dfed13e53ca6b6e2022f6a5d89fcd3f5
      https://github.com/buildbot/buildbot/commit/bb70cd71dfed13e53ca6b6e2022f6a5d89fcd3f5
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-21 (Thu, 21 Jan 2010)

  Changed paths:
    R buildbot/test/test_mergerequests.py

  Log Message:
  -----------
  remove test_mergerequests.py

This test seems to develop spurious failures, and removing it does not
shift those failures elsewhere


  Commit: 9061ba5bc9c3a06fddfef8f6ac9599087f944fd0
      https://github.com/buildbot/buildbot/commit/9061ba5bc9c3a06fddfef8f6ac9599087f944fd0
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-01-21 (Thu, 21 Jan 2010)

  Changed paths:
    M NEWS
    M buildbot/__init__.py

  Log Message:
  -----------
  upgrade to release version


  Commit: 10719f5292692352aeb4ab7f1cc74a6537a2698b
      https://github.com/buildbot/buildbot/commit/10719f5292692352aeb4ab7f1cc74a6537a2698b
  Author: jollyroger <andriysenkovych at gmail.com>
  Date:   2010-04-02 (Fri, 02 Apr 2010)

  Changed paths:
    M buildbot/status/web/index.html

  Log Message:
  -----------
  Fixing CSS for index page


  Commit: ecd52e267bc4ae7ca26a5f7190cb3b8b6c47b9e8
      https://github.com/buildbot/buildbot/commit/ecd52e267bc4ae7ca26a5f7190cb3b8b6c47b9e8
  Author: Dustin J. Mitchell <dustin at zmanda.com>
  Date:   2010-04-09 (Fri, 09 Apr 2010)

  Changed paths:
    M buildbot/status/web/index.html

  Log Message:
  -----------
  Merge branch 'buildbot-0.7.12' of git://github.com/jollyroger/buildbot into buildbot-0.7.12

* 'buildbot-0.7.12' of git://github.com/jollyroger/buildbot:
  Fixing CSS for index page


Compare: https://github.com/buildbot/buildbot/compare/c35617c3007d^...ecd52e267bc4


More information about the Commits mailing list