mesos git commit: Added new contributor (Gaojin CAO).

2016-08-08 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master c81ddb641 -> ffafe9b23 Added new contributor (Gaojin CAO). Review: https://reviews.apache.org/r/50901/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ffafe9b2 Tree:

mesos git commit: Added MESOS-5986 to the 1.0.1 CHANGELOG.

2016-08-08 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master 4aca731d3 -> c81ddb641 Added MESOS-5986 to the 1.0.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c81ddb64 Tree:

[1/2] mesos git commit: Removed incorrect CHECK in SSL socket `send()`.

2016-08-08 Thread bmahler
Repository: mesos Updated Branches: refs/heads/1.0.x 48d728873 -> ea5151b2c Removed incorrect CHECK in SSL socket `send()`. The lambda placed on the event loop by the libevent SSL socket's `send()` method previously used a `CHECK` to ensure that the socket's `send_request` member was not

[2/2] mesos git commit: Added MESOS-5986 to the 1.0.1 CHANGELOG.

2016-08-08 Thread bmahler
Added MESOS-5986 to the 1.0.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ea5151b2 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ea5151b2 Diff:

mesos git commit: Fixed two typos in port mapping isolator tests.

2016-08-08 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 3a2a68522 -> 4aca731d3 Fixed two typos in port mapping isolator tests. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/4aca731d Tree:

mesos git commit: Added `-Wsign-compare` to global compiler flags.

2016-08-08 Thread mpark
Repository: mesos Updated Branches: refs/heads/master d95fba4c5 -> 3a2a68522 Added `-Wsign-compare` to global compiler flags. Mesos already builds with the `-Wall` and `-Werror` flags. However, different compilers have different sets of checks for `-Wall`. This change explicitly adds the

mesos git commit: Added new contributor (Will Rouesnel).

2016-08-08 Thread anand
Repository: mesos Updated Branches: refs/heads/master fce6bc815 -> d95fba4c5 Added new contributor (Will Rouesnel). Review: https://reviews.apache.org/r/50898/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d95fba4c

mesos git commit: Updated `HealthCheck` protobuf with HTTP and TCP health checks.

2016-08-08 Thread alexr
Repository: mesos Updated Branches: refs/heads/master f5822f3c1 -> fce6bc815 Updated `HealthCheck` protobuf with HTTP and TCP health checks. Review: https://reviews.apache.org/r/50812/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: