You are viewing a plain text version of this content. The canonical link for it is here.
- mesos git commit: Improve `Socket::connect` error message. - posted by mp...@apache.org on 2016/11/01 17:50:56 UTC, 0 replies.
- mesos git commit: Show the leader hostname and hyperlink in WebUI. - posted by ya...@apache.org on 2016/11/01 18:16:47 UTC, 0 replies.
- [1/2] mesos git commit: Added column for FrameworkID when displaying tasks in the WebUI. - posted by jo...@apache.org on 2016/11/01 22:53:34 UTC, 0 replies.
- [2/2] mesos git commit: Added documentation on the state of Windows support. - posted by jo...@apache.org on 2016/11/01 22:53:35 UTC, 0 replies.
- mesos git commit: Added Qian Zhang to the list of committers. - posted by qi...@apache.org on 2016/11/02 03:06:26 UTC, 0 replies.
- mesos git commit: Fixed memory leak in request/response decoders. - posted by an...@apache.org on 2016/11/02 04:42:16 UTC, 0 replies.
- [1/3] mesos git commit: Added MESOS-6527 to CHANGELOG for 0.28.3. - posted by an...@apache.org on 2016/11/02 06:25:03 UTC, 0 replies.
- [2/3] mesos git commit: Added MESOS-6527 to CHANGELOG for 1.0.2. - posted by an...@apache.org on 2016/11/02 06:25:04 UTC, 0 replies.
- [3/3] mesos git commit: Added MESOS-6527 to CHANGELOG for 1.1.0. - posted by an...@apache.org on 2016/11/02 06:25:05 UTC, 0 replies.
- [1/2] mesos git commit: Added MESOS-6527 to CHANGELOG for 1.0.2. - posted by an...@apache.org on 2016/11/02 06:26:33 UTC, 0 replies.
- [2/2] mesos git commit: Fixed memory leak in request/response decoders. - posted by an...@apache.org on 2016/11/02 06:26:34 UTC, 2 replies.
- [1/2] mesos git commit: Added MESOS-6527 to CHANGELOG for 1.1.0. - posted by an...@apache.org on 2016/11/02 06:27:25 UTC, 0 replies.
- [1/2] mesos git commit: Added MESOS-6527 to CHANGELOG for 0.28.3. - posted by an...@apache.org on 2016/11/02 06:32:41 UTC, 0 replies.
- mesos git commit: Fixed the order and formatting in CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/02 12:09:29 UTC, 1 replies.
- mesos git commit: Tweaked some CHANGELOG text for 1.1.0. - posted by al...@apache.org on 2016/11/02 15:11:17 UTC, 1 replies.
- mesos git commit: Avoided needless copy inside `foreach` loop. - posted by mp...@apache.org on 2016/11/02 16:30:44 UTC, 0 replies.
- [1/3] mesos git commit: Fixed some markdown whitespace style. - posted by jo...@apache.org on 2016/11/03 00:42:35 UTC, 0 replies.
- [2/3] mesos git commit: Fixed a typo in `gpu-support.md`. - posted by jo...@apache.org on 2016/11/03 00:42:36 UTC, 0 replies.
- [3/3] mesos git commit: Fixed FD leak due to exiting early in Mesos fetcher. - posted by jo...@apache.org on 2016/11/03 00:42:37 UTC, 0 replies.
- [1/2] mesos git commit: Added GPU allocation in the docker containerizer. - posted by bm...@apache.org on 2016/11/03 02:25:51 UTC, 0 replies.
- [2/2] mesos git commit: Inject Nvidia components into docker containerizer. - posted by bm...@apache.org on 2016/11/03 02:25:52 UTC, 0 replies.
- mesos git commit: Documentation for the port-mapper CNI plugin. - posted by ji...@apache.org on 2016/11/03 06:03:33 UTC, 0 replies.
- mesos git commit: Added Yubo Li to contributors list. - posted by al...@apache.org on 2016/11/03 09:52:26 UTC, 0 replies.
- [1/5] mesos git commit: Extracted "curl" binary into HTTP_CHECK_COMMAND constant. - posted by al...@apache.org on 2016/11/03 12:40:19 UTC, 0 replies.
- [2/5] mesos git commit: Used mesos-tcp-connect binary in TCP health checks. - posted by al...@apache.org on 2016/11/03 12:40:20 UTC, 0 replies.
- [3/5] mesos git commit: Added "mesos-tcp-connect" binary. - posted by al...@apache.org on 2016/11/03 12:40:21 UTC, 0 replies.
- [4/5] mesos git commit: Libprocess: Added target for "mesos-tcp-connect" binary. - posted by al...@apache.org on 2016/11/03 12:40:22 UTC, 0 replies.
- [5/5] mesos git commit: Updated formatting in HealthChecker for consistency. - posted by al...@apache.org on 2016/11/03 12:40:23 UTC, 0 replies.
- mesos git commit: Fixed the order of includes in launcher/executor.cpp. - posted by al...@apache.org on 2016/11/03 16:00:59 UTC, 0 replies.
- [1/4] mesos git commit: Fixed the command executor to not generate RUNNING after KILLING. - posted by al...@apache.org on 2016/11/03 20:18:21 UTC, 1 replies.
- [2/4] mesos git commit: Fixed the Docker executor to not generate RUNNING after KILLING. - posted by al...@apache.org on 2016/11/03 20:18:22 UTC, 1 replies.
- [3/4] mesos git commit: Added a test to ensure MESOS-6457 is fixed for the command executor. - posted by al...@apache.org on 2016/11/03 20:18:23 UTC, 0 replies.
- [4/4] mesos git commit: Added a test to ensure MESOS-6457 is fixed for the Docker executor. - posted by al...@apache.org on 2016/11/03 20:18:24 UTC, 0 replies.
- [1/3] mesos git commit: Fixed the command executor to not generate RUNNING after KILLING. - posted by al...@apache.org on 2016/11/03 20:22:27 UTC, 1 replies.
- [2/3] mesos git commit: Fixed the Docker executor to not generate RUNNING after KILLING. - posted by al...@apache.org on 2016/11/03 20:22:28 UTC, 1 replies.
- [3/3] mesos git commit: Added MESOS-6457 to CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 20:22:29 UTC, 0 replies.
- [3/4] mesos git commit: Fixed CHANGELOG encoding. - posted by al...@apache.org on 2016/11/03 20:26:57 UTC, 0 replies.
- [4/4] mesos git commit: Added MESOS-6457 to CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 20:26:58 UTC, 0 replies.
- [3/3] mesos git commit: Added MESOS-6457 to CHANGELOG for 0.28.3. - posted by al...@apache.org on 2016/11/03 20:42:39 UTC, 0 replies.
- mesos git commit: Added MESOS-6457 to CHANGELOG for 0.28.3, 1.0.2, and 1.1.0. - posted by al...@apache.org on 2016/11/03 20:52:32 UTC, 0 replies.
- mesos git commit: Started CHANGELOG for 1.1.1. - posted by al...@apache.org on 2016/11/03 20:55:57 UTC, 1 replies.
- [1/6] mesos git commit: Added a section about unresolved issues to CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 21:48:58 UTC, 0 replies.
- [2/6] mesos git commit: Added all experimental features to CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 21:48:59 UTC, 0 replies.
- [3/6] mesos git commit: Updated the release guide with handy JIRA queries. - posted by al...@apache.org on 2016/11/03 21:49:00 UTC, 0 replies.
- [4/6] mesos git commit: Updated the release guide with the instructions regarding CHANGELOG. - posted by al...@apache.org on 2016/11/03 21:49:01 UTC, 0 replies.
- [5/6] mesos git commit: Cleaned up formatting in release-guide.md according to our guidelines. - posted by al...@apache.org on 2016/11/03 21:49:02 UTC, 0 replies.
- [6/6] mesos git commit: Updated ticket names in CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 21:49:03 UTC, 0 replies.
- [1/3] mesos git commit: Added a section about unresolved issues to CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 21:51:17 UTC, 0 replies.
- [2/3] mesos git commit: Added all experimental features to CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 21:51:18 UTC, 0 replies.
- [3/3] mesos git commit: Updated ticket names in CHANGELOG for 1.1.0. - posted by al...@apache.org on 2016/11/03 21:51:19 UTC, 0 replies.
- [1/4] mesos git commit: Fix stout build option argument handling. - posted by ka...@apache.org on 2016/11/03 21:51:39 UTC, 0 replies.
- [2/4] mesos git commit: Fix Mesos build option argument handling. - posted by ka...@apache.org on 2016/11/03 21:51:40 UTC, 0 replies.
- [3/4] mesos git commit: Fix libprocess build option argument handling. - posted by ka...@apache.org on 2016/11/03 21:51:41 UTC, 0 replies.
- [4/4] mesos git commit: Emit the build options at the end of configure. - posted by ka...@apache.org on 2016/11/03 21:51:42 UTC, 0 replies.
- mesos git commit: Changed -j8 to -j6 in the docker build to avoid g++ OOMs in CI. - posted by bm...@apache.org on 2016/11/04 00:19:02 UTC, 0 replies.
- [1/6] mesos git commit: Added mesos v1 test helper 'v1::createCallAccept()'. - posted by ji...@apache.org on 2016/11/04 07:00:52 UTC, 0 replies.
- [2/6] mesos git commit: Added mesos test helper for LAUNCH_GROUP offer operation. - posted by ji...@apache.org on 2016/11/04 07:00:53 UTC, 0 replies.
- [3/6] mesos git commit: Added mesos test helper 'createCommandInfo()'. - posted by ji...@apache.org on 2016/11/04 07:00:54 UTC, 0 replies.
- [4/6] mesos git commit: Added mesos test helper 'createTaskGroupInfo()'. - posted by ji...@apache.org on 2016/11/04 07:00:55 UTC, 0 replies.
- [5/6] mesos git commit: Added mesos test v1 scheduler default actions. - posted by ji...@apache.org on 2016/11/04 07:00:56 UTC, 0 replies.
- [6/6] mesos git commit: Added optional 'Type' to createExecutorInfo(). - posted by ji...@apache.org on 2016/11/04 07:00:57 UTC, 0 replies.
- [mesos] Git Push Summary - posted by ti...@apache.org on 2016/11/04 12:45:31 UTC, 4 replies.
- svn commit: r16831 - in /dev/mesos/1.1.0-rc3: ./ mesos-1.1.0.tar.gz mesos-1.1.0.tar.gz.asc mesos-1.1.0.tar.gz.md5 - posted by ti...@apache.org on 2016/11/04 13:00:28 UTC, 0 replies.
- mesos git commit: Allow CREATE of shared persistent volumes based on capability. - posted by ya...@apache.org on 2016/11/04 17:07:35 UTC, 0 replies.
- [1/2] mesos git commit: Fixed the TestContainerizer to be thread-safe. - posted by bm...@apache.org on 2016/11/04 20:28:24 UTC, 0 replies.
- [2/2] mesos git commit: Avoid 'using namespace' clause in the test containerizer. - posted by bm...@apache.org on 2016/11/04 20:28:25 UTC, 0 replies.
- mesos git commit: Minor grammar fix. - posted by ya...@apache.org on 2016/11/04 21:20:09 UTC, 0 replies.
- mesos git commit: Add ceph framework to the list. - posted by vi...@apache.org on 2016/11/04 21:48:51 UTC, 0 replies.
- [1/2] mesos git commit: Avoided memory leaks in exception/error paths in tests. - posted by jo...@apache.org on 2016/11/04 21:59:33 UTC, 0 replies.
- [2/2] mesos git commit: Fixed memory leak in JVM code. - posted by jo...@apache.org on 2016/11/04 21:59:34 UTC, 0 replies.
- [1/2] mesos git commit: Added agent API protos for executing and attaching nested containers. - posted by vi...@apache.org on 2016/11/04 23:17:43 UTC, 0 replies.
- [2/2] mesos git commit: Added TTYInfo to ContainerInfo. - posted by vi...@apache.org on 2016/11/04 23:17:44 UTC, 0 replies.
- mesos git commit: Removed unused function `paths::getArchiveDir`. - posted by vi...@apache.org on 2016/11/04 23:20:28 UTC, 0 replies.
- [1/6] mesos git commit: Divided utils.hpp to utils.hpp and utils.cpp. - posted by qi...@apache.org on 2016/11/05 08:40:08 UTC, 0 replies.
- [2/6] mesos git commit: Added `setxattr()` and `getxattr()` in stout. - posted by qi...@apache.org on 2016/11/05 08:40:09 UTC, 0 replies.
- [3/6] mesos git commit: Added `FsTest.Xattr` test. - posted by qi...@apache.org on 2016/11/05 08:40:10 UTC, 0 replies.
- [4/6] mesos git commit: Implemented the conversion from AUFS whiteouts to OverlayFS whiteouts. - posted by qi...@apache.org on 2016/11/05 08:40:11 UTC, 0 replies.
- [5/6] mesos git commit: Implemented handling AUFS whiteouts for copy backend. - posted by qi...@apache.org on 2016/11/05 08:40:12 UTC, 0 replies.
- [6/6] mesos git commit: Removed `ProvisionerProcess::__provision()`. - posted by qi...@apache.org on 2016/11/05 08:40:13 UTC, 0 replies.
- [1/3] mesos git commit: Fixed a comment in `stat.hpp`. - posted by qi...@apache.org on 2016/11/05 08:58:32 UTC, 0 replies.
- [2/3] mesos git commit: Fixed a typo in `executor.hpp`. - posted by qi...@apache.org on 2016/11/05 08:58:33 UTC, 0 replies.
- [3/3] mesos git commit: Fixed a typo in the header files of stout. - posted by qi...@apache.org on 2016/11/05 08:58:34 UTC, 0 replies.
- mesos git commit: Fixed the broken cmake build. - posted by qi...@apache.org on 2016/11/06 01:38:57 UTC, 0 replies.
- mesos git commit: Added the test `ProvisionerDockerWhiteoutTest`. - posted by qi...@apache.org on 2016/11/06 01:43:36 UTC, 0 replies.
- mesos git commit: Fixed parallel test runner for empty GTEST_FILTER. - posted by ti...@apache.org on 2016/11/07 12:21:47 UTC, 0 replies.
- mesos git commit: Fixed typo in a comment in hooks.hpp. - posted by ti...@apache.org on 2016/11/07 13:19:32 UTC, 0 replies.
- mesos git commit: Properly ordered framework list in documentation. - posted by ti...@apache.org on 2016/11/07 13:31:21 UTC, 0 replies.
- mesos git commit: Added a test to catch regressions to MESOS-4975. - posted by ya...@apache.org on 2016/11/07 16:20:07 UTC, 0 replies.
- mesos git commit: Fixed the 'UnregisteredFrameworksAfterTearDown' test. - posted by ya...@apache.org on 2016/11/07 17:25:34 UTC, 0 replies.
- mesos git commit: Fixed `DefaultExecutorTest.*` tests on hosts without Docker. - posted by vi...@apache.org on 2016/11/07 18:58:56 UTC, 0 replies.
- svn commit: r16878 - in /dev/mesos/1.0.2-rc3: ./ mesos-1.0.2.tar.gz mesos-1.0.2.tar.gz.asc mesos-1.0.2.tar.gz.md5 - posted by vi...@apache.org on 2016/11/07 19:22:29 UTC, 0 replies.
- [1/3] mesos git commit: Introduce MESOS_{MAJOR|MINOR|PATCH}_VERSION_NUM macros. - posted by jo...@apache.org on 2016/11/07 19:40:08 UTC, 0 replies.
- [2/3] mesos git commit: Fixed MesosNativeLibrary to use '_NUM' MESOS_VERSION macros. - posted by jo...@apache.org on 2016/11/07 19:40:09 UTC, 0 replies.
- [3/3] mesos git commit: Added MESOS-4638 and MESOS-6502 to 0.28.3 CHANGELOG. - posted by jo...@apache.org on 2016/11/07 19:40:10 UTC, 0 replies.
- [1/6] mesos git commit: Inlined '_status' method in MesosContainerizer as a lambda. - posted by ji...@apache.org on 2016/11/08 01:54:30 UTC, 0 replies.
- [2/6] mesos git commit: Added ContainerID to ContainerStatus. - posted by ji...@apache.org on 2016/11/08 01:54:31 UTC, 0 replies.
- [3/6] mesos git commit: Fixed the container status for nested containers. - posted by ji...@apache.org on 2016/11/08 01:54:32 UTC, 0 replies.
- [4/6] mesos git commit: Stopped taking task_id in scheduler::SendAcknowledge action in tests. - posted by ji...@apache.org on 2016/11/08 01:54:33 UTC, 0 replies.
- [5/6] mesos git commit: Added test to verify container status for nested containers. - posted by ji...@apache.org on 2016/11/08 01:54:34 UTC, 0 replies.
- [6/6] mesos git commit: Added ContainerStatus.container_id to JSON endpoints. - posted by ji...@apache.org on 2016/11/08 01:54:35 UTC, 0 replies.
- mesos git commit: Used an environment variable to pass command environment. - posted by ya...@apache.org on 2016/11/08 18:28:02 UTC, 1 replies.
- mesos git commit: Fixed a macOS condition missed by ee08306. - posted by ya...@apache.org on 2016/11/08 21:13:00 UTC, 0 replies.
- mesos git commit: Improved the validation of RESERVE operations. - posted by al...@apache.org on 2016/11/08 21:42:18 UTC, 0 replies.
- [1/2] mesos git commit: Improved the validation of RESERVE operations. - posted by al...@apache.org on 2016/11/08 21:45:49 UTC, 2 replies.
- [2/2] mesos git commit: Added MESOS-6142 to CHANGELOG for 0.28.3. - posted by al...@apache.org on 2016/11/08 21:45:50 UTC, 0 replies.
- [2/2] mesos git commit: Added MESOS-6142 to CHANGELOG for 1.0.3. - posted by al...@apache.org on 2016/11/08 21:49:40 UTC, 0 replies.
- [2/2] mesos git commit: Added MESOS-6142 to CHANGELOG for 1.1.1. - posted by al...@apache.org on 2016/11/08 21:56:26 UTC, 1 replies.
- mesos git commit: Added MESOS-6142 to CHANGELOG for 0.28.3, 1.0.3, 1.1.1. - posted by al...@apache.org on 2016/11/08 22:05:22 UTC, 0 replies.
- mesos git commit: Fixed typos in the changelog and in a comment. - posted by al...@apache.org on 2016/11/09 11:16:37 UTC, 0 replies.
- [1/2] mesos git commit: Changed mesos-execute --master flag parsing. - posted by jo...@apache.org on 2016/11/09 18:40:19 UTC, 0 replies.
- [2/2] mesos git commit: Fixed header guards in stout/os/linux.hpp. - posted by jo...@apache.org on 2016/11/09 18:40:20 UTC, 0 replies.
- [1/3] mesos git commit: Fixed Windows build regarding FsTest.Xattr. - posted by jo...@apache.org on 2016/11/09 21:05:49 UTC, 0 replies.
- [2/3] mesos git commit: Updated provisioner utility headers. - posted by jo...@apache.org on 2016/11/09 21:05:50 UTC, 0 replies.
- [3/3] mesos git commit: Fixed header guards in provisioner/utils.hpp. - posted by jo...@apache.org on 2016/11/09 21:05:51 UTC, 0 replies.
- svn commit: r1769025 - in /mesos/site/publish: ./ api/latest/c++/ api/latest/java/ api/latest/java/org/apache/mesos/ blog/ blog/announcing-mesoscon-eu-2015-hackathon/ blog/dev-community-status/ blog/framework-authentication-in-apache-mesos-0-15-0/ blog... - posted by bm...@apache.org on 2016/11/09 23:00:23 UTC, 0 replies.
- mesos git commit: Fix test ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode. - posted by ya...@apache.org on 2016/11/10 00:36:06 UTC, 0 replies.
- mesos git commit: Fixed MesosContainerizerTest.StatusWithContainerID. - posted by ji...@apache.org on 2016/11/10 01:05:57 UTC, 0 replies.
- mesos git commit: Fixed the test build error. - posted by al...@apache.org on 2016/11/10 13:39:03 UTC, 0 replies.
- svn commit: r16947 - in /release/mesos/1.1.0: ./ mesos-1.1.0.tar.gz mesos-1.1.0.tar.gz.asc mesos-1.1.0.tar.gz.md5 - posted by ti...@apache.org on 2016/11/10 14:34:06 UTC, 0 replies.
- [1/2] mesos git commit: Fixed a macOS condition missed by ee08306. - posted by ya...@apache.org on 2016/11/10 19:23:15 UTC, 0 replies.
- [2/2] mesos git commit: Added MESOS-6526 to CHANGELOG for 1.1.1. - posted by ya...@apache.org on 2016/11/10 19:23:16 UTC, 0 replies.
- mesos git commit: Added MESOS-6526 to CHANGELOG for 1.1.1. - posted by ya...@apache.org on 2016/11/10 19:23:45 UTC, 0 replies.
- [1/3] mesos git commit: CMake: Removed Mesos-specific build targets from libprocess. - posted by jo...@apache.org on 2016/11/10 23:20:19 UTC, 0 replies.
- [2/3] mesos git commit: CMake: Added Mesos-specific build target definitions. - posted by jo...@apache.org on 2016/11/10 23:20:20 UTC, 0 replies.
- [3/3] mesos git commit: Windows: Fixed provisioner copy backend build error. - posted by jo...@apache.org on 2016/11/10 23:20:21 UTC, 0 replies.
- [1/2] mesos git commit: Fixed an issue in the gzip error handling. - posted by bm...@apache.org on 2016/11/11 00:44:42 UTC, 0 replies.
- [2/2] mesos git commit: Introduced a streaming gzip::Decompressor. - posted by bm...@apache.org on 2016/11/11 00:44:43 UTC, 0 replies.
- mesos git commit: Prevented copying of the gzip::Decompressor. - posted by an...@apache.org on 2016/11/11 21:19:31 UTC, 0 replies.
- [01/11] mesos git commit: Added a default PATH environment variable when launching a container. - posted by ji...@apache.org on 2016/11/12 02:57:22 UTC, 0 replies.
- [02/11] mesos git commit: Removed unnecessary 'parentHooks' parameter from 'Launcher::fork()'. - posted by ji...@apache.org on 2016/11/12 02:57:23 UTC, 0 replies.
- [03/11] mesos git commit: Added a flag to optionally skip the multithreaded check in setns(). - posted by ji...@apache.org on 2016/11/12 02:57:24 UTC, 0 replies.
- [04/11] mesos git commit: Added 'ContainerClass' to help decide how best to launch a container. - posted by ji...@apache.org on 2016/11/12 02:57:25 UTC, 0 replies.
- [05/11] mesos git commit: Fixed a compile issue on OSX. - posted by ji...@apache.org on 2016/11/12 02:57:26 UTC, 0 replies.
- [06/11] mesos git commit: Updated 'LinuxLauncher->fork()` with *enter* and *clone* namespaces. - posted by ji...@apache.org on 2016/11/12 02:57:27 UTC, 0 replies.
- [07/11] mesos git commit: Added proper dependencies on the 'filesystem/linux' isolator. - posted by ji...@apache.org on 2016/11/12 02:57:28 UTC, 0 replies.
- [08/11] mesos git commit: Updated namespace isolators to customize based on 'ContainerClass'. - posted by ji...@apache.org on 2016/11/12 02:57:29 UTC, 0 replies.
- [09/11] mesos git commit: Fixed nvidia gpu isolator tests. - posted by ji...@apache.org on 2016/11/12 02:57:30 UTC, 0 replies.
- [10/11] mesos git commit: Introduced a new 'DEBUG' container class. - posted by ji...@apache.org on 2016/11/12 02:57:31 UTC, 0 replies.
- [11/11] mesos git commit: Added special case for entering "mnt" namespaces for DEBUG containers. - posted by ji...@apache.org on 2016/11/12 02:57:32 UTC, 0 replies.
- [1/4] mesos git commit: Added a missing comment about launcherDir in health checker library. - posted by al...@apache.org on 2016/11/14 10:41:23 UTC, 0 replies.
- [2/4] mesos git commit: Refactored HealthCheck validation for clarity. - posted by al...@apache.org on 2016/11/14 10:41:24 UTC, 0 replies.
- [3/4] mesos git commit: Removed unnecessary sleep in HealthChecker. - posted by al...@apache.org on 2016/11/14 10:41:25 UTC, 0 replies.
- [4/4] mesos git commit: Added Jason Lai to contributors list. - posted by al...@apache.org on 2016/11/14 10:41:26 UTC, 0 replies.
- mesos git commit: Added Stephen Hankinson to contributors list. - posted by al...@apache.org on 2016/11/14 14:31:11 UTC, 0 replies.
- [1/2] mesos git commit: Added Mesos 1.1.0 release blog post. - posted by ti...@apache.org on 2016/11/15 19:04:48 UTC, 1 replies.
- [2/2] mesos git commit: Updated releases.yml for Mesos 1.1.0. - posted by ti...@apache.org on 2016/11/15 19:04:49 UTC, 1 replies.
- mesos git commit: Updated getting-started.md for Mesos 1.1.0. - posted by ti...@apache.org on 2016/11/15 19:09:27 UTC, 1 replies.
- svn commit: r17014 - in /release/mesos/1.0.2: ./ mesos-1.0.2.tar.gz mesos-1.0.2.tar.gz.asc mesos-1.0.2.tar.gz.md5 - posted by vi...@apache.org on 2016/11/15 19:21:03 UTC, 0 replies.
- mesos git commit: Add a content type option to mesos-execute. - posted by vi...@apache.org on 2016/11/16 04:09:44 UTC, 0 replies.
- [1/3] mesos git commit: Added tests for whole protobuf message based authorization. - posted by me...@apache.org on 2016/11/16 10:00:07 UTC, 0 replies.
- [2/3] mesos git commit: Updated calls to the authorizer to use whole protobuf messages. - posted by me...@apache.org on 2016/11/16 10:00:08 UTC, 0 replies.
- [3/3] mesos git commit: Enabled multiple field based authorization in the authorizer interface. - posted by me...@apache.org on 2016/11/16 10:00:09 UTC, 0 replies.
- mesos git commit: Updated variable names in quota handler for consistency. - posted by al...@apache.org on 2016/11/16 12:13:30 UTC, 0 replies.
- mesos git commit: Added a comment about deprecation cycle of quota get authz. - posted by al...@apache.org on 2016/11/16 12:28:46 UTC, 0 replies.
- [1/4] mesos git commit: Added a test to ensure MESOS-6142 is fixed. - posted by al...@apache.org on 2016/11/16 15:35:12 UTC, 0 replies.
- [2/4] mesos git commit: Improved the readability of the master validation tests. - posted by al...@apache.org on 2016/11/16 15:35:13 UTC, 0 replies.
- [3/4] mesos git commit: Added test `ReservationTest.PreventUnreservingAlienResources`. - posted by al...@apache.org on 2016/11/16 15:35:14 UTC, 0 replies.
- [4/4] mesos git commit: Improved some operation validation tests. - posted by al...@apache.org on 2016/11/16 15:35:15 UTC, 0 replies.
- svn commit: r1770021 - in /mesos/site/publish: ./ api/latest/c++/ api/latest/java/ api/latest/java/org/apache/mesos/ community/user-groups/ documentation/ documentation/cni/ documentation/committers/ documentation/configuration/ documentation/container... - posted by ti...@apache.org on 2016/11/16 17:21:43 UTC, 0 replies.
- svn commit: r1770036 [4/5] - in /mesos/site/publish: ./ api/latest/java/ api/latest/java/org/apache/mesos/ blog/ documentation/getting-started/ documentation/latest/getting-started/ downloads/ gettingstarted/ - posted by ti...@apache.org on 2016/11/16 18:53:41 UTC, 0 replies.
- svn commit: r1770036 [1/5] - in /mesos/site/publish: ./ api/latest/java/ api/latest/java/org/apache/mesos/ blog/ documentation/getting-started/ documentation/latest/getting-started/ downloads/ gettingstarted/ - posted by ti...@apache.org on 2016/11/16 18:53:41 UTC, 0 replies.
- svn commit: r1770036 [5/5] - in /mesos/site/publish: ./ api/latest/java/ api/latest/java/org/apache/mesos/ blog/ documentation/getting-started/ documentation/latest/getting-started/ downloads/ gettingstarted/ - posted by ti...@apache.org on 2016/11/16 18:53:41 UTC, 0 replies.
- svn commit: r1770036 [3/5] - in /mesos/site/publish: ./ api/latest/java/ api/latest/java/org/apache/mesos/ blog/ documentation/getting-started/ documentation/latest/getting-started/ downloads/ gettingstarted/ - posted by ti...@apache.org on 2016/11/16 18:53:41 UTC, 0 replies.
- svn commit: r1770036 [2/5] - in /mesos/site/publish: ./ api/latest/java/ api/latest/java/org/apache/mesos/ blog/ documentation/getting-started/ documentation/latest/getting-started/ downloads/ gettingstarted/ - posted by ti...@apache.org on 2016/11/16 18:53:41 UTC, 0 replies.
- svn commit: r1770068 - in /mesos/site/publish/blog/mesos-1-1-0-released: ./ index.html - posted by ti...@apache.org on 2016/11/16 22:32:49 UTC, 0 replies.
- [1/3] mesos git commit: Tweaked parameter names in stout. - posted by mp...@apache.org on 2016/11/17 00:33:38 UTC, 0 replies.
- [2/3] mesos git commit: Tweaked parameter names in libprocess. - posted by mp...@apache.org on 2016/11/17 00:33:39 UTC, 0 replies.
- [3/3] mesos git commit: Tweaked parameter names in mesos. - posted by mp...@apache.org on 2016/11/17 00:33:40 UTC, 0 replies.
- [1/3] mesos git commit: Fixed `operator<<` parameter naming in libprocess. - posted by mp...@apache.org on 2016/11/17 03:29:49 UTC, 0 replies.
- [2/3] mesos git commit: Fixed `operator<<` parameter naming in stout. - posted by mp...@apache.org on 2016/11/17 03:29:50 UTC, 0 replies.
- [3/3] mesos git commit: Fixed `operator<<` parameter naming in mesos. - posted by mp...@apache.org on 2016/11/17 03:29:51 UTC, 0 replies.
- [1/2] mesos git commit: Avoided unnecessary copy in stout. - posted by mp...@apache.org on 2016/11/17 05:49:02 UTC, 0 replies.
- [2/2] mesos git commit: Avoided unnecessary copies in mesos. - posted by mp...@apache.org on 2016/11/17 05:49:03 UTC, 0 replies.
- [1/2] mesos git commit: Support explicit error codes in `ErrnoError` and `SocketError`. - posted by mp...@apache.org on 2016/11/17 23:52:11 UTC, 0 replies.
- [2/2] mesos git commit: Use explicit error codes in `ErrnoError` and `SocketError`. - posted by mp...@apache.org on 2016/11/17 23:52:12 UTC, 0 replies.
- mesos git commit: Fixed Windows build. - posted by mp...@apache.org on 2016/11/18 00:02:27 UTC, 0 replies.
- mesos git commit: Fixed a typo in slave_recovery_tests.cpp. - posted by ya...@apache.org on 2016/11/18 18:34:19 UTC, 0 replies.
- mesos git commit: Removed duplicate note. - posted by vi...@apache.org on 2016/11/19 05:27:56 UTC, 0 replies.
- mesos git commit: Initialized all ObjectApprover member fields in all c-tors. - posted by al...@apache.org on 2016/11/20 19:35:00 UTC, 0 replies.
- mesos git commit: Avoided unnecessary copies of `HttpConnection`. - posted by an...@apache.org on 2016/11/20 20:21:50 UTC, 0 replies.
- mesos git commit: Fix mesos-execute default content type flag. - posted by vi...@apache.org on 2016/11/21 17:31:39 UTC, 0 replies.
- mesos git commit: Improved performance for `getQuotaRoleAllocatedResources` in allocator. - posted by bm...@apache.org on 2016/11/21 19:23:39 UTC, 0 replies.
- [1/3] mesos git commit: Removed unused code caught by the new hardening flags. - posted by mp...@apache.org on 2016/11/21 23:08:17 UTC, 0 replies.
- [2/3] mesos git commit: Fixed sign comparison errors caught by hardening flags in libprocess. - posted by mp...@apache.org on 2016/11/21 23:08:18 UTC, 0 replies.
- [3/3] mesos git commit: Fixed sign comparison errors caught by hardening flags in stout. - posted by mp...@apache.org on 2016/11/21 23:08:19 UTC, 0 replies.
- mesos git commit: Added TFMesos to the list of frameworks. - posted by bm...@apache.org on 2016/11/22 01:17:59 UTC, 0 replies.
- [1/2] mesos git commit: Added parse function for v1::TaskInfo protobuf. - posted by qi...@apache.org on 2016/11/22 01:40:45 UTC, 0 replies.
- [2/2] mesos git commit: Added '--task' into mesos-execute. - posted by qi...@apache.org on 2016/11/22 01:40:46 UTC, 0 replies.
- mesos git commit: Add PyMesos to the list of API client libraries. - posted by bm...@apache.org on 2016/11/22 01:57:45 UTC, 0 replies.
- mesos git commit: Added a new book to the list of mesos books. - posted by bm...@apache.org on 2016/11/22 02:07:05 UTC, 0 replies.
- mesos git commit: Ordered Mesos books alphabetically by title. - posted by bm...@apache.org on 2016/11/22 02:09:19 UTC, 0 replies.
- [01/13] mesos git commit: Disabled tests relying on filtering HTTP events. - posted by an...@apache.org on 2016/11/22 03:27:21 UTC, 0 replies.
- [02/13] mesos git commit: Added support for request streaming to the connection abstraction. - posted by an...@apache.org on 2016/11/22 03:27:22 UTC, 0 replies.
- [03/13] mesos git commit: Removed extraneous socket argument from `DataDecoder` constructor. - posted by an...@apache.org on 2016/11/22 03:27:23 UTC, 0 replies.
- [04/13] mesos git commit: Moved around the `Request` struct in the file. - posted by an...@apache.org on 2016/11/22 03:27:24 UTC, 0 replies.
- [05/13] mesos git commit: Initialized the POD type in the `Request` struct. - posted by an...@apache.org on 2016/11/22 03:27:25 UTC, 0 replies.
- [06/13] mesos git commit: Introduced a reader member to `Request` to support request streaming. - posted by an...@apache.org on 2016/11/22 03:27:26 UTC, 0 replies.
- [07/13] mesos git commit: Introduced `RouteOptions` to support streaming requests. - posted by an...@apache.org on 2016/11/22 03:27:27 UTC, 0 replies.
- [08/13] mesos git commit: Introduced a `readAll()` helper on `http::Pipe::Reader`. - posted by an...@apache.org on 2016/11/22 03:27:28 UTC, 0 replies.
- [09/13] mesos git commit: Parameterized existing decoder tests on the type of decoder. - posted by an...@apache.org on 2016/11/22 03:27:29 UTC, 0 replies.
- [10/13] mesos git commit: Introduced a streaming request decoder in libprocess. - posted by an...@apache.org on 2016/11/22 03:27:30 UTC, 0 replies.
- [11/13] mesos git commit: Wired the libprocess code to use the streaming decoder. - posted by an...@apache.org on 2016/11/22 03:27:31 UTC, 0 replies.
- [12/13] mesos git commit: Added a test for request streaming and GZIP compression. - posted by an...@apache.org on 2016/11/22 03:27:32 UTC, 0 replies.
- [13/13] mesos git commit: Removed `convert()` continuations in favor of using `readAll()`. - posted by an...@apache.org on 2016/11/22 03:27:33 UTC, 0 replies.
- mesos git commit: Invoked parent class `SetUpTestCase()` from child test fixtures. - posted by an...@apache.org on 2016/11/22 03:28:18 UTC, 0 replies.
- mesos git commit: Fixed build for clang 3.5. - posted by an...@apache.org on 2016/11/22 05:15:31 UTC, 0 replies.
- [1/2] mesos git commit: Added the kill policy test helper. - posted by al...@apache.org on 2016/11/22 13:49:11 UTC, 0 replies.
- [2/2] mesos git commit: Made `CommandExecutorTest.NoTransitionFromKillingToRunning` more robust. - posted by al...@apache.org on 2016/11/22 13:49:12 UTC, 0 replies.
- mesos git commit: Cleaned up formatting in home.md. - posted by al...@apache.org on 2016/11/22 14:08:37 UTC, 0 replies.
- mesos git commit: Added `attach()` call to the Containerizer. - posted by vi...@apache.org on 2016/11/22 16:09:23 UTC, 0 replies.
- mesos git commit: Added DNT to Powered by Mesos list. - posted by bm...@apache.org on 2016/11/22 20:14:14 UTC, 0 replies.
- mesos git commit: Add Zhongbo Tian to contributors.yaml. - posted by bm...@apache.org on 2016/11/22 20:15:06 UTC, 0 replies.
- mesos git commit: Added Douban to the Powered by Mesos list. - posted by bm...@apache.org on 2016/11/22 20:20:02 UTC, 0 replies.
- mesos git commit: Add elastic-job-cloud to the list of frameworks. - posted by bm...@apache.org on 2016/11/22 20:33:21 UTC, 0 replies.
- [1/5] mesos git commit: Windows: Disable persistent state for Windows master. - posted by jo...@apache.org on 2016/11/23 00:29:03 UTC, 0 replies.
- [2/5] mesos git commit: Fixed header include order in some tests. - posted by jo...@apache.org on 2016/11/23 00:29:04 UTC, 0 replies.
- [3/5] mesos git commit: Added missing cleanup to libprocess 'finalize()'. - posted by jo...@apache.org on 2016/11/23 00:29:05 UTC, 0 replies.
- [4/5] mesos git commit: Moved server socket deletion in 'process::finalize()'. - posted by jo...@apache.org on 2016/11/23 00:29:06 UTC, 0 replies.
- [5/5] mesos git commit: Fix SSL downgrade pathway for temporary/persistent sockets. - posted by jo...@apache.org on 2016/11/23 00:29:07 UTC, 0 replies.
- [1/2] mesos git commit: Fix SSL downgrade pathway for temporary/persistent sockets. - posted by jo...@apache.org on 2016/11/23 01:13:45 UTC, 2 replies.
- [2/2] mesos git commit: Added MESOS-6621 to CHANGELOG for 0.28.3. - posted by jo...@apache.org on 2016/11/23 01:13:46 UTC, 0 replies.
- [2/2] mesos git commit: Added MESOS-6621 to CHANGELOG for 1.0.3. - posted by jo...@apache.org on 2016/11/23 01:15:25 UTC, 0 replies.
- [2/2] mesos git commit: Added MESOS-6621 to CHANGELOG for 1.1.1. - posted by jo...@apache.org on 2016/11/23 01:16:12 UTC, 1 replies.
- mesos git commit: Added MESOS-5763 to 0.28.3 CHANGELOG. - posted by an...@apache.org on 2016/11/23 04:40:14 UTC, 0 replies.
- [1/6] mesos git commit: Fixed Mesos containerizer to set container FETCHING state. - posted by an...@apache.org on 2016/11/23 04:47:10 UTC, 0 replies.
- [2/6] mesos git commit: Fail container launch if it's destroyed during logger->prepare(). - posted by an...@apache.org on 2016/11/23 04:47:11 UTC, 0 replies.
- [3/6] mesos git commit: Improved Mesos containerizer logging and documentation. - posted by an...@apache.org on 2016/11/23 04:47:12 UTC, 0 replies.
- [4/6] mesos git commit: Improved Mesos containerizer invariant checking. - posted by an...@apache.org on 2016/11/23 04:47:13 UTC, 0 replies.
- [5/6] mesos git commit: Made Mesos containerizer error messages more consistent. - posted by an...@apache.org on 2016/11/23 04:47:14 UTC, 0 replies.
- [6/6] mesos git commit: Added MESOS-5763 to 0.28.3 CHANGELOG. - posted by an...@apache.org on 2016/11/23 04:47:15 UTC, 0 replies.
- mesos git commit: Addes status method to DockerContainerizer. - posted by ji...@apache.org on 2016/11/23 06:07:26 UTC, 0 replies.
- mesos git commit: Updated a Docker containerizer test. - posted by ji...@apache.org on 2016/11/23 06:41:03 UTC, 0 replies.
- mesos git commit: Added UCloud to `powered by mesos` list. - posted by ji...@apache.org on 2016/11/23 07:05:48 UTC, 0 replies.
- [1/9] mesos git commit: Added flag for passing in a user to the logrotate module. - posted by jo...@apache.org on 2016/11/23 21:59:04 UTC, 0 replies.
- [2/9] mesos git commit: Added new parameter for user to ContainerLogger's prepare function. - posted by jo...@apache.org on 2016/11/23 21:59:05 UTC, 0 replies.
- [3/9] mesos git commit: Added test cases for the logrotate module with --switch_user. - posted by jo...@apache.org on 2016/11/23 21:59:06 UTC, 0 replies.
- [4/9] mesos git commit: Added note about MESOS-5856 to the upgrade doc. - posted by jo...@apache.org on 2016/11/23 21:59:07 UTC, 0 replies.
- [5/9] mesos git commit: Changed Bytes operators to take unsigned integers. - posted by jo...@apache.org on 2016/11/23 21:59:08 UTC, 0 replies.
- [6/9] mesos git commit: Modified a test to use the updated Bytes operators. - posted by jo...@apache.org on 2016/11/23 21:59:09 UTC, 0 replies.
- [7/9] mesos git commit: Added net::IP parsing template to the flags parsers. - posted by jo...@apache.org on 2016/11/23 21:59:10 UTC, 0 replies.
- [8/9] mesos git commit: Transformed env variable parsing into Flags in libprocess. - posted by jo...@apache.org on 2016/11/23 21:59:11 UTC, 0 replies.
- [9/9] mesos git commit: Transformed a fatal log message into a simple exit. - posted by jo...@apache.org on 2016/11/23 21:59:12 UTC, 0 replies.
- svn commit: r17147 - /release/mesos/KEYS - posted by an...@apache.org on 2016/11/23 22:00:28 UTC, 0 replies.
- mesos git commit: CMake: Fixed the http_parser patch command. - posted by jo...@apache.org on 2016/11/23 22:44:47 UTC, 0 replies.
- svn commit: r17149 - in /dev/mesos/0.28.3-rc1: ./ mesos-0.28.3.tar.gz mesos-0.28.3.tar.gz.asc mesos-0.28.3.tar.gz.md5 - posted by an...@apache.org on 2016/11/23 22:59:09 UTC, 0 replies.
- [1/4] mesos git commit: Added backport of MESOS-6360 (Mesos part) to 1.1.x. - posted by qi...@apache.org on 2016/11/24 01:42:58 UTC, 0 replies.
- [2/4] mesos git commit: Added backport of MESOS-6002 to 1.1.x. - posted by qi...@apache.org on 2016/11/24 01:42:59 UTC, 0 replies.
- [3/4] mesos git commit: Added backport of MESOS-6360 (stout part) to 1.1.x. - posted by qi...@apache.org on 2016/11/24 01:43:00 UTC, 0 replies.
- [4/4] mesos git commit: Added backport of r52910 to 1.1.x. - posted by qi...@apache.org on 2016/11/24 01:43:01 UTC, 0 replies.
- mesos git commit: Added MESOS-6002 and MESOS-6360 to CHANGELOG for 1.1.1. - posted by al...@apache.org on 2016/11/24 11:06:45 UTC, 0 replies.
- [1/2] mesos git commit: Added MESOS-6002 and MESOS-6360 to CHANGELOG for 1.1.1. - posted by al...@apache.org on 2016/11/24 11:09:42 UTC, 0 replies.
- [1/3] mesos git commit: Fixed minor style issues in docs. - posted by al...@apache.org on 2016/11/24 11:34:40 UTC, 0 replies.
- [2/3] mesos git commit: Fixed style issues in quota.md. - posted by al...@apache.org on 2016/11/24 11:34:41 UTC, 0 replies.
- [3/3] mesos git commit: Updated the markdown style guide with headings capitalization. - posted by al...@apache.org on 2016/11/24 11:34:42 UTC, 0 replies.
- mesos git commit: Fixed broken link in the app frameowrks development guide page. - posted by al...@apache.org on 2016/11/24 11:40:12 UTC, 0 replies.
- mesos git commit: Made Zk error message more accurate. - posted by al...@apache.org on 2016/11/24 12:07:07 UTC, 0 replies.
- mesos git commit: Fixed a minor typo in "linux/ns.hpp". - posted by al...@apache.org on 2016/11/24 16:38:59 UTC, 0 replies.
- [1/2] mesos git commit: Added health checks documentation. - posted by al...@apache.org on 2016/11/24 16:48:24 UTC, 0 replies.
- [2/2] mesos git commit: Improved comments around health checks in mesos.proto. - posted by al...@apache.org on 2016/11/24 16:48:25 UTC, 0 replies.
- svn commit: r17160 - /release/mesos/KEYS - posted by al...@apache.org on 2016/11/24 19:33:46 UTC, 0 replies.
- mesos git commit: Added a level of indirection for logger through an IO Switchboard. - posted by ji...@apache.org on 2016/11/24 22:34:19 UTC, 0 replies.
- mesos git commit: Redirected mesos containerizer 'local' flag through IOSwitchboard. - posted by ji...@apache.org on 2016/11/24 23:52:10 UTC, 0 replies.
- mesos git commit: Added agent flags to enable/disable launching an io switchboard server. - posted by ji...@apache.org on 2016/11/25 00:20:10 UTC, 0 replies.
- [1/4] mesos git commit: Cleaned up includes in "tests/utils.{hpp|cpp}". - posted by al...@apache.org on 2016/11/25 11:02:06 UTC, 0 replies.
- [2/4] mesos git commit: Introduced process using declarations to "tests/utils.cpp". - posted by al...@apache.org on 2016/11/25 11:02:07 UTC, 0 replies.
- [3/4] mesos git commit: Added a test helper to obtain unused port. - posted by al...@apache.org on 2016/11/25 11:02:08 UTC, 0 replies.
- [4/4] mesos git commit: Avoided hardcoding ports in some tests. - posted by al...@apache.org on 2016/11/25 11:02:09 UTC, 0 replies.
- [01/11] mesos git commit: Refactored HealthChecker to never stop health checking. - posted by al...@apache.org on 2016/11/25 15:19:40 UTC, 0 replies.
- [02/11] mesos git commit: Renamed functions in HealthChecker for clarity. - posted by al...@apache.org on 2016/11/25 15:19:41 UTC, 0 replies.
- [03/11] mesos git commit: Refactored HealthChecker::reschedule to take duration as an argument. - posted by al...@apache.org on 2016/11/25 15:19:42 UTC, 0 replies.
- [04/11] mesos git commit: Used `Duration::create()` for double -> Duration conversion. - posted by al...@apache.org on 2016/11/25 15:19:43 UTC, 0 replies.
- [05/11] mesos git commit: Health checks may be stopped on demand. - posted by al...@apache.org on 2016/11/25 15:19:44 UTC, 0 replies.
- [06/11] mesos git commit: Ensured command executor stops health checking terminated tasks. - posted by al...@apache.org on 2016/11/25 15:19:45 UTC, 0 replies.
- [07/11] mesos git commit: Ensured docker executor stops health checking terminated tasks. - posted by al...@apache.org on 2016/11/25 15:19:46 UTC, 0 replies.
- [08/11] mesos git commit: Ensured default executor ignores health updates for terminated tasks. - posted by al...@apache.org on 2016/11/25 15:19:47 UTC, 0 replies.
- [09/11] mesos git commit: Used callback instead of `send()` for health status updates. - posted by al...@apache.org on 2016/11/25 15:19:48 UTC, 0 replies.
- [10/11] mesos git commit: Cleaned up private members in HealthChecker class. - posted by al...@apache.org on 2016/11/25 15:19:49 UTC, 0 replies.
- [11/11] mesos git commit: Printed complete health check configuration on task launch. - posted by al...@apache.org on 2016/11/25 15:19:50 UTC, 0 replies.
- [1/2] mesos git commit: Ignored subsequent status update in HealthStatusChange tests. - posted by al...@apache.org on 2016/11/25 15:39:31 UTC, 0 replies.
- [2/2] mesos git commit: Dropped http status check in HealthCheckTest.HealthStatusChange. - posted by al...@apache.org on 2016/11/25 15:39:32 UTC, 0 replies.
- [1/2] mesos git commit: Added new hook for covering executor and task environment. - posted by ti...@apache.org on 2016/11/28 16:13:56 UTC, 0 replies.
- [2/2] mesos git commit: Fixed some nits in hooks interfaces. - posted by ti...@apache.org on 2016/11/28 16:13:57 UTC, 0 replies.
- mesos git commit: Added temporary file environment passing towards docker. - posted by ti...@apache.org on 2016/11/28 16:57:47 UTC, 0 replies.
- mesos git commit: CMake: Added hook protobuf to the build. - posted by jo...@apache.org on 2016/11/28 18:44:43 UTC, 0 replies.
- [01/23] mesos git commit: CMake: Move test-specific variables into StoutTestsConfigure. - posted by jo...@apache.org on 2016/11/29 00:20:30 UTC, 0 replies.
- [02/23] mesos git commit: CMake: Remove test-specific variables from ProcessTestsConfigure. - posted by jo...@apache.org on 2016/11/29 00:20:31 UTC, 0 replies.
- [03/23] mesos git commit: CMake: Use StoutTestsConfigure for test-specific variables. - posted by jo...@apache.org on 2016/11/29 00:20:32 UTC, 0 replies.
- [04/23] mesos git commit: CMake: Added build variables for Mesos tests. - posted by jo...@apache.org on 2016/11/29 00:20:33 UTC, 0 replies.
- [05/23] mesos git commit: CMake: Added variable for default linking strategy. - posted by jo...@apache.org on 2016/11/29 00:20:34 UTC, 0 replies.
- [06/23] mesos git commit: CMake: Added test modules that are loaded by mesos tests. - posted by jo...@apache.org on 2016/11/29 00:20:35 UTC, 0 replies.
- [07/23] mesos git commit: CMake: Added example frameworks and executors. - posted by jo...@apache.org on 2016/11/29 00:20:36 UTC, 0 replies.
- [08/23] mesos git commit: CMake: Added logrotate container logger module to the build. - posted by jo...@apache.org on 2016/11/29 00:20:37 UTC, 0 replies.
- [09/23] mesos git commit: CMake: Moved logrotate container logger binary build definition. - posted by jo...@apache.org on 2016/11/29 00:20:38 UTC, 0 replies.
- [10/23] mesos git commit: CMake: Added test sources to the build. - posted by jo...@apache.org on 2016/11/29 00:20:39 UTC, 0 replies.
- [11/23] mesos git commit: CMake: Change libprocess to a shared library. - posted by jo...@apache.org on 2016/11/29 00:20:40 UTC, 0 replies.
- [12/23] mesos git commit: CMake: Revised compilation configuration file. - posted by jo...@apache.org on 2016/11/29 00:20:41 UTC, 0 replies.
- [13/23] mesos git commit: CMake Cleanup: Generate protobufs with fewer dependencies. - posted by jo...@apache.org on 2016/11/29 00:20:42 UTC, 0 replies.
- [14/23] mesos git commit: CMake: Changed example module output location and depedencies. - posted by jo...@apache.org on 2016/11/29 00:20:43 UTC, 0 replies.
- [15/23] mesos git commit: CMake: Added option for enabling optimization. - posted by jo...@apache.org on 2016/11/29 00:20:44 UTC, 0 replies.
- [16/23] mesos git commit: CMake: Add a target between MESOS_TARGET and MESOS_PROTOBUFs. - posted by jo...@apache.org on 2016/11/29 00:20:45 UTC, 0 replies.
- [17/23] mesos git commit: CMake: Renamed MESOS_TARGET to MESOS_LIBS_TARGET. - posted by jo...@apache.org on 2016/11/29 00:20:46 UTC, 0 replies.
- [18/23] mesos git commit: CMake: Added a target for the default executor. - posted by jo...@apache.org on 2016/11/29 00:20:47 UTC, 0 replies.
- [19/23] mesos git commit: CMake Cleanup: Rename SlaveConfigure.cmake. - posted by jo...@apache.org on 2016/11/29 00:20:48 UTC, 0 replies.
- [20/23] mesos git commit: CMake: Added binaries as dependencies for MESOS_TARGET. - posted by jo...@apache.org on 2016/11/29 00:20:49 UTC, 0 replies.
- [21/23] mesos git commit: CMake: Added -fPIC to leveldb build. - posted by jo...@apache.org on 2016/11/29 00:20:50 UTC, 0 replies.
- [22/23] mesos git commit: Windows: Disable modules tests and related helpers. - posted by jo...@apache.org on 2016/11/29 00:20:51 UTC, 0 replies.
- [23/23] mesos git commit: CMake Cleanup: Alphabetize the list of sources. - posted by jo...@apache.org on 2016/11/29 00:20:52 UTC, 0 replies.
- [1/6] mesos git commit: Refactored recordio::ReaderProcess to be managed by gc. - posted by vi...@apache.org on 2016/11/29 06:15:30 UTC, 0 replies.
- [2/6] mesos git commit: Fixed a bug in scheduler library. - posted by vi...@apache.org on 2016/11/29 06:15:31 UTC, 0 replies.
- [3/6] mesos git commit: Added streaming support to `/api/v1` handler on the agent. - posted by vi...@apache.org on 2016/11/29 06:15:32 UTC, 0 replies.
- [4/6] mesos git commit: Aliased `process::http` namespace to `http`. - posted by vi...@apache.org on 2016/11/29 06:15:33 UTC, 0 replies.
- [5/6] mesos git commit: Added API handler for ATTACH_CONTAINER_OUTPUT. - posted by vi...@apache.org on 2016/11/29 06:15:34 UTC, 0 replies.
- [6/6] mesos git commit: Added `recordio::transform` helper. - posted by vi...@apache.org on 2016/11/29 06:15:35 UTC, 0 replies.
- [1/9] mesos git commit: Made MesosContainerizer launch helper to take ContainerLaunchInfo. - posted by ji...@apache.org on 2016/11/29 19:41:20 UTC, 0 replies.
- [2/9] mesos git commit: Removed MesosContainerizerLaunchTest. - posted by ji...@apache.org on 2016/11/29 19:41:21 UTC, 0 replies.
- [3/9] mesos git commit: Added support for building environment variables from flags. - posted by ji...@apache.org on 2016/11/29 19:41:22 UTC, 0 replies.
- [4/9] mesos git commit: Removed an unused function in launch helper. - posted by ji...@apache.org on 2016/11/29 19:41:23 UTC, 0 replies.
- [5/9] mesos git commit: Moved a VLOG to a proper place in MesosContainerizer. - posted by ji...@apache.org on 2016/11/29 19:41:24 UTC, 0 replies.
- [6/9] mesos git commit: Fixed an indentation problem in Subcommand. - posted by ji...@apache.org on 2016/11/29 19:41:25 UTC, 0 replies.
- [7/9] mesos git commit: Used environment to pass flags to launch helper. - posted by ji...@apache.org on 2016/11/29 19:41:26 UTC, 0 replies.
- [8/9] mesos git commit: Moved the default PATH setting to containerizer. - posted by ji...@apache.org on 2016/11/29 19:41:27 UTC, 0 replies.
- [9/9] mesos git commit: Removed two disabled shared filesystem isolator tests. - posted by ji...@apache.org on 2016/11/29 19:41:28 UTC, 0 replies.
- mesos git commit: CMake: Removed launch_tests.cpp from the tests. - posted by jo...@apache.org on 2016/11/29 19:58:37 UTC, 0 replies.
- [01/14] mesos git commit: Changes in Mesos to make http::Request::client optional. - posted by be...@apache.org on 2016/11/29 21:29:34 UTC, 0 replies.
- [02/14] mesos git commit: Changes in libprocess to make http::Request::client optional. - posted by be...@apache.org on 2016/11/29 21:29:35 UTC, 0 replies.
- [03/14] mesos git commit: Updated Socket::Impl::accept to return std::shared_ptr. - posted by be...@apache.org on 2016/11/29 21:29:36 UTC, 0 replies.
- [04/14] mesos git commit: Refactored `Socket` to support a templated version. - posted by be...@apache.org on 2016/11/29 21:29:37 UTC, 0 replies.
- [05/14] mesos git commit: Removed `Socket` dependency on `Socket::Impl`. - posted by be...@apache.org on 2016/11/29 21:29:38 UTC, 0 replies.
- [06/14] mesos git commit: Refactored network::Address into inet::Address. - posted by be...@apache.org on 2016/11/29 21:29:39 UTC, 0 replies.
- [07/14] mesos git commit: Updated usage of network::Address and network::Socket in Mesos. - posted by be...@apache.org on 2016/11/29 21:29:40 UTC, 0 replies.
- [08/14] mesos git commit: Refactor necessary after removing default Address constructor. - posted by be...@apache.org on 2016/11/29 21:29:41 UTC, 0 replies.
- [09/14] mesos git commit: Inlined function only used one place. - posted by be...@apache.org on 2016/11/29 21:29:42 UTC, 0 replies.
- [10/14] mesos git commit: Removed unused Socket from Encoder. - posted by be...@apache.org on 2016/11/29 21:29:43 UTC, 0 replies.
- [11/14] mesos git commit: Added support for http::connect to take an network::Address. - posted by be...@apache.org on 2016/11/29 21:29:44 UTC, 0 replies.
- [12/14] mesos git commit: Added POSIX socket shutdown types to Windows header. - posted by be...@apache.org on 2016/11/29 21:29:45 UTC, 0 replies.
- [13/14] mesos git commit: Added support for specifying how a socket should be shutdown. - posted by be...@apache.org on 2016/11/29 21:29:46 UTC, 0 replies.
- [14/14] mesos git commit: Updated http::Connection::disconnect to do a complete socket shutdown. - posted by be...@apache.org on 2016/11/29 21:29:47 UTC, 0 replies.
- [1/4] mesos git commit: Removed superseded `slavePreLaunchDockerHook` hook. - posted by ti...@apache.org on 2016/11/29 21:44:16 UTC, 0 replies.
- [2/4] mesos git commit: Removed superseded `slavePreLaunchDockerEnvironmentDecorator` hook. - posted by ti...@apache.org on 2016/11/29 21:44:17 UTC, 0 replies.
- [3/4] mesos git commit: Fixed conflict in hook result handling. - posted by ti...@apache.org on 2016/11/29 21:44:18 UTC, 0 replies.
- [4/4] mesos git commit: Added test for `slavePreLaunchDockerTaskExecutorDecorator` hook. - posted by ti...@apache.org on 2016/11/29 21:44:19 UTC, 0 replies.
- mesos git commit: Added helper to get the io switchboard server address. - posted by ji...@apache.org on 2016/11/29 22:13:52 UTC, 0 replies.
- [1/2] mesos git commit: CMake: Fixed missing dependencies on libmesos. - posted by jo...@apache.org on 2016/11/29 22:31:21 UTC, 0 replies.
- [2/2] mesos git commit: CMake: Added socket_tests.cpp to the libprocess tests. - posted by jo...@apache.org on 2016/11/29 22:31:22 UTC, 0 replies.
- mesos git commit: Windows: Fixed exclusion of unix addresses in paths.cpp. - posted by jo...@apache.org on 2016/11/29 23:53:37 UTC, 0 replies.
- mesos git commit: Fixed comment indentation. - posted by be...@apache.org on 2016/11/30 01:32:31 UTC, 0 replies.
- mesos git commit: Made IOSwitchboard an isolator. - posted by ji...@apache.org on 2016/11/30 07:10:53 UTC, 0 replies.
- mesos git commit: Added generated hook proto header to nodist section. - posted by ti...@apache.org on 2016/11/30 15:36:01 UTC, 0 replies.
- mesos git commit: Avoid empty `Resources` entries in `Master::Slave::usedResources`. - posted by bm...@apache.org on 2016/11/30 21:51:13 UTC, 0 replies.
- mesos git commit: Updated MockContainerizer interface with `attach()`. - posted by vi...@apache.org on 2016/11/30 22:03:04 UTC, 0 replies.
- [1/2] mesos git commit: Augmented FrameworkInfo to support multiple roles. - posted by bm...@apache.org on 2016/11/30 22:35:28 UTC, 0 replies.
- [2/2] mesos git commit: Added experimental warnings for multi-role frameworks. - posted by bm...@apache.org on 2016/11/30 22:35:29 UTC, 0 replies.