[Buildbot-commits] [buildbot/buildbot] 7a45c4: add _toJson function in utils/__init__.py

GitHub noreply at github.com
Sat Oct 4 20:41:32 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 7a45c4d8fbb1f5ea7f49d7286775a3140e88e67b
      https://github.com/buildbot/buildbot/commit/7a45c4d8fbb1f5ea7f49d7286775a3140e88e67b
  Author: Xavier Delannoy <xdelannoy at cloudmark.com>
  Date:   2014-10-02 (Thu, 02 Oct 2014)

  Changed paths:
    M master/buildbot/util/__init__.py
    M master/buildbot/www/rest.py
    M master/buildbot/www/sse.py

  Log Message:
  -----------
  add _toJson function in utils/__init__.py


  Commit: 6a021ab59f46c1868cdcc35998269aff00576979
      https://github.com/buildbot/buildbot/commit/6a021ab59f46c1868cdcc35998269aff00576979
  Author: Xavier Delannoy <xdelannoy at cloudmark.com>
  Date:   2014-10-03 (Fri, 03 Oct 2014)

  Changed paths:
    M master/buildbot/util/__init__.py
    M master/buildbot/www/rest.py
    M master/buildbot/www/sse.py
    M master/docs/developer/utils.rst

  Log Message:
  -----------
   - rename _toJson => toJson
 - add documetation in utils.rst


  Commit: a819d050fda63a5126df0a6e861e9d37ebf58f19
      https://github.com/buildbot/buildbot/commit/a819d050fda63a5126df0a6e861e9d37ebf58f19
  Author: Xavier Delannoy <xdelannoy at cloudmark.com>
  Date:   2014-10-03 (Fri, 03 Oct 2014)

  Changed paths:
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  Fix: better documentation for toJson (Thanks to tardyp)


  Commit: ea9fc79ccaa300b1228cdc2eb78ffd4625264724
      https://github.com/buildbot/buildbot/commit/ea9fc79ccaa300b1228cdc2eb78ffd4625264724
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    M master/buildbot/util/__init__.py
    M master/buildbot/www/rest.py
    M master/buildbot/www/sse.py
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  Merge delanne/buildbot:trac2659 (PR #1243)

+autopep8


Compare: https://github.com/buildbot/buildbot/compare/e20ffc624ccb...ea9fc79ccaa3


More information about the Commits mailing list