[1/3] mesos git commit: Added token-based authentication for resource providers.

2018-05-09 Thread bbannier
Repository: mesos Updated Branches: refs/heads/master 86523d315 -> 0f0909c89 Added token-based authentication for resource providers. If a token is provided, it will be used in HTTP requests to the resource provider manager. This allows JWT-based authentication and authorization for resource p

[3/3] mesos git commit: Added token-based authentication to resource provider tests.

2018-05-09 Thread bbannier
Added token-based authentication to resource provider tests. If compiled with SSL support, resource provider tests will use authentication. The 'MockResourceProvider' has been updated to create a JWT when started. Review: https://reviews.apache.org/r/66934/ Project: http://git-wip-us.apache.org

[2/3] mesos git commit: Added a realm for resource provider authentication.

2018-05-09 Thread bbannier
Added a realm for resource provider authentication. Review: https://reviews.apache.org/r/66933/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/abc76653 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/abc76653 Diff: h

[05/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/src_2slave_2constants_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2slave_2constants_8hpp_source.html b/content/api/latest/c++/s

[11/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
Updated the website built from mesos SHA: 0f0909c. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/d1d01d4a Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/d1d01d4a Diff: http://git-wip-us.apache.org/rep

[03/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/src_2tests_2mesos_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2tests_2mesos_8hpp_source.html b/content/api/latest/c++/src_2test

[04/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/src_2slave_2http_8hpp_source.html -- diff --git a/content/api/latest/c++/src_2slave_2http_8hpp_source.html b/content/api/latest/c++/src_2slave_

[10/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/functions_t.html -- diff --git a/content/api/latest/c++/functions_t.html b/content/api/latest/c++/functions_t.html index 9b28f1f..1f397ba 10064

[08/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/include_2mesos_2v1_2executor_8hpp_source.html -- diff --git a/content/api/latest/c++/include_2mesos_2v1_2executor_8hpp_source.html b/content/a

[02/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/v0__v1executor_8hpp_source.html -- diff --git a/content/api/latest/c++/v0__v1executor_8hpp_source.html b/content/api/latest/c++/v0__v1executor_

[01/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 8c51ec160 -> d1d01d4a0 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml i

[06/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/resource__provider_2validation_8hpp_source.html -- diff --git a/content/api/latest/c++/resource__provider_2validation_8hpp_source.html b/conte

[07/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/index.hhk -- diff --git a/content/api/latest/c++/index.hhk b/content/api/latest/c++/index.hhk index 4622107..211c614 100644 --- a/content/api/la

[09/11] mesos-site git commit: Updated the website built from mesos SHA: 0f0909c.

2018-05-09 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/d1d01d4a/content/api/latest/c++/http__connection_8hpp_source.html -- diff --git a/content/api/latest/c++/http__connection_8hpp_source.html b/content/api/latest/c++/http__conne

[1/2] mesos git commit: Bumped 'tox' version used by python to 3.0.0.

2018-05-09 Thread klueska
Repository: mesos Updated Branches: refs/heads/master 0f0909c89 -> 1e7612681 Bumped 'tox' version used by python to 3.0.0. We require this version so that we can pass the '-qq' option to tox to suppress its output. We want to see the output of the commands it issues, but we don't want to see t

[2/2] mesos git commit: Added tox for linting and testing code living uder src/python.

2018-05-09 Thread klueska
Added tox for linting and testing code living uder src/python. At the moment, all linting is done through the same `pylint` installation under support/.virtualenv, which requires ALL dependencies (i.e. pip-requirements.txt, requirements.in scattered in various directories) to be installed in the s

mesos-site git commit: Updated the website built from mesos SHA: 1e76126.

2018-05-09 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site d1d01d4a0 -> 72b1424e1 Updated the website built from mesos SHA: 1e76126. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/72b1424e Tree: http://git-wip

mesos git commit: Removed pip install requirements-test.in in new CLI bootstrap script.

2018-05-09 Thread klueska
Repository: mesos Updated Branches: refs/heads/master 1e7612681 -> a6d0877b9 Removed pip install requirements-test.in in new CLI bootstrap script. This should have been removed in 1e761268 but was overlooked. Review: https://reviews.apache.org/r/67032/ Project: http://git-wip-us.apache.org/

mesos-site git commit: Updated the website built from mesos SHA: a6d0877.

2018-05-09 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 72b1424e1 -> 3e4ea06f9 Updated the website built from mesos SHA: a6d0877. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/3e4ea06f Tree: http://git-wip

mesos git commit: Windows: Enabled `ProtobufTest` suite.

2018-05-09 Thread andschwa
Repository: mesos Updated Branches: refs/heads/master a6d0877b9 -> 6cf942a3e Windows: Enabled `ProtobufTest` suite. These tests just worked once added to the build. Also, out-of-date code was deleted from `systems_tests.cpp`, and a note added to the build file that it (and `signals_tests.cpp`)

mesos-site git commit: Updated the website built from mesos SHA: 6cf942a.

2018-05-09 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 3e4ea06f9 -> 30e605cba Updated the website built from mesos SHA: 6cf942a. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/30e605cb Tree: http://git-wip

[5/6] mesos git commit: Removed the OpenSSL dependency for building gRPC in Mesos.

2018-05-09 Thread chhsiao
Removed the OpenSSL dependency for building gRPC in Mesos. When the SSL build feature is disabled, Mesos now builds `libgrpc_unsecure` and `libgrpc++_unsecure` instead of `libgrpc` and `libgrpc++`, so the SSL headers and libraries are no longer required. Review: https://reviews.apache.org/r/66996

[6/6] mesos git commit: Fixed the link order for gRPC in CMake.

2018-05-09 Thread chhsiao
Fixed the link order for gRPC in CMake. Review: https://reviews.apache.org/r/67025 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b863f6c7 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/b863f6c7 Diff: http://git-wip

[2/6] mesos git commit: Removed the OpenSSL dependency for building gRPC in libprocess.

2018-05-09 Thread chhsiao
Removed the OpenSSL dependency for building gRPC in libprocess. When the SSL build feature is disabled, libprocess now builds `libgrpc_unsecure` and `libgrpc++_unsecure` instead of `libgrpc` and `libgrpc++`, so the SSL headers and libraries are no longer required. Review: https://reviews.apache.o

[3/6] mesos git commit: Removed unnecessary gRPC build flags in Mesos.

2018-05-09 Thread chhsiao
Removed unnecessary gRPC build flags in Mesos. The `-Wno-deprecated-declarations` and `-Wno-unused-function` flags are no longer required to build the bundled gRPC 1.10.0. Review: https://reviews.apache.org/r/67017 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wi

[1/6] mesos git commit: Renamed `GRPC_UNSECURE` to `GRPC_VARIANT` in CMake.

2018-05-09 Thread chhsiao
Repository: mesos Updated Branches: refs/heads/master 6cf942a3e -> b863f6c78 Renamed `GRPC_UNSECURE` to `GRPC_VARIANT` in CMake. Review: https://reviews.apache.org/r/67024 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b

[4/6] mesos git commit: Removed unnecessary gRPC build flags in libprocess.

2018-05-09 Thread chhsiao
Removed unnecessary gRPC build flags in libprocess. The `-Wno-deprecated-declarations` and `-Wno-unused-function` flags are no longer required to build the bundled gRPC 1.10.0. Review: https://reviews.apache.org/r/67018 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://g

mesos-site git commit: Updated the website built from mesos SHA: b863f6c.

2018-05-09 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site 30e605cba -> d4d8c1e6b Updated the website built from mesos SHA: b863f6c. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/d4d8c1e6 Tree: http://git-wip