[Buildbot-commits] [buildbot/buildbot] 2673b1: Add possibility to download raw logs from the rest...
GitHub
noreply at github.com
Thu Nov 13 09:21:01 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 2673b1b4ab8d7de5014fc0b2eb4580e08d6c04db
https://github.com/buildbot/buildbot/commit/2673b1b4ab8d7de5014fc0b2eb4580e08d6c04db
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M master/buildbot/data/base.py
M master/buildbot/data/logchunks.py
M master/buildbot/www/rest.py
Log Message:
-----------
Add possibility to download raw logs from the rest api
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: e0460e3bfdb821a750c186392cf95051af2c5481
https://github.com/buildbot/buildbot/commit/e0460e3bfdb821a750c186392cf95051af2c5481
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M master/buildbot/test/fake/endpoint.py
M master/buildbot/test/unit/test_www_rest.py
M master/buildbot/www/rest.py
Log Message:
-----------
add test for raw rest endpoint
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: bba6a1c4eaa6ad4e72b03652c1d898594120437a
https://github.com/buildbot/buildbot/commit/bba6a1c4eaa6ad4e72b03652c1d898594120437a
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M master/buildbot/data/logchunks.py
M master/buildbot/test/unit/test_data_logchunks.py
M master/docs/developer/data.rst
M master/docs/developer/rtype-logchunk.rst
Log Message:
-----------
test and docs for raw logs
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 94103bb1499d170881d721fa074d8fc16a9d524a
https://github.com/buildbot/buildbot/commit/94103bb1499d170881d721fa074d8fc16a9d524a
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M www/base/src/app/common/directives/buildsummary/buildsummary.tpl.jade
Log Message:
-----------
add link to download the raw log.
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 0cc19170b14f57758f84b897b0671b89dd91888e
https://github.com/buildbot/buildbot/commit/0cc19170b14f57758f84b897b0671b89dd91888e
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M www/base/test/scripts/mocks/http.mock.coffee
Log Message:
-----------
fix dataspec error reporting
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 071191c73999cd617ee1dc90ec09bfd232a62f69
https://github.com/buildbot/buildbot/commit/071191c73999cd617ee1dc90ec09bfd232a62f69
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)
Changed paths:
M master/docs/developer/data.rst
Log Message:
-----------
one sentence per line
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 949140a679d37a46133c279cd1b50fd6a4830535
https://github.com/buildbot/buildbot/commit/949140a679d37a46133c279cd1b50fd6a4830535
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-11-13 (Thu, 13 Nov 2014)
Changed paths:
M master/buildbot/data/base.py
M master/buildbot/data/logchunks.py
M master/buildbot/test/fake/endpoint.py
M master/buildbot/test/unit/test_data_logchunks.py
M master/buildbot/test/unit/test_www_rest.py
M master/buildbot/www/rest.py
M master/docs/developer/data.rst
M master/docs/developer/rtype-logchunk.rst
M www/base/src/app/common/directives/buildsummary/buildsummary.tpl.jade
Log Message:
-----------
Merge pull request #1342 from tardyp/rawlogs
Rawlogs: download raw logs as files
Compare: https://github.com/buildbot/buildbot/compare/038a8de79aeb...949140a679d3
More information about the Commits
mailing list