You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] mesos git commit: Added repeated vip to DiscoveryInfo and instance_port to Port. - posted by me...@apache.org on 2016/01/03 11:29:01 UTC, 0 replies.
- [2/3] mesos git commit: Cleaned up VIP comments. - posted by me...@apache.org on 2016/01/03 11:29:02 UTC, 0 replies.
- [3/3] mesos git commit: Added unit tests for new vip and instance_port fields. - posted by me...@apache.org on 2016/01/03 11:29:03 UTC, 0 replies.
- [1/2] mesos git commit: Added commit message guidelines to docs. - posted by me...@apache.org on 2016/01/04 09:00:13 UTC, 0 replies.
- [2/2] mesos git commit: Partially enforced commit message guidelines with a hook. - posted by me...@apache.org on 2016/01/04 09:00:14 UTC, 0 replies.
- mesos git commit: Cleaned up Authorizer interface. - posted by me...@apache.org on 2016/01/04 10:05:41 UTC, 0 replies.
- mesos git commit: Removed MESOS-3809 from CHANGELOG for 0.26.0. - posted by be...@apache.org on 2016/01/04 10:19:01 UTC, 0 replies.
- [1/5] mesos git commit: Cleaned up STL I/O includes. - posted by mp...@apache.org on 2016/01/04 11:43:21 UTC, 0 replies.
- [2/5] mesos git commit: Cleaned up STL I/O includes in public headers (including v1). - posted by mp...@apache.org on 2016/01/04 11:43:22 UTC, 0 replies.
- [3/5] mesos git commit: libprocess: Cleaned up STL I/O includes. - posted by mp...@apache.org on 2016/01/04 11:43:23 UTC, 0 replies.
- [4/5] mesos git commit: Cleaned up STL I/O includes in public headers which are not part of v1. - posted by mp...@apache.org on 2016/01/04 11:43:24 UTC, 0 replies.
- [5/5] mesos git commit: Cleaned up STL I/O includes in external containerizer. - posted by mp...@apache.org on 2016/01/04 11:43:25 UTC, 0 replies.
- [1/2] mesos git commit: Added support for checking whether a given path is absolute. - posted by ji...@apache.org on 2016/01/04 18:21:03 UTC, 0 replies.
- [2/2] mesos git commit: Added support for enforcing quota on (persistent) volumes (MESOS-4198). - posted by ji...@apache.org on 2016/01/04 18:21:04 UTC, 0 replies.
- [1/5] mesos git commit: Renamed FsLayers in docker v2 image manifest to FsLayer. - posted by ji...@apache.org on 2016/01/04 18:28:45 UTC, 0 replies.
- [2/5] mesos git commit: Moved docker spec to the top level. - posted by ji...@apache.org on 2016/01/04 18:28:46 UTC, 0 replies.
- [3/5] mesos git commit: Renamed Signatures in docker v2 image manifest to Signature. - posted by ji...@apache.org on 2016/01/04 18:28:47 UTC, 0 replies.
- [4/5] mesos git commit: Small style fixes in docker tests. - posted by ji...@apache.org on 2016/01/04 18:28:48 UTC, 0 replies.
- [5/5] mesos git commit: Moved docker spec tests to a separate file. - posted by ji...@apache.org on 2016/01/04 18:28:49 UTC, 0 replies.
- [1/2] mesos git commit: Fixed the Mesos pkg-config for picojson. - posted by jo...@apache.org on 2016/01/04 18:46:18 UTC, 0 replies.
- [2/2] mesos git commit: Install picojson.h if we are using the bundled version. - posted by jo...@apache.org on 2016/01/04 18:46:19 UTC, 0 replies.
- [1/2] mesos git commit: Added implementation of HTTP "Basic" authentication scheme. - posted by bm...@apache.org on 2016/01/04 22:53:34 UTC, 0 replies.
- [2/2] mesos git commit: Updated CMake build for authentication changes. - posted by bm...@apache.org on 2016/01/04 22:53:35 UTC, 0 replies.
- mesos git commit: Fixed libprocess build with libhttp-parser >= 2.0. - posted by bm...@apache.org on 2016/01/04 23:43:02 UTC, 0 replies.
- mesos git commit: Fixed a problem of parsing v1Compatibility in Docker v2 image manifest. - posted by ji...@apache.org on 2016/01/05 02:28:09 UTC, 0 replies.
- mesos git commit: Added discussion of multiple frameworks sharing the same role. - posted by ji...@apache.org on 2016/01/05 02:29:17 UTC, 0 replies.
- mesos git commit: Aligned the format of log for recoverResources(). - posted by me...@apache.org on 2016/01/05 09:19:24 UTC, 0 replies.
- mesos git commit: Corrected termination of Docker containers. - posted by ti...@apache.org on 2016/01/05 13:47:02 UTC, 0 replies.
- mesos git commit: Removed redundant constructor. - posted by ti...@apache.org on 2016/01/05 13:54:22 UTC, 0 replies.
- mesos git commit: Updated UI `Statistics` to only provide total CPU usage. - posted by ti...@apache.org on 2016/01/05 15:04:18 UTC, 0 replies.
- mesos git commit: Showed disk resources in the WebUI. - posted by vi...@apache.org on 2016/01/05 19:27:30 UTC, 0 replies.
- mesos git commit: Renamed offers to outstanding offers in the WebUI. - posted by vi...@apache.org on 2016/01/05 19:29:42 UTC, 0 replies.
- mesos git commit: Cleaned up configuration.md. - posted by ti...@apache.org on 2016/01/05 21:02:42 UTC, 0 replies.
- mesos git commit: Fixed remaining flakiness in MasterMaintenanceTest.InverseOffersFilters. - posted by bm...@apache.org on 2016/01/06 00:12:51 UTC, 0 replies.
- mesos git commit: Exposed docker v1/v2 spec protobuf and headers. - posted by ji...@apache.org on 2016/01/06 01:32:22 UTC, 0 replies.
- mesos git commit: Renamed `tasks` and `updates` to `unacknowledged_tasks` and `unacknowledged_updates` in executor's Subscribe proto. - posted by vi...@apache.org on 2016/01/06 01:33:34 UTC, 0 replies.
- mesos git commit: Added initial draft of executor HTTP API user doc. - posted by vi...@apache.org on 2016/01/06 02:09:46 UTC, 0 replies.
- [1/2] mesos git commit: Added `DEFAULT_CREDENTIAL_2` to the tests. - posted by ji...@apache.org on 2016/01/06 02:29:14 UTC, 0 replies.
- [2/2] mesos git commit: Added persistent volume HTTP endpoint authorization. - posted by ji...@apache.org on 2016/01/06 02:29:15 UTC, 0 replies.
- mesos git commit: Removed docker puller flag. - posted by tn...@apache.org on 2016/01/06 02:29:35 UTC, 0 replies.
- [1/2] mesos git commit: Quota: Added status endpoint validation tests. - posted by jo...@apache.org on 2016/01/06 02:51:09 UTC, 0 replies.
- [2/2] mesos git commit: Quota: Added status endpoint to master. - posted by jo...@apache.org on 2016/01/06 02:51:10 UTC, 0 replies.
- mesos git commit: Removed unwanted forward declaration in URI fetcher header. - posted by ji...@apache.org on 2016/01/06 02:56:24 UTC, 0 replies.
- mesos git commit: Added GoDocker to the list of Mesos frameworks. - posted by bm...@apache.org on 2016/01/06 03:10:31 UTC, 0 replies.
- mesos git commit: Added GenOuest to the organization powered by Mesos. - posted by bm...@apache.org on 2016/01/06 03:12:29 UTC, 0 replies.
- mesos git commit: Used only exactly representable floats in test calculation. - posted by ti...@apache.org on 2016/01/06 17:58:43 UTC, 0 replies.
- [1/5] mesos git commit: Quota: Added "RemoveQuota" message to ACL protobuf. - posted by ti...@apache.org on 2016/01/06 18:32:04 UTC, 0 replies.
- [2/5] mesos git commit: Quota: Implemented authorization of "remove quota" requests. - posted by ti...@apache.org on 2016/01/06 18:32:05 UTC, 0 replies.
- [3/5] mesos git commit: Quota: Implemented quota remove authorization. - posted by ti...@apache.org on 2016/01/06 18:32:06 UTC, 0 replies.
- [4/5] mesos git commit: Quota: Documented quota removal authorization. - posted by ti...@apache.org on 2016/01/06 18:32:07 UTC, 0 replies.
- [5/5] mesos git commit: Quota: Added tests for quota removal authorization. - posted by ti...@apache.org on 2016/01/06 18:32:08 UTC, 0 replies.
- [1/2] mesos git commit: Added missing changes in src/CMakeList.txt. - posted by ji...@apache.org on 2016/01/06 21:48:01 UTC, 0 replies.
- [2/2] mesos git commit: Removed unused headers in src/docker. - posted by ji...@apache.org on 2016/01/06 21:48:02 UTC, 0 replies.
- mesos git commit: Removed an unnecessary include dir in SlaveConfigure.cmake. - posted by ji...@apache.org on 2016/01/06 23:38:48 UTC, 0 replies.
- [1/3] mesos git commit: Revert "Added unit tests for new vip and instance_port fields." - posted by ji...@apache.org on 2016/01/06 23:46:46 UTC, 0 replies.
- [2/3] mesos git commit: Revert "Cleaned up VIP comments." - posted by ji...@apache.org on 2016/01/06 23:46:47 UTC, 0 replies.
- [3/3] mesos git commit: Revert "Added repeated vip to DiscoveryInfo and instance_port to Port." - posted by ji...@apache.org on 2016/01/06 23:46:48 UTC, 0 replies.
- mesos git commit: Renamed containerizer.md to mesos-containerizer.md. - posted by ji...@apache.org on 2016/01/07 00:00:52 UTC, 0 replies.
- mesos git commit: Updated master help message for acls. - posted by me...@apache.org on 2016/01/07 01:52:30 UTC, 0 replies.
- mesos git commit: Added user facing documentation for containerizers. - posted by ji...@apache.org on 2016/01/07 02:33:10 UTC, 0 replies.
- mesos git commit: Fixed posix filesystem isolator to not allow executors with image. - posted by tn...@apache.org on 2016/01/07 03:50:39 UTC, 0 replies.
- mesos git commit: Updated missing allocator comments and removed redundancies. - posted by me...@apache.org on 2016/01/07 10:56:53 UTC, 0 replies.
- mesos git commit: Report executor exit to framework schedulers. - posted by me...@apache.org on 2016/01/07 19:46:41 UTC, 0 replies.
- [1/3] mesos git commit: Fixed handling of failed authorization for (un)reserve operations. - posted by ji...@apache.org on 2016/01/07 22:37:05 UTC, 0 replies.
- [2/3] mesos git commit: Fixed race in persistent volume tests. - posted by ji...@apache.org on 2016/01/07 22:37:06 UTC, 0 replies.
- [3/3] mesos git commit: Added docs for persistent volume endpoint authorization. - posted by ji...@apache.org on 2016/01/07 22:37:07 UTC, 0 replies.
- mesos git commit: Disabled flaky/failing TerminatingSlaveDoesNotReregister test. - posted by me...@apache.org on 2016/01/08 00:57:27 UTC, 0 replies.
- mesos git commit: Fixed typos in comments. - posted by me...@apache.org on 2016/01/08 01:24:07 UTC, 0 replies.
- [1/3] mesos git commit: Added support for modularized HTTP authenticators. - posted by ti...@apache.org on 2016/01/08 04:22:16 UTC, 0 replies.
- [2/3] mesos git commit: Updated support for HTTP authentication. - posted by ti...@apache.org on 2016/01/08 04:22:17 UTC, 0 replies.
- [3/3] mesos git commit: Added flag for enabling HTTP authentication. - posted by ti...@apache.org on 2016/01/08 04:22:18 UTC, 0 replies.
- mesos git commit: Cleaned up the CfsFilter and clarified its logging message. - posted by tn...@apache.org on 2016/01/08 22:27:18 UTC, 0 replies.
- mesos git commit: Added gtest flags to generate xml report. - posted by ji...@apache.org on 2016/01/08 22:28:51 UTC, 0 replies.
- mesos git commit: Added a missing period in the comment. - posted by ji...@apache.org on 2016/01/08 22:30:24 UTC, 0 replies.
- mesos git commit: Clarified a comment that occurs in several test cases. - posted by me...@apache.org on 2016/01/08 22:48:30 UTC, 0 replies.
- mesos git commit: Added credential to Docker image protobuf. - posted by tn...@apache.org on 2016/01/09 02:06:15 UTC, 0 replies.
- mesos git commit: Added proper handling of `None()` in the `CfsFilter`. - posted by tn...@apache.org on 2016/01/09 02:18:06 UTC, 0 replies.
- mesos git commit: Added the missing proto files to the distribution. - posted by ji...@apache.org on 2016/01/10 08:06:52 UTC, 0 replies.
- [1/3] mesos git commit: Added the Docker URI fetcher plugin interface. - posted by ji...@apache.org on 2016/01/10 08:21:17 UTC, 0 replies.
- [2/3] mesos git commit: Style fix for curl URI fetcher plugin. - posted by ji...@apache.org on 2016/01/10 08:21:18 UTC, 0 replies.
- [3/3] mesos git commit: Removed an unnecessary os::exists check in curl URI fetcher plugin. - posted by ji...@apache.org on 2016/01/10 08:21:19 UTC, 0 replies.
- mesos git commit: Added the missing file to src/CMakeLists.txt. - posted by ji...@apache.org on 2016/01/10 08:27:55 UTC, 0 replies.
- mesos git commit: Provided constexpr Duration min and max values. - posted by jo...@apache.org on 2016/01/11 20:24:30 UTC, 0 replies.
- mesos git commit: Docs: Added minimum supported compiler versions in getting started doc. - posted by jo...@apache.org on 2016/01/11 20:26:57 UTC, 0 replies.
- mesos git commit: Fixed a race in persistent volume tests. - posted by ji...@apache.org on 2016/01/12 00:47:11 UTC, 0 replies.
- [1/3] mesos git commit: Mesos: Fixed typos in comments and docs. - posted by jo...@apache.org on 2016/01/12 00:52:48 UTC, 0 replies.
- [2/3] mesos git commit: Libprocess: Fixed typos in comments. - posted by jo...@apache.org on 2016/01/12 00:52:49 UTC, 0 replies.
- [3/3] mesos git commit: Stout: Fixed typo in warning message. - posted by jo...@apache.org on 2016/01/12 00:52:50 UTC, 0 replies.
- mesos git commit: Windows: Added dirent compatible code for non-Unix systems. - posted by jo...@apache.org on 2016/01/12 01:26:06 UTC, 0 replies.
- [1/4] mesos git commit: Added test for protobuf::parse with nested parse errors. - posted by bm...@apache.org on 2016/01/12 02:21:46 UTC, 0 replies.
- [2/4] mesos git commit: Added test for protobuf::parse with JSON null. - posted by bm...@apache.org on 2016/01/12 02:21:47 UTC, 0 replies.
- [3/4] mesos git commit: Fixed protobuf::parse to surface nested message parsing errors. - posted by bm...@apache.org on 2016/01/12 02:21:48 UTC, 0 replies.
- [4/4] mesos git commit: Fixed stout's protobuf::parse to support JSON null values. - posted by bm...@apache.org on 2016/01/12 02:21:49 UTC, 0 replies.
- [1/2] mesos git commit: Fixed a pointer ownership bug in Master::removeFramework. - posted by bm...@apache.org on 2016/01/12 02:34:57 UTC, 0 replies.
- [2/2] mesos git commit: Minor cleanup to protobuf::parse. - posted by bm...@apache.org on 2016/01/12 02:34:58 UTC, 0 replies.
- [1/2] mesos git commit: Fixed docker containerizer usage to check for cgroup result. - posted by tn...@apache.org on 2016/01/12 20:06:51 UTC, 0 replies.
- [2/2] mesos git commit: Included credential proto changes to v1/mesos.proto. - posted by tn...@apache.org on 2016/01/12 20:06:52 UTC, 0 replies.
- mesos git commit: Modified commit msg hook to include newline character. - posted by me...@apache.org on 2016/01/13 00:01:15 UTC, 0 replies.
- mesos git commit: Removed slave checkpointing logic after deprecation cycle. - posted by me...@apache.org on 2016/01/13 01:20:41 UTC, 0 replies.
- mesos git commit: Fixed flakiness in RegistryTokenTest.ExpiredToken. - posted by tn...@apache.org on 2016/01/13 02:27:25 UTC, 0 replies.
- [1/2] mesos git commit: Removed constructors which use restricted integral width. - posted by mp...@apache.org on 2016/01/13 02:45:19 UTC, 0 replies.
- [2/2] mesos git commit: Consistently used fixed width integral types. - posted by mp...@apache.org on 2016/01/13 02:45:20 UTC, 0 replies.
- [1/2] mesos git commit: Used std::list as opposed to List from stout. - posted by ti...@apache.org on 2016/01/13 12:46:39 UTC, 0 replies.
- [2/2] mesos git commit: Removed List type which is not needed anymore with C++11. - posted by ti...@apache.org on 2016/01/13 12:46:40 UTC, 0 replies.
- mesos git commit: Constrained types used in Flags instantiation. - posted by ti...@apache.org on 2016/01/13 13:57:23 UTC, 0 replies.
- mesos git commit: Fixed markdown parsing in markdown-styleguide. - posted by ti...@apache.org on 2016/01/13 13:59:51 UTC, 0 replies.
- mesos git commit: Updated getting started page to install Java on OSX. - posted by vi...@apache.org on 2016/01/13 18:35:52 UTC, 0 replies.
- mesos git commit: Added cgroup instructions for CentOS 6.6. - posted by ti...@apache.org on 2016/01/13 18:49:18 UTC, 0 replies.
- mesos git commit: Improved rendering of proto message in mesos-provisioner.md. - posted by ti...@apache.org on 2016/01/13 19:02:16 UTC, 0 replies.
- mesos git commit: Windows: Implemented `os::dirent_size` to support `os::ls`. - posted by jo...@apache.org on 2016/01/13 22:35:59 UTC, 0 replies.
- [1/3] mesos git commit: Fixed broken links in mesos-provisioner.md. - posted by tn...@apache.org on 2016/01/13 23:16:05 UTC, 0 replies.
- [2/3] mesos git commit: Added expectations for call to mocked executor shutdown. - posted by tn...@apache.org on 2016/01/13 23:16:06 UTC, 0 replies.
- [3/3] mesos git commit: Reduced HealthCheckTest.CheckCommandTimeout test duration. - posted by tn...@apache.org on 2016/01/13 23:16:07 UTC, 0 replies.
- mesos git commit: Fixed a comment in `ReservationTest.GoodACLReserveThenUnreserve`. - posted by mp...@apache.org on 2016/01/14 00:40:10 UTC, 0 replies.
- [1/2] mesos git commit: Updated how we find the .git directory in bootstrap. - posted by ti...@apache.org on 2016/01/14 01:30:32 UTC, 0 replies.
- [2/2] mesos git commit: Using 'git rev-parse --git-common-dir' in post-reviews.py. - posted by ti...@apache.org on 2016/01/14 01:30:33 UTC, 0 replies.
- [1/2] mesos git commit: Added flags to update summary / desc for reviews. - posted by ti...@apache.org on 2016/01/14 03:22:35 UTC, 0 replies.
- [2/2] mesos git commit: Updated post-reviews.py to strip review URL in RR description. - posted by ti...@apache.org on 2016/01/14 03:22:36 UTC, 0 replies.
- [1/2] mesos git commit: Added more structure for containerizer related subpages in home.md. - posted by ti...@apache.org on 2016/01/14 03:34:30 UTC, 0 replies.
- [2/2] mesos git commit: Improved links at containerizer.md. - posted by ti...@apache.org on 2016/01/14 03:34:31 UTC, 0 replies.
- [1/2] mesos git commit: Fixed typo in fetcher comment. - posted by me...@apache.org on 2016/01/14 10:59:58 UTC, 0 replies.
- [2/2] mesos git commit: Disallowed special characters in role name. - posted by me...@apache.org on 2016/01/14 10:59:59 UTC, 0 replies.
- mesos git commit: Cleaned up assertions in test cases around JSON HTTP responses. - posted by me...@apache.org on 2016/01/14 11:38:18 UTC, 0 replies.
- [1/2] mesos git commit: Fixed flag spacing typo. - posted by me...@apache.org on 2016/01/14 19:58:36 UTC, 0 replies.
- [2/2] mesos git commit: Updated committer affiliations. - posted by me...@apache.org on 2016/01/14 19:58:37 UTC, 0 replies.
- mesos git commit: Windows: Moved `os::find` to its own file, `stout/os/find.hpp`. - posted by jo...@apache.org on 2016/01/14 21:25:14 UTC, 0 replies.
- mesos git commit: Replaced deprecated Docker flag '-c' with '--cpu-shares'. - posted by bm...@apache.org on 2016/01/14 23:19:26 UTC, 0 replies.
- [1/7] mesos git commit: Pulled out Provisioner from linux filesystem isolator. - posted by ji...@apache.org on 2016/01/14 23:46:19 UTC, 0 replies.
- [2/7] mesos git commit: Changed the isolator interface to use ContainerConfig. - posted by ji...@apache.org on 2016/01/14 23:46:20 UTC, 0 replies.
- [3/7] mesos git commit: Cleaned up unnecessary parameter in provisioner constructor. - posted by ji...@apache.org on 2016/01/14 23:46:21 UTC, 0 replies.
- [4/7] mesos git commit: Created ContainerConfig protobuf for MesosContainerizer. - posted by ji...@apache.org on 2016/01/14 23:46:22 UTC, 0 replies.
- [5/7] mesos git commit: Added Provisioner to MesosContainerizer. - posted by ji...@apache.org on 2016/01/14 23:46:23 UTC, 0 replies.
- [6/7] mesos git commit: Used ContainerConfig in all built-in isolators. - posted by ji...@apache.org on 2016/01/14 23:46:24 UTC, 0 replies.
- [7/7] mesos git commit: Populated ContainerConfig in MesosContainerizer. - posted by ji...@apache.org on 2016/01/14 23:46:25 UTC, 0 replies.
- mesos git commit: Fixed gmock warnings in hook tests. - posted by tn...@apache.org on 2016/01/15 00:31:43 UTC, 0 replies.
- mesos git commit: Fixed the broken port mapping isolator tests. - posted by ji...@apache.org on 2016/01/15 01:42:00 UTC, 0 replies.
- mesos git commit: Linked JIRA ticket for `authenticate` master flag rename. - posted by vi...@apache.org on 2016/01/15 02:04:03 UTC, 0 replies.
- mesos git commit: Added example of a `defer` bug to libprocess README. - posted by tn...@apache.org on 2016/01/15 02:17:00 UTC, 0 replies.
- mesos git commit: Add Blue Yonder to the powered by Mesos list. - posted by tn...@apache.org on 2016/01/15 02:36:50 UTC, 0 replies.
- mesos git commit: Fallback to --git-dir when --git-common-dir not available. - posted by ti...@apache.org on 2016/01/15 04:05:19 UTC, 0 replies.
- mesos git commit: Added Polish MUG to community list. - posted by ti...@apache.org on 2016/01/15 04:06:48 UTC, 0 replies.
- [1/2] mesos git commit: Added flags to set size of completed task/framework history. - posted by bm...@apache.org on 2016/01/15 08:29:09 UTC, 0 replies.
- [2/2] mesos git commit: Added unit test for framework/task history flags. - posted by bm...@apache.org on 2016/01/15 08:29:10 UTC, 0 replies.
- mesos git commit: Added documentation on using network proxy for mesos fetcher. - posted by be...@apache.org on 2016/01/15 11:25:47 UTC, 0 replies.
- mesos git commit: Renamed ContainerPrepareInfo to ContainerLaunchInfo. - posted by ji...@apache.org on 2016/01/15 18:33:17 UTC, 0 replies.
- [1/4] mesos git commit: Added `jsonify` function to stout. - posted by mp...@apache.org on 2016/01/15 18:59:51 UTC, 0 replies.
- [2/4] mesos git commit: Added support for `jsonify` result to `OK` response in libprocess. - posted by mp...@apache.org on 2016/01/15 18:59:52 UTC, 0 replies.
- [3/4] mesos git commit: Added a `Representation` abstraction to stout. - posted by mp...@apache.org on 2016/01/15 18:59:53 UTC, 0 replies.
- [4/4] mesos git commit: Updated `Master::Http::state` to use `jsonify` in mesos. - posted by mp...@apache.org on 2016/01/15 18:59:54 UTC, 0 replies.
- mesos git commit: Updated the upgrade doc for the isolator interface change. - posted by ji...@apache.org on 2016/01/15 19:00:12 UTC, 0 replies.
- mesos git commit: Added missing quotes in upgrades.md. - posted by ji...@apache.org on 2016/01/15 19:02:21 UTC, 0 replies.
- mesos git commit: Cleared `suppressed` in the allocator when the framework is deactivated. - posted by vi...@apache.org on 2016/01/15 19:26:53 UTC, 0 replies.
- mesos git commit: Fixed `-Wunused-comparison` warnings from Clang on Ubuntu. - posted by mp...@apache.org on 2016/01/15 20:07:02 UTC, 0 replies.
- mesos git commit: Stout: Added ref-qualifiers to Option::get(). - posted by jo...@apache.org on 2016/01/15 21:55:40 UTC, 0 replies.
- mesos git commit: Fixed a GMock warning in RoleTest.ImplicitRoleStaticReservation. - posted by tn...@apache.org on 2016/01/15 22:27:10 UTC, 0 replies.
- [1/3] mesos git commit: Quota: Ensured `QuotaInfo` is valid in registrar tests. - posted by jo...@apache.org on 2016/01/15 22:34:47 UTC, 0 replies.
- [2/3] mesos git commit: Quota: Changed signature of `QuotaInfo` validation. - posted by jo...@apache.org on 2016/01/15 22:34:48 UTC, 0 replies.
- [3/3] mesos git commit: Quota: Require role in set request explicitly. - posted by jo...@apache.org on 2016/01/15 22:34:49 UTC, 0 replies.
- [1/3] mesos git commit: Quota: Cleaned up tests. - posted by jo...@apache.org on 2016/01/15 23:58:03 UTC, 0 replies.
- [2/3] mesos git commit: Quota: Simplified tests. - posted by jo...@apache.org on 2016/01/15 23:58:04 UTC, 0 replies.
- [3/3] mesos git commit: Quota: Replaced `QuotaInfo` with `Quota` in allocator. - posted by jo...@apache.org on 2016/01/15 23:58:05 UTC, 0 replies.
- mesos git commit: Returned HTTP redirect if call to scheduler API hits non-leading master. - posted by vi...@apache.org on 2016/01/16 00:30:59 UTC, 0 replies.
- mesos git commit: Accept the 3-field version of HDFS du output. - posted by ji...@apache.org on 2016/01/16 01:08:10 UTC, 0 replies.
- mesos git commit: Commented on test slowness for SlaveTest.CommandExecutorWithOverride. - posted by tn...@apache.org on 2016/01/16 01:24:14 UTC, 0 replies.
- mesos git commit: Added Tachyon to the list of frameworks. - posted by vi...@apache.org on 2016/01/16 02:00:42 UTC, 0 replies.
- mesos git commit: Allowed schemes in HDFS URI fetcher plugin to be configurable. - posted by ji...@apache.org on 2016/01/16 20:04:37 UTC, 0 replies.
- [1/2] mesos git commit: Changed 'ReservationInfo.principal' from required to optional. - posted by ji...@apache.org on 2016/01/16 21:48:12 UTC, 0 replies.
- [2/2] mesos git commit: Documented endpoint failure when HTTP authentication disabled. - posted by ji...@apache.org on 2016/01/16 21:48:13 UTC, 0 replies.
- [1/3] mesos git commit: Moved filesystems tests to their own file. - posted by jo...@apache.org on 2016/01/16 22:10:02 UTC, 0 replies.
- [2/3] mesos git commit: Windows: Implemented `os::rmdir.hpp`. - posted by jo...@apache.org on 2016/01/16 22:10:03 UTC, 0 replies.
- [3/3] mesos git commit: Windows: Implemented stout/os/stat.hpp`. - posted by jo...@apache.org on 2016/01/16 22:10:04 UTC, 0 replies.
- mesos git commit: Stout: Made `path_tests.cpp` standalone. - posted by jo...@apache.org on 2016/01/16 22:55:24 UTC, 0 replies.
- [1/3] mesos git commit: Enabled whitespace-comments category in `mesos-style.py`. - posted by mp...@apache.org on 2016/01/16 23:17:08 UTC, 0 replies.
- [2/3] mesos git commit: Fixed non-conformance of whitespace in comments for mesos. - posted by mp...@apache.org on 2016/01/16 23:17:09 UTC, 0 replies.
- [3/3] mesos git commit: Fixed non-conformance of whitespace in comments for stout. - posted by mp...@apache.org on 2016/01/16 23:17:10 UTC, 0 replies.
- mesos git commit: Windows: Removed the `--switch_user` flag in Windows. - posted by jo...@apache.org on 2016/01/16 23:21:53 UTC, 0 replies.
- [1/2] mesos git commit: Removed references to wDRF from allocator. - posted by jo...@apache.org on 2016/01/16 23:47:32 UTC, 0 replies.
- [2/2] mesos git commit: Quota: Checked whether the remaining cluster resources is allocatable. - posted by jo...@apache.org on 2016/01/16 23:47:33 UTC, 0 replies.
- mesos git commit: Quota: Added a comment on allocator recovery. - posted by jo...@apache.org on 2016/01/16 23:56:27 UTC, 0 replies.
- mesos git commit: Quota: Updated comments around sorters in the allocator. - posted by jo...@apache.org on 2016/01/17 00:14:14 UTC, 0 replies.
- mesos git commit: Quota: Added operator documentation. - posted by jo...@apache.org on 2016/01/17 00:29:51 UTC, 0 replies.
- mesos git commit: Fixed broken link in scheduler-http-api.md and added anchor. - posted by be...@apache.org on 2016/01/18 16:36:13 UTC, 0 replies.
- mesos git commit: Added recommendations for programming with persistent volumes. - posted by jo...@apache.org on 2016/01/18 23:30:34 UTC, 0 replies.
- mesos git commit: Added reverse_foreach in libprocess. - posted by tn...@apache.org on 2016/01/18 23:48:19 UTC, 0 replies.
- mesos git commit: Revert "Added reverse_foreach in libprocess." - posted by tn...@apache.org on 2016/01/18 23:51:43 UTC, 0 replies.
- [1/2] mesos git commit: Added adaptor::reverse to stout. - posted by ji...@apache.org on 2016/01/19 00:10:14 UTC, 0 replies.
- [2/2] mesos git commit: Updated libprocess for the new adaptor::reverse in stout. - posted by ji...@apache.org on 2016/01/19 00:10:15 UTC, 0 replies.
- mesos git commit: Added a filter for tests using 'perf' hardware events. - posted by ti...@apache.org on 2016/01/19 00:39:27 UTC, 0 replies.
- mesos git commit: Replaced mutex in HTTP server for fetcher cache tests with latch. - posted by ti...@apache.org on 2016/01/19 00:47:26 UTC, 0 replies.
- mesos git commit: Add unmountAll to linux fs. - posted by tn...@apache.org on 2016/01/19 01:03:15 UTC, 0 replies.
- [1/9] mesos git commit: Made Docker::create return an Owned object instead of a raw pointer. - posted by ji...@apache.org on 2016/01/19 01:12:32 UTC, 0 replies.
- [2/9] mesos git commit: Added docker image manifest parsing functions for strings. - posted by ji...@apache.org on 2016/01/19 01:12:33 UTC, 0 replies.
- [3/9] mesos git commit: Added a utility function to create https URI. - posted by ji...@apache.org on 2016/01/19 01:12:34 UTC, 0 replies.
- [4/9] mesos git commit: Added protobuf for docker ImageReference and the parsing function. - posted by ji...@apache.org on 2016/01/19 01:12:35 UTC, 0 replies.
- [5/9] mesos git commit: Implemented the Docker URI fetcher plugin based on curl. - posted by ji...@apache.org on 2016/01/19 01:12:36 UTC, 0 replies.
- [6/9] mesos git commit: Added utility functions to create docker URI. - posted by ji...@apache.org on 2016/01/19 01:12:37 UTC, 0 replies.
- [7/9] mesos git commit: Added an HTTP decode response method. - posted by ji...@apache.org on 2016/01/19 01:12:38 UTC, 0 replies.
- [8/9] mesos git commit: Reordered filters in test environment according to lexical order. - posted by ji...@apache.org on 2016/01/19 01:12:39 UTC, 0 replies.
- [9/9] mesos git commit: Added an internet access test filter. - posted by ji...@apache.org on 2016/01/19 01:12:40 UTC, 0 replies.
- mesos git commit: Added missing `json` function for `ContainerStatus`. - posted by mp...@apache.org on 2016/01/19 04:19:52 UTC, 0 replies.
- mesos git commit: Made hook execution order deterministic. - posted by nn...@apache.org on 2016/01/19 11:19:59 UTC, 0 replies.
- mesos git commit: Added guide to writing highly available Mesos frameworks. - posted by be...@apache.org on 2016/01/19 16:54:59 UTC, 0 replies.
- svn commit: r1725568 [1/5] - in /mesos/site: publish/ publish/documentation/ publish/documentation/allocation-module/ publish/documentation/architecture/ publish/documentation/authentication/ publish/documentation/authorization/ publish/documentation/c... - posted by ti...@apache.org on 2016/01/19 18:01:00 UTC, 0 replies.
- svn commit: r1725568 [5/5] - in /mesos/site: publish/ publish/documentation/ publish/documentation/allocation-module/ publish/documentation/architecture/ publish/documentation/authentication/ publish/documentation/authorization/ publish/documentation/c... - posted by ti...@apache.org on 2016/01/19 18:01:00 UTC, 0 replies.
- svn commit: r1725568 [4/5] - in /mesos/site: publish/ publish/documentation/ publish/documentation/allocation-module/ publish/documentation/architecture/ publish/documentation/authentication/ publish/documentation/authorization/ publish/documentation/c... - posted by ti...@apache.org on 2016/01/19 18:01:00 UTC, 0 replies.
- svn commit: r1725568 [3/5] - in /mesos/site: publish/ publish/documentation/ publish/documentation/allocation-module/ publish/documentation/architecture/ publish/documentation/authentication/ publish/documentation/authorization/ publish/documentation/c... - posted by ti...@apache.org on 2016/01/19 18:01:00 UTC, 0 replies.
- svn commit: r1725568 [2/5] - in /mesos/site: publish/ publish/documentation/ publish/documentation/allocation-module/ publish/documentation/architecture/ publish/documentation/authentication/ publish/documentation/authorization/ publish/documentation/c... - posted by ti...@apache.org on 2016/01/19 18:01:00 UTC, 0 replies.
- svn commit: r1725575 [1/2] - in /mesos/site/publish: community/ community/user-groups/ documentation/latest/maintenance/ documentation/latest/networking-for-mesos-managed-containers/ documentation/latest/reconciliation/ documentation/latest/scheduler-h... - posted by ti...@apache.org on 2016/01/19 18:46:07 UTC, 0 replies.
- svn commit: r1725575 [2/2] - in /mesos/site/publish: community/ community/user-groups/ documentation/latest/maintenance/ documentation/latest/networking-for-mesos-managed-containers/ documentation/latest/reconciliation/ documentation/latest/scheduler-h... - posted by ti...@apache.org on 2016/01/19 18:46:07 UTC, 0 replies.
- svn commit: r1725580 - in /mesos/site/publish: documentation/getting-started/index.html documentation/latest/getting-started/index.html gettingstarted/index.html - posted by ti...@apache.org on 2016/01/19 19:12:38 UTC, 0 replies.
- mesos git commit: Corrected a typo in test case DeactivateAndReactivateFramework. - posted by vi...@apache.org on 2016/01/19 20:40:33 UTC, 0 replies.
- mesos git commit: Removed incorrect recovery checks in slave/http.cpp. - posted by vi...@apache.org on 2016/01/19 23:51:28 UTC, 0 replies.
- [1/2] mesos git commit: Quota: Calculated 'remainingClusterResources' globally in 'allocate'. - posted by jo...@apache.org on 2016/01/20 00:09:20 UTC, 0 replies.
- [2/2] mesos git commit: Quota: Updated comments around hierarchical tests. - posted by jo...@apache.org on 2016/01/20 00:09:21 UTC, 1 replies.
- [1/2] mesos git commit: Quota: Fixed allocator traversal for roles for quota. - posted by jo...@apache.org on 2016/01/20 00:46:47 UTC, 0 replies.
- mesos git commit: Removed trailing semicolons. - posted by jo...@apache.org on 2016/01/20 00:51:25 UTC, 0 replies.
- [1/4] mesos git commit: Used SFINAE-friendly `result_of` in libprocess. - posted by mp...@apache.org on 2016/01/20 00:58:57 UTC, 0 replies.
- [2/4] mesos git commit: Used `std::is_bind_expression` to SFINAE correctly. - posted by mp...@apache.org on 2016/01/20 00:58:58 UTC, 0 replies.
- [3/4] mesos git commit: Added SFINAE-friendly `result_of` in stout. - posted by mp...@apache.org on 2016/01/20 00:58:59 UTC, 0 replies.
- [4/4] mesos git commit: Invoked `_Deferred`'s `operator F()` explicitly. - posted by mp...@apache.org on 2016/01/20 00:59:00 UTC, 0 replies.
- mesos git commit: Temporarily disabled EventCallFramework test due to MESOS-3273. - posted by vi...@apache.org on 2016/01/20 01:36:15 UTC, 0 replies.
- mesos git commit: Made executor struct in slave assign `pid/http` to be None() explicitly. - posted by vi...@apache.org on 2016/01/20 02:50:42 UTC, 0 replies.
- mesos git commit: Removed `lambda::result_of` from stout. - posted by mp...@apache.org on 2016/01/20 06:16:42 UTC, 0 replies.
- mesos git commit: Fixed more tests that didn't set a shutdown expect for MockExecutor. - posted by tn...@apache.org on 2016/01/20 07:27:35 UTC, 0 replies.
- [1/5] mesos git commit: Specified the CgroupsNetClsIsolatorProcess class. - posted by ji...@apache.org on 2016/01/20 19:08:57 UTC, 0 replies.
- [2/5] mesos git commit: Implemented the CgroupsNetClsIsolatorProcess. - posted by ji...@apache.org on 2016/01/20 19:08:58 UTC, 0 replies.
- [3/5] mesos git commit: Added cgroup/net_cls to the Mesos containerizer isolation flags. - posted by ji...@apache.org on 2016/01/20 19:08:59 UTC, 0 replies.
- [4/5] mesos git commit: Added unit test-case for CgroupsNetClsIsolatorProcess. - posted by ji...@apache.org on 2016/01/20 19:09:00 UTC, 0 replies.
- [5/5] mesos git commit: Added a filter to disable NetClsIsolator tests. - posted by ji...@apache.org on 2016/01/20 19:09:01 UTC, 0 replies.
- [1/4] mesos git commit: Changed HTTP responses from Unauthorized (401) to Forbidden (403). - posted by ti...@apache.org on 2016/01/20 22:41:34 UTC, 0 replies.
- [2/4] mesos git commit: Removed HTTPTest.Auth test. - posted by ti...@apache.org on 2016/01/20 22:41:35 UTC, 0 replies.
- [3/4] mesos git commit: Removed deprecated constructor of http::Unauthorized in libprocess. - posted by ti...@apache.org on 2016/01/20 22:41:36 UTC, 0 replies.
- [4/4] mesos git commit: Removed deprecated constructor of http::Unauthorized in Mesos. - posted by ti...@apache.org on 2016/01/20 22:41:37 UTC, 0 replies.
- mesos git commit: Uses adaptor::reverse for reverse iteration in the code base. - posted by ji...@apache.org on 2016/01/20 22:42:31 UTC, 0 replies.
- mesos git commit: Updated user documentation around HTTP response codes. - posted by ti...@apache.org on 2016/01/20 22:52:02 UTC, 0 replies.
- mesos git commit: Re-ordered the list of using clauses in net_cls.cpp. - posted by ji...@apache.org on 2016/01/20 23:48:48 UTC, 0 replies.
- [1/4] mesos git commit: FreeBSD: Fix includes in stout. - posted by id...@apache.org on 2016/01/20 23:52:54 UTC, 0 replies.
- [2/4] mesos git commit: FreeBSD: use BSD cp in copy provisioner backend. - posted by id...@apache.org on 2016/01/20 23:52:55 UTC, 0 replies.
- [3/4] mesos git commit: Re-enable HTTPConnectionTest.ClosingRequest on FreeBSD. - posted by id...@apache.org on 2016/01/20 23:52:56 UTC, 0 replies.
- [4/4] mesos git commit: Implement os::memory() for FreeBSD. - posted by id...@apache.org on 2016/01/20 23:52:57 UTC, 0 replies.
- [1/3] mesos git commit: Removed `void` parameters in mesos. - posted by mp...@apache.org on 2016/01/21 00:39:25 UTC, 0 replies.
- [2/3] mesos git commit: Removed `void` parameters in libprocess. - posted by mp...@apache.org on 2016/01/21 00:39:26 UTC, 0 replies.
- [3/3] mesos git commit: Removed `void` parameters in stout. - posted by mp...@apache.org on 2016/01/21 00:39:27 UTC, 0 replies.
- mesos git commit: Fixed unmount order in linux filesystem isolator cleanup. - posted by tn...@apache.org on 2016/01/21 04:47:47 UTC, 0 replies.
- mesos git commit: Quota: Made allocator's pause/resume idempotent. - posted by jo...@apache.org on 2016/01/21 08:46:51 UTC, 0 replies.
- [1/4] mesos git commit: Added "TeardownFramework" to ACL protobuf. - posted by me...@apache.org on 2016/01/21 13:31:48 UTC, 0 replies.
- [2/4] mesos git commit: Updated "teardown_framework" requests in the authorizer. - posted by me...@apache.org on 2016/01/21 13:31:49 UTC, 0 replies.
- [3/4] mesos git commit: Updated document for teardown_frameworks. - posted by me...@apache.org on 2016/01/21 13:31:50 UTC, 0 replies.
- [4/4] mesos git commit: Updated changelog/upgrades.md for shutdown_frameworks deprecation. - posted by me...@apache.org on 2016/01/21 13:31:51 UTC, 0 replies.
- mesos git commit: Removed superfluous word from quota.md. - posted by be...@apache.org on 2016/01/21 14:29:32 UTC, 0 replies.
- mesos git commit: Added tests for the Docker URI fetcher plugin. - posted by ji...@apache.org on 2016/01/21 18:38:27 UTC, 0 replies.
- mesos git commit: Used stout `result_of` rather than `std::result_of` for `jsonify`. - posted by mp...@apache.org on 2016/01/21 21:49:34 UTC, 0 replies.
- mesos git commit: Updated ReviewBot to print HTTP response body for HTTP errors. - posted by vi...@apache.org on 2016/01/21 22:32:39 UTC, 0 replies.
- mesos git commit: Fixed a compiler error in `os/windows/rmdir.hpp`. - posted by mp...@apache.org on 2016/01/22 00:32:12 UTC, 0 replies.
- mesos git commit: Used stout `result_of` instead of `std::result_of` in `future.hpp`. - posted by mp...@apache.org on 2016/01/22 01:50:09 UTC, 0 replies.
- [01/10] mesos git commit: Fixed race between {stop(), abort()} and join() in the scheduler driver. - posted by bm...@apache.org on 2016/01/22 09:28:19 UTC, 0 replies.
- [02/10] mesos git commit: Removed the timeout from the offer filter in the allocator. - posted by bm...@apache.org on 2016/01/22 09:28:20 UTC, 0 replies.
- [03/10] mesos git commit: Added tests for offer filters. - posted by bm...@apache.org on 2016/01/22 09:28:21 UTC, 0 replies.
- [04/10] mesos git commit: Changed member visibility in offer filter classes. - posted by bm...@apache.org on 2016/01/22 09:28:22 UTC, 0 replies.
- [05/10] mesos git commit: Renamed resource offer timeout for clarity. - posted by bm...@apache.org on 2016/01/22 09:28:23 UTC, 0 replies.
- [06/10] mesos git commit: Minor cleanup to use an initializer list in the allocator. - posted by bm...@apache.org on 2016/01/22 09:28:24 UTC, 0 replies.
- [07/10] mesos git commit: Cleaned up comment formatting in the recent allocator changes. - posted by bm...@apache.org on 2016/01/22 09:28:25 UTC, 0 replies.
- [08/10] mesos git commit: Updated a comment in the allocator tests for consistency. - posted by bm...@apache.org on 2016/01/22 09:28:26 UTC, 0 replies.
- [09/10] mesos git commit: Removed misleading note from allocator tests. - posted by bm...@apache.org on 2016/01/22 09:28:27 UTC, 0 replies.
- [10/10] mesos git commit: Cleaned up comment formatting in allocator tests. - posted by bm...@apache.org on 2016/01/22 09:28:28 UTC, 0 replies.
- mesos git commit: Fixed support for non-HDFS URIs by Hadoop client. - posted by be...@apache.org on 2016/01/22 11:37:25 UTC, 0 replies.
- mesos git commit: Fixed filesystem isolator tests timing out. - posted by tn...@apache.org on 2016/01/22 21:04:19 UTC, 0 replies.
- mesos git commit: Fixed a NULL pointer dereference bug in Slave. - posted by jo...@apache.org on 2016/01/22 22:12:27 UTC, 0 replies.
- mesos git commit: Updated ReviewBot to truncate the output of review. - posted by vi...@apache.org on 2016/01/23 02:51:35 UTC, 0 replies.
- [1/3] mesos git commit: Changed `createReservationInfo` to take `Option`. - posted by mp...@apache.org on 2016/01/23 20:44:14 UTC, 0 replies.
- [2/3] mesos git commit: Added dynamic reservation test with no authentication. - posted by mp...@apache.org on 2016/01/23 20:44:15 UTC, 0 replies.
- [3/3] mesos git commit: Added reservation endpoint test without authentication. - posted by mp...@apache.org on 2016/01/23 20:44:16 UTC, 0 replies.
- [01/11] mesos git commit: Multiple Disk: Added 'Source' to 'Resource.DiskInfo'. - posted by jo...@apache.org on 2016/01/24 02:12:37 UTC, 0 replies.
- [02/11] mesos git commit: Multiple Disk: Adjusted resource arithmetic for 'DiskInfo.Source'. - posted by jo...@apache.org on 2016/01/24 02:12:38 UTC, 0 replies.
- [03/11] mesos git commit: Multiple Disk: Checkpoint persistent volume based on 'DiskInfo.Source'. - posted by jo...@apache.org on 2016/01/24 02:12:39 UTC, 0 replies.
- [04/11] mesos git commit: Multiple Disk: Updated filesystem isolators to use 'DiskInfo.Source'. - posted by jo...@apache.org on 2016/01/24 02:12:40 UTC, 0 replies.
- [05/11] mesos git commit: Multiple Disk: Updated Slave initialize to create DiskInfo paths. - posted by jo...@apache.org on 2016/01/24 02:12:41 UTC, 0 replies.
- [06/11] mesos git commit: Multiple Disk: Added Resource arithmetic tests for type 'PATH'. - posted by jo...@apache.org on 2016/01/24 02:12:42 UTC, 0 replies.
- [07/11] mesos git commit: Multiple Disk: Added Resource arithmetic tests for type 'MOUNT'. - posted by jo...@apache.org on 2016/01/24 02:12:43 UTC, 0 replies.
- [08/11] mesos git commit: Multiple Disk: Modified 'DiskInfo' stripping logic. - posted by jo...@apache.org on 2016/01/24 02:12:44 UTC, 0 replies.
- [09/11] mesos git commit: Multiple Disk: Fixed invalid 'DiskResourcesTest's. - posted by jo...@apache.org on 2016/01/24 02:12:45 UTC, 0 replies.
- [10/11] mesos git commit: Multiple Disk: Adjusted DiskInfo validation. - posted by jo...@apache.org on 2016/01/24 02:12:46 UTC, 0 replies.
- [11/11] mesos git commit: Multiple Disk: Parameterized persistent volume tests on disk source. - posted by jo...@apache.org on 2016/01/24 02:12:47 UTC, 0 replies.
- mesos git commit: Disabled "drop_log_memory" flag for glog. - posted by ka...@apache.org on 2016/01/24 04:52:45 UTC, 0 replies.
- mesos git commit: Moved ExecutorInfo and Option TaskInfo into ContainerConfig. - posted by ji...@apache.org on 2016/01/24 06:03:21 UTC, 0 replies.
- mesos git commit: Corrected typo in fetcher.md. - posted by be...@apache.org on 2016/01/24 18:31:32 UTC, 0 replies.
- [01/11] mesos git commit: Refactored Subprocess::IO to improve readability. - posted by be...@apache.org on 2016/01/25 05:13:43 UTC, 0 replies.
- [02/11] mesos git commit: Add test for the rotating container logger module. - posted by be...@apache.org on 2016/01/25 05:13:44 UTC, 0 replies.
- [03/11] mesos git commit: Add test filter for tests requiring `logrotate`. - posted by be...@apache.org on 2016/01/25 05:13:45 UTC, 0 replies.
- [04/11] mesos git commit: Extended Subprocess::FD to optionally not duplicate the given FD. - posted by be...@apache.org on 2016/01/25 05:13:46 UTC, 0 replies.
- [05/11] mesos git commit: Wire up the rotating container logger module and test. - posted by be...@apache.org on 2016/01/25 05:13:47 UTC, 0 replies.
- [06/11] mesos git commit: Refactored Sandbox logger initialization. - posted by be...@apache.org on 2016/01/25 05:13:48 UTC, 0 replies.
- [07/11] mesos git commit: Changed ContainerLogger and Fetcher to not duplicate FDs. - posted by be...@apache.org on 2016/01/25 05:13:49 UTC, 0 replies.
- [08/11] mesos git commit: Implement ContainerLogger recovery for the logger module. - posted by be...@apache.org on 2016/01/25 05:13:50 UTC, 0 replies.
- [09/11] mesos git commit: Add tests for module recovery after agent failover. - posted by be...@apache.org on 2016/01/25 05:13:51 UTC, 0 replies.
- [10/11] mesos git commit: Implement the rotating container logger module. - posted by be...@apache.org on 2016/01/25 05:13:52 UTC, 0 replies.
- [11/11] mesos git commit: Add documentation for logging and ContainerLogger. - posted by be...@apache.org on 2016/01/25 05:13:53 UTC, 0 replies.
- mesos git commit: Fixed non-linux build involving glog drop_log_meory flag. - posted by ka...@apache.org on 2016/01/25 07:04:32 UTC, 0 replies.
- [1/2] mesos git commit: Improved rakefile to allow for external .md file links. - posted by ti...@apache.org on 2016/01/25 15:25:43 UTC, 0 replies.
- [2/2] mesos git commit: Made links to .md files consistent across documentation. - posted by ti...@apache.org on 2016/01/25 15:25:44 UTC, 0 replies.
- mesos git commit: Fixed a typo in the comments of parseImageReference(). - posted by ji...@apache.org on 2016/01/25 17:46:10 UTC, 0 replies.
- [1/3] mesos git commit: Improved code style slightly in stout. - posted by ji...@apache.org on 2016/01/26 01:52:32 UTC, 0 replies.
- [2/3] mesos git commit: Fixed a typo in an example framework. - posted by ji...@apache.org on 2016/01/26 01:52:33 UTC, 0 replies.
- [3/3] mesos git commit: Removed an unused variable in jvm.cpp. - posted by ji...@apache.org on 2016/01/26 01:52:34 UTC, 0 replies.
- mesos git commit: Fixed style. - posted by be...@apache.org on 2016/01/26 02:15:42 UTC, 0 replies.
- mesos git commit: Added timestamp to DockerContainerizer's ResourceStatistics. - posted by tn...@apache.org on 2016/01/26 07:20:21 UTC, 0 replies.
- mesos git commit: Replaced busybox with alpine in docker tests. - posted by tn...@apache.org on 2016/01/26 07:42:45 UTC, 0 replies.
- mesos git commit: Create master detector per url instead of per framework. - posted by jo...@apache.org on 2016/01/26 10:02:21 UTC, 0 replies.
- mesos git commit: Fixed sign mismatched comparison in ContainerLoggerTest. - posted by ti...@apache.org on 2016/01/26 18:24:21 UTC, 0 replies.
- [1/4] mesos git commit: Allocator Benchmark: Pull resource parsing out of for loop. - posted by jo...@apache.org on 2016/01/26 21:19:09 UTC, 0 replies.
- [2/4] mesos git commit: Improved performance of 'roles::validate'. - posted by jo...@apache.org on 2016/01/26 21:19:10 UTC, 0 replies.
- [3/4] mesos git commit: Fixed error message style in 'roles::validate'. - posted by jo...@apache.org on 2016/01/26 21:19:11 UTC, 0 replies.
- [4/4] mesos git commit: Resource Math: Substituted DeleteSubrange with Swap + RemoveLast. - posted by jo...@apache.org on 2016/01/26 21:19:12 UTC, 0 replies.
- mesos git commit: Handled quota when volumes are bind mounted into the sandbox. - posted by ji...@apache.org on 2016/01/26 21:32:00 UTC, 0 replies.
- mesos git commit: Added a comment in the `allocate` function. - posted by mp...@apache.org on 2016/01/26 22:55:20 UTC, 0 replies.
- mesos git commit: Changed static pods to pointers in role validation. - posted by jo...@apache.org on 2016/01/26 23:28:14 UTC, 0 replies.
- [1/6] mesos git commit: Introduced a field for specifying grace period in shutdown event. - posted by vi...@apache.org on 2016/01/27 00:22:36 UTC, 0 replies.
- [2/6] mesos git commit: Added environment variables to be used by HTTP executors. - posted by vi...@apache.org on 2016/01/27 00:22:37 UTC, 0 replies.
- [3/6] mesos git commit: Fixed header include order in src/tests/containerizer.hpp. - posted by vi...@apache.org on 2016/01/27 00:22:38 UTC, 0 replies.
- [4/6] mesos git commit: Added output operator to output call/event types in the Executor V1 API. - posted by vi...@apache.org on 2016/01/27 00:22:39 UTC, 0 replies.
- [5/6] mesos git commit: Added the interface for the V1 Executor HTTP Library. - posted by vi...@apache.org on 2016/01/27 00:22:40 UTC, 0 replies.
- [6/6] mesos git commit: Introduced an Executor Library based on the new executor HTTP API. - posted by vi...@apache.org on 2016/01/27 00:22:41 UTC, 0 replies.
- mesos git commit: Corrected `Event::Error` documentation for the HTTP Scheduler API. - posted by vi...@apache.org on 2016/01/27 00:30:10 UTC, 0 replies.
- mesos git commit: Quota: Introduced protobuf for set request. - posted by jo...@apache.org on 2016/01/27 00:56:29 UTC, 0 replies.
- mesos git commit: Quota: Corrected example in user doc. - posted by jo...@apache.org on 2016/01/27 00:59:44 UTC, 0 replies.
- mesos git commit: Cleaned up namespace-qualified identifiers. - posted by jo...@apache.org on 2016/01/27 01:01:06 UTC, 0 replies.
- mesos git commit: Fixed logrotate ContainerLogger on Centos6. - posted by be...@apache.org on 2016/01/27 01:09:52 UTC, 0 replies.
- [1/2] mesos git commit: Introduced HttpEvent based filters in libprocess. - posted by vi...@apache.org on 2016/01/27 02:21:51 UTC, 0 replies.
- [2/2] mesos git commit: Introduced `FUTURE_HTTP_*` for filtering HTTP based events. - posted by vi...@apache.org on 2016/01/27 02:21:52 UTC, 0 replies.
- mesos git commit: Ignored MOUNT type disk for disk quota enforcement. - posted by ji...@apache.org on 2016/01/27 02:52:02 UTC, 0 replies.
- [1/7] mesos git commit: Updated the allocator to not offer unreserved resources beyond quota. - posted by mp...@apache.org on 2016/01/27 05:15:53 UTC, 0 replies.
- [2/7] mesos git commit: Included reserved resources in stage 1 of allocation. - posted by mp...@apache.org on 2016/01/27 05:15:54 UTC, 0 replies.
- [3/7] mesos git commit: Included reserved resources in the quota role sorter for DRF. - posted by mp...@apache.org on 2016/01/27 05:15:55 UTC, 0 replies.
- [4/7] mesos git commit: Included reserved resources in the role sorter for DRF. - posted by mp...@apache.org on 2016/01/27 05:15:56 UTC, 0 replies.
- [5/7] mesos git commit: Added more getters to the `Sorter`. - posted by mp...@apache.org on 2016/01/27 05:15:57 UTC, 0 replies.
- [6/7] mesos git commit: Accounted for reserved resources in the quota guarantee check. - posted by mp...@apache.org on 2016/01/27 05:15:58 UTC, 0 replies.
- [7/7] mesos git commit: Quota: Only used scalars for lay-away calculations. - posted by mp...@apache.org on 2016/01/27 05:15:59 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.27.0 release. - posted by tn...@apache.org on 2016/01/27 06:47:39 UTC, 0 replies.
- [1/2] mesos git commit: Updated upgrade docs to capture the updated DRF role sorter behavior. - posted by mp...@apache.org on 2016/01/27 06:59:01 UTC, 0 replies.
- [2/2] mesos git commit: Updated quota docs to reflect that reserved resources are included. - posted by mp...@apache.org on 2016/01/27 06:59:02 UTC, 0 replies.
- [mesos] Git Push Summary - posted by tn...@apache.org on 2016/01/27 07:17:58 UTC, 1 replies.
- mesos git commit: Updated Mesos version to 0.28.0. - posted by tn...@apache.org on 2016/01/27 07:26:04 UTC, 0 replies.
- svn commit: r12050 - in /dev/mesos/0.27.0-rc1: ./ mesos-0.27.0.tar.gz mesos-0.27.0.tar.gz.asc mesos-0.27.0.tar.gz.md5 - posted by tn...@apache.org on 2016/01/27 07:44:31 UTC, 0 replies.
- mesos git commit: Updated release guide to include running the benchmarks. - posted by bm...@apache.org on 2016/01/28 01:20:14 UTC, 0 replies.
- [1/2] mesos git commit: Fixed LogrotateContainerLogger's FD ownership. - posted by be...@apache.org on 2016/01/28 01:25:59 UTC, 0 replies.
- [2/2] mesos git commit: Add test for LogrotateContainerLogger's FD management. - posted by be...@apache.org on 2016/01/28 01:26:00 UTC, 0 replies.
- mesos git commit: Disallowed non-`const` iteration over `Resources`. - posted by mp...@apache.org on 2016/01/28 01:33:01 UTC, 0 replies.
- [1/2] mesos git commit: Relaxed the subsystem check for cgroups net_cls isolator. - posted by ji...@apache.org on 2016/01/28 02:53:57 UTC, 0 replies.
- [2/2] mesos git commit: Fixed the NetClsIsolatorTest to correctly learn the net_cls hierarchy. - posted by ji...@apache.org on 2016/01/28 02:53:58 UTC, 0 replies.
- mesos git commit: Fixed a flaky test in disk quota tests. - posted by ji...@apache.org on 2016/01/28 03:08:24 UTC, 0 replies.
- mesos git commit: Added common command utils file. - posted by ji...@apache.org on 2016/01/28 03:19:56 UTC, 0 replies.
- mesos git commit: Used absolute paths for excludes paths in posix disk isolator. - posted by ji...@apache.org on 2016/01/28 03:25:10 UTC, 0 replies.
- [1/2] mesos git commit: Added documentation for slave removal. - posted by vi...@apache.org on 2016/01/28 04:05:26 UTC, 0 replies.
- [2/2] mesos git commit: Fixed minor comment in Master::exited(). - posted by vi...@apache.org on 2016/01/28 04:05:27 UTC, 0 replies.
- mesos git commit: Allocator Performance: Simplified Sorter's 'CalculateShare'. - posted by mp...@apache.org on 2016/01/28 04:22:10 UTC, 0 replies.
- mesos git commit: Updated Maven README file for 0.27.0 release. - posted by mp...@apache.org on 2016/01/28 04:52:37 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.27.0-rc2 release. - posted by mp...@apache.org on 2016/01/28 05:02:26 UTC, 0 replies.
- mesos git commit: Synchronized V1 API for `resources.cpp`. - posted by jo...@apache.org on 2016/01/28 07:31:39 UTC, 0 replies.
- mesos git commit: Synchronized V1 API for `type_utils.cpp`. - posted by jo...@apache.org on 2016/01/28 07:37:46 UTC, 0 replies.
- mesos git commit: Fixed missing include for V1 `Resources.cpp`. - posted by jo...@apache.org on 2016/01/28 07:47:01 UTC, 0 replies.
- svn commit: r12068 - in /dev/mesos/0.27.0-rc2: ./ mesos-0.27.0.tar.gz mesos-0.27.0.tar.gz.asc mesos-0.27.0.tar.gz.md5 - posted by mp...@apache.org on 2016/01/28 08:08:53 UTC, 0 replies.
- mesos git commit: Silenced two more GMock warnings about shutdown expectations. - posted by tn...@apache.org on 2016/01/28 09:05:29 UTC, 0 replies.
- mesos git commit: Moved `.gitignore-template` to `support/gitignore`. - posted by mp...@apache.org on 2016/01/28 12:17:34 UTC, 0 replies.
- mesos git commit: Fix bad commit for commenting vote script. - posted by tn...@apache.org on 2016/01/28 17:54:49 UTC, 0 replies.
- mesos git commit: Added a status method to the Isolator interface. - posted by ji...@apache.org on 2016/01/28 19:26:19 UTC, 0 replies.
- mesos git commit: Fixed a few typos in the HA framework guide. - posted by vi...@apache.org on 2016/01/28 21:22:36 UTC, 0 replies.
- mesos git commit: Corrected the documentation about slave removal semantics. - posted by vi...@apache.org on 2016/01/28 21:45:56 UTC, 0 replies.
- mesos git commit: Added the CgroupInfo protobuf. - posted by ji...@apache.org on 2016/01/28 22:40:27 UTC, 0 replies.
- mesos git commit: Exposed docker image manifest to mesos containerizer. - posted by ji...@apache.org on 2016/01/28 22:48:25 UTC, 0 replies.
- mesos git commit: Disabled the test RegistryClientTest.BadTokenServerAddress. - posted by tn...@apache.org on 2016/01/29 02:15:19 UTC, 0 replies.
- mesos git commit: Added 'dependencies' message to AppcImageManifest. - posted by ji...@apache.org on 2016/01/29 02:26:29 UTC, 0 replies.
- mesos git commit: Windows: Added code for creating a reparse point. - posted by jo...@apache.org on 2016/01/29 02:39:42 UTC, 0 replies.
- mesos git commit: Added utility function to compute SHA512 digest. - posted by ji...@apache.org on 2016/01/29 03:03:00 UTC, 0 replies.
- [1/2] mesos git commit: Stout: Added missing 'filesystem_tests.cpp' to Makefile. - posted by jo...@apache.org on 2016/01/29 03:05:20 UTC, 0 replies.
- [2/2] mesos git commit: Windows: Implemented size(), usage() and symlink(). - posted by jo...@apache.org on 2016/01/29 03:05:21 UTC, 0 replies.
- [1/2] mesos git commit: Windows:[1/2] Added patch for Windows ZK version. - posted by jo...@apache.org on 2016/01/29 03:47:20 UTC, 0 replies.
- [2/2] mesos git commit: Windows:[2/2] Used ZK in Windows build. - posted by jo...@apache.org on 2016/01/29 03:47:21 UTC, 0 replies.
- mesos git commit: Windows: Moved platform-specific parts of os.hpp to appropriate files. - posted by jo...@apache.org on 2016/01/29 05:59:54 UTC, 0 replies.
- mesos git commit: Windows: Unified POSIX and Windows implementation of `shell.hpp`. - posted by mp...@apache.org on 2016/01/29 06:57:38 UTC, 0 replies.
- [1/2] mesos git commit: Windows: Ported slave/paths.cpp. - posted by jo...@apache.org on 2016/01/29 06:59:06 UTC, 0 replies.
- [2/2] mesos git commit: Windows: Made 'os::chown' a POSIX-only function. - posted by jo...@apache.org on 2016/01/29 06:59:07 UTC, 0 replies.
- [1/3] mesos git commit: Windows: [1/2] Ported metrics.cpp - Stout changes. - posted by jo...@apache.org on 2016/01/29 08:45:25 UTC, 0 replies.
- [2/3] mesos git commit: Windows: [2/2] Ported slave/metrics.cpp. - posted by jo...@apache.org on 2016/01/29 08:45:26 UTC, 0 replies.
- [3/3] mesos git commit: Windows: Added O_SYNC flag to windows.hpp. - posted by jo...@apache.org on 2016/01/29 08:45:27 UTC, 0 replies.
- mesos git commit: Added discussion about allowing multiple frameworks in a role. - posted by jo...@apache.org on 2016/01/29 08:47:16 UTC, 0 replies.
- mesos git commit: Fixed some typos. - posted by ji...@apache.org on 2016/01/29 19:47:07 UTC, 0 replies.
- mesos git commit: Fixed broken build due to signed comparison warning with GCC 5.3.0. - posted by ji...@apache.org on 2016/01/29 19:51:36 UTC, 0 replies.
- mesos git commit: Added persistent volume endpoint test without authentication. - posted by ka...@apache.org on 2016/01/29 21:56:03 UTC, 0 replies.
- mesos git commit: Fixed flaky MaxCompletedTasksPerFrameworkFlag test. - posted by bm...@apache.org on 2016/01/29 22:14:38 UTC, 0 replies.
- mesos git commit: Fixed whitespace errors in help strings for mesos/src. - posted by bm...@apache.org on 2016/01/29 22:15:48 UTC, 0 replies.
- mesos git commit: Fixed whitespace errors in help strings for 3rdparty/libprocess. - posted by bm...@apache.org on 2016/01/29 22:18:01 UTC, 0 replies.
- mesos git commit: Temporarily disabled ShasumTest.SHA512SimpleFile. - posted by ji...@apache.org on 2016/01/29 22:22:52 UTC, 0 replies.
- mesos git commit: Edited flag help strings for style. - posted by vi...@apache.org on 2016/01/29 22:29:13 UTC, 0 replies.
- [1/2] mesos git commit: Synchronized 'configuration.md' with the 'flags.cpp' files. - posted by vi...@apache.org on 2016/01/29 22:34:44 UTC, 0 replies.
- [2/2] mesos git commit: Removed command-line flags from 'logging.md'. - posted by vi...@apache.org on 2016/01/29 22:34:45 UTC, 0 replies.
- mesos git commit: Updated ReviewBot to tee build output to a file. - posted by vi...@apache.org on 2016/01/29 23:07:56 UTC, 0 replies.
- [1/3] mesos git commit: Updated docker_build.sh to make build environment configurable. - posted by vi...@apache.org on 2016/01/29 23:11:59 UTC, 0 replies.
- [2/3] mesos git commit: Updated docker_build.sh to generate xml output for all OSes. - posted by vi...@apache.org on 2016/01/29 23:12:00 UTC, 0 replies.
- [3/3] mesos git commit: Deleted Dockerfile in favor of `support/docker_build.sh`. - posted by vi...@apache.org on 2016/01/29 23:12:01 UTC, 0 replies.
- mesos git commit: Increased the default registry_store_timeout. - posted by bm...@apache.org on 2016/01/30 00:36:32 UTC, 0 replies.
- [1/2] mesos git commit: Added variadic template for process::collect. - posted by bm...@apache.org on 2016/01/30 03:03:29 UTC, 0 replies.
- [2/2] mesos git commit: Added variadic template for process::await. - posted by bm...@apache.org on 2016/01/30 03:03:30 UTC, 0 replies.
- mesos git commit: Renamed `IO::DUPLICATE` to avoid conflict with Windows macro. - posted by mp...@apache.org on 2016/01/30 03:14:23 UTC, 0 replies.
- mesos git commit: Trim whitespace before parsing 'perf --version' output. - posted by bm...@apache.org on 2016/01/30 03:21:08 UTC, 0 replies.
- mesos git commit: Ignored empty NetworkSettings.IPAddress from docker inspect. - posted by ji...@apache.org on 2016/01/30 03:25:40 UTC, 0 replies.
- [1/2] mesos git commit: Windows:[1/2] Replace `os::glob()` with `fs::list()` in stout. - posted by mp...@apache.org on 2016/01/30 03:45:40 UTC, 0 replies.
- [2/2] mesos git commit: Windows:[2/2] Removed references to `os::glob()` from mesos. - posted by mp...@apache.org on 2016/01/30 03:45:41 UTC, 0 replies.
- mesos git commit: Added a note about revocable resources beyond quota in the user doc. - posted by jo...@apache.org on 2016/01/31 00:29:24 UTC, 0 replies.
- [1/2] mesos git commit: Renamed a parameter for the sake of clarity. - posted by jo...@apache.org on 2016/01/31 02:43:49 UTC, 0 replies.
- [2/2] mesos git commit: Changed ZooKeeper reconnection logic to retry more aggressively. - posted by jo...@apache.org on 2016/01/31 02:43:50 UTC, 0 replies.
- mesos git commit: Fixed webui task counts for STARTING/RUNNING tasks. - posted by jo...@apache.org on 2016/01/31 23:21:08 UTC, 0 replies.