[1/2] mesos-site git commit: Updated the website built from mesos SHA: 7b5b728.

2017-09-05 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site cb23302a0 -> 376dd7e00 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/376dd7e0/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml i

[2/2] mesos-site git commit: Updated the website built from mesos SHA: 7b5b728.

2017-09-05 Thread git-site-role
Updated the website built from mesos SHA: 7b5b728. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/376dd7e0 Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/376dd7e0 Diff: http://git-wip-us.apache.org/rep

mesos git commit: Allows port mapper plugin to have optional args.

2017-09-05 Thread qianzhang
Repository: mesos Updated Branches: refs/heads/master 6f98b8d6d -> 7b5b728da Allows port mapper plugin to have optional args. Mesos port mapper cni plugin is a wrapper around bridge plugin to add port mapping functionality to bridge plugin. However, in certain cases the network creator doesn't

[1/2] mesos git commit: Moved SANDBOX_PATH volume tests to the right place.

2017-09-05 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 2bb7a8d31 -> 6f98b8d6d Moved SANDBOX_PATH volume tests to the right place. This patch moved the SANDBOX_PATH volume tests from linux filesystem isolator tests to volume sandbox path isolator tests. Review: https://reviews.apache.org/r/6206

[2/2] mesos git commit: Moved sandbox path volume logic to the dedicated isolator.

2017-09-05 Thread jieyu
Moved sandbox path volume logic to the dedicated isolator. Before this patch, the sandbox path volume logics are in two places: the 'filesystem/linux' isolator and the 'volume/sandbox_path' isolator, depending on the type of the sandbox path volume (SELF or PARENT). This patch moved all the sandbo

[1/2] mesos git commit: CMake: Harden Mesos build.

2017-09-05 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master 21b26b99e -> 2bb7a8d31 CMake: Harden Mesos build. Apply stack protectors (stronger stack protectors with newer compilers), position independent code suitable for linking into executables, security warnings, and generate position independent

[2/2] mesos git commit: CMake: Fixed two instances of list appending style.

2017-09-05 Thread josephwu
CMake: Fixed two instances of list appending style. These two were missed by commit 7f1598bc1030e965e4e7bbf4a897ea9aff50a977 . Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2bb7a8d3 Tree: http://git-wip-us.apache.org/repos/

[4/5] mesos-site git commit: Updated the website built from mesos SHA: 21b26b9.

2017-09-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb23302a/content/api/latest/c++/functions_0x74.html -- diff --git a/content/api/latest/c++/functions_0x74.html b/content/api/latest/c++/functions_0x74.html index 78a2b6f..f312

[2/5] mesos-site git commit: Updated the website built from mesos SHA: 21b26b9.

2017-09-05 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb23302a/content/api/latest/c++/index.hhk -- diff --git a/content/api/latest/c++/index.hhk b/content/api/latest/c++/index.hhk index 6132dde..2f71bd4 100644 --- a/content/api/la

[3/5] mesos-site git commit: Updated the website built from mesos SHA: 21b26b9.

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

[5/5] mesos-site git commit: Updated the website built from mesos SHA: 21b26b9.

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

[1/5] mesos-site git commit: Updated the website built from mesos SHA: 21b26b9.

2017-09-05 Thread git-site-role
Repository: mesos-site Updated Branches: refs/heads/asf-site a78b1becf -> cb23302a0 http://git-wip-us.apache.org/repos/asf/mesos-site/blob/cb23302a/content/sitemap.xml -- diff --git a/content/sitemap.xml b/content/sitemap.xml i

mesos git commit: Fixed Attributes comparison.

2017-09-05 Thread anand
Repository: mesos Updated Branches: refs/heads/master b9aebbbca -> 21b26b99e Fixed Attributes comparison. Currently we don't enforce attribute name uniqueness. But the comparison operator for `Attributes` expects that attribute name and type are unique. This causes causes agent recovery failur

mesos git commit: Added MESOS-7926 to the 1.4.0 CHANGELOG.

2017-09-05 Thread gilbert
Repository: mesos Updated Branches: refs/heads/1.4.x 60b8d41bc -> 0459104a6 Added MESOS-7926 to the 1.4.0 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0459104a Tree: http://git-wip-us.apache.org/repos/asf/mes