mattm...@apache.org |
git commit: Update CHANGELOG file bringing 0.9.0 in sync with JIRA. |
Sat, 04 May, 04:15 |
mattm...@apache.org |
git commit: MESOS-460: Remove LICENSE info from NOTICE: progress towards cleaning up LICENSE file too. |
Sat, 04 May, 04:28 |
vinodk...@apache.org |
[1/3] git commit: Fixed garbage collection to allow for disk head room. |
Mon, 06 May, 20:57 |
vinodk...@apache.org |
[2/3] git commit: Fixed slave to use Bytes version of memory and disk. |
Mon, 06 May, 20:57 |
vinodk...@apache.org |
[3/3] git commit: Fixed os::memory() and fs::available() to return Bytes. |
Mon, 06 May, 20:57 |
vinodk...@apache.org |
git commit: Fixed process isolator to safely setup launcher's environment. |
Mon, 06 May, 22:55 |
bmah...@apache.org |
[1/2] git commit: Fixed the resource monitor output upon collection failure. |
Wed, 08 May, 00:42 |
bmah...@apache.org |
[2/2] git commit: Updated post-reviews to work with the new git repository, by using 'master' instead of 'trunk'. |
Wed, 08 May, 00:42 |
bmah...@apache.org |
git commit: Added the ability to install a failure signal handler, updated the master and slave mains to do so. |
Wed, 08 May, 01:51 |
bmah...@apache.org |
git commit: Changed the signal handler to use LOG(WARNING), corrected a comment. |
Wed, 08 May, 04:07 |
bmah...@apache.org |
git commit: Updated post-reviews.py to use the correct apache git mirror. |
Mon, 13 May, 18:05 |
bmah...@apache.org |
git commit: Fixed the MonitorTest by setting the timestamp of the ResourceStatistics. |
Mon, 13 May, 18:30 |
vinodk...@apache.org |
[1/2] git commit: Fixed mesos to pipe all close()s through os::close(). |
Wed, 15 May, 21:13 |
vinodk...@apache.org |
[2/2] git commit: Fixed libprocess to pipe all close()s through os::close(). |
Wed, 15 May, 21:13 |
|
Git Push Summary |
|
vinodk...@apache.org |
Git Push Summary |
Thu, 16 May, 19:27 |
vinodk...@apache.org |
Git Push Summary |
Thu, 16 May, 19:27 |
vinodk...@apache.org |
Git Push Summary |
Thu, 16 May, 19:27 |
vinodk...@apache.org |
Git Push Summary |
Fri, 24 May, 17:11 |
vinodk...@apache.org |
Git Push Summary |
Fri, 24 May, 20:41 |
vinodk...@apache.org |
Git Push Summary |
Tue, 28 May, 18:15 |
vinodk...@apache.org |
Git Push Summary |
Thu, 30 May, 18:32 |
vinodk...@apache.org |
git commit: Fixed master to correctly terminate the non-checkpointing framework's tasks, when a slave disconnects. |
Fri, 17 May, 19:34 |
vinodk...@apache.org |
[1/2] git commit: Upgraded libev to 4.15. |
Tue, 21 May, 17:33 |
vinodk...@apache.org |
[2/2] git commit: Fixed python setup.py to use libev-4.15. |
Tue, 21 May, 17:34 |
vinodk...@apache.org |
git commit: Updated CHANGELOG. |
Wed, 22 May, 02:39 |
vinodk...@apache.org |
[1/2] git commit: Fixed LICENSE and NOTICE. |
Wed, 22 May, 02:41 |
vinodk...@apache.org |
[2/2] git commit: Updated CHANGELOG for 0.11.0. |
Wed, 22 May, 02:41 |
vinodk...@apache.org |
git commit: Fixed CHANGELOG to inclue 0.11.0 release notes. |
Wed, 22 May, 02:45 |
vinodk...@apache.org |
[1/2] git commit: Fixed scheduler driver to call disconnected() when master fails over. |
Thu, 23 May, 23:06 |
vinodk...@apache.org |
[2/2] git commit: Fixed master to send a FrameworkReregistered message when the framework re-registers with a failed over master. |
Thu, 23 May, 23:06 |
vinodk...@apache.org |
[1/6] git commit: Fixed bug where gtest filter wasn't properly being setup for tests. |
Fri, 24 May, 19:32 |
vinodk...@apache.org |
[2/6] git commit: Fixed LICENSE and NOTICE. |
Fri, 24 May, 19:32 |
vinodk...@apache.org |
[3/6] git commit: Fixed CHANGELOG to include 0.11.0 release notes. |
Fri, 24 May, 19:32 |
vinodk...@apache.org |
[4/6] git commit: Updated CHANGELOG for 0.11.0. |
Fri, 24 May, 19:32 |
vinodk...@apache.org |
[5/6] git commit: *** Modified for 0.11.0 *** Added a support script for doing releases. |
Fri, 24 May, 19:32 |
vinodk...@apache.org |
[6/6] git commit: Fixed release script to use git instead of svn. |
Fri, 24 May, 19:32 |
vinodk...@apache.org |
[1/2] git commit: Fixed release script to use git instead of svn. |
Fri, 24 May, 21:00 |
vinodk...@apache.org |
[2/2] git commit: Fixed a bug in the release script regarding tag creation. |
Fri, 24 May, 21:00 |
b...@apache.org |
[1/3] git commit: Duration related refactoring changes. |
Sat, 25 May, 05:01 |
b...@apache.org |
[2/3] git commit: Time related refactoring changes. |
Sat, 25 May, 05:01 |
b...@apache.org |
[3/3] git commit: Duration-Time related refactoring changes. |
Sat, 25 May, 05:01 |
b...@apache.org |
[01/28] git commit: Renamed tests/zookeeper_test.hpp|cpp to zookeeper.hpp|cpp. |
Sun, 26 May, 16:57 |
b...@apache.org |
[02/28] git commit: Removed unnecessary use of Option. |
Sun, 26 May, 16:57 |
b...@apache.org |
[03/28] git commit: Performed GTEST_IS_THREADSAFE check. |
Sun, 26 May, 16:57 |
b...@apache.org |
[04/28] git commit: Removed unused variables in AllocatorZooKeeperTest. |
Sun, 26 May, 16:57 |
b...@apache.org |
[05/28] git commit: Minor cleanup in stout/exit.hpp. |
Sun, 26 May, 16:57 |
b...@apache.org |
[06/28] git commit: Made tests flags inherit from logging. |
Sun, 26 May, 16:57 |
b...@apache.org |
[07/28] git commit: Refactored zookeeper_tests.cpp into master_detector_tests.cpp and group_tests.cpp. |
Sun, 26 May, 16:57 |
b...@apache.org |
[08/28] git commit: Moved 'tests::mkdtemp' to Environment. |
Sun, 26 May, 16:57 |
b...@apache.org |
[09/28] git commit: Improved library for using JVM/JNI and updated uses (in tests). |
Sun, 26 May, 16:57 |
b...@apache.org |
[10/28] Refactored MesosTest/MesosClusterTest into a generic fixture for launching in-memory Mesos clusters and updated all tests appropriately. |
Sun, 26 May, 16:57 |
b...@apache.org |
[11/28] Refactored MesosTest/MesosClusterTest into a generic fixture for launching in-memory Mesos clusters and updated all tests appropriately. |
Sun, 26 May, 16:57 |
b...@apache.org |
[12/28] git commit: Refactored MesosTest/MesosClusterTest into a generic fixture for launching in-memory Mesos clusters and updated all tests appropriately. |
Sun, 26 May, 16:57 |
b...@apache.org |
[13/28] git commit: Cleaned up the output from running and automagically disabling the CgroupsNoHierarchyTest. |
Sun, 26 May, 16:57 |
b...@apache.org |
[14/28] git commit: A little spring cleaning in the allocator tests. |
Sun, 26 May, 16:57 |
b...@apache.org |
[15/28] git commit: Used Milliseconds rather than Duration::parse. |
Sun, 26 May, 16:57 |
b...@apache.org |
[16/28] git commit: Cleanups in configure.ac. |
Sun, 26 May, 16:57 |
b...@apache.org |
[17/28] git commit: Removed unnecessary TestingIsolators. |
Sun, 26 May, 16:57 |
b...@apache.org |
[18/28] git commit: More spring cleaning, this time in the slave recovery tets. |
Sun, 26 May, 16:57 |
b...@apache.org |
[19/28] git commit: Replaced local::launch in tests with MesosTest. |
Sun, 26 May, 16:57 |
b...@apache.org |
[20/28] git commit: Removed unused local::launch overload. |
Sun, 26 May, 16:57 |
b...@apache.org |
[21/28] Refactored base 'State' implementation to be serialization agnostic and use a 'Storage' instance. Changed the LevelDB and ZooKeeper implementations to implement 'Storage' instead of 'State'. Provided a protobuf specific implementation on top of ' |
Sun, 26 May, 16:57 |
b...@apache.org |
[22/28] git commit: Refactored base 'State' implementation to be serialization agnostic and use a 'Storage' instance. Changed the LevelDB and ZooKeeper implementations to implement 'Storage' instead of 'State'. Provided a protobuf specific implementation |
Sun, 26 May, 16:57 |
b...@apache.org |
[23/28] git commit: Fixed synchronization bug when waiting for a process. |
Sun, 26 May, 16:57 |
b...@apache.org |
[24/28] git commit: Added a 'port' field to SlaveInfo and updated default master and slave ports. |
Sun, 26 May, 16:57 |
b...@apache.org |
[25/28] git commit: Updated MonitorTest.WatchUnwatch to be deterministic. |
Sun, 26 May, 16:57 |
b...@apache.org |
[26/28] git commit: Fixed bug where we didn't stop all MesosExecutorDrivers when using the TestingIsolator (potentially causing a segfault when a driver attempts to use a MockExecutor that had been deallocated). |
Sun, 26 May, 16:57 |
b...@apache.org |
[27/28] git commit: Added some helpers for failing a collection of futures. |
Sun, 26 May, 16:57 |
b...@apache.org |
[28/28] git commit: Fixed output bug with CHECK_SOME. |
Sun, 26 May, 16:57 |
b...@apache.org |
git commit: Removed a using directive that causes compilation to fail when building without Java. |
Sun, 26 May, 18:15 |
b...@apache.org |
git commit: Only build group tests with Java. |
Mon, 27 May, 16:10 |
vinodk...@apache.org |
[1/2] git commit: Fixed NOTICE and LICENSE. |
Tue, 28 May, 18:08 |
vinodk...@apache.org |
[2/2] git commit: Added DISCLAIMER to the distribution. |
Tue, 28 May, 18:08 |
vinodk...@apache.org |
[1/2] git commit: Added DISCLAIMER to the distribution. |
Tue, 28 May, 18:09 |
vinodk...@apache.org |
[2/2] git commit: Fixed NOTICE and LICENSE. |
Tue, 28 May, 18:09 |
b...@apache.org |
git commit: Fix for bug using 'TRUE' and 'FALSE' as identifiers on OS X. |
Tue, 28 May, 21:08 |
b...@apache.org |
[01/35] Updated libprocess to use '3rdparty' instead of 'third_party'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[02/35] Updated libprocess to use '3rdparty' instead of 'third_party'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[03/35] Updated libprocess to use '3rdparty' instead of 'third_party'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[04/35] Updated libprocess to use '3rdparty' instead of 'third_party'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[05/35] Updated libprocess to use '3rdparty' instead of 'third_party'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[06/35] Updated libprocess to use '3rdparty' instead of 'third_party'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[07/35] git commit: Updated libprocess to use '3rdparty' instead of 'third_party'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[08/35] git commit: Removed logging process from Mesos (now in libprocess). |
Wed, 29 May, 17:40 |
b...@apache.org |
[09/35] Replaced flags and configurator in Mesos with flags in stout. |
Wed, 29 May, 17:40 |
b...@apache.org |
[10/35] git commit: Replaced flags and configurator in Mesos with flags in stout. |
Wed, 29 May, 17:40 |
b...@apache.org |
[11/35] git commit: Moved flags to stout. |
Wed, 29 May, 17:40 |
b...@apache.org |
[12/35] git commit: Added a 'Logging' process to libprocess. |
Wed, 29 May, 17:40 |
b...@apache.org |
[13/35] git commit: Fixes os::environ for OS X. |
Wed, 29 May, 17:40 |
b...@apache.org |
[14/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[15/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[16/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[17/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[18/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[19/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[20/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[21/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:40 |
b...@apache.org |
[22/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[23/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[24/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[25/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[26/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[27/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[28/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[29/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[30/35] Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[31/35] git commit: Renamed 'third_party' to '3rdparty'. |
Wed, 29 May, 17:41 |
b...@apache.org |
[32/35] git commit: Added 'ThreadLocal' to stout/thread.hpp. |
Wed, 29 May, 17:41 |
b...@apache.org |
[33/35] git commit: Used ThreadLocal from stout. |
Wed, 29 May, 17:41 |
b...@apache.org |
[34/35] git commit: Added stout specific 'CHECK' constructs. |
Wed, 29 May, 17:41 |
b...@apache.org |
[35/35] git commit: Replaced Mesos CHECK_SOME with stout CHECK_SOME. |
Wed, 29 May, 17:41 |
vinodk...@apache.org |
git commit: Updated version to 0.14.0. |
Thu, 30 May, 18:33 |
b...@apache.org |
git commit: Add Slave and Framework struct to HierarchicalAllocatorProcess. Cleans up the proliferation of hashmaps in HierarchicalAllocatorProcess. |
Thu, 30 May, 21:53 |
b...@apache.org |
git commit: Added a retry option to cgroups::mount in order to deal with a bug with the kernel unmounting the hierarchy asynchronously causing subsequent mounts to fail. |
Thu, 30 May, 21:55 |