Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 0955631ab8f080f7021b1a93f939cf1784872cc2
      
https://github.com/buildbot/buildbot/commit/0955631ab8f080f7021b1a93f939cf1784872cc2
  Author: Michal Sojka <[email protected]>
  Date:   2015-04-26 (Sun, 26 Apr 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py

  Log Message:
  -----------
  git: Clean submodules recursively


  Commit: a310e30afab77fd6b04c9f728bf73ff7d8f4d847
      
https://github.com/buildbot/buildbot/commit/a310e30afab77fd6b04c9f728bf73ff7d8f4d847
  Author: Michal Sojka <[email protected]>
  Date:   2015-04-27 (Mon, 27 Apr 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py

  Log Message:
  -----------
  git: Update git submodules with --checkout

Git 1.7.8 and newer allows submodules to be updated by other commands
than "git checkout". When this behavior is configured in .gitmodules,
buildbot can end up with incorrect commit checked out in the submodule.

Fix this by explicitly specifying --checkout option to "git submodule
update".


  Commit: 48858762c3b5d98e284b284afd385494feaf0f27
      
https://github.com/buildbot/buildbot/commit/48858762c3b5d98e284b284afd385494feaf0f27
  Author: Mikhail Sobolev <[email protected]>
  Date:   2015-04-27 (Mon, 27 Apr 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py

  Log Message:
  -----------
  Merge pull request #1643 from wentasah/git-fixes

Git fixes


Compare: 
https://github.com/buildbot/buildbot/compare/b09a87db9550...48858762c3b5
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to