[Buildbot-commits] [buildbot/buildbot] 2bb0ce: Fixed IRC bot reacting on unclosed single quote.

GitHub noreply at github.com
Sun Feb 17 14:14:38 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 2bb0ce927c2977d562e7d55b6644c777d0f1a82a
      https://github.com/buildbot/buildbot/commit/2bb0ce927c2977d562e7d55b6644c777d0f1a82a
  Author: Michael Mayorov <marchael at kb.csu.ru>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M master/buildbot/status/words.py

  Log Message:
  -----------
  Fixed IRC bot reacting on unclosed single quote.


  Commit: d8ba788300316ffd0421e1536eae8e9054c87aa6
      https://github.com/buildbot/buildbot/commit/d8ba788300316ffd0421e1536eae8e9054c87aa6
  Author: Michael Mayorov <marchael at kb.csu.ru>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M master/buildbot/status/words.py

  Log Message:
  -----------
  IRC bot notify about command with unclosed quotes.


  Commit: aa50e12a8661a10a35116e473823813a2b55f825
      https://github.com/buildbot/buildbot/commit/aa50e12a8661a10a35116e473823813a2b55f825
  Author: Michael Mayorov <marchael at kb.csu.ru>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M master/buildbot/status/words.py

  Log Message:
  -----------
  Repeated code was replaced.


  Commit: 4c86d3c3ffbd30ed16686d25794918eb08d419b1
      https://github.com/buildbot/buildbot/commit/4c86d3c3ffbd30ed16686d25794918eb08d419b1
  Author: Michael Mayorov <marchael at kb.csu.ru>
  Date:   2013-02-17 (Sun, 17 Feb 2013)

  Changed paths:
    M master/buildbot/test/unit/test_status_words.py

  Log Message:
  -----------
  Added few tests.


  Commit: 2954a80781ccb44ddc547682708eec23ff0b573d
      https://github.com/buildbot/buildbot/commit/2954a80781ccb44ddc547682708eec23ff0b573d
  Author: Michael Mayorov <marchael at kb.csu.ru>
  Date:   2013-02-17 (Sun, 17 Feb 2013)

  Changed paths:
    M master/buildbot/status/words.py

  Log Message:
  -----------
  Removing redundant code.


  Commit: 326b70440953e0209fef477a8620a380e719dd0c
      https://github.com/buildbot/buildbot/commit/326b70440953e0209fef477a8620a380e719dd0c
  Author: Michael Mayorov <marchael at kb.csu.ru>
  Date:   2013-02-17 (Sun, 17 Feb 2013)

  Changed paths:
    M master/buildbot/status/words.py

  Log Message:
  -----------
  Function name changed


  Commit: dd04ff1ab5e3759e98b67d03e63458317658eeaf
      https://github.com/buildbot/buildbot/commit/dd04ff1ab5e3759e98b67d03e63458317658eeaf
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-02-17 (Sun, 17 Feb 2013)

  Changed paths:
    M master/buildbot/status/words.py
    M master/buildbot/test/unit/test_status_words.py

  Log Message:
  -----------
  Merge branch '631-shlex-singlequote-issue' of git://github.com/MichaelMayorov/buildbot


Compare: https://github.com/buildbot/buildbot/compare/ea6f4707306f...dd04ff1ab5e3


More information about the Commits mailing list