Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: b44259466621e2ecb08070aeba2ffdf188e32392
      
https://github.com/buildbot/buildbot/commit/b44259466621e2ecb08070aeba2ffdf188e32392
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Refactor github_buildbot change loop to match git_buildbot


  Commit: ad1bbf258717294669cc9752c070306be1e32993
      
https://github.com/buildbot/buildbot/commit/ad1bbf258717294669cc9752c070306be1e32993
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Add head-commit flag to only take head of push

This approximates the behavior of --first-parent for most github users.


  Commit: f02e32c7a8fa38e1c1030cfbab0928cba48b1bc0
      
https://github.com/buildbot/buildbot/commit/f02e32c7a8fa38e1c1030cfbab0928cba48b1bc0
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Modernize fields pulled from GitHub JSON

This commit removes unused values and pulls in the repo full_name as
the project replacing the non-existent project header.


  Commit: ec253898d92b38225edeb668a5f7aaded6d9c40c
      
https://github.com/buildbot/buildbot/commit/ec253898d92b38225edeb668a5f7aaded6d9c40c
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/buildbot/status/github.py

  Log Message:
  -----------
  Make github status reporter work with github changesource


  Commit: 512d93aad18b5b7e1377326b987a7d0ef11c1a31
      
https://github.com/buildbot/buildbot/commit/512d93aad18b5b7e1377326b987a7d0ef11c1a31
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Fix ref handling to account for '/' and tags


  Commit: 6b69aab60279c0250072d838626cf3eb4e56a95b
      
https://github.com/buildbot/buildbot/commit/6b69aab60279c0250072d838626cf3eb4e56a95b
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Support building pull requests


  Commit: 33e11a8d48a5b957b389c472a6621e3b6fc6573b
      
https://github.com/buildbot/buildbot/commit/33e11a8d48a5b957b389c472a6621e3b6fc6573b
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Remove unused user variable


  Commit: f35553bbd66e1fc8eda70e7a22a6ee0dde1e70df
      
https://github.com/buildbot/buildbot/commit/f35553bbd66e1fc8eda70e7a22a6ee0dde1e70df
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Truncate commit messages over 1024 chars due to database limit


  Commit: bdebacda914fe73b860a4dc0ee7a315737fbbf48
      
https://github.com/buildbot/buildbot/commit/bdebacda914fe73b860a4dc0ee7a315737fbbf48
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Move to gitattr base event handler


  Commit: a6ec70fe021f892d923085c25978b1c8d42c0714
      
https://github.com/buildbot/buildbot/commit/a6ec70fe021f892d923085c25978b1c8d42c0714
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Branch is confusing, use refname instead


  Commit: 538214e9ead8fed2c2ec49c6cc83a9eeb373a7ba
      
https://github.com/buildbot/buildbot/commit/538214e9ead8fed2c2ec49c6cc83a9eeb373a7ba
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

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

  Log Message:
  -----------
  Add tests for github status parameter


  Commit: 3800556068378b6a28afde6a0f6fc7ed67dd6e95
      
https://github.com/buildbot/buildbot/commit/3800556068378b6a28afde6a0f6fc7ed67dd6e95
  Author: Andrew Pilloud <[email protected]>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

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

  Log Message:
  -----------
  Add test for unified repo in github status reporter


  Commit: 5e1ddaaa4e966ef590277b644301ac4715923608
      
https://github.com/buildbot/buildbot/commit/5e1ddaaa4e966ef590277b644301ac4715923608
  Author: Mikhail Sobolev <[email protected]>
  Date:   2015-08-19 (Wed, 19 Aug 2015)

  Changed paths:
    M master/buildbot/status/github.py
    M master/buildbot/test/unit/test_status_github.py
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Merge pull request #1801 from apilloud/improve_github_webhooks

Improve GitHub status code and update contrib's GitHub webhook


Compare: 
https://github.com/buildbot/buildbot/compare/4a326080522b...5e1ddaaa4e96
------------------------------------------------------------------------------
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to