You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: Synced container network configurations with host network configurations. - posted by ji...@apache.org on 2014/10/01 01:42:47 UTC, 0 replies.
- git commit: Changed routing diagnosis socket state from enum to int so that they can be bitwiseor'ed together. - posted by ji...@apache.org on 2014/10/01 21:08:32 UTC, 0 replies.
- git commit: Included a missing header file in src/Makefile.am. - posted by ji...@apache.org on 2014/10/01 21:59:23 UTC, 0 replies.
- git commit: Fixed the flaky SlaveRecoverTest.MultipleSlaves. - posted by bm...@apache.org on 2014/10/01 22:01:21 UTC, 0 replies.
- git commit: Switched path::join() to be variadic - posted by me...@apache.org on 2014/10/02 02:34:25 UTC, 0 replies.
- git commit: MESOS-1857 Fixed path::join() on older libstdc++ which lack back(). - posted by vi...@apache.org on 2014/10/02 19:02:38 UTC, 0 replies.
- git commit: Added webui_url to FrameworkInfo and web UI. - posted by nn...@apache.org on 2014/10/02 22:14:35 UTC, 0 replies.
- git commit: Replace some asserts with CHECKs in dispatch. - posted by dm...@apache.org on 2014/10/02 23:04:54 UTC, 0 replies.
- git commit: Added TCP RTT statistics for port mapping network isolator. - posted by ji...@apache.org on 2014/10/03 00:16:22 UTC, 0 replies.
- git commit: Converted diagnosis socket Info to a struct. - posted by ji...@apache.org on 2014/10/03 00:41:21 UTC, 0 replies.
- git commit: Moved Mesos version from mesos.hpp to version.hpp. - posted by nn...@apache.org on 2014/10/03 03:24:58 UTC, 0 replies.
- git commit: Install Python libraries during make install. - posted by be...@apache.org on 2014/10/06 20:06:00 UTC, 0 replies.
- git commit: Split messages_launch_tasks into messages_launch_tasks and messages_decline_offers. - posted by vi...@apache.org on 2014/10/06 21:03:22 UTC, 0 replies.
- git commit: Fixed ~Authenticator() to discard the promise. - posted by vi...@apache.org on 2014/10/07 03:25:17 UTC, 0 replies.
- git commit: Fixed a resource accounting performance regression in the Master. - posted by bm...@apache.org on 2014/10/07 03:36:53 UTC, 0 replies.
- git commit: Short term fix for MESOS-1866. - posted by vi...@apache.org on 2014/10/07 03:50:25 UTC, 0 replies.
- git commit: Add --with-curl to libprocess since needs it. - posted by ts...@apache.org on 2014/10/07 22:14:22 UTC, 0 replies.
- git commit: Changed checkpoint logging from LOG(INFO) to VLOG(1). - posted by vi...@apache.org on 2014/10/08 19:47:36 UTC, 1 replies.
- Git Push Summary - posted by vi...@apache.org on 2014/10/08 20:32:49 UTC, 2 replies.
- [1/8] git commit: Introduced a version during slave (re-)registration. - posted by bm...@apache.org on 2014/10/08 20:45:48 UTC, 0 replies.
- [2/8] git commit: Added validation for missing ExecutorInfo::framework_id. - posted by bm...@apache.org on 2014/10/08 20:45:49 UTC, 0 replies.
- [3/8] git commit: Eliminated redundant resource accounting in the master. - posted by bm...@apache.org on 2014/10/08 20:45:50 UTC, 0 replies.
- [4/8] git commit: Properly deprecated ReregisterSlaveMessage::slave_id. - posted by bm...@apache.org on 2014/10/08 20:45:51 UTC, 0 replies.
- [5/8] git commit: Fixed a log line in the master. - posted by bm...@apache.org on 2014/10/08 20:45:52 UTC, 0 replies.
- [6/8] git commit: Removed redundant logging in the Master. - posted by bm...@apache.org on 2014/10/08 20:45:53 UTC, 0 replies.
- [7/8] git commit: Removed the need for Master::readdSlave. - posted by bm...@apache.org on 2014/10/08 20:45:54 UTC, 0 replies.
- [8/8] git commit: Cleaned up Master::addFramework. - posted by bm...@apache.org on 2014/10/08 20:45:55 UTC, 0 replies.
- git commit: Introduced Mesos modules abstractions. - posted by be...@apache.org on 2014/10/09 00:39:47 UTC, 0 replies.
- git commit: Added style/syntax changes made to modules abstractions. - posted by be...@apache.org on 2014/10/09 01:01:51 UTC, 0 replies.
- git commit: Replaced hard tabs with spaces in module/manager.cpp. - posted by nn...@apache.org on 2014/10/09 01:36:08 UTC, 0 replies.
- git commit: Fixed framework logging in master.cpp. - posted by vi...@apache.org on 2014/10/09 02:36:07 UTC, 0 replies.
- [1/3] git commit: Introduced Master <-> Slave reconciliation. - posted by bm...@apache.org on 2014/10/09 03:30:10 UTC, 0 replies.
- [2/3] git commit: Split out partition and reconciliation tests from FaultTolerace tests. - posted by bm...@apache.org on 2014/10/09 03:30:11 UTC, 0 replies.
- [3/3] git commit: Added a test for the Master <-> Slave reconciliation race. - posted by bm...@apache.org on 2014/10/09 03:30:12 UTC, 0 replies.
- git commit: Disallowed duplicate module names. - posted by nn...@apache.org on 2014/10/09 22:23:09 UTC, 0 replies.
- git commit: Update metrics::Timer::stop to return elapsed time. - posted by bm...@apache.org on 2014/10/10 20:06:39 UTC, 0 replies.
- git commit: Added batch sizes and timings to the Registrar logging. - posted by bm...@apache.org on 2014/10/10 20:40:26 UTC, 0 replies.
- git commit: Added markdown formatting to the committer's guide. - posted by bm...@apache.org on 2014/10/10 21:19:19 UTC, 0 replies.
- svn commit: r1630961 [2/3] - in /mesos/site: ./ publish/ publish/documentation/committers-guide/ publish/documentation/configuration/ publish/documentation/latest/committers-guide/ publish/documentation/latest/configuration/ source/documentation/latest/ - posted by bm...@apache.org on 2014/10/10 21:20:35 UTC, 0 replies.
- svn commit: r1630961 [1/3] - in /mesos/site: ./ publish/ publish/documentation/committers-guide/ publish/documentation/configuration/ publish/documentation/latest/committers-guide/ publish/documentation/latest/configuration/ source/documentation/latest/ - posted by bm...@apache.org on 2014/10/10 21:20:35 UTC, 0 replies.
- svn commit: r1630961 [3/3] - in /mesos/site: ./ publish/ publish/documentation/committers-guide/ publish/documentation/configuration/ publish/documentation/latest/committers-guide/ publish/documentation/latest/configuration/ source/documentation/latest/ - posted by bm...@apache.org on 2014/10/10 21:20:35 UTC, 0 replies.
- svn commit: r1630962 - /mesos/site/source/documentation/latest.html.md - posted by bm...@apache.org on 2014/10/10 21:24:59 UTC, 0 replies.
- svn commit: r1630963 - /mesos/site/source/documentation/latest.html.md - posted by bm...@apache.org on 2014/10/10 21:26:01 UTC, 0 replies.
- git commit: Added committer's guide to the documentation index. - posted by bm...@apache.org on 2014/10/10 21:38:02 UTC, 0 replies.
- svn commit: r1630964 - in /mesos/site: publish/documentation/index.html publish/documentation/latest/index.html source/documentation/latest.html.md - posted by bm...@apache.org on 2014/10/10 21:45:44 UTC, 0 replies.
- git commit: Removed unused resources and duplicated attributes from Slave. - posted by ji...@apache.org on 2014/10/10 22:58:53 UTC, 0 replies.
- git commit: Moved executor checkpointing code from the Executor constructor. - posted by ji...@apache.org on 2014/10/10 23:11:17 UTC, 0 replies.
- git commit: Added libprocess finalization. - posted by nn...@apache.org on 2014/10/11 00:04:30 UTC, 0 replies.
- git commit: Changed modules to accept relative path or file name for library name. - posted by nn...@apache.org on 2014/10/11 00:32:31 UTC, 0 replies.
- git commit: Exposed p90/95/99 for tcp rtt container stats. - posted by ji...@apache.org on 2014/10/11 00:45:43 UTC, 0 replies.
- git commit: Made the StatusUpdateManager injectable for mocking purposes. - posted by bm...@apache.org on 2014/10/11 00:55:42 UTC, 0 replies.
- git commit: Added --module flag for Mesos master. - posted by nn...@apache.org on 2014/10/11 01:14:09 UTC, 0 replies.
- git commit: Fixed small typo in master module flags description. - posted by ti...@apache.org on 2014/10/11 02:51:18 UTC, 0 replies.
- git commit: Perform read right after subprocess for docker ps. - posted by tn...@apache.org on 2014/10/12 01:40:08 UTC, 0 replies.
- git commit: Change passing io output future from by reference to by value - posted by tn...@apache.org on 2014/10/12 06:51:16 UTC, 0 replies.
- git commit: Update the Mesos Style Guide with C++11 and naming notes. - posted by be...@apache.org on 2014/10/13 06:59:58 UTC, 0 replies.
- git commit: Enabled whitespace/semicolon rule for cpplint. - posted by me...@apache.org on 2014/10/14 06:35:06 UTC, 0 replies.
- [1/2] git commit: NOLINT a few operator overloads, to enable whitespace/operators - posted by me...@apache.org on 2014/10/14 07:57:06 UTC, 0 replies.
- [2/2] git commit: Enabled whitespace/operators rule for cpplint. - posted by me...@apache.org on 2014/10/14 07:57:07 UTC, 0 replies.
- git commit: Modify configure.ac to fix --with-sasl. - posted by be...@apache.org on 2014/10/14 08:03:39 UTC, 0 replies.
- [1/2] git commit: stout: Always use stout ABORT() rather than system abort() - posted by me...@apache.org on 2014/10/14 10:21:42 UTC, 0 replies.
- [2/2] git commit: libprocess: Always use stout ABORT() rather than system abort() - posted by me...@apache.org on 2014/10/14 10:21:43 UTC, 0 replies.
- svn commit: r1631807 [1/3] - in /mesos/site: publish/documentation/latest/mesos-c++-style-guide/index.html publish/documentation/mesos-c++-style-guide/index.html publish/sitemap.xml source/documentation/latest/mesos-c++-style-guide.md - posted by dl...@apache.org on 2014/10/14 18:08:33 UTC, 0 replies.
- svn commit: r1631807 [3/3] - in /mesos/site: publish/documentation/latest/mesos-c++-style-guide/index.html publish/documentation/mesos-c++-style-guide/index.html publish/sitemap.xml source/documentation/latest/mesos-c++-style-guide.md - posted by dl...@apache.org on 2014/10/14 18:08:33 UTC, 0 replies.
- svn commit: r1631807 [2/3] - in /mesos/site: publish/documentation/latest/mesos-c++-style-guide/index.html publish/documentation/mesos-c++-style-guide/index.html publish/sitemap.xml source/documentation/latest/mesos-c++-style-guide.md - posted by dl...@apache.org on 2014/10/14 18:08:33 UTC, 0 replies.
- git commit: Adds ProfitStars to PoweredByMesos page. - posted by dl...@apache.org on 2014/10/14 18:10:52 UTC, 0 replies.
- svn commit: r1631809 - 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 2014/10/14 18:12:57 UTC, 0 replies.
- git commit: Fixed display of table filter for empty tables. - posted by nn...@apache.org on 2014/10/14 19:05:34 UTC, 0 replies.
- git commit: Add configuration check to libprocess for std::unique_ptr and std::move - posted by dm...@apache.org on 2014/10/15 01:27:52 UTC, 0 replies.
- git commit: Remove --without-cxx11 flag - posted by dm...@apache.org on 2014/10/15 18:54:11 UTC, 0 replies.
- [1/2] git commit: Delete framework data in TaskStatus to avoid OOM - posted by ts...@apache.org on 2014/10/15 21:14:33 UTC, 0 replies.
- [2/2] git commit: Minor style fix from https://reviews.apache.org/r/25184/ - posted by ts...@apache.org on 2014/10/15 21:14:34 UTC, 0 replies.
- git commit: Added --modules flag for Mesos slave. - posted by ti...@apache.org on 2014/10/15 22:41:03 UTC, 0 replies.
- git commit: Replaced cerr/exit with EXIT when parsing master flags. - posted by nn...@apache.org on 2014/10/16 00:10:46 UTC, 0 replies.
- git commit: Fixed minor typos in configure.ac. - posted by nn...@apache.org on 2014/10/16 00:12:38 UTC, 0 replies.
- git commit: Added DISTRIBUTE reference so that protobuf egg can be built locally. - posted by nn...@apache.org on 2014/10/16 02:51:27 UTC, 0 replies.
- git commit: Expose poll interval from the reaper. - posted by bm...@apache.org on 2014/10/16 03:54:58 UTC, 0 replies.
- git commit: Installed mesos pre commit hook and .gitignore on bootstrap. - posted by vi...@apache.org on 2014/10/16 07:28:35 UTC, 0 replies.
- git commit: Properly qualify process::Failure() in posix.hpp. - posted by nn...@apache.org on 2014/10/16 17:19:42 UTC, 0 replies.
- git commit: Added "name" to Modules protobuf. - posted by nn...@apache.org on 2014/10/16 21:24:01 UTC, 0 replies.
- git commit: Allowed unloading of a single module. - posted by nn...@apache.org on 2014/10/16 22:54:55 UTC, 0 replies.
- git commit: Added an advisory message reminding the user to initialize the log. - posted by ji...@apache.org on 2014/10/16 23:38:24 UTC, 0 replies.
- git commit: Fixed a typo in the last commit. - posted by ji...@apache.org on 2014/10/16 23:46:00 UTC, 0 replies.
- [1/3] git commit: Supported O_CLOEXEC for os::open on all platforms. - posted by ji...@apache.org on 2014/10/17 00:07:21 UTC, 0 replies.
- [2/3] git commit: Added a protobuf::append function. - posted by ji...@apache.org on 2014/10/17 00:07:22 UTC, 0 replies.
- [3/3] git commit: Added a protobuf::append test. - posted by ji...@apache.org on 2014/10/17 00:07:23 UTC, 0 replies.
- git commit: Added the missing --path to the replicated log advisory message. - posted by ji...@apache.org on 2014/10/17 00:53:38 UTC, 0 replies.
- git commit: Fixed verify-reviews.py to not apply submitted reviews. - posted by bm...@apache.org on 2014/10/17 00:56:53 UTC, 0 replies.
- git commit: Temporarily disabled Module tests due to MESOS-1942. - posted by nn...@apache.org on 2014/10/17 01:33:50 UTC, 0 replies.
- git commit: Escaped JSON object keys. - posted by me...@apache.org on 2014/10/17 01:51:30 UTC, 0 replies.
- git commit: Refactored stout os open/close/fcntl. - posted by ji...@apache.org on 2014/10/17 01:52:31 UTC, 0 replies.
- git commit: Updated verify_reviews.py to use the git pre-commit hook. - posted by vi...@apache.org on 2014/10/17 03:32:56 UTC, 0 replies.
- git commit: Renamed verify-reviews.py to verify_reviews.py. - posted by vi...@apache.org on 2014/10/17 03:37:39 UTC, 0 replies.
- git commit: Fixed default port values for master and slave in the documentation. - posted by vi...@apache.org on 2014/10/17 03:44:09 UTC, 0 replies.
- git commit: Fixed a file descriptor leak in StatusUpdateManager. - posted by ji...@apache.org on 2014/10/17 19:32:01 UTC, 0 replies.
- git commit: Fixed MESOS-947: Slave should properly handle a killTask() that arrives between runTask() and _runTask(). - posted by vi...@apache.org on 2014/10/17 19:43:40 UTC, 0 replies.
- git commit: Temporarily disabled KillTaskBetweenRunTaskPart test due to MESOS-1945. - posted by vi...@apache.org on 2014/10/17 22:53:02 UTC, 0 replies.
- svn commit: r1632692 [2/3] - in /mesos/site: publish/ publish/documentation/configuration/ publish/documentation/latest/configuration/ publish/documentation/latest/running-a-web-application-farm-on-mesos/ publish/documentation/latest/running-torque-or-... - posted by dl...@apache.org on 2014/10/18 01:19:02 UTC, 0 replies.
- svn commit: r1632692 [1/3] - in /mesos/site: publish/ publish/documentation/configuration/ publish/documentation/latest/configuration/ publish/documentation/latest/running-a-web-application-farm-on-mesos/ publish/documentation/latest/running-torque-or-... - posted by dl...@apache.org on 2014/10/18 01:19:02 UTC, 0 replies.
- svn commit: r1632692 [3/3] - in /mesos/site: publish/ publish/documentation/configuration/ publish/documentation/latest/configuration/ publish/documentation/latest/running-a-web-application-farm-on-mesos/ publish/documentation/latest/running-torque-or-... - posted by dl...@apache.org on 2014/10/18 01:19:02 UTC, 0 replies.
- svn commit: r1632697 - in /mesos/site: publish/index.html source/index.html.md - posted by dl...@apache.org on 2014/10/18 01:46:50 UTC, 0 replies.
- git commit: Fixed ZooKeeper 3.4.5 OSX Yosemite build. - posted by ti...@apache.org on 2014/10/18 14:06:29 UTC, 0 replies.
- git commit: Created a Result(Try&) constructor for Result. - posted by nn...@apache.org on 2014/10/21 01:53:42 UTC, 0 replies.
- git commit: Added functions to manipulate LD_LIBRARY_PATH to os::libraries. - posted by nn...@apache.org on 2014/10/21 02:22:17 UTC, 0 replies.
- git commit: Replaced ModuleManager::expandLibraryName with os::libraries::expandName. - posted by nn...@apache.org on 2014/10/21 02:48:28 UTC, 0 replies.
- git commit: Added setup/teardown for module API tests. - posted by nn...@apache.org on 2014/10/21 03:18:48 UTC, 0 replies.
- git commit: Fixed flaky SlaveTest.KillTaskBetweenRunTaskParts test. - posted by vi...@apache.org on 2014/10/21 19:06:40 UTC, 0 replies.
- git commit: Split authorization from task validation. - posted by dm...@apache.org on 2014/10/21 22:02:04 UTC, 0 replies.
- git commit: Add dispatch event counters to Scheduler driver - posted by dm...@apache.org on 2014/10/21 23:21:43 UTC, 0 replies.
- [1/2] git commit: Added a document for reconciliation. - posted by bm...@apache.org on 2014/10/22 00:17:43 UTC, 0 replies.
- [2/2] git commit: Added reconciliation to the documentation home. - posted by bm...@apache.org on 2014/10/22 00:17:44 UTC, 0 replies.
- svn commit: r1633476 [1/3] - in /mesos/site: publish/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/reconciliation/ publish/documentation/latest/running-torque-or-mpi-on-mesos/ publish/documentation/reconciliation/ s... - posted by bm...@apache.org on 2014/10/22 00:22:37 UTC, 0 replies.
- svn commit: r1633476 [2/3] - in /mesos/site: publish/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/reconciliation/ publish/documentation/latest/running-torque-or-mpi-on-mesos/ publish/documentation/reconciliation/ s... - posted by bm...@apache.org on 2014/10/22 00:22:37 UTC, 0 replies.
- svn commit: r1633476 [3/3] - in /mesos/site: publish/ publish/documentation/ publish/documentation/latest/ publish/documentation/latest/reconciliation/ publish/documentation/latest/running-torque-or-mpi-on-mesos/ publish/documentation/reconciliation/ s... - posted by bm...@apache.org on 2014/10/22 00:22:37 UTC, 0 replies.
- [1/6] git commit: Updated slave re-registration to send unacknowledged task states. - posted by vi...@apache.org on 2014/10/22 00:47:30 UTC, 0 replies.
- [2/6] git commit: Updated status update manager to forward updates via slave. - posted by vi...@apache.org on 2014/10/22 00:47:31 UTC, 0 replies.
- [3/6] git commit: Added pause() and resume() to status update manager. - posted by vi...@apache.org on 2014/10/22 00:47:32 UTC, 0 replies.
- [4/6] git commit: Updated slave to include latest task state in update. - posted by vi...@apache.org on 2014/10/22 00:47:33 UTC, 0 replies.
- [5/6] git commit: Updated master to update task unacknowledged state properly. - posted by vi...@apache.org on 2014/10/22 00:47:34 UTC, 0 replies.
- [6/6] git commit: Updated reconciliation semantics to take the task's unacknowledged state into account. - posted by vi...@apache.org on 2014/10/22 00:47:35 UTC, 0 replies.
- git commit: Created mesos::modules namespace for all module related code. - posted by nn...@apache.org on 2014/10/22 19:16:19 UTC, 0 replies.
- git commit: Checking "kind" before creating a module instance. - posted by nn...@apache.org on 2014/10/22 19:51:32 UTC, 0 replies.
- git commit: Added sample isolator module. - posted by nn...@apache.org on 2014/10/22 20:28:05 UTC, 0 replies.
- git commit: Fixed race condition in Latch. - posted by nn...@apache.org on 2014/10/22 22:30:46 UTC, 0 replies.
- git commit: Use RBT by default and correctly determine if version is >= 0.6 - posted by dm...@apache.org on 2014/10/22 22:45:09 UTC, 0 replies.
- git commit: Differentiate between slave and offer ids - posted by dm...@apache.org on 2014/10/22 23:26:54 UTC, 0 replies.
- git commit: Fixed missing process.hpp include in zookeeper group. - posted by nn...@apache.org on 2014/10/23 00:28:27 UTC, 0 replies.
- git commit: Added loading of Isolator modules in mesos containerizer. - posted by nn...@apache.org on 2014/10/23 00:44:05 UTC, 0 replies.
- git commit: Reduced over-include in libprocess Socket. - posted by nn...@apache.org on 2014/10/23 18:01:15 UTC, 2 replies.
- git commit: Used CHECK_SOME in module manager. - posted by bm...@apache.org on 2014/10/23 20:48:13 UTC, 0 replies.
- git commit: Added --modules flag for tests. - posted by nn...@apache.org on 2014/10/23 21:06:13 UTC, 0 replies.
- git commit: Added a libprocess network benchmark. - posted by nn...@apache.org on 2014/10/23 23:14:27 UTC, 0 replies.
- git commit: Added module loading support for local clusters. - posted by ti...@apache.org on 2014/10/24 00:01:11 UTC, 0 replies.
- git commit: Fix Libprocess benchmark OSX - posted by ti...@apache.org on 2014/10/24 01:36:52 UTC, 0 replies.
- [1/2] git commit: Revert "MESOS-1857 Fixed path::join() on older libstdc++ which lack back()." - posted by bm...@apache.org on 2014/10/24 02:07:07 UTC, 0 replies.
- [2/2] git commit: Revert "Switched path::join() to be variadic". - posted by bm...@apache.org on 2014/10/24 02:07:08 UTC, 0 replies.
- git commit: Discard label/tag when parsing Version string. - posted by bm...@apache.org on 2014/10/24 02:29:32 UTC, 0 replies.
- git commit: Add std::unique_ptr and std::move checks to configure script. - posted by dm...@apache.org on 2014/10/24 18:56:16 UTC, 0 replies.
- git commit: MESOS-1986: Deprecated disabling slave checkpointing. - posted by vi...@apache.org on 2014/10/24 19:41:22 UTC, 0 replies.
- git commit: MESOS-1712: Automated disallowing of commits mixing mesos/libprocess/stout. - posted by vi...@apache.org on 2014/10/24 20:15:23 UTC, 0 replies.
- git commit: Suppressed verbose wget output in support/apply-review.sh. - posted by vi...@apache.org on 2014/10/24 20:26:37 UTC, 0 replies.
- git commit: Moved framework id validation from scheduler driver to master. - posted by vi...@apache.org on 2014/10/24 22:42:18 UTC, 0 replies.
- git commit: Add --enable-debug and --enable-optimize flag for controlling building debug and optimized verisons of mesos - posted by ts...@apache.org on 2014/10/24 23:37:38 UTC, 0 replies.
- git commit: Add alternate os::chown taking uid and gid. - posted by id...@apache.org on 2014/10/25 00:38:54 UTC, 0 replies.
- git commit: Required explicit run of the libprocess benchmark. - posted by bm...@apache.org on 2014/10/25 00:43:04 UTC, 0 replies.
- svn commit: r1634254 [1/2] - in /mesos/site/publish: documentation/latest/running-torque-or-mpi-on-mesos/index.html sitemap.xml - posted by dl...@apache.org on 2014/10/25 22:59:46 UTC, 0 replies.
- svn commit: r1634254 [2/2] - in /mesos/site/publish: documentation/latest/running-torque-or-mpi-on-mesos/index.html sitemap.xml - posted by dl...@apache.org on 2014/10/25 22:59:46 UTC, 0 replies.
- [1/3] git commit: Mark running tasks killed during framework shutdown. - posted by be...@apache.org on 2014/10/26 02:44:14 UTC, 0 replies.
- [2/3] git commit: Fixes necessary due to JSON::Array::values change to std::vector. - posted by be...@apache.org on 2014/10/26 02:44:15 UTC, 0 replies.
- [3/3] git commit: Implemented array subscript lookup in JSON::Object::find. - posted by be...@apache.org on 2014/10/26 02:44:16 UTC, 0 replies.
- git commit: Fixed a spelling mistake. - posted by be...@apache.org on 2014/10/26 02:47:05 UTC, 0 replies.
- git commit: Introduced a FutureResult action. - posted by be...@apache.org on 2014/10/26 02:38:38 UTC, 0 replies.
- git commit: PortMappingIsolator: Swap TX/RX in statistic collection in usage - posted by ji...@apache.org on 2014/10/26 05:30:13 UTC, 0 replies.
- git commit: Added a check in routing library due to a bug in libnl. - posted by ji...@apache.org on 2014/10/26 05:37:52 UTC, 0 replies.
- git commit: Added documentation for egress rate limit control. - posted by ji...@apache.org on 2014/10/26 05:51:00 UTC, 0 replies.
- git commit: Reordered functions in type_utils and added an equal comparator for Volume. - posted by ji...@apache.org on 2014/10/26 06:25:45 UTC, 0 replies.
- svn commit: r1634396 [2/3] - in /mesos/site: publish/community/user-groups/index.html publish/sitemap.xml source/community/user-groups.html.md - posted by dl...@apache.org on 2014/10/26 22:11:16 UTC, 0 replies.
- svn commit: r1634396 [3/3] - in /mesos/site: publish/community/user-groups/index.html publish/sitemap.xml source/community/user-groups.html.md - posted by dl...@apache.org on 2014/10/26 22:11:16 UTC, 0 replies.
- svn commit: r1634396 [1/3] - in /mesos/site: publish/community/user-groups/index.html publish/sitemap.xml source/community/user-groups.html.md - posted by dl...@apache.org on 2014/10/26 22:11:16 UTC, 0 replies.
- git commit: Adds Wizcorp to PoweredByMesos page. - posted by dl...@apache.org on 2014/10/27 03:55:17 UTC, 0 replies.
- svn commit: r1634440 - in /mesos/site: publish/documentation/latest/network-monitoring/ publish/documentation/latest/powered-by-mesos/ publish/documentation/network-monitoring/ publish/documentation/powered-by-mesos/ source/documentation/latest/ - posted by dl...@apache.org on 2014/10/27 04:01:06 UTC, 0 replies.
- [1/7] git commit: Added Java replicated log implementation of State. - posted by be...@apache.org on 2014/10/27 06:34:17 UTC, 0 replies.
- [2/7] git commit: Added functionality to create SVN based diffs of arbitrary strings. - posted by be...@apache.org on 2014/10/27 06:34:18 UTC, 0 replies.
- [3/7] git commit: Updated svn::diff/patch to use newer versions of functions. - posted by be...@apache.org on 2014/10/27 06:34:19 UTC, 0 replies.
- [4/7] git commit: Added --with-apr and --with-svn to Mesos configure. - posted by be...@apache.org on 2014/10/27 06:34:20 UTC, 0 replies.
- [5/7] git commit: Added DIFF to the replicated log state storage implementation. - posted by be...@apache.org on 2014/10/27 06:34:21 UTC, 0 replies.
- [6/7] git commit: Added --with-apr and --with-svn to libprocess configure. - posted by be...@apache.org on 2014/10/27 06:34:22 UTC, 0 replies.
- [7/7] git commit: Ensured post-reviews.py added newline between subject and body. - posted by be...@apache.org on 2014/10/27 06:34:23 UTC, 0 replies.
- git commit: Fixed line wrap in state/log.cpp. - posted by vi...@apache.org on 2014/10/27 17:51:13 UTC, 0 replies.
- git commit: Adds Localsensor to PoweredByMesos documentation. - posted by dl...@apache.org on 2014/10/27 18:29:35 UTC, 0 replies.
- svn commit: r1634610 [2/3] - in /mesos/site: publish/ publish/documentation/getting-started/ publish/documentation/latest/getting-started/ publish/documentation/latest/powered-by-mesos/ publish/documentation/powered-by-mesos/ publish/gettingstarted/ so... - posted by dl...@apache.org on 2014/10/27 18:31:26 UTC, 0 replies.
- svn commit: r1634610 [1/3] - in /mesos/site: publish/ publish/documentation/getting-started/ publish/documentation/latest/getting-started/ publish/documentation/latest/powered-by-mesos/ publish/documentation/powered-by-mesos/ publish/gettingstarted/ so... - posted by dl...@apache.org on 2014/10/27 18:31:26 UTC, 0 replies.
- svn commit: r1634610 [3/3] - in /mesos/site: publish/ publish/documentation/getting-started/ publish/documentation/latest/getting-started/ publish/documentation/latest/powered-by-mesos/ publish/documentation/powered-by-mesos/ publish/gettingstarted/ so... - posted by dl...@apache.org on 2014/10/27 18:31:26 UTC, 0 replies.
- [1/4] git commit: Serialize isolator prepare and cleanup (reversed). - posted by id...@apache.org on 2014/10/27 18:36:38 UTC, 0 replies.
- [2/4] git commit: Pass executor directory to Isolator::prepare(). - posted by id...@apache.org on 2014/10/27 18:36:39 UTC, 0 replies.
- [3/4] git commit: Remove /proc and /sys remounts from port_mapping isolator. - posted by id...@apache.org on 2014/10/27 18:36:40 UTC, 0 replies.
- [4/4] git commit: Introduce a shared filesytem isolator. - posted by id...@apache.org on 2014/10/27 18:36:41 UTC, 0 replies.
- git commit: Add Artirix to PoweredByMesos list. - posted by dl...@apache.org on 2014/10/27 18:40:05 UTC, 0 replies.
- svn commit: r1634613 - 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 2014/10/27 18:41:46 UTC, 0 replies.
- git commit: Added --isolation flag for tests. - posted by ti...@apache.org on 2014/10/27 21:09:13 UTC, 0 replies.
- git commit: Added support for module-specific command-line parameters. - posted by ti...@apache.org on 2014/10/27 21:15:48 UTC, 0 replies.
- git commit: Added support for both 1.8 and earlier versions of svn library. - posted by tn...@apache.org on 2014/10/28 02:26:23 UTC, 0 replies.
- git commit: Add Groupon and LIFX to PoweredByMesos documentation. - posted by dl...@apache.org on 2014/10/28 07:57:09 UTC, 0 replies.
- svn commit: r1634798 - 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 2014/10/28 07:59:14 UTC, 0 replies.
- [1/8] git commit: Include changes to isolation flag when creating Mesos containerizer. - posted by id...@apache.org on 2014/10/28 20:23:37 UTC, 0 replies.
- [2/8] git commit: Move Linux namespace functions into linux/. - posted by id...@apache.org on 2014/10/28 20:23:38 UTC, 0 replies.
- [3/8] git commit: Use pid namespace to destroy container when available. - posted by id...@apache.org on 2014/10/28 20:23:39 UTC, 0 replies.
- [4/8] git commit: Add getns() for namespaces. - posted by id...@apache.org on 2014/10/28 20:23:40 UTC, 0 replies.
- [5/8] git commit: Pid namespace isolator for the MesosContainerizer. - posted by id...@apache.org on 2014/10/28 20:23:41 UTC, 0 replies.
- [6/8] git commit: Remove Linux namespace functions from stout. - posted by id...@apache.org on 2014/10/28 20:23:42 UTC, 0 replies.
- [7/8] git commit: Add ns::pid::destroy() to destroy a pid namespace. - posted by id...@apache.org on 2014/10/28 20:23:43 UTC, 0 replies.
- [8/8] git commit: Correctly recover pid in Linux launcher. - posted by id...@apache.org on 2014/10/28 20:23:44 UTC, 0 replies.
- git commit: Correct include of linux/ns.hpp in isolator tests. - posted by id...@apache.org on 2014/10/28 22:25:14 UTC, 0 replies.
- git commit: Add --enable-debug and --enable-optimize flag for controlling building debug and optimized verisons of libprocess - posted by ts...@apache.org on 2014/10/28 22:30:32 UTC, 0 replies.
- git commit: Include tests/setns_test_helper.hpp in Makefile. - posted by id...@apache.org on 2014/10/28 23:40:00 UTC, 0 replies.
- [1/8] git commit: Consolidated "launch" code paths in Docker containerizer. - posted by tn...@apache.org on 2014/10/29 00:56:13 UTC, 0 replies.
- [2/8] git commit: Allow docker containers to be scheduled for removal - posted by tn...@apache.org on 2014/10/29 00:56:14 UTC, 0 replies.
- [3/8] git commit: Fix docker flaky tests - posted by tn...@apache.org on 2014/10/29 00:56:15 UTC, 0 replies.
- [4/8] git commit: Add priviledged option to docker info - posted by tn...@apache.org on 2014/10/29 00:56:16 UTC, 0 replies.
- [5/8] git commit: Support lxc configurations in docker containerizer - posted by tn...@apache.org on 2014/10/29 00:56:17 UTC, 0 replies.
- [6/8] git commit: Add docker hostname option. - posted by tn...@apache.org on 2014/10/29 00:56:18 UTC, 0 replies.
- [7/8] git commit: Symlink sandbox directories in docker containerizer - posted by tn...@apache.org on 2014/10/29 00:56:19 UTC, 0 replies.
- [8/8] git commit: Avoid docker inspect on each usage call - posted by tn...@apache.org on 2014/10/29 00:56:20 UTC, 0 replies.
- git commit: Add CorvisaCloud to PoweredByMesos list. - posted by dl...@apache.org on 2014/10/29 06:51:19 UTC, 0 replies.
- svn commit: r1635056 [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 2014/10/29 06:53:33 UTC, 0 replies.
- svn commit: r1635056 [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 2014/10/29 06:53:33 UTC, 0 replies.
- svn commit: r1635056 [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 2014/10/29 06:53:33 UTC, 0 replies.
- git commit: Fixed signedness compilation bug. - posted by be...@apache.org on 2014/10/29 08:17:28 UTC, 0 replies.
- git commit: Fixed bug with snapshot positions when writing log diffs. - posted by be...@apache.org on 2014/10/29 09:29:31 UTC, 0 replies.
- git commit: Define MNT_DETACH for pid isolator. - posted by id...@apache.org on 2014/10/29 19:44:08 UTC, 0 replies.
- git commit: Added MesosCon'14 playlist to presentations. - posted by vi...@apache.org on 2014/10/30 05:50:01 UTC, 0 replies.
- svn commit: r1635648 [1/3] - in /mesos/site: publish/documentation/latest/mesos-presentations/index.html publish/documentation/mesos-presentations/index.html publish/sitemap.xml source/documentation/latest/mesos-presentations.md - posted by dl...@apache.org on 2014/10/31 02:08:08 UTC, 0 replies.
- svn commit: r1635648 [2/3] - in /mesos/site: publish/documentation/latest/mesos-presentations/index.html publish/documentation/mesos-presentations/index.html publish/sitemap.xml source/documentation/latest/mesos-presentations.md - posted by dl...@apache.org on 2014/10/31 02:08:08 UTC, 0 replies.
- svn commit: r1635648 [3/3] - in /mesos/site: publish/documentation/latest/mesos-presentations/index.html publish/documentation/mesos-presentations/index.html publish/sitemap.xml source/documentation/latest/mesos-presentations.md - posted by dl...@apache.org on 2014/10/31 02:08:08 UTC, 0 replies.
- git commit: Fixed test namespace setter compilation exclusion on OSX. - posted by ti...@apache.org on 2014/10/31 20:42:56 UTC, 0 replies.
- git commit: os::killtree() supports case when root pid has exited. - posted by vi...@apache.org on 2014/10/31 21:06:38 UTC, 0 replies.
- [01/12] git commit: More simplifications of Docker container launching. - posted by be...@apache.org on 2014/10/31 23:06:00 UTC, 0 replies.
- [02/12] git commit: Introduced DockerContainerizerProcess::Container::name. - posted by be...@apache.org on 2014/10/31 23:06:01 UTC, 0 replies.
- [03/12] git commit: Simplified launch continuations in DockerContainerizerProcess. - posted by be...@apache.org on 2014/10/31 23:06:02 UTC, 0 replies.
- [04/12] git commit: Introduced DockerContainerizerProcess::Container::create. - posted by be...@apache.org on 2014/10/31 23:06:03 UTC, 0 replies.
- [05/12] git commit: Minor cleanup when creating Docker containers. - posted by be...@apache.org on 2014/10/31 23:06:04 UTC, 0 replies.
- [06/12] git commit: And more refactoring in the Docker containerizer to simplify. - posted by be...@apache.org on 2014/10/31 23:06:05 UTC, 0 replies.
- [07/12] git commit: Use the right resources when starting Docker container. - posted by be...@apache.org on 2014/10/31 23:06:06 UTC, 0 replies.
- [08/12] git commit: Removed redundant environment for Docker containers. - posted by be...@apache.org on 2014/10/31 23:06:07 UTC, 0 replies.
- [09/12] git commit: Even more simplification of launch paths in Docker containerizer. - posted by be...@apache.org on 2014/10/31 23:06:08 UTC, 0 replies.
- [10/12] git commit: Fixed non-deterministic test. - posted by be...@apache.org on 2014/10/31 23:06:09 UTC, 0 replies.
- [11/12] git commit: Removed unnecessary parameter. - posted by be...@apache.org on 2014/10/31 23:06:10 UTC, 0 replies.
- [12/12] git commit: Replaced all tabs with spaces. - posted by be...@apache.org on 2014/10/31 23:06:11 UTC, 0 replies.
- git commit: Fixed typos in user facing documentation. - posted by tn...@apache.org on 2014/10/31 23:27:04 UTC, 0 replies.