You are viewing a plain text version of this content. The canonical link for it is here.
- mesos git commit: Exposed container memory pressures in the cgroups memory isolator. - posted by ji...@apache.org on 2015/04/01 02:48:44 UTC, 0 replies.
- mesos git commit: Fixed Alloc/Dealloc mismatch in OsSendfileTest.sendfile. - posted by ti...@apache.org on 2015/04/01 15:49:04 UTC, 0 replies.
- mesos git commit: Fixed indentation in mesos.proto. - posted by ji...@apache.org on 2015/04/01 19:19:09 UTC, 0 replies.
- mesos git commit: Fixed right angle brackets in perf sampler. - posted by ji...@apache.org on 2015/04/02 20:51:03 UTC, 0 replies.
- [1/3] mesos git commit: Added command logging for processes running in slave's cgroup. - posted by ji...@apache.org on 2015/04/02 21:05:21 UTC, 0 replies.
- [2/3] mesos git commit: Set death signal for forked du processes for posix/disk isolator. - posted by ji...@apache.org on 2015/04/02 21:05:22 UTC, 0 replies.
- [3/3] mesos git commit: Used the argv version of subprocess for linux perf utilities. - posted by ji...@apache.org on 2015/04/02 21:05:23 UTC, 0 replies.
- mesos git commit: Changed the bind mount symlink root in port mapping isolator. - posted by ji...@apache.org on 2015/04/03 19:22:44 UTC, 0 replies.
- mesos git commit: Replaced busy loop on ready file with a more relaxed loop in port mapping tests. - posted by ji...@apache.org on 2015/04/03 19:29:40 UTC, 0 replies.
- [1/3] mesos git commit: Only update docker container when resources differs. - posted by tn...@apache.org on 2015/04/03 21:58:07 UTC, 0 replies.
- [2/3] mesos git commit: Kill the executor when docker container is destroyed. - posted by tn...@apache.org on 2015/04/03 21:58:08 UTC, 0 replies.
- [3/3] mesos git commit: Add test to verify executor clean up in docker containerizer. - posted by tn...@apache.org on 2015/04/03 21:58:09 UTC, 0 replies.
- [1/3] mesos git commit: Terminated the perf subprocess once the parent exits. - posted by ji...@apache.org on 2015/04/03 23:35:59 UTC, 0 replies.
- [2/3] mesos git commit: Added os::signals::install to install signal handlers. - posted by ji...@apache.org on 2015/04/03 23:36:00 UTC, 0 replies.
- [3/3] mesos git commit: Fixed the non-POD global variable in perf sampler. - posted by ji...@apache.org on 2015/04/03 23:36:01 UTC, 0 replies.
- mesos git commit: Cleaned up HostIPNetwork in port mapping tests since every use performs the same extract & stringify operation. - posted by ji...@apache.org on 2015/04/03 23:56:40 UTC, 0 replies.
- mesos git commit: Added CHANGELOG for 0.22.1. - posted by nn...@apache.org on 2015/04/04 01:54:05 UTC, 0 replies.
- Git Push Summary - posted by nn...@apache.org on 2015/04/04 02:19:46 UTC, 7 replies.
- svn commit: r1671632 - /mesos/site/source/blog/2014-09-03-mesos-0-20-0-released.md - posted by id...@apache.org on 2015/04/06 20:34:36 UTC, 0 replies.
- mesos git commit: Additonal use case for "auto" in C++ style guide: shared pointer creation. - posted by ti...@apache.org on 2015/04/07 13:11:23 UTC, 0 replies.
- mesos git commit: Add safety check for staged but uncommitted changes - posted by id...@apache.org on 2015/04/07 19:24:49 UTC, 0 replies.
- [1/2] mesos git commit: Eliminate use of 'echo -n' - posted by id...@apache.org on 2015/04/07 19:29:26 UTC, 0 replies.
- [2/2] mesos git commit: Eliminate the use of 'echo -n' in EC2 scripts - posted by id...@apache.org on 2015/04/07 19:29:27 UTC, 0 replies.
- mesos git commit: Fixed sandbox ownership bug for executors without URIs. - posted by nn...@apache.org on 2015/04/07 21:38:09 UTC, 0 replies.
- mesos git commit: Bumped the log level for dropped messages. - posted by vi...@apache.org on 2015/04/09 20:34:00 UTC, 0 replies.
- [1/2] mesos git commit: Used move assignment in the master's state.json endpoint. - posted by bm...@apache.org on 2015/04/09 21:27:43 UTC, 0 replies.
- [2/2] mesos git commit: Improved testing around state.json endpoints. - posted by bm...@apache.org on 2015/04/09 21:27:44 UTC, 0 replies.
- mesos git commit: Improved compile time of by adding cpp files for flag headers. - posted by bm...@apache.org on 2015/04/10 03:38:32 UTC, 0 replies.
- [1/2] mesos git commit: Added an example framework for testing persistent volumes. - posted by ji...@apache.org on 2015/04/10 23:57:01 UTC, 0 replies.
- [2/2] mesos git commit: Fixed a bug regarding setting work_dir for a local cluster. - posted by ji...@apache.org on 2015/04/10 23:57:02 UTC, 0 replies.
- [1/2] mesos git commit: Simplified ROOT_CGROUPS_Listen test. - posted by ji...@apache.org on 2015/04/11 00:36:24 UTC, 0 replies.
- [2/2] mesos git commit: Simplified MemIsolatorTest.MemUsage. - posted by ji...@apache.org on 2015/04/11 00:36:25 UTC, 0 replies.
- [1/4] mesos git commit: Marked RunTaskMessage::framework_id as optional. - posted by me...@apache.org on 2015/04/11 11:40:35 UTC, 0 replies.
- [2/4] mesos git commit: Do not pass FrameworkID to Framework constructor in Master/Slave. - posted by me...@apache.org on 2015/04/11 11:40:36 UTC, 0 replies.
- [3/4] mesos git commit: Replaced Framework.id with Framework.id() in Master/Slave. - posted by me...@apache.org on 2015/04/11 11:40:37 UTC, 0 replies.
- [4/4] mesos git commit: Removed FrameworkID argument from Slave::_runTask. - posted by me...@apache.org on 2015/04/11 11:40:38 UTC, 0 replies.
- mesos git commit: Cleaned up style and comments in modules. - posted by ti...@apache.org on 2015/04/12 03:10:44 UTC, 0 replies.
- mesos git commit: Should install apr-util-devel in CentOS 6.5. - posted by vi...@apache.org on 2015/04/13 18:53:55 UTC, 0 replies.
- mesos git commit: Added Jenkins build script to build Mesos inside Docker container. - posted by vi...@apache.org on 2015/04/13 23:05:13 UTC, 1 replies.
- mesos git commit: Fixed wrapping in the flag.cpp files. - posted by bm...@apache.org on 2015/04/13 23:18:54 UTC, 0 replies.
- mesos git commit: Add os::stat::inode to stout. - posted by id...@apache.org on 2015/04/14 01:29:35 UTC, 0 replies.
- mesos git commit: Fixed check for lseek error. - posted by tn...@apache.org on 2015/04/15 20:44:17 UTC, 0 replies.
- mesos git commit: Minor fix to ./support/jenkins_build.sh. - posted by vi...@apache.org on 2015/04/15 20:52:30 UTC, 0 replies.
- mesos git commit: Allow framework re-registration to update master HTTP fields. - posted by be...@apache.org on 2015/04/15 21:15:46 UTC, 0 replies.
- mesos git commit: Added a 'slave_shutdowns_completed' metric. - posted by bm...@apache.org on 2015/04/15 21:37:04 UTC, 0 replies.
- mesos git commit: Minor fix for quotes to ./support/jenkins_build.sh. - posted by vi...@apache.org on 2015/04/15 21:50:26 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.22.1. - posted by be...@apache.org on 2015/04/15 22:17:44 UTC, 0 replies.
- [1/3] mesos git commit: Added -Wno-unused-local-typedef for clang 3.6. - posted by ti...@apache.org on 2015/04/16 09:55:39 UTC, 0 replies.
- [2/3] mesos git commit: libprocess: Added -Wno-unused-local-typedef for clang 3.6 - posted by ti...@apache.org on 2015/04/16 09:55:40 UTC, 0 replies.
- [3/3] mesos git commit: libprocess: Placed noreturn attribute correctly for C11. - posted by ti...@apache.org on 2015/04/16 09:55:41 UTC, 0 replies.
- mesos git commit: Added test for CRAM-MD5 support of SASL within configuration phase. - posted by ti...@apache.org on 2015/04/16 15:36:11 UTC, 0 replies.
- svn commit: r8634 - /release/mesos/KEYS - posted by be...@apache.org on 2015/04/17 00:29:31 UTC, 0 replies.
- mesos git commit: Updated Frameworks struct to store Resources by SlaveID. - posted by bm...@apache.org on 2015/04/17 23:14:24 UTC, 0 replies.
- mesos git commit: Fix docker containerizer usage and test. - posted by be...@apache.org on 2015/04/18 00:02:20 UTC, 0 replies.
- mesos git commit: Fixed compile error comparing resources. - posted by be...@apache.org on 2015/04/18 00:14:23 UTC, 0 replies.
- mesos git commit: Disable dmesg logging in jenkins build script. - posted by vi...@apache.org on 2015/04/18 00:21:41 UTC, 0 replies.
- mesos git commit: Cleaned up the libprocess ping/pong benchmark. - posted by bm...@apache.org on 2015/04/18 00:47:12 UTC, 0 replies.
- mesos git commit: Updated the allocator to take framework's resources by SlaveID. - posted by bm...@apache.org on 2015/04/18 01:48:27 UTC, 0 replies.
- svn commit: r1674959 [1/3] - in /mesos/site: publish/ publish/blog/ publish/blog/mesos-0-20-0-released/ publish/documentation/attributes-resources/ publish/documentation/configuration/ publish/documentation/getting-started/ publish/documentation/latest... - posted by dl...@apache.org on 2015/04/20 20:30:20 UTC, 0 replies.
- svn commit: r1674959 [3/3] - in /mesos/site: publish/ publish/blog/ publish/blog/mesos-0-20-0-released/ publish/documentation/attributes-resources/ publish/documentation/configuration/ publish/documentation/getting-started/ publish/documentation/latest... - posted by dl...@apache.org on 2015/04/20 20:30:20 UTC, 0 replies.
- svn commit: r1674959 [2/3] - in /mesos/site: publish/ publish/blog/ publish/blog/mesos-0-20-0-released/ publish/documentation/attributes-resources/ publish/documentation/configuration/ publish/documentation/getting-started/ publish/documentation/latest... - posted by dl...@apache.org on 2015/04/20 20:30:20 UTC, 0 replies.
- svn commit: r1674960 - in /mesos/site: publish/community/user-groups/index.html source/community/user-groups.html.md - posted by dl...@apache.org on 2015/04/20 20:32:13 UTC, 0 replies.
- [1/6] mesos git commit: Enabled label decorator to override. - posted by me...@apache.org on 2015/04/21 00:32:01 UTC, 0 replies.
- [2/6] mesos git commit: Enabled environment decorator to override. - posted by me...@apache.org on 2015/04/21 00:32:02 UTC, 0 replies.
- [3/6] mesos git commit: Added slave run task decorator. - posted by me...@apache.org on 2015/04/21 00:32:03 UTC, 0 replies.
- [4/6] mesos git commit: Added slave run task hook tests. - posted by me...@apache.org on 2015/04/21 00:32:04 UTC, 0 replies.
- [5/6] mesos git commit: Refactored VerifyMasterLaunchTaskHook to _not_ use command executor. - posted by me...@apache.org on 2015/04/21 00:32:05 UTC, 0 replies.
- [6/6] mesos git commit: Fixed comment for remove executor hook. - posted by me...@apache.org on 2015/04/21 00:32:06 UTC, 0 replies.
- [1/9] mesos git commit: Removed Master::Flags dependency from Allocator. - posted by nn...@apache.org on 2015/04/21 21:56:27 UTC, 0 replies.
- [2/9] mesos git commit: Moved allocator to public headers. - posted by nn...@apache.org on 2015/04/21 21:56:28 UTC, 0 replies.
- [3/9] mesos git commit: Moved RoleInfo to mesos.master namespace. - posted by nn...@apache.org on 2015/04/21 21:56:29 UTC, 0 replies.
- [4/9] mesos git commit: Added support for allocator modules. - posted by nn...@apache.org on 2015/04/21 21:56:30 UTC, 0 replies.
- [5/9] mesos git commit: Added a test allocator module. - posted by nn...@apache.org on 2015/04/21 21:56:31 UTC, 0 replies.
- [6/9] mesos git commit: Moved allocator actions before TestAllocator. - posted by nn...@apache.org on 2015/04/21 21:56:32 UTC, 0 replies.
- [7/9] mesos git commit: Refactored TestAllocator and allocator text fixture. - posted by nn...@apache.org on 2015/04/21 21:56:33 UTC, 0 replies.
- [8/9] mesos git commit: Provided a factory for allocator in tests. - posted by nn...@apache.org on 2015/04/21 21:56:34 UTC, 0 replies.
- [9/9] mesos git commit: Wired up test allocator to allocator tests. - posted by nn...@apache.org on 2015/04/21 21:56:35 UTC, 0 replies.
- mesos git commit: Fix destroying containerizer during isolator prepare. - posted by tn...@apache.org on 2015/04/21 23:25:55 UTC, 0 replies.
- mesos git commit: Removed unnecessary freeaddrinfo in getIP if getaddrinfo returns error. - posted by ji...@apache.org on 2015/04/22 20:26:40 UTC, 0 replies.
- mesos git commit: Updated developers guide with mention of new mailing lists. - posted by vi...@apache.org on 2015/04/22 21:48:27 UTC, 0 replies.
- svn commit: r1675479 - /mesos/site/source/community.html.md - posted by vi...@apache.org on 2015/04/22 21:53:08 UTC, 0 replies.
- mesos git commit: Added documentation link for the mesos containerizer. - posted by bm...@apache.org on 2015/04/22 21:55:39 UTC, 0 replies.
- svn commit: r1675481 - /mesos/README - posted by bm...@apache.org on 2015/04/22 21:58:36 UTC, 0 replies.
- svn commit: r1675482 [3/3] - in /mesos/site: publish/ publish/community/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/mesos-developers-guide/ publish/documentation/mesos-developers-guide/ source/documentation/ sourc... - posted by vi...@apache.org on 2015/04/22 21:58:53 UTC, 0 replies.
- svn commit: r1675482 [1/3] - in /mesos/site: publish/ publish/community/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/mesos-developers-guide/ publish/documentation/mesos-developers-guide/ source/documentation/ sourc... - posted by vi...@apache.org on 2015/04/22 21:58:53 UTC, 0 replies.
- svn commit: r1675482 [2/3] - in /mesos/site: publish/ publish/community/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/mesos-developers-guide/ publish/documentation/mesos-developers-guide/ source/documentation/ sourc... - posted by vi...@apache.org on 2015/04/22 21:58:53 UTC, 0 replies.
- svn commit: r1675487 - in /mesos/site: publish/community/index.html source/community.html.md - posted by vi...@apache.org on 2015/04/22 22:06:13 UTC, 0 replies.
- mesos git commit: Fixed the python bindings to use implicit acknoweldgements by default. - posted by bm...@apache.org on 2015/04/22 23:58:22 UTC, 0 replies.
- mesos git commit: Minor fix to scheduler.cpp to ignore REGISTERED and REREGISTERED events when disconnected. - posted by vi...@apache.org on 2015/04/23 04:11:52 UTC, 0 replies.
- [1/3] mesos git commit: Split up documentation for reporting bugs and submitting patches. - posted by bm...@apache.org on 2015/04/23 21:34:59 UTC, 0 replies.
- [2/3] mesos git commit: Updated roadmap document to link to 'Epic' tickets. - posted by bm...@apache.org on 2015/04/23 21:35:00 UTC, 0 replies.
- [3/3] mesos git commit: Removed stale 'Code Internals' document. - posted by bm...@apache.org on 2015/04/23 21:35:01 UTC, 0 replies.
- svn commit: r1675709 [2/3] - in /mesos/site: publish/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/mesos-roadmap/ publish/documentation/latest/reporting-a-bug/ publish/documentation/latest/submitting-a-patch/ publis... - posted by bm...@apache.org on 2015/04/23 21:38:41 UTC, 0 replies.
- svn commit: r1675709 [1/3] - in /mesos/site: publish/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/mesos-roadmap/ publish/documentation/latest/reporting-a-bug/ publish/documentation/latest/submitting-a-patch/ publis... - posted by bm...@apache.org on 2015/04/23 21:38:41 UTC, 0 replies.
- svn commit: r1675709 [3/3] - in /mesos/site: publish/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/mesos-roadmap/ publish/documentation/latest/reporting-a-bug/ publish/documentation/latest/submitting-a-patch/ publis... - posted by bm...@apache.org on 2015/04/23 21:38:41 UTC, 0 replies.
- mesos git commit: Split committer's guide into code reviewing and committing documents. - posted by bm...@apache.org on 2015/04/24 01:07:44 UTC, 0 replies.
- svn commit: r1675732 - in /mesos/site: publish/ publish/documentation/ publish/documentation/committers-guide/ publish/documentation/committing/ publish/documentation/effective-code-reviewing/ publish/documentation/latest/ publish/documentation/latest/... - posted by bm...@apache.org on 2015/04/24 01:14:46 UTC, 0 replies.
- [1/2] mesos git commit: Added a document for engineering principles and practices. - posted by bm...@apache.org on 2015/04/24 01:16:38 UTC, 1 replies.
- [2/2] mesos git commit: Fixed a bad link in the documentation home. - posted by bm...@apache.org on 2015/04/24 01:16:39 UTC, 0 replies.
- mesos git commit: Fixed a bad link in the documentation home. - posted by bm...@apache.org on 2015/04/24 01:18:42 UTC, 0 replies.
- svn commit: r1675734 - in /mesos/site: publish/documentation/index.html publish/documentation/latest/index.html source/documentation/latest.html.md - posted by bm...@apache.org on 2015/04/24 01:19:35 UTC, 0 replies.
- mesos git commit: Fixed recover tasks only by the intiated containerizer. - posted by tn...@apache.org on 2015/04/24 02:08:38 UTC, 0 replies.
- mesos git commit: Fixed compiler warnings in containerizer tests. - posted by ji...@apache.org on 2015/04/24 20:19:46 UTC, 0 replies.
- mesos git commit: Set the supplementary groups list when switching users. - posted by bm...@apache.org on 2015/04/24 21:29:39 UTC, 0 replies.
- svn commit: r8705 - /release/mesos/KEYS - posted by me...@apache.org on 2015/04/25 00:00:46 UTC, 0 replies.
- [1/4] mesos git commit: Made MesosContainerizer not fail on recovery if the destroy of orphan containers fails. - posted by ji...@apache.org on 2015/04/25 01:36:59 UTC, 0 replies.
- [2/4] mesos git commit: Changed the isolator recover interface to take a set of orphan containers detected by the launcher. - posted by ji...@apache.org on 2015/04/25 01:37:00 UTC, 0 replies.
- [3/4] mesos git commit: Made the launcher recover interface to return a set of orphan containers. - posted by ji...@apache.org on 2015/04/25 01:37:01 UTC, 0 replies.
- [4/4] mesos git commit: Changed launchers and isolators to adapt to the new orphan cleanup semantics. - posted by ji...@apache.org on 2015/04/25 01:37:02 UTC, 0 replies.
- svn commit: r8706 - in /dev/mesos/0.22.1-rc5: ./ mesos-0.22.1.tar.gz mesos-0.22.1.tar.gz.asc mesos-0.22.1.tar.gz.md5 - posted by me...@apache.org on 2015/04/25 02:33:04 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.22.1-rc5. - posted by me...@apache.org on 2015/04/25 02:59:32 UTC, 0 replies.
- [01/11] mesos git commit: Removed REQUEST call from scheduler.proto. - posted by vi...@apache.org on 2015/04/25 23:33:28 UTC, 0 replies.
- [02/11] mesos git commit: Removed LAUNCH call from scheduler.proto. - posted by vi...@apache.org on 2015/04/25 23:33:29 UTC, 0 replies.
- [03/11] mesos git commit: Updated KILL to optionally include SlaveID. - posted by vi...@apache.org on 2015/04/25 23:33:30 UTC, 0 replies.
- [04/11] mesos git commit: Added SHUTDOWN scheduler call. - posted by vi...@apache.org on 2015/04/25 23:33:31 UTC, 0 replies.
- [05/11] mesos git commit: Removed MasterInfo from REGISTER and REREGISTER scheduler calls. - posted by vi...@apache.org on 2015/04/25 23:33:32 UTC, 0 replies.
- [06/11] mesos git commit: Updated RECONCILE call to optionally specifiy a slave id. - posted by vi...@apache.org on 2015/04/25 23:33:33 UTC, 0 replies.
- [07/11] mesos git commit: Removed 'uuid' field from UPDATE call. - posted by vi...@apache.org on 2015/04/25 23:33:34 UTC, 0 replies.
- [08/11] mesos git commit: Renamed UNREGISTER call to TEARDOWN. - posted by vi...@apache.org on 2015/04/25 23:33:35 UTC, 0 replies.
- [09/11] mesos git commit: Added output stream operators for scheduler Calls and Events. - posted by vi...@apache.org on 2015/04/25 23:33:36 UTC, 0 replies.
- [10/11] mesos git commit: Added SUBSCRIBE call and SUBSCRIBED event. - posted by vi...@apache.org on 2015/04/25 23:33:37 UTC, 0 replies.
- [11/11] mesos git commit: Documented the scheduler Event/Call protobufs. - posted by vi...@apache.org on 2015/04/25 23:33:38 UTC, 0 replies.
- mesos git commit: Minor style fixes to scheduler_tests.cpp. - posted by vi...@apache.org on 2015/04/25 23:51:07 UTC, 0 replies.
- [1/2] mesos git commit: Warn if g++ < 4.8 or a C++ standard library is too old for libprocess. - posted by be...@apache.org on 2015/04/26 01:24:53 UTC, 0 replies.
- [2/2] mesos git commit: Warn if g++ < 4.8 or a C++ standard library is too old for Mesos. - posted by be...@apache.org on 2015/04/26 01:24:54 UTC, 0 replies.
- [1/2] mesos git commit: Cleanups of the C++ style guide. - posted by be...@apache.org on 2015/04/26 03:19:10 UTC, 0 replies.
- [2/2] mesos git commit: Cleanups of the release guide documentation. - posted by be...@apache.org on 2015/04/26 03:19:11 UTC, 0 replies.
- mesos git commit: Updated variable naming style. - posted by be...@apache.org on 2015/04/26 04:17:45 UTC, 0 replies.
- mesos git commit: Removed some unnecessary trailing underscores in variable names. - posted by be...@apache.org on 2015/04/26 04:30:14 UTC, 0 replies.
- [01/10] mesos git commit: Removed pre-C++11 codepath in stout. - posted by be...@apache.org on 2015/04/26 21:43:34 UTC, 0 replies.
- [02/10] mesos git commit: Removed pre-C++11 codepath in libprocess. - posted by be...@apache.org on 2015/04/26 21:43:35 UTC, 0 replies.
- [03/10] mesos git commit: Removed pre-C++11 codepath in libprocess. - posted by be...@apache.org on 2015/04/26 21:43:36 UTC, 0 replies.
- [04/10] mesos git commit: Removed pre-C++11 codepath in Mesos. - posted by be...@apache.org on 2015/04/26 21:43:37 UTC, 0 replies.
- [05/10] mesos git commit: Removed from stout. - posted by be...@apache.org on 2015/04/26 21:43:38 UTC, 0 replies.
- [06/10] mesos git commit: Switched from 'memory::' to 'std::' in libprocess. - posted by be...@apache.org on 2015/04/26 21:43:39 UTC, 0 replies.
- [07/10] mesos git commit: Switched from 'memory::' to 'std::' in Mesos. - posted by be...@apache.org on 2015/04/26 21:43:40 UTC, 0 replies.
- [08/10] mesos git commit: Removed from stout. - posted by be...@apache.org on 2015/04/26 21:43:41 UTC, 0 replies.
- [09/10] mesos git commit: Switched from 'tuples::' to 'std::' in libprocess. - posted by be...@apache.org on 2015/04/26 21:43:42 UTC, 0 replies.
- [10/10] mesos git commit: Switched from 'tuples::' to 'std::' in Mesos. - posted by be...@apache.org on 2015/04/26 21:43:43 UTC, 0 replies.
- [1/2] mesos git commit: Updated documentation for ClangFormat. - posted by ti...@apache.org on 2015/04/27 00:25:44 UTC, 0 replies.
- [2/2] mesos git commit: Create '.clang-format' from 'bootstrap' script instead. - posted by ti...@apache.org on 2015/04/27 00:25:45 UTC, 0 replies.
- mesos git commit: Required a period in trailing comments in the style guide. - posted by ti...@apache.org on 2015/04/27 01:46:11 UTC, 0 replies.
- mesos git commit: Added check for availability of the patch command in configure.ac. - posted by ti...@apache.org on 2015/04/27 01:58:06 UTC, 0 replies.
- mesos git commit: Add Apple to Mesos adopters list. - posted by dl...@apache.org on 2015/04/27 19:53:15 UTC, 0 replies.
- svn commit: r1676349 [2/3] - in /mesos/site: publish/ publish/documentation/clang-format/ publish/documentation/latest/clang-format/ publish/documentation/latest/mesos-c++-style-guide/ publish/documentation/latest/powered-by-mesos/ publish/documentatio... - posted by dl...@apache.org on 2015/04/27 19:56:09 UTC, 0 replies.
- svn commit: r1676349 [3/3] - in /mesos/site: publish/ publish/documentation/clang-format/ publish/documentation/latest/clang-format/ publish/documentation/latest/mesos-c++-style-guide/ publish/documentation/latest/powered-by-mesos/ publish/documentatio... - posted by dl...@apache.org on 2015/04/27 19:56:09 UTC, 0 replies.
- svn commit: r1676349 [1/3] - in /mesos/site: publish/ publish/documentation/clang-format/ publish/documentation/latest/clang-format/ publish/documentation/latest/mesos-c++-style-guide/ publish/documentation/latest/powered-by-mesos/ publish/documentatio... - posted by dl...@apache.org on 2015/04/27 19:56:09 UTC, 0 replies.
- mesos git commit: Updates Mesos adopters list to add InfoQ and Altocloud. - posted by dl...@apache.org on 2015/04/28 01:19:38 UTC, 0 replies.
- svn commit: r1676396 - in /mesos/site: publish/documentation/latest/powered-by-mesos/index.html publish/documentation/powered-by-mesos/index.html source/documentation/latest/powered-by-mesos.md - posted by dl...@apache.org on 2015/04/28 01:25:33 UTC, 0 replies.
- mesos git commit: Fixed a bug in port mapping isolator which will cause SIGABRT during slave recovery. - posted by ji...@apache.org on 2015/04/28 20:39:11 UTC, 0 replies.
- mesos git commit: Only log processes in the slave cgroup on recovery. - posted by id...@apache.org on 2015/04/29 01:50:36 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.22.1-rc6 - posted by me...@apache.org on 2015/04/29 09:26:44 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.22.1-rc6 again, added MESOS-2461. - posted by me...@apache.org on 2015/04/29 09:54:15 UTC, 0 replies.
- mesos git commit: Changed MemoryTestHelper to do memset before mlock. - posted by ji...@apache.org on 2015/04/29 19:17:47 UTC, 0 replies.
- svn commit: r8759 - in /dev/mesos/0.22.1-rc6: ./ mesos-0.22.1.tar.gz mesos-0.22.1.tar.gz.asc mesos-0.22.1.tar.gz.md5 - posted by me...@apache.org on 2015/04/30 09:18:35 UTC, 0 replies.
- mesos git commit: Add Ericsson to adopters list, and properly add RelateIQ. - posted by dl...@apache.org on 2015/04/30 22:28:26 UTC, 0 replies.
- svn commit: r1677059 [2/3] - in /mesos/site: publish/documentation/latest/powered-by-mesos/index.html publish/documentation/powered-by-mesos/index.html publish/sitemap.xml source/documentation/latest/powered-by-mesos.md - posted by dl...@apache.org on 2015/04/30 22:30:54 UTC, 0 replies.
- svn commit: r1677059 [3/3] - in /mesos/site: publish/documentation/latest/powered-by-mesos/index.html publish/documentation/powered-by-mesos/index.html publish/sitemap.xml source/documentation/latest/powered-by-mesos.md - posted by dl...@apache.org on 2015/04/30 22:30:54 UTC, 0 replies.
- svn commit: r1677059 [1/3] - in /mesos/site: publish/documentation/latest/powered-by-mesos/index.html publish/documentation/powered-by-mesos/index.html publish/sitemap.xml source/documentation/latest/powered-by-mesos.md - posted by dl...@apache.org on 2015/04/30 22:30:54 UTC, 0 replies.