[4/5] mesos git commit: Renamed a parameter on strings::split for readability.

2016-02-12 Thread bmahler
Renamed a parameter on strings::split for readability. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e6fdd5de Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e6fdd5de Diff:

[5/5] mesos git commit: Fixed help endpoint for endpoint names containing slashes.

2016-02-12 Thread bmahler
Fixed help endpoint for endpoint names containing slashes. Review: https://reviews.apache.org/r/39968/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/59fd7e3e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/59fd7e3e

[2/5] mesos git commit: Fixed a bug in strings::split when n=1.

2016-02-12 Thread bmahler
Fixed a bug in strings::split when n=1. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/9d020470 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/9d020470 Diff:

[3/5] mesos git commit: Used size_t for consistency in stout/strings.hpp.

2016-02-12 Thread bmahler
Used size_t for consistency in stout/strings.hpp. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/66ddbc74 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/66ddbc74 Diff:

[1/5] mesos git commit: Added a strings::tokenize parameter for the maximum number of tokens.

2016-02-12 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master d990a8a99 -> 59fd7e3ec Added a strings::tokenize parameter for the maximum number of tokens. Review: https://reviews.apache.org/r/43469/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

Re: [2/2] mesos git commit: Added documentation for labeled reserved resources.

2016-02-12 Thread Benjamin Mahler
Any plans to support labels for static reservations? Are we intentionally not supporting ReservationInfo for static reservations? Or is this just outside of the initial scope? On Fri, Feb 12, 2016 at 1:18 AM, wrote: > Added documentation for labeled reserved resources. > >

mesos git commit: Fixed an unsigned<->signed comparison.

2016-02-12 Thread bernd
Repository: mesos Updated Branches: refs/heads/master 59fd7e3ec -> d7bf6dff3 Fixed an unsigned<->signed comparison. Review: https://reviews.apache.org/r/43525/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d7bf6dff

mesos git commit: Revised authentication documentation.

2016-02-12 Thread me
Repository: mesos Updated Branches: refs/heads/master 3b02b80fa -> d990a8a99 Revised authentication documentation. Review: https://reviews.apache.org/r/43388/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d990a8a9

mesos git commit: Fixed name server parsing for PortMappingIsolatorTest.

2016-02-12 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master d7bf6dff3 -> 7c04395a3 Fixed name server parsing for PortMappingIsolatorTest. It is valid to contain comments in /etc/resolv.conf, so the quickest fix for this is to relax the ASSERT. Review: https://reviews.apache.org/r/43535/ Project:

[1/2] mesos git commit: Replaced docker Image::Name proto with ImageReference.

2016-02-12 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 7c04395a3 -> df503d3f6 Replaced docker Image::Name proto with ImageReference. Review: https://reviews.apache.org/r/43371/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[2/2] mesos git commit: Improved docs for volume/reservation HTTP endpoints.

2016-02-12 Thread jieyu
Improved docs for volume/reservation HTTP endpoints. Review: https://reviews.apache.org/r/43118/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/df503d3f Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/df503d3f Diff:

mesos git commit: Updated CHANGELOG for reservation labels.

2016-02-12 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master df503d3f6 -> ad47339aa Updated CHANGELOG for reservation labels. Review: https://reviews.apache.org/r/43542/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ad47339a

mesos git commit: Improved docs for writing HA frameworks.

2016-02-12 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master ad47339aa -> e233cd990 Improved docs for writing HA frameworks. Review: https://reviews.apache.org/r/43499/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e233cd99