[02/11] mesos git commit: Added v1 protos for maintenance, allocator and quota.

2016-05-29 Thread vinodkone
Added v1 protos for maintenance, allocator and quota. Note that these files are copies of their non-versioned counterparts. The only difference is in their package name. Review: https://reviews.apache.org/r/48009 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-

[09/11] mesos git commit: Implemented v1::agent::Call::GET_HEALTH.

2016-05-29 Thread vinodkone
Implemented v1::agent::Call::GET_HEALTH. Review: https://reviews.apache.org/r/48018 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7f5ec4a0 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7f5ec4a0 Diff: http://git-wi

[07/11] mesos git commit: Implemented v1::agent::Call::GET_FLAGS.

2016-05-29 Thread vinodkone
Implemented v1::agent::Call::GET_FLAGS. The logic is same as what we did for the master. Review: https://reviews.apache.org/r/48015 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c5ba6455 Tree: http://git-wip-us.apache.org/

[08/11] mesos git commit: Implemented v1::master::Call::GET_HEALTH.

2016-05-29 Thread vinodkone
Implemented v1::master::Call::GET_HEALTH. Review: https://reviews.apache.org/r/48017 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/4bf5fce0 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/4bf5fce0 Diff: http://git-w

[01/11] mesos git commit: Added v1 protos for master and agent APIs.

2016-05-29 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master eadbf26fc -> 1fbc69fba Added v1 protos for master and agent APIs. Also added common protos to v1/mesos.proto. Review: https://reviews.apache.org/r/48008 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us

[06/11] mesos git commit: Added the route handler for v1 agent API.

2016-05-29 Thread vinodkone
Added the route handler for v1 agent API. This is just the basic structure for handling the calls. Actual calls will be implemented later. Review: https://reviews.apache.org/r/48014 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/c

[11/11] mesos git commit: Implemented v1::agent::Call::GET_VERSION.

2016-05-29 Thread vinodkone
Implemented v1::agent::Call::GET_VERSION. Review: https://reviews.apache.org/r/48019 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1fbc69fb Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/1fbc69fb Diff: http://git-w

[03/11] mesos git commit: Updated Makefile.am to properly build the v1 API protos.

2016-05-29 Thread vinodkone
Updated Makefile.am to properly build the v1 API protos. And also header files. Review: https://reviews.apache.org/r/48010 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0ba45c8c Tree: http://git-wip-us.apache.org/repos/asf

[05/11] mesos git commit: Implemented v1::master::Call::GET_FLAGS.

2016-05-29 Thread vinodkone
Implemented v1::master::Call::GET_FLAGS. The idea is to extract JSON::Object representation of flags into a function that can be used by both the old JSON REST API handler and the new v1 API handler. Review: https://reviews.apache.org/r/48012 Project: http://git-wip-us.apache.org/repos/asf/meso

[04/11] mesos git commit: Added overload for `http::OK()` that takes ContentType.

2016-05-29 Thread vinodkone
Added overload for `http::OK()` that takes ContentType. Needed this for subsequent review. Review: https://reviews.apache.org/r/48011 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3c1c53b7 Tree: http://git-wip-us.apache.or

[10/11] mesos git commit: Implemented v1::master::Call::GET_VERSION.

2016-05-29 Thread vinodkone
Implemented v1::master::Call::GET_VERSION. Refactored version/version.hpp a bit for this. Review: https://reviews.apache.org/r/48016 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/b286258e Tree: http://git-wip-us.apache.org

svn commit: r13842 - in /dev/mesos/0.28.2-rc1: ./ mesos-0.28.2.tar.gz mesos-0.28.2.tar.gz.asc mesos-0.28.2.tar.gz.md5

2016-05-29 Thread jieyu
Author: jieyu Date: Sun May 29 23:51:41 2016 New Revision: 13842 Log: Adding mesos-0.28.2-rc1. Added: dev/mesos/0.28.2-rc1/ dev/mesos/0.28.2-rc1/mesos-0.28.2.tar.gz (with props) dev/mesos/0.28.2-rc1/mesos-0.28.2.tar.gz.asc dev/mesos/0.28.2-rc1/mesos-0.28.2.tar.gz.md5 Added: dev

[mesos] Git Push Summary

2016-05-29 Thread jieyu
Repository: mesos Updated Tags: refs/tags/0.28.2-rc1 [created] ceecad69b

mesos git commit: Updated the Mesos version to 0.28.3.

2016-05-29 Thread jieyu
Repository: mesos Updated Branches: refs/heads/0.28.x ceecad69b -> 3ef2edd85 Updated the Mesos version to 0.28.3. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3ef2edd8 Tree: http://git-wip-us.apache.org/repos/asf/mesos/