[Buildbot-commits] [buildbot/buildbot] 6c860d: Don't allow non-JSON-able properties any more

GitHub noreply at github.com
Tue Nov 25 08:11:02 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 6c860ddd5a0a286c810ba33f9039f8a4c35769b1
      https://github.com/buildbot/buildbot/commit/6c860ddd5a0a286c810ba33f9039f8a4c35769b1
  Author: Benoît Allard <benoit.allard at gmx.de>
  Date:   2014-11-24 (Mon, 24 Nov 2014)

  Changed paths:
    M master/buildbot/db/builds.py
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Don't allow non-JSON-able properties any more


  Commit: 946d60699e787d1accaee5fb3ffad714d9aabcd0
      https://github.com/buildbot/buildbot/commit/946d60699e787d1accaee5fb3ffad714d9aabcd0
  Author: Benoît Allard <benoit.allard at gmx.de>
  Date:   2014-11-24 (Mon, 24 Nov 2014)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  Make pep8 happy


  Commit: 5d8bc4539650b08a2be40f166048326bd283fb76
      https://github.com/buildbot/buildbot/commit/5d8bc4539650b08a2be40f166048326bd283fb76
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-11-25 (Tue, 25 Nov 2014)

  Changed paths:
    M master/buildbot/db/builds.py
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1385 from benallard/no-json-no-property

Don't allow non-JSON-able properties any more


Compare: https://github.com/buildbot/buildbot/compare/38b44b3d2b6f...5d8bc4539650


More information about the Commits mailing list