Branch: refs/heads/buildbot-0.8.7
  Home:   https://github.com/buildbot/buildbot
  Commit: 2dbf401f0fa5b6d2e446ad56bf1b4ca40bb60e40
      
https://github.com/buildbot/buildbot/commit/2dbf401f0fa5b6d2e446ad56bf1b4ca40bb60e40
  Author: John Carr <[email protected]>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M master/buildbot/changes/svnpoller.py
    M master/buildbot/test/unit/test_changes_svnpoller.py

  Log Message:
  -----------
  Allow svnpoller split functions to override repository and project


  Commit: 7cc35b936db9a8d31d77b9e72e629e085b137d1e
      
https://github.com/buildbot/buildbot/commit/7cc35b936db9a8d31d77b9e72e629e085b137d1e
  Author: John Carr <[email protected]>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

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

  Log Message:
  -----------
  Add test coverage for project-branch-file splitter


  Commit: dc7054f78b90225b4cc598079a9fc3b1a6cf594e
      
https://github.com/buildbot/buildbot/commit/dc7054f78b90225b4cc598079a9fc3b1a6cf594e
  Author: John Carr <[email protected]>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

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

  Log Message:
  -----------
  Add test proving we can override project and repository


  Commit: be063e8a4cb30f3f4f3c1ab213bad2c1c44136e7
      
https://github.com/buildbot/buildbot/commit/be063e8a4cb30f3f4f3c1ab213bad2c1c44136e7
  Author: John Carr <[email protected]>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

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

  Log Message:
  -----------
  Documentation updates


  Commit: 48ff1ee3ded6e8754993235691ab48bca4bd77f8
      
https://github.com/buildbot/buildbot/commit/48ff1ee3ded6e8754993235691ab48bca4bd77f8
  Author: John Carr <[email protected]>
  Date:   2012-08-06 (Mon, 06 Aug 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:
  -----------
  Add release note. Update docs, and rename split_file_project_branches as 
suggested


  Commit: ac4a52be4188ae9408e8ce019989b5e52563180a
      
https://github.com/buildbot/buildbot/commit/ac4a52be4188ae9408e8ce019989b5e52563180a
  Author: John Carr <[email protected]>
  Date:   2012-08-07 (Tue, 07 Aug 2012)

  Changed paths:
    M master/buildbot/changes/svnpoller.py

  Log Message:
  -----------
  Fix misleading comment


  Commit: 424b6a8b45df6dce77f1859f0c0561a3694f970e
      
https://github.com/buildbot/buildbot/commit/424b6a8b45df6dce77f1859f0c0561a3694f970e
  Author: John Carr <[email protected]>
  Date:   2012-08-07 (Tue, 07 Aug 2012)

  Changed paths:
    M master/buildbot/changes/svnpoller.py
    M master/buildbot/test/unit/test_changes_svnpoller.py

  Log Message:
  -----------
  Add codebase to SVNPoller


  Commit: 950473b123c23b5cca9e79452e1e316fe408a2ed
      
https://github.com/buildbot/buildbot/commit/950473b123c23b5cca9e79452e1e316fe408a2ed
  Author: John Carr <[email protected]>
  Date:   2012-08-07 (Tue, 07 Aug 2012)

  Changed paths:
    M master/buildbot/changes/svnpoller.py

  Log Message:
  -----------
  Minimize changes introduced by diff


  Commit: f8c581ffa24d1e14ba59d0adfad28ae5bc38d3cc
      
https://github.com/buildbot/buildbot/commit/f8c581ffa24d1e14ba59d0adfad28ae5bc38d3cc
  Author: Malcolm Parsons <[email protected]>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Doc fixes


  Commit: df21a1b3164edcc50a123a096c021420eae6d5f9
      
https://github.com/buildbot/buildbot/commit/df21a1b3164edcc50a123a096c021420eae6d5f9
  Author: Pierre Tardy <[email protected]>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Merge pull request #487 from pepsiman/master

trivial, so I commit from the UI


  Commit: 0f39575cb808625ea8238c0034894df72a179b58
      
https://github.com/buildbot/buildbot/commit/0f39575cb808625ea8238c0034894df72a179b58
  Author: Jorge Gonzalez <[email protected]>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M master/buildbot/status/mail.py
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Make previous build chioce configurable

When prioritizing build requests in an order other than arrival time,
builds' relative order might not always reflect the topological order of
the changes. This change makes the build order to be configurable such
that status transition modes are only sent out when a more recent
*change* affects the status of a less recent one, as opposed to relying
on the default chronological ordering of the builds.

Change-Id: I2009a8b1f4d093a23ef6eea869567aa54b7987b6


  Commit: 29a30c7157ffc53f997b747894f4c3f8215285e0
      
https://github.com/buildbot/buildbot/commit/29a30c7157ffc53f997b747894f4c3f8215285e0
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-10 (Fri, 10 Aug 2012)

  Changed paths:
    M master/buildbot/buildslave.py

  Log Message:
  -----------
  use TCP keepalives on the master, like on the slave


  Commit: c3bb484661a14881f28d3afc2fd6fc61d42e20ab
      
https://github.com/buildbot/buildbot/commit/c3bb484661a14881f28d3afc2fd6fc61d42e20ab
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-10 (Fri, 10 Aug 2012)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Merge branch 'master' of github.com:buildbot/buildbot


  Commit: 09819343506f9e10f94a1684b28772cf62d7347f
      
https://github.com/buildbot/buildbot/commit/09819343506f9e10f94a1684b28772cf62d7347f
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-10 (Fri, 10 Aug 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 'multiproject-svnpoller' of git://github.com/isotoma/buildbot


  Commit: 4ea74bde041e7940614b15d6eb7ff42809930a13
      
https://github.com/buildbot/buildbot/commit/4ea74bde041e7940614b15d6eb7ff42809930a13
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-11 (Sat, 11 Aug 2012)

  Changed paths:
    M master/buildbot/status/mail.py
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Merge branch 'et_prev_build_configurable' of 
git://github.com/jgonzalezmendez/buildbot


  Commit: dca809e6e4afd91ada7c9063c8fa782cbaaaece4
      
https://github.com/buildbot/buildbot/commit/dca809e6e4afd91ada7c9063c8fa782cbaaaece4
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-11 (Sat, 11 Aug 2012)

  Changed paths:
    M master/docs/release-notes.rst

  Log Message:
  -----------
  release notes updates


  Commit: e6f02dd4d63c56342c02317bc5044523ed9cb879
      
https://github.com/buildbot/buildbot/commit/e6f02dd4d63c56342c02317bc5044523ed9cb879
  Author: Dan Kegel <[email protected]>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M master/docs/manual/cmdline.rst

  Log Message:
  -----------
  trivial typo fix in cmdline.rst: buildlsave -> buildslave


  Commit: 9891009bcd838df42de82ab49bae73047f00efc4
      
https://github.com/buildbot/buildbot/commit/9891009bcd838df42de82ab49bae73047f00efc4
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M master/docs/manual/cmdline.rst

  Log Message:
  -----------
  Merge pull request #496 from dankegel/typos

trivial typo fix in cmdline.rst: buildlsave -> buildslave


  Commit: 484e17441ca6f3a227facd9120554e4192d5661c
      
https://github.com/buildbot/buildbot/commit/484e17441ca6f3a227facd9120554e4192d5661c
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M master/buildbot/changes/bonsaipoller.py
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/changes/pb.py
    M master/buildbot/changes/svnpoller.py
    M master/buildbot/config.py
    M master/buildbot/scripts/sample.cfg
    M master/buildbot/status/mail.py
    M master/buildbot/status/web/feeds.py
    M master/buildbot/test/integration/test_slave_comm.py
    M master/buildbot/test/unit/test_config.py
    M master/buildbot/test/unit/test_process_botmaster_BotMaster.py
    M master/buildbot/test/unit/test_process_builder.py
    M master/buildbot/test/unit/test_status_mail.py
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.7'


  Commit: e73b8515f365c24541b443bbed6f385a8aa9fe56
      
https://github.com/buildbot/buildbot/commit/e73b8515f365c24541b443bbed6f385a8aa9fe56
  Author: BenoĆ®t Allard <[email protected]>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  JSONStringDownload: small doc formatting.


  Commit: 3772ab01d2f1e1479d95b941f4ac4eb4e38d43db
      
https://github.com/buildbot/buildbot/commit/3772ab01d2f1e1479d95b941f4ac4eb4e38d43db
  Author: Malcolm Parsons <[email protected]>
  Date:   2012-08-17 (Fri, 17 Aug 2012)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Fix formatting and the IntParameter and DebLintian examples


  Commit: deb6a28ffe67663f0047237f0fc6781f1b9b8e13
      
https://github.com/buildbot/buildbot/commit/deb6a28ffe67663f0047237f0fc6781f1b9b8e13
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-26 (Sun, 26 Aug 2012)

  Changed paths:
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Merge branch 'parametersdoc' of git://github.com/pepsiman/buildbot into 
buildbot-0.8.7


  Commit: 1c971f139f666690c986d704d1516a3fd9a11510
      
https://github.com/buildbot/buildbot/commit/1c971f139f666690c986d704d1516a3fd9a11510
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-26 (Sun, 26 Aug 2012)

  Changed paths:
    M master/buildbot/buildslave.py
    M master/buildbot/changes/svnpoller.py
    M master/buildbot/status/mail.py
    M master/buildbot/test/unit/test_changes_svnpoller.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/cfg-changesources.rst
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/manual/customization.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  Merge branch 'patch-4' of git://github.com/benallard/buildbot into 
buildbot-0.8.7


Compare: 
https://github.com/buildbot/buildbot/compare/a5d766005636...1c971f139f66
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to