git commit: Minor fix for local.cpp to not set slave_subsystems flag.

2014-03-27 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master ed0cb3eef - 8d6b5a2ce Minor fix for local.cpp to not set slave_subsystems flag. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/8d6b5a2c Tree:

git commit: Set the executable bit on mesos-style.py.

2014-03-27 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 8d6b5a2ce - d1da7efd6 Set the executable bit on mesos-style.py. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d1da7efd Tree:

git commit: Add explicit to single argument constructors in libprocess.

2014-03-27 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master d1da7efd6 - bc0028d66 Add explicit to single argument constructors in libprocess. Applied either explicit or /*implicit*/ to all single-arg constructors in lib process that do not take the constructed type as parameter. Sorted out which

[1/3] git commit: Fixed tabs in mesos.

2014-03-27 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master bc0028d66 - 616321c7c Fixed tabs in mesos. Review: https://reviews.apache.org/r/19740 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/616321c7 Tree:

[2/3] git commit: Fixed tabs in libprocess.

2014-03-27 Thread vinodkone
Fixed tabs in libprocess. Review: https://reviews.apache.org/r/19739 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/963afaa5 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/963afaa5 Diff:

[3/3] git commit: Fixed tabs in stout.

2014-03-27 Thread vinodkone
Fixed tabs in stout. Review: https://reviews.apache.org/r/19738 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/36063eda Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/36063eda Diff:

git commit: Changed active_rules in mesos-syle.py to array for easier management.

2014-03-27 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 90f871c09 - 38371f132 Changed active_rules in mesos-syle.py to array for easier management. Review: https://reviews.apache.org/r/19743 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[2/2] git commit: Cleaned up a continuation in launcher.cpp.

2014-03-27 Thread bmahler
Cleaned up a continuation in launcher.cpp. Review: https://reviews.apache.org/r/19701 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1fe8e055 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/1fe8e055 Diff:

[1/2] git commit: Updated RemoveSlave to use RepeatedPtrField::DeleteSubrange().

2014-03-27 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master 38371f132 - 576eff9d1 Updated RemoveSlave to use RepeatedPtrField::DeleteSubrange(). Review: https://reviews.apache.org/r/19712 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

git commit: Added a const qualifier to Stopwatch::elapsed.

2014-03-27 Thread yan
Repository: mesos Updated Branches: refs/heads/master 576eff9d1 - 14039c562 Added a const qualifier to Stopwatch::elapsed. Review: https://reviews.apache.org/r/19760 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: