[Buildbot-commits] [buildbot/buildbot] 1cb023: fix some python-2.5 compatibility
GitHub
noreply at github.com
Tue Jun 25 02:37:56 UTC 2013
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: 1cb023a80be3ad957afbc35b92aa3ef0dfb7ec80
https://github.com/buildbot/buildbot/commit/1cb023a80be3ad957afbc35b92aa3ef0dfb7ec80
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M master/buildbot/test/util/www.py
M master/buildbot/www/rest.py
Log Message:
-----------
fix some python-2.5 compatibility
Commit: 54ae858bca9bedfdd267de58732262d39abaa5ce
https://github.com/buildbot/buildbot/commit/54ae858bca9bedfdd267de58732262d39abaa5ce
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M master/buildbot/test/unit/test_util_service.py
Log Message:
-----------
don't use assertIsNone, which doesn't exist in py25
Commit: c25a28d8ce486447c0b000b4b47ee7c991c4823d
https://github.com/buildbot/buildbot/commit/c25a28d8ce486447c0b000b4b47ee7c991c4823d
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M master/buildbot/test/integration/test_master.py
M master/buildbot/test/integration/test_www.py
M master/buildbot/test/util/www.py
Log Message:
-----------
skip integration tests if buildbot-www is not installed
Commit: 474ee4f65049b5a9a4afe40fdc9ffcdbe9629fb5
https://github.com/buildbot/buildbot/commit/474ee4f65049b5a9a4afe40fdc9ffcdbe9629fb5
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M master/buildbot/test/__init__.py
R master/buildbot/test/unit/test_util_namespace.py
R master/buildbot/util/namespace.py
Log Message:
-----------
remove Namespace, which doesn't play nice with simplejson
Commit: 849be52fb2e2ebe5d6bcd6e4884811ee15855e41
https://github.com/buildbot/buildbot/commit/849be52fb2e2ebe5d6bcd6e4884811ee15855e41
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M master/buildbot/www/service.py
Log Message:
-----------
get the web service's port on old twisted, too
Commit: f5626e144c77343bfffb2e53c1b6bc8202bdc27b
https://github.com/buildbot/buildbot/commit/f5626e144c77343bfffb2e53c1b6bc8202bdc27b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M www/setup.py
Log Message:
-----------
handle the lack of json on python-2.5
Commit: ad425b7e64c82ad06f616a78efdf019b114349b2
https://github.com/buildbot/buildbot/commit/ad425b7e64c82ad06f616a78efdf019b114349b2
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-24 (Mon, 24 Jun 2013)
Changed paths:
M www/src/font/FontAwesome.otf
M www/src/font/fontawesome-webfont.eot
M www/src/font/fontawesome-webfont.svg
M www/src/font/fontawesome-webfont.ttf
M www/src/font/fontawesome-webfont.woff
Log Message:
-----------
fix links for fontawesome
Refs #2515.
Compare: https://github.com/buildbot/buildbot/compare/69615074e77b...ad425b7e64c8
More information about the Commits
mailing list