[Buildbot-commits] [buildbot/buildbot] e3b351: Make split_file_branches reject files named "trunk...

GitHub noreply at github.com
Sun Jul 22 23:14:03 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: e3b351efacad5ae6708515032ddb805d3785ea9e
      https://github.com/buildbot/buildbot/commit/e3b351efacad5ae6708515032ddb805d3785ea9e
  Author: Flávio J. Saraiva <flaviojs2005 at gmail.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M master/buildbot/changes/svnpoller.py
    M master/buildbot/test/unit/test_changes_svnpoller.py
    M master/docs/manual/customization.rst

  Log Message:
  -----------
  Make split_file_branches reject files named "trunk" and "branch/<filename>";
Make sure directories end with a right slash when fed to the split_file function;
Update example in the Customization section of the manual.


  Commit: b82f3876b01899cf6bfb8c5117ea54e245e605e9
      https://github.com/buildbot/buildbot/commit/b82f3876b01899cf6bfb8c5117ea54e245e605e9
  Author: Flávio J. Saraiva <flaviojs2005 at gmail.com>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M master/docs/manual/cfg-changesources.rst
    M master/docs/manual/customization.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  Update release notes about SVNPoller's split_file;
Update documentation of SVNPoller's split_file;
Fix grave accent mismatch in the Customizing SVNPoller section.


  Commit: 59e2225a7ff3c5e6ba3a77d8b0f47df3dda76668
      https://github.com/buildbot/buildbot/commit/59e2225a7ff3c5e6ba3a77d8b0f47df3dda76668
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

  Changed paths:
    M master/buildbot/changes/svnpoller.py
    M master/buildbot/test/unit/test_changes_svnpoller.py
    M master/docs/manual/cfg-changesources.rst
    M master/docs/manual/customization.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  Merge branch 'fix-svnpoller-split_file_branches' of git://github.com/flaviojs/buildbot

With updated text in master/docs/release-notes.rst


Compare: https://github.com/buildbot/buildbot/compare/63454541b1c0...59e2225a7ff3


More information about the Commits mailing list