git commit: Enable different http_parser versions.

2014-01-13 Thread benh
Updated Branches: refs/heads/master 351e02bed -> 72a1e19aa Enable different http_parser versions. Update to enable support for different versions of http_parser then what is currently bundled in Mesos. From: Timothy St. Clair Review: https://reviews.apache.org/r/16764 Project: http://git-w

Git Push Summary

2014-01-13 Thread bmahler
Updated Tags: refs/tags/0.16.0-rc3 [created] afe994774

git commit: Implemented a table directive that allows for sorting and pagination.

2014-01-13 Thread ssorallen
Updated Branches: refs/heads/master 6d943bb45 -> 351e02bed Implemented a table directive that allows for sorting and pagination. From: Thomas Rampelberg Review: https://reviews.apache.org/r/16787 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org

[1/2] git commit: Merged freeMemory() into memory().

2014-01-13 Thread nnielsen
Updated Branches: refs/heads/master c3c2447d7 -> 6d943bb45 Merged freeMemory() into memory(). Instead of having separate functions to get total and free system memory, this patch merge the two in memory(). memory() now returns a struct containing both stats. Review: https://reviews.apache.org

[2/2] git commit: Updated slave to use new memory struct.

2014-01-13 Thread nnielsen
Updated slave to use new memory struct. >From #16769, memory() now returns both total _and_ free system memory. This patch adjusts for the new return type. Review: https://reviews.apache.org/r/16771 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/

git commit: Added missing trailing slash and 'f' in Makefile.am.

2014-01-13 Thread ssorallen
Updated Branches: refs/heads/master 2026b0dd2 -> c3c2447d7 Added missing trailing slash and 'f' in Makefile.am. Commit 2026b0dd2a337e3873283ba501d7a5eb75aa9cfa updated the Makefile but missed a trailing slash to append the file list. The .woff font file was also missing an extra 'f', which pr

[3/9] Updated to bootstrap-3.0.3.

2014-01-13 Thread ssorallen
http://git-wip-us.apache.org/repos/asf/mesos/blob/2026b0dd/src/webui/master/static/js/ui-bootstrap-tpls-0.7.0.min.js -- diff --git a/src/webui/master/static/js/ui-bootstrap-tpls-0.7.0.min.js b/src/webui/master/static/js/ui-bootstr

svn commit: r1557824 - in /mesos: website/index.html www/index.html www/sitemap.xml

2014-01-13 Thread dlester
Author: dlester Date: Mon Jan 13 19:42:35 2014 New Revision: 1557824 URL: http://svn.apache.org/r1557824 Log: Updates list of frameworks on homepage, removing MPI and Hypertable. Modified: mesos/website/index.html mesos/www/index.html mesos/www/sitemap.xml Modified: mesos/website/ind

[5/9] Updated to bootstrap-3.0.3.

2014-01-13 Thread ssorallen
http://git-wip-us.apache.org/repos/asf/mesos/blob/2026b0dd/src/webui/master/static/home.html -- diff --git a/src/webui/master/static/home.html b/src/webui/master/static/home.html index fb3a38e..336d118 100644 --- a/src/webui/maste

[9/9] git commit: Updated to bootstrap-3.0.3.

2014-01-13 Thread ssorallen
Updated to bootstrap-3.0.3. From: Thomas Rampelberg Review: https://reviews.apache.org/r/16798 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2026b0dd Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2026b0dd Diff: h