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-
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
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:
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
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
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
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
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
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
Repository: mesos
Updated Tags: refs/tags/1.1.0 [created] a44b077ea
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
11 matches
Mail list logo