Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 7d646bdfa48432f9370540dafc4ef123ff741a3f
      
https://github.com/buildbot/buildbot/commit/7d646bdfa48432f9370540dafc4ef123ff741a3f
  Author: Pierre Tardy <[email protected]>
  Date:   2015-05-10 (Sun, 10 May 2015)

  Changed paths:
    R master/buildbot/status/web/hooks/__init__.py
    R master/buildbot/status/web/hooks/base.py
    R master/buildbot/status/web/hooks/bitbucket.py
    R master/buildbot/status/web/hooks/github.py
    R master/buildbot/status/web/hooks/gitlab.py
    R master/buildbot/status/web/hooks/gitorious.py
    R master/buildbot/status/web/hooks/googlecode.py
    R master/buildbot/status/web/hooks/poller.py
    A master/buildbot/www/hooks/__init__.py
    A master/buildbot/www/hooks/base.py
    A master/buildbot/www/hooks/bitbucket.py
    A master/buildbot/www/hooks/github.py
    A master/buildbot/www/hooks/gitlab.py
    A master/buildbot/www/hooks/gitorious.py
    A master/buildbot/www/hooks/googlecode.py
    A master/buildbot/www/hooks/poller.py

  Log Message:
  -----------
  move hook to www, and autopep8

Signed-off-by: Pierre Tardy <[email protected]>


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

  Changed paths:
    R master/buildbot/status/web/change_hook.py
    R master/buildbot/test/unit/test_status_web_hooks_bitbucket.py
    R master/buildbot/test/unit/test_status_web_hooks_github.py
    R master/buildbot/test/unit/test_status_web_hooks_gitlab.py
    R master/buildbot/test/unit/test_status_web_hooks_gitorious.py
    R master/buildbot/test/unit/test_status_web_hooks_googlecode.py
    R master/buildbot/test/unit/test_status_web_hooks_poller.py
    A master/buildbot/test/unit/test_www_hooks_bitbucket.py
    A master/buildbot/test/unit/test_www_hooks_github.py
    A master/buildbot/test/unit/test_www_hooks_gitlab.py
    A master/buildbot/test/unit/test_www_hooks_gitorious.py
    A master/buildbot/test/unit/test_www_hooks_googlecode.py
    A master/buildbot/test/unit/test_www_hooks_poller.py
    A master/buildbot/www/change_hook.py
    M master/buildbot/www/hooks/gitlab.py

  Log Message:
  -----------
  move the hook tests and make them pass

Signed-off-by: Pierre Tardy <[email protected]>


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

  Changed paths:
    M master/docs/manual/cfg-statustargets.rst
    A master/docs/manual/cfg-wwwhooks.rst
    M master/docs/manual/configuration.rst

  Log Message:
  -----------
  hooks doc

Signed-off-by: Pierre Tardy <[email protected]>


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

  Changed paths:
    M master/buildbot/test/unit/test_www_service.py
    M master/buildbot/www/change_hook.py
    M master/buildbot/www/service.py

  Log Message:
  -----------
  change_hook integration with unit tests

Signed-off-by: Pierre Tardy <[email protected]>


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

  Changed paths:
    M master/buildbot/www/resource.py

  Log Message:
  -----------
  fix hooks unit tests

Signed-off-by: Pierre Tardy <[email protected]>


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

  Changed paths:
    M master/buildbot/config.py

  Log Message:
  -----------
  add change_hook config as possible config

Signed-off-by: Pierre Tardy <[email protected]>


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

  Changed paths:
    M master/buildbot/test/fake/web.py
    M master/buildbot/test/unit/test_www_hooks_bitbucket.py
    M master/buildbot/test/unit/test_www_hooks_github.py
    M master/buildbot/test/unit/test_www_hooks_gitlab.py
    M master/buildbot/test/unit/test_www_hooks_gitorious.py
    M master/buildbot/test/unit/test_www_hooks_googlecode.py
    M master/buildbot/test/unit/test_www_hooks_poller.py
    M master/buildbot/www/change_hook.py
    M master/buildbot/www/hooks/poller.py

  Log Message:
  -----------
  hooks: use self.master instead of self.site.buildbot_service.master

Signed-off-by: Pierre Tardy <[email protected]>


  Commit: 6a5f245ff9b0d0d3c999d135a865864a2c07bd6b
      
https://github.com/buildbot/buildbot/commit/6a5f245ff9b0d0d3c999d135a865864a2c07bd6b
  Author: Mikhail Sobolev <[email protected]>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M master/buildbot/config.py
    R master/buildbot/status/web/change_hook.py
    R master/buildbot/status/web/hooks/__init__.py
    R master/buildbot/status/web/hooks/base.py
    R master/buildbot/status/web/hooks/bitbucket.py
    R master/buildbot/status/web/hooks/github.py
    R master/buildbot/status/web/hooks/gitlab.py
    R master/buildbot/status/web/hooks/gitorious.py
    R master/buildbot/status/web/hooks/googlecode.py
    R master/buildbot/status/web/hooks/poller.py
    M master/buildbot/test/fake/web.py
    R master/buildbot/test/unit/test_status_web_hooks_bitbucket.py
    R master/buildbot/test/unit/test_status_web_hooks_github.py
    R master/buildbot/test/unit/test_status_web_hooks_gitlab.py
    R master/buildbot/test/unit/test_status_web_hooks_gitorious.py
    R master/buildbot/test/unit/test_status_web_hooks_googlecode.py
    R master/buildbot/test/unit/test_status_web_hooks_poller.py
    A master/buildbot/test/unit/test_www_hooks_bitbucket.py
    A master/buildbot/test/unit/test_www_hooks_github.py
    A master/buildbot/test/unit/test_www_hooks_gitlab.py
    A master/buildbot/test/unit/test_www_hooks_gitorious.py
    A master/buildbot/test/unit/test_www_hooks_googlecode.py
    A master/buildbot/test/unit/test_www_hooks_poller.py
    M master/buildbot/test/unit/test_www_service.py
    A master/buildbot/www/change_hook.py
    A master/buildbot/www/hooks/__init__.py
    A master/buildbot/www/hooks/base.py
    A master/buildbot/www/hooks/bitbucket.py
    A master/buildbot/www/hooks/github.py
    A master/buildbot/www/hooks/gitlab.py
    A master/buildbot/www/hooks/gitorious.py
    A master/buildbot/www/hooks/googlecode.py
    A master/buildbot/www/hooks/poller.py
    M master/buildbot/www/resource.py
    M master/buildbot/www/service.py
    M master/docs/manual/cfg-statustargets.rst
    A master/docs/manual/cfg-wwwhooks.rst
    M master/docs/manual/configuration.rst

  Log Message:
  -----------
  Merge pull request #1658 from tardyp/hooks

change_hooks


Compare: 
https://github.com/buildbot/buildbot/compare/217eb6b9cc47...6a5f245ff9b0
------------------------------------------------------------------------------
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