You are viewing a plain text version of this content. The canonical link for it is here.
- mesos git commit: Fix extra space in fetcher code. - posted by tn...@apache.org on 2014/12/01 19:41:48 UTC, 0 replies.
- mesos git commit: Fixed coding style issue in Node class - posted by dm...@apache.org on 2014/12/01 21:05:00 UTC, 0 replies.
- mesos git commit: Expanded labels comment in mesos.proto. - posted by nn...@apache.org on 2014/12/01 22:27:49 UTC, 0 replies.
- mesos git commit: Adds Coursera to Mesos adopters list. - posted by dl...@apache.org on 2014/12/02 17:31:04 UTC, 0 replies.
- svn commit: r1642937 [1/3] - in /mesos/site: publish/ publish/documentation/latest/modules/ publish/documentation/latest/powered-by-mesos/ publish/documentation/latest/running-torque-or-mpi-on-mesos/ publish/documentation/modules/ publish/documentation... - posted by dl...@apache.org on 2014/12/02 17:34:10 UTC, 0 replies.
- svn commit: r1642937 [3/3] - in /mesos/site: publish/ publish/documentation/latest/modules/ publish/documentation/latest/powered-by-mesos/ publish/documentation/latest/running-torque-or-mpi-on-mesos/ publish/documentation/modules/ publish/documentation... - posted by dl...@apache.org on 2014/12/02 17:34:10 UTC, 0 replies.
- svn commit: r1642937 [2/3] - in /mesos/site: publish/ publish/documentation/latest/modules/ publish/documentation/latest/powered-by-mesos/ publish/documentation/latest/running-torque-or-mpi-on-mesos/ publish/documentation/modules/ publish/documentation... - posted by dl...@apache.org on 2014/12/02 17:34:10 UTC, 0 replies.
- svn commit: r1642938 - /mesos/site/source/blog/feed.xml.erb - posted by dl...@apache.org on 2014/12/02 17:37:15 UTC, 0 replies.
- mesos git commit: Rename Socket::read to Socket::recv. - posted by be...@apache.org on 2014/12/02 19:44:29 UTC, 0 replies.
- mesos git commit: Renamed poll.cpp to libev_poll.cpp. - posted by be...@apache.org on 2014/12/02 19:46:56 UTC, 0 replies.
- mesos git commit: Extended install() to support more arguments. - posted by bm...@apache.org on 2014/12/02 22:57:03 UTC, 0 replies.
- mesos git commit: Refactored task launching in the master. - posted by bm...@apache.org on 2014/12/02 23:48:57 UTC, 0 replies.
- [1/2] mesos git commit: Fixed a double counting bug for staging tasks. - posted by ji...@apache.org on 2014/12/03 02:37:18 UTC, 0 replies.
- [2/2] mesos git commit: Removed the empty resource check in master. - posted by ji...@apache.org on 2014/12/03 02:37:19 UTC, 0 replies.
- [1/8] mesos git commit: Removed unnecessary 'whitelisted' variable in the allocator. - posted by bm...@apache.org on 2014/12/04 00:14:07 UTC, 0 replies.
- [2/8] mesos git commit: Cleaned up the utility structs in the allocator. - posted by bm...@apache.org on 2014/12/04 00:14:08 UTC, 0 replies.
- [3/8] mesos git commit: Updated Allocator::slaveAdded to take the total resources explicitly. - posted by bm...@apache.org on 2014/12/04 00:14:09 UTC, 0 replies.
- [4/8] mesos git commit: Updated allocator.hpp to idiomatically use the "Process wrapper" pattern. - posted by bm...@apache.org on 2014/12/04 00:14:10 UTC, 0 replies.
- [5/8] mesos git commit: Cleaned up the allocator method naming. - posted by bm...@apache.org on 2014/12/04 00:14:11 UTC, 0 replies.
- [6/8] mesos git commit: Cleaned up the allocator method naming. - posted by bm...@apache.org on 2014/12/04 00:14:12 UTC, 0 replies.
- [7/8] mesos git commit: Fixed a bug in the allocator's framework activation. - posted by bm...@apache.org on 2014/12/04 00:14:13 UTC, 0 replies.
- [8/8] mesos git commit: Updated allocator to only check initialization in exposed methods. - posted by bm...@apache.org on 2014/12/04 00:14:14 UTC, 0 replies.
- mesos git commit: Fixed a compiler warning from clang. - posted by bm...@apache.org on 2014/12/04 01:04:29 UTC, 0 replies.
- [1/4] mesos git commit: Splitted resource and resource usage checkers. - posted by ji...@apache.org on 2014/12/04 01:20:18 UTC, 0 replies.
- [2/4] mesos git commit: Added basic DiskInfo check in master. - posted by ji...@apache.org on 2014/12/04 01:20:19 UTC, 0 replies.
- [3/4] mesos git commit: Added tests for basic DiskInfo checker. - posted by ji...@apache.org on 2014/12/04 01:20:20 UTC, 0 replies.
- [4/4] mesos git commit: Added duplicated persistence id check in ResourceChecker. - posted by ji...@apache.org on 2014/12/04 01:20:21 UTC, 0 replies.
- mesos git commit: Renamed task and offer visitors to validators. - posted by ji...@apache.org on 2014/12/04 02:10:15 UTC, 0 replies.
- [1/4] mesos git commit: Moved repeated labels to Labels message. - posted by nn...@apache.org on 2014/12/04 02:33:35 UTC, 0 replies.
- [2/4] mesos git commit: Changed task to use Labels. - posted by nn...@apache.org on 2014/12/04 02:33:36 UTC, 0 replies.
- [3/4] mesos git commit: Changed tests to use Labels. - posted by nn...@apache.org on 2014/12/04 02:33:37 UTC, 0 replies.
- [4/4] mesos git commit: Changed HTTP task modeling to use Labels. - posted by nn...@apache.org on 2014/12/04 02:33:38 UTC, 0 replies.
- mesos git commit: Disable building static libraries - posted by ts...@apache.org on 2014/12/04 03:47:06 UTC, 0 replies.
- mesos git commit: Made GC_DISK_HEADROOM configurable. - posted by nn...@apache.org on 2014/12/04 20:14:15 UTC, 0 replies.
- [1/5] mesos git commit: Created accept, bind, connect and getsockname wrappers - posted by dm...@apache.org on 2014/12/05 22:46:16 UTC, 0 replies.
- [2/5] mesos git commit: Introduced getIP and created initialization wrappers for sockaddr_in and addrinfo - posted by dm...@apache.org on 2014/12/05 22:46:17 UTC, 0 replies.
- [3/5] mesos git commit: Introduced getIP and initialization wrappers for sockaddr_in and addrinfo - posted by dm...@apache.org on 2014/12/05 22:46:18 UTC, 0 replies.
- [4/5] mesos git commit: Introduced getIP and initialization wrappers for sockaddr_in and addrinfo - posted by dm...@apache.org on 2014/12/05 22:46:19 UTC, 0 replies.
- [5/5] mesos git commit: Fix some style and naming issues - posted by dm...@apache.org on 2014/12/05 22:46:20 UTC, 0 replies.
- mesos git commit: Add Dockerfile for building Mesos from source. - posted by tn...@apache.org on 2014/12/06 01:38:54 UTC, 0 replies.
- mesos git commit: Remove dead source file (not referenced in makefile) - posted by dm...@apache.org on 2014/12/08 19:28:11 UTC, 0 replies.
- mesos git commit: Fixed build error caused by overloading socket call on CentOS 5. - posted by id...@apache.org on 2014/12/09 20:28:52 UTC, 0 replies.
- [1/2] mesos git commit: Modified mesos configure.ac to set $with_svn to `brew --prefix subversion` for OS X. - posted by ti...@apache.org on 2014/12/09 22:48:36 UTC, 0 replies.
- [2/2] mesos git commit: Modified libprocess configure.ac to set $with_svn to `brew --prefix subversion` for OS X. - posted by ti...@apache.org on 2014/12/09 22:48:37 UTC, 0 replies.
- [1/2] mesos git commit: Fixed a long-standing performance issue in libprocess' SocketManager. - posted by bm...@apache.org on 2014/12/09 23:07:05 UTC, 0 replies.
- [2/2] mesos git commit: Added a hash function for Node. - posted by bm...@apache.org on 2014/12/09 23:07:06 UTC, 0 replies.
- mesos git commit: Extended error message for module manager when library loading fails. - posted by ti...@apache.org on 2014/12/09 23:16:52 UTC, 0 replies.
- mesos git commit: Removed dead header file (not referenced in makefile) - posted by dm...@apache.org on 2014/12/10 00:27:02 UTC, 0 replies.
- mesos git commit: Added a benchmark to test large number of links for MESOS-2182. - posted by ji...@apache.org on 2014/12/10 03:38:25 UTC, 0 replies.
- mesos git commit: Fixed a regression within libprocess link management. - posted by bm...@apache.org on 2014/12/10 07:19:37 UTC, 0 replies.
- mesos git commit: Added comment for getIP function declaration - posted by dm...@apache.org on 2014/12/10 22:11:04 UTC, 0 replies.
- [01/11] mesos git commit: Simplified AllocatorTest.Whitelist by adding a unit test. - posted by bm...@apache.org on 2014/12/11 23:55:38 UTC, 0 replies.
- [02/11] mesos git commit: Moved ReservationAllocatorTest.ResourcesReturned to a unit test. - posted by bm...@apache.org on 2014/12/11 23:55:39 UTC, 0 replies.
- [03/11] mesos git commit: Converted an initial DRF integration test to a unit test. - posted by bm...@apache.org on 2014/12/11 23:55:40 UTC, 0 replies.
- [04/11] mesos git commit: Converted an initial DRF integration test to a unit test. - posted by bm...@apache.org on 2014/12/11 23:55:41 UTC, 0 replies.
- [05/11] mesos git commit: Added a TODO in the master for an allocator bug. - posted by bm...@apache.org on 2014/12/11 23:55:42 UTC, 0 replies.
- [06/11] mesos git commit: Added missing includes to sorter.hpp. - posted by bm...@apache.org on 2014/12/11 23:55:43 UTC, 0 replies.
- [07/11] mesos git commit: Moved DRFAllocatorTest.PerSlaveAllocation to a unit test. - posted by bm...@apache.org on 2014/12/11 23:55:44 UTC, 0 replies.
- [08/11] mesos git commit: Moved ReservationAllocatorTest.ReservedResources to a unit test. - posted by bm...@apache.org on 2014/12/11 23:55:45 UTC, 0 replies.
- [09/11] mesos git commit: Updated the allocator interface to enable unit testing. - posted by bm...@apache.org on 2014/12/11 23:55:46 UTC, 0 replies.
- [10/11] mesos git commit: Moved DRFAllocatorTest.SameShareAllocations to a unit test. - posted by bm...@apache.org on 2014/12/11 23:55:47 UTC, 0 replies.
- [11/11] mesos git commit: Documented the expected allocator sorting semantics. - posted by bm...@apache.org on 2014/12/11 23:55:48 UTC, 0 replies.
- mesos git commit: Fixed the issue with echo command in port mapping isolator. - posted by ji...@apache.org on 2014/12/12 18:38:44 UTC, 0 replies.
- [1/6] mesos git commit: Added multiplication and division operators for Bytes. - posted by bm...@apache.org on 2014/12/12 22:58:11 UTC, 0 replies.
- [2/6] mesos git commit: Split apart the Bytes test. - posted by bm...@apache.org on 2014/12/12 22:58:12 UTC, 0 replies.
- [3/6] mesos git commit: Updated Resources interface to expose reservations. - posted by bm...@apache.org on 2014/12/12 22:58:13 UTC, 0 replies.
- [4/6] mesos git commit: Removed Resources::extract in favor of reservation-based helpers. - posted by bm...@apache.org on 2014/12/12 22:58:14 UTC, 0 replies.
- [5/6] mesos git commit: Added an allocator unit test for allocatable resources. - posted by bm...@apache.org on 2014/12/12 22:58:15 UTC, 0 replies.
- [6/6] mesos git commit: Fixed the two level sorting in the allocator. - posted by bm...@apache.org on 2014/12/12 22:58:16 UTC, 0 replies.
- [1/5] mesos git commit: Fixed coding style issues related to the variable naming convention in stout - posted by dm...@apache.org on 2014/12/13 00:41:22 UTC, 0 replies.
- [2/5] mesos git commit: Fixed coding style issues related to the variable naming convention in libprocess - posted by dm...@apache.org on 2014/12/13 00:41:23 UTC, 0 replies.
- [3/5] mesos git commit: Fixed coding style issues related to the variable naming convention in the routing library - posted by dm...@apache.org on 2014/12/13 00:41:24 UTC, 0 replies.
- [4/5] mesos git commit: Renamed getaddrinfo arguments to be more suggestive - posted by dm...@apache.org on 2014/12/13 00:41:25 UTC, 0 replies.
- [5/5] mesos git commit: Introduce process::network namespace. - posted by dm...@apache.org on 2014/12/13 00:41:26 UTC, 0 replies.
- mesos git commit: Add travis config file for travis-ci.org. - posted by dm...@apache.org on 2014/12/13 00:49:20 UTC, 0 replies.
- mesos git commit: Fixed regressions in linux link routing library. - posted by ji...@apache.org on 2014/12/13 01:53:28 UTC, 0 replies.
- mesos git commit: Improve travis-ci build matrix - posted by dm...@apache.org on 2014/12/13 02:08:09 UTC, 0 replies.
- mesos git commit: Adds Branding Brand to Mesos adopters list. - posted by dl...@apache.org on 2014/12/14 21:03:23 UTC, 0 replies.
- svn commit: r1645517 [2/3] - in /mesos/site: publish/blog/feed.xml 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/12/14 21:08:47 UTC, 0 replies.
- svn commit: r1645517 [3/3] - in /mesos/site: publish/blog/feed.xml 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/12/14 21:08:47 UTC, 0 replies.
- svn commit: r1645517 [1/3] - in /mesos/site: publish/blog/feed.xml 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/12/14 21:08:47 UTC, 0 replies.
- mesos git commit: travis-ci: call bootstrap correctly and reduce matrix size for now - posted by dm...@apache.org on 2014/12/15 18:52:42 UTC, 0 replies.
- mesos git commit: Add dependency installation to travis build - posted by dm...@apache.org on 2014/12/15 22:54:14 UTC, 0 replies.
- mesos git commit: Added abstraction for resources transformation. - posted by ji...@apache.org on 2014/12/16 23:41:27 UTC, 0 replies.
- mesos git commit: Added a Resources transformation for acquiring persistent disk. - posted by ji...@apache.org on 2014/12/17 02:21:53 UTC, 0 replies.
- mesos git commit: Fixed a compilation issue on gcc 4.4.7. - posted by bm...@apache.org on 2014/12/17 02:27:08 UTC, 0 replies.
- [1/2] mesos git commit: Removed an unnecessary helper in the sorter tests. - posted by bm...@apache.org on 2014/12/17 04:15:26 UTC, 0 replies.
- [2/2] mesos git commit: Fixed the DRFSorter share calculation to not assume flattened resources. - posted by bm...@apache.org on 2014/12/17 04:15:27 UTC, 0 replies.
- mesos git commit: Temporarily disabled health check test. - posted by nn...@apache.org on 2014/12/18 00:46:03 UTC, 0 replies.
- [1/2] mesos git commit: Updated Sorter to allow transforming allocated resources. - posted by bm...@apache.org on 2014/12/18 01:57:52 UTC, 0 replies.
- [2/2] mesos git commit: Updated Allocator to allow transforming allocated resources. - posted by bm...@apache.org on 2014/12/18 01:57:53 UTC, 0 replies.
- [1/4] mesos git commit: Added a method in Resources to return all persistent disks. - posted by ji...@apache.org on 2014/12/18 02:32:14 UTC, 0 replies.
- [2/4] mesos git commit: Added an overload of Resources::contains for Resource object. - posted by ji...@apache.org on 2014/12/18 02:32:15 UTC, 0 replies.
- [3/4] mesos git commit: Disallowed empty DiskInfo. - posted by ji...@apache.org on 2014/12/18 02:32:16 UTC, 0 replies.
- [4/4] mesos git commit: Renamed totalResources in master to offeredResources. - posted by ji...@apache.org on 2014/12/18 02:32:17 UTC, 0 replies.
- mesos git commit: Adjusted the calculation of unused resources in _launchTasks by considering persistent disk acquisition. - posted by ji...@apache.org on 2014/12/18 23:40:28 UTC, 0 replies.
- Git Push Summary - posted by tn...@apache.org on 2014/12/19 00:09:25 UTC, 1 replies.
- mesos git commit: Replaced a bad allocator CHECK with a TODO. - posted by bm...@apache.org on 2014/12/19 03:04:26 UTC, 0 replies.
- mesos git commit: Removed an invalid CHECK in the allocator. - posted by bm...@apache.org on 2014/12/19 03:53:42 UTC, 0 replies.
- mesos git commit: Updated the master to transform allocations. - posted by ji...@apache.org on 2014/12/19 04:01:59 UTC, 0 replies.
- mesos git commit: Added protobuf protocol for communicating persisted resources between master and slave. - posted by ji...@apache.org on 2014/12/19 19:50:38 UTC, 0 replies.
- mesos git commit: Fixed a compilation issue in GCC 4.6. - posted by dm...@apache.org on 2014/12/19 22:06:25 UTC, 0 replies.
- [01/12] mesos git commit: Add multiple include guard to libev. - posted by be...@apache.org on 2014/12/25 22:05:52 UTC, 0 replies.
- [02/12] mesos git commit: Refactor clock to simplify libev cut. - posted by be...@apache.org on 2014/12/25 22:05:53 UTC, 0 replies.
- [03/12] mesos git commit: Add enable-libevent flag to Libprocess. - posted by be...@apache.org on 2014/12/25 22:05:54 UTC, 0 replies.
- [04/12] mesos git commit: Initialized EventLoop and Clock earlier. - posted by be...@apache.org on 2014/12/25 22:05:55 UTC, 0 replies.
- [05/12] mesos git commit: Add construction and conversion from / to timeval for Duration. - posted by be...@apache.org on 2014/12/25 22:05:56 UTC, 0 replies.
- [06/12] mesos git commit: Introduce libevent clock implementation. - posted by be...@apache.org on 2014/12/25 22:05:57 UTC, 0 replies.
- [07/12] mesos git commit: Introduce libevent poll implementation. - posted by be...@apache.org on 2014/12/25 22:05:58 UTC, 0 replies.
- [08/12] mesos git commit: Introduce libevent header and implementation. - posted by be...@apache.org on 2014/12/25 22:05:59 UTC, 0 replies.
- [09/12] mesos git commit: Add a factory pattern for constructing a Socket. - posted by be...@apache.org on 2014/12/25 22:06:00 UTC, 0 replies.
- [10/12] mesos git commit: Fixed compilation issue on OS X with libev. - posted by be...@apache.org on 2014/12/25 22:06:01 UTC, 0 replies.
- [11/12] mesos git commit: Virtualize Socket::Impl interface. - posted by be...@apache.org on 2014/12/25 22:06:02 UTC, 0 replies.
- [12/12] mesos git commit: Move poll based socket implementation into poll_socket.cpp. - posted by be...@apache.org on 2014/12/25 22:06:03 UTC, 0 replies.
- mesos git commit: Cleaned up indentation in src/Makefile. - posted by nn...@apache.org on 2014/12/29 17:06:15 UTC, 0 replies.
- [1/2] mesos git commit: Consolidate all fetcher env vars into one that holds a JSON object. - posted by be...@apache.org on 2014/12/30 05:58:48 UTC, 0 replies.
- [2/2] mesos git commit: Refactor fetcher namespace into a class/process. - posted by be...@apache.org on 2014/12/30 05:58:49 UTC, 0 replies.
- [1/2] mesos git commit: Added Network Isolator flags to configuration.md. - posted by tn...@apache.org on 2014/12/31 01:13:33 UTC, 0 replies.
- [2/2] mesos git commit: Updated help text for max_executors_per_slave flag for master. - posted by tn...@apache.org on 2014/12/31 01:13:34 UTC, 0 replies.