[2/2] mesos git commit: Introduced a streaming gzip::Decompressor.

2016-11-10 Thread bmahler
Introduced a streaming gzip::Decompressor. This enables incremental decompression of compressed input. Review: https://reviews.apache.org/r/53366 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/cc31ad0c Tree: http://git-wip-

[1/2] mesos git commit: Fixed an issue in the gzip error handling.

2016-11-10 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master e9742bfc4 -> cc31ad0c5 Fixed an issue in the gzip error handling. It turns out that zlib does not always set the `msg` field, the calling code is expected to handle the case where `msg` is NULL. I discovered this while I was playing with th

[2/3] mesos git commit: CMake: Added Mesos-specific build target definitions.

2016-11-10 Thread josephwu
CMake: Added Mesos-specific build target definitions. Review: https://reviews.apache.org/r/53380/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0adfd716 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0adfd716 Diff:

[3/3] mesos git commit: Windows: Fixed provisioner copy backend build error.

2016-11-10 Thread josephwu
Windows: Fixed provisioner copy backend build error. The provisioner's `copy` backend has never been supported on Windows, but we have included it in the build to reduce the number of `#ifdef`s needed to compile the agent. If the user attempts to specify a rootfs on Windows, it will still fail in

[1/3] mesos git commit: CMake: Removed Mesos-specific build targets from libprocess.

2016-11-10 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master 28d9181a1 -> e9742bfc4 CMake: Removed Mesos-specific build targets from libprocess. Review: https://reviews.apache.org/r/53379/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/meso

mesos git commit: Added MESOS-6526 to CHANGELOG for 1.1.1.

2016-11-10 Thread yan
Repository: mesos Updated Branches: refs/heads/master 8822a29bc -> 28d9181a1 Added MESOS-6526 to CHANGELOG for 1.1.1. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/28d9181a Tree: http://git-wip-us.apache.org/repos/asf/me

[2/2] mesos git commit: Added MESOS-6526 to CHANGELOG for 1.1.1.

2016-11-10 Thread yan
Added MESOS-6526 to CHANGELOG for 1.1.1. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/4601bdd0 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/4601bdd0 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/4601bdd

[1/2] mesos git commit: Fixed a macOS condition missed by ee08306.

2016-11-10 Thread yan
Repository: mesos Updated Branches: refs/heads/1.1.x 550d13c3d -> 4601bdd0c Fixed a macOS condition missed by ee08306. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d271d39f Tree: http://git-wip-us.apache.org/repos/asf/m

svn commit: r16947 - in /release/mesos/1.1.0: ./ mesos-1.1.0.tar.gz mesos-1.1.0.tar.gz.asc mesos-1.1.0.tar.gz.md5

2016-11-10 Thread tillt
Author: tillt Date: Thu Nov 10 14:34:06 2016 New Revision: 16947 Log: Adding mesos-1.1.0. Added: release/mesos/1.1.0/ release/mesos/1.1.0/mesos-1.1.0.tar.gz (with props) release/mesos/1.1.0/mesos-1.1.0.tar.gz.asc release/mesos/1.1.0/mesos-1.1.0.tar.gz.md5 Added: release/mesos/1

[mesos] Git Push Summary

2016-11-10 Thread tillt
Repository: mesos Updated Tags: refs/tags/1.1.0 [created] a44b077ea

mesos git commit: Fixed the test build error.

2016-11-10 Thread alexr
Repository: mesos Updated Branches: refs/heads/0.28.x c12e390e5 -> d1fffb46e Fixed the test build error. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d1fffb46 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d1ff