mesos git commit: Exposed livereload port in site docker.

2016-06-07 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 0e331b0db -> 70bc8de37 Exposed livereload port in site docker. Exposing port 35729 is necessary to enable livereload provided by middleman-livereload gem. Review: https://reviews.apache.org/r/48051/ Project: http://git-wip-us.apache.org/

[2/2] mesos git commit: Agent: Added minor changes to various .cpp files to support Windows.

2016-06-07 Thread joris
Agent: Added minor changes to various .cpp files to support Windows. Review: https://reviews.apache.org/r/47577/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0e331b0d Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree

[1/2] mesos git commit: Remove SASL dependency for Windows builds.

2016-06-07 Thread joris
Repository: mesos Updated Branches: refs/heads/master 711210d42 -> 0e331b0db Remove SASL dependency for Windows builds. SASL is currently a hard dependency for Mesos. Per MESOS-5450, we expect that some platforms will not support SASL (namely Windows), so this commit will begin the first step

svn commit: r13926 - in /dev/mesos/0.27.3-rc1: ./ mesos-0.27.3.tar.gz mesos-0.27.3.tar.gz.asc mesos-0.27.3.tar.gz.md5

2016-06-07 Thread jieyu
Author: jieyu Date: Tue Jun 7 17:38:43 2016 New Revision: 13926 Log: Adding mesos-0.27.3-rc1. Added: dev/mesos/0.27.3-rc1/ dev/mesos/0.27.3-rc1/mesos-0.27.3.tar.gz (with props) dev/mesos/0.27.3-rc1/mesos-0.27.3.tar.gz.asc dev/mesos/0.27.3-rc1/mesos-0.27.3.tar.gz.md5 Added: dev

[mesos] Git Push Summary

2016-06-07 Thread jieyu
Repository: mesos Updated Tags: refs/tags/0.27.3-rc1 [created] 68dd1f6a1

mesos git commit: Show framework id in log of long-lived-framework.

2016-06-07 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master e5358ed1c -> 711210d42 Show framework id in log of long-lived-framework. If the framework registers for the first time, framework id is included in the returned event. Hence, log should be printed after update of framework id. Review: http

mesos git commit: Updated configure.ac to 0.27.3.

2016-06-07 Thread jieyu
Repository: mesos Updated Branches: refs/heads/0.27.x 1360dfaba -> 68dd1f6a1 Updated configure.ac to 0.27.3. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/68dd1f6a Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/

mesos git commit: Fixed a style issue in CHANGELOG.

2016-06-07 Thread jieyu
Repository: mesos Updated Branches: refs/heads/0.27.x df24e1c7f -> 1360dfaba Fixed a style issue in CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1360dfab Tree: http://git-wip-us.apache.org/repos/asf/mesos/tre

[1/2] mesos git commit: Added aufs provisioning backend.

2016-06-07 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 90871a48f -> e5358ed1c Added aufs provisioning backend. Review: https://reviews.apache.org/r/47396/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e5358ed1 Tree: http

[2/2] mesos git commit: Added fs::aufs::supported() function.

2016-06-07 Thread jieyu
Added fs::aufs::supported() function. Review: https://reviews.apache.org/r/48300/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ca093040 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ca093040 Diff: http://git-wip-

mesos git commit: Fixed documentation for MESOS-5405.

2016-06-07 Thread tillt
Repository: mesos Updated Branches: refs/heads/master bba8f54a6 -> 90871a48f Fixed documentation for MESOS-5405. As MESOS-5405 changes the fields in `Request` to optional, we need to update the documentation. Review: https://reviews.apache.org/r/48263/ Project: http://git-wip-us.apache.org/

[1/2] mesos git commit: Added test for optional `Request.Object` field.

2016-06-07 Thread tillt
Repository: mesos Updated Branches: refs/heads/master f29e9e338 -> bba8f54a6 Added test for optional `Request.Object` field. As MESOS-5405 changes the `Request.Object` field to optional. We need to check that it only matches an `ANY` ACL. Review: https://reviews.apache.org/r/48264/ Project:

[2/2] mesos git commit: Added change of fields `Request` to optional to CHANGELOG.

2016-06-07 Thread tillt
Added change of fields `Request` to optional to CHANGELOG. The changed semantic of the `Request` protobug message with MESOS-5405 should be added to the CHANGELOG. Review: https://reviews.apache.org/r/48267/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.ap