mesos git commit: Fixed a minor bug in setting the agent's `totalResources`.

2017-05-04 Thread mpark
Repository: mesos Updated Branches: refs/heads/master f158e03bb -> 400d241e5 Fixed a minor bug in setting the agent's `totalResources`. If the following branch is taken, `totalResources` would be set to `resources.get()` which is not equal to `info.resources()`. ```cpp if (HookManager::hook

[mesos] Git Push Summary

2017-05-04 Thread vinodkone
Repository: mesos Updated Tags: refs/tags/1.0.4 [created] 4154f66d6

svn commit: r19466 - in /release/mesos/1.0.4: ./ mesos-1.0.4.tar.gz mesos-1.0.4.tar.gz.asc mesos-1.0.4.tar.gz.md5

2017-05-04 Thread vinodkone
Author: vinodkone Date: Thu May 4 19:29:40 2017 New Revision: 19466 Log: Adding mesos-1.0.4. Added: release/mesos/1.0.4/ release/mesos/1.0.4/mesos-1.0.4.tar.gz (with props) release/mesos/1.0.4/mesos-1.0.4.tar.gz.asc release/mesos/1.0.4/mesos-1.0.4.tar.gz.md5 Added: release/mes

[2/2] mesos git commit: Exposed full unreserved resources in /slaves endpoint on master.

2017-05-04 Thread vinodkone
Exposed full unreserved resources in /slaves endpoint on master. The JSON key for this information is "unreserved_resources_full". Review: https://reviews.apache.org/r/58940 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d0

[1/2] mesos git commit: Exposed full unreserved resources in /state endpoint on agent.

2017-05-04 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master e8fefeab7 -> f158e03bb Exposed full unreserved resources in /state endpoint on agent. The JSON key for this information is "unreserved_resources_full". Review: https://reviews.apache.org/r/58941 Project: http://git-wip-us.apache.org/repo

mesos git commit: Removed the "WIP" prefix from 1.1.2 CHANGELOG.

2017-05-04 Thread alexr
Repository: mesos Updated Branches: refs/heads/master 088087397 -> e8fefeab7 Removed the "WIP" prefix from 1.1.2 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e8fefeab Tree: http://git-wip-us.apache.org/repos/

mesos git commit: Removed the "WIP" prefix from 1.1.2 CHANGELOG.

2017-05-04 Thread alexr
Repository: mesos Updated Branches: refs/heads/1.1.x 485b44319 -> 4b1459065 Removed the "WIP" prefix from 1.1.2 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/4b145906 Tree: http://git-wip-us.apache.org/repos/a

svn commit: r19460 - in /dev/mesos/1.1.2-rc1: ./ mesos-1.1.2.tar.gz mesos-1.1.2.tar.gz.asc mesos-1.1.2.tar.gz.md5

2017-05-04 Thread alexr
Author: alexr Date: Thu May 4 10:01:51 2017 New Revision: 19460 Log: Adding mesos-1.1.2-rc1. Added: dev/mesos/1.1.2-rc1/ dev/mesos/1.1.2-rc1/mesos-1.1.2.tar.gz (with props) dev/mesos/1.1.2-rc1/mesos-1.1.2.tar.gz.asc dev/mesos/1.1.2-rc1/mesos-1.1.2.tar.gz.md5 Added: dev/mesos/1

[mesos] Git Push Summary

2017-05-04 Thread alexr
Repository: mesos Updated Tags: refs/tags/1.1.2-rc1 [created] 4b1459065