Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: 490e6f38eac0769ae145e655ccaa697ea3547acc
      
https://github.com/buildbot/buildbot/commit/490e6f38eac0769ae145e655ccaa697ea3547acc
  Author: Andreas Lawitzky <[email protected]>
  Date:   2011-10-01 (Sat, 01 Oct 2011)

  Changed paths:
    M master/contrib/bzr_buildbot.py

  Log Message:
  -----------
  fixes a bug in bzr_buildbot.py.
The bug has been discussed in #buildbot and #bzr on IRC.
The call to get_apparent_author() changed to get_apparent_authors()[0]
since the Bazaar API changed and returns now a list of authors.
get_apparent_author() is not part of the API anymore.
This simply uses the first list entry of the authors list.


  Commit: b4bee54c77e730260d337d5e7e6e3826f75e1909
      
https://github.com/buildbot/buildbot/commit/b4bee54c77e730260d337d5e7e6e3826f75e1909
  Author: Amber Yust <[email protected]>
  Date:   2011-10-01 (Sat, 01 Oct 2011)

  Changed paths:
    M master/contrib/bzr_buildbot.py

  Log Message:
  -----------
  Merge pull request #256 from televator/myfixes

fixes a bug in bzr_buildbot.py.


Compare: https://github.com/buildbot/buildbot/compare/8d9377d...b4bee54

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to