Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: c6b12770e56c7cfe9fb56d5ef51e0c977d0675d7
      
https://github.com/buildbot/buildbot/commit/c6b12770e56c7cfe9fb56d5ef51e0c977d0675d7
  Author: Daniel Collin <[email protected]>
  Date:   2015-02-13 (Fri, 13 Feb 2015)

  Changed paths:
    M master/buildbot/process/build.py

  Log Message:
  -----------
  Changed check if patch info should be in blamelist

When patch_info is being setup in build_request.py it's being set to (None, 
None) which makes this check incorrect but patch is being set to None. Now the 
check patch instead and that resolves the issue outlined in this ticket:

http://trac.buildbot.net/ticket/3194


  Commit: 38116534dd9c5b99bf782c2557a790b2c6a8f45d
      
https://github.com/buildbot/buildbot/commit/38116534dd9c5b99bf782c2557a790b2c6a8f45d
  Author: Daniel Collin <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

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

  Log Message:
  -----------
  Removes incorrect check of author in blamelist

This is because the author isn't added to the blamelist if patch isn't set


  Commit: 6a859bf35601df5e1c2d44fa5683fc5036625215
      
https://github.com/buildbot/buildbot/commit/6a859bf35601df5e1c2d44fa5683fc5036625215
  Author: Daniel Collin <[email protected]>
  Date:   2015-04-18 (Sat, 18 Apr 2015)

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

  Log Message:
  -----------
  Fixed trailing whitespace


  Commit: 67c4055b4d71af0a013bf698383d6b088485fafd
      
https://github.com/buildbot/buildbot/commit/67c4055b4d71af0a013bf698383d6b088485fafd
  Author: Pierre Tardy <[email protected]>
  Date:   2015-05-03 (Sun, 03 May 2015)

  Changed paths:
    M master/buildbot/process/build.py
    M master/buildbot/test/unit/test_process_build.py

  Log Message:
  -----------
  Merge pull request #1542 from emoon/master

Changed check if patch info should be in blamelist


Compare: 
https://github.com/buildbot/buildbot/compare/1e49fed66536...67c4055b4d71
------------------------------------------------------------------------------
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