tnac...@apache.org |
mesos git commit: Removed obsolete TODO in mesos.proto. |
Tue, 01 Dec, 02:53 |
mp...@apache.org |
[1/2] mesos git commit: Introduced filter for non-revocable resources. |
Tue, 01 Dec, 11:57 |
mp...@apache.org |
[2/2] mesos git commit: Updated codebase to use `nonRevocable()` where appropriate. |
Tue, 01 Dec, 11:57 |
mp...@apache.org |
mesos git commit: Made the order of `EXPECT_CALL()`s match the expected order of events. |
Tue, 01 Dec, 12:10 |
mp...@apache.org |
mesos git commit: Clarified the comment for `Accept` protobuf message. |
Tue, 01 Dec, 13:44 |
ti...@apache.org |
Git Push Summary |
Tue, 01 Dec, 17:47 |
ti...@apache.org |
svn commit: r11376 - in /dev/mesos/0.26.0-rc3: ./ mesos-0.26.0.tar.gz mesos-0.26.0.tar.gz.asc mesos-0.26.0.tar.gz.md5 |
Tue, 01 Dec, 18:00 |
ji...@apache.org |
[1/3] mesos git commit: Added hex number support to numify(). |
Tue, 01 Dec, 19:14 |
ji...@apache.org |
[2/3] mesos git commit: Added stdout/tests/numify_tests.cpp into Makefile.am. |
Tue, 01 Dec, 19:14 |
ji...@apache.org |
[3/3] mesos git commit: Added --egress_flow_classifier_parent flag. |
Tue, 01 Dec, 19:14 |
vinodk...@apache.org |
mesos git commit: Included the header for boost::hash_combine explicitly. |
Tue, 01 Dec, 21:26 |
vinodk...@apache.org |
[1/2] mesos git commit: Added swap information to os::memory(). |
Tue, 01 Dec, 22:00 |
vinodk...@apache.org |
[2/2] mesos git commit: Checked if swap is enabled before running memory pressure related tests. |
Tue, 01 Dec, 22:00 |
mp...@apache.org |
mesos git commit: Restructured comments in `authorizer.proto`. |
Wed, 02 Dec, 17:17 |
mp...@apache.org |
mesos git commit: Updated the pattern for `_teardown` authorization continuation. |
Wed, 02 Dec, 17:57 |
jo...@apache.org |
mesos git commit: Fixed flaky test (AvailableResourcesAfterRescinding). |
Wed, 02 Dec, 18:41 |
jo...@apache.org |
mesos git commit: Quota: Cleaned up `RemoveSingleQuota` test. |
Wed, 02 Dec, 19:51 |
jo...@apache.org |
mesos git commit: Quota: Removed quota from registry in remove request. |
Wed, 02 Dec, 20:03 |
jo...@apache.org |
mesos git commit: Removed extraneous std:: namespace in "resources.cpp" |
Wed, 02 Dec, 22:36 |
jo...@apache.org |
mesos git commit: Fixed the Review Board URL in the commit message. |
Wed, 02 Dec, 23:03 |
ji...@apache.org |
[1/5] mesos git commit: Enabled the Authorizer to handle Reserve/Unreserve ACLs. |
Wed, 02 Dec, 23:17 |
ji...@apache.org |
[2/5] mesos git commit: Introduced ACL protobuf definitions for dynamic reservation. |
Wed, 02 Dec, 23:17 |
ji...@apache.org |
[3/5] mesos git commit: Added 'Master::authorize(Un)reserveResources()' for Reserve/Unreserve. |
Wed, 02 Dec, 23:17 |
ji...@apache.org |
[4/5] mesos git commit: Added authorization for dynamic reservation master endpoints. |
Wed, 02 Dec, 23:17 |
ji...@apache.org |
[5/5] mesos git commit: Added framework authorization for dynamic reservation. |
Wed, 02 Dec, 23:17 |
ji...@apache.org |
mesos git commit: Relocated containerizer isolator files under mesos containerizer. |
Wed, 02 Dec, 23:42 |
mp...@apache.org |
mesos git commit: Addressed a TODO in `resources.cpp`. |
Wed, 02 Dec, 23:54 |
mp...@apache.org |
mesos git commit: Fixed pointer alignment error in IP::create(). |
Thu, 03 Dec, 08:39 |
mp...@apache.org |
mesos git commit: Fixed flakiness in reservation endpoint tests. |
Thu, 03 Dec, 08:53 |
be...@apache.org |
mesos git commit: Made parameter type of process::io::write() a const pointer. |
Thu, 03 Dec, 12:49 |
be...@apache.org |
mesos git commit: Cleanup a leaked reference to a test process living in the stack. |
Thu, 03 Dec, 14:03 |
be...@apache.org |
mesos git commit: Added documentation about terminate/wait in Processes destructors. |
Thu, 03 Dec, 14:12 |
be...@apache.org |
mesos git commit: Fixed test flakiness in FetcherTest and FetcherCacheTest. |
Thu, 03 Dec, 14:40 |
ti...@apache.org |
mesos git commit: Made unary c-tors for `Unauthorized` response explicit. |
Thu, 03 Dec, 15:44 |
jo...@apache.org |
mesos git commit: Fixed flakey test: MasterMaintenanceTest.InverseOffersFilters. |
Thu, 03 Dec, 16:37 |
mp...@apache.org |
[1/3] mesos git commit: Added linter for license headers in some file types. |
Thu, 03 Dec, 18:43 |
mp...@apache.org |
[2/3] mesos git commit: stout: Made license-headers doxygen-compatible. |
Thu, 03 Dec, 18:43 |
mp...@apache.org |
[3/3] mesos git commit: Made license-headers doxygen-compatible. |
Thu, 03 Dec, 18:43 |
jo...@apache.org |
mesos git commit: Quota: Updated allocate() in the hierarchical allocator. |
Thu, 03 Dec, 19:33 |
jo...@apache.org |
[1/3] mesos git commit: Quota: Implemented recovery in hierarchical allocator. |
Fri, 04 Dec, 02:00 |
jo...@apache.org |
[2/3] mesos git commit: Quota: Properly initialized the allocator sorter for quota'ed roles. |
Fri, 04 Dec, 02:00 |
jo...@apache.org |
[3/3] mesos git commit: Filtered non-whitelisted and deactivated agents once per allocation. |
Fri, 04 Dec, 02:00 |
bmah...@apache.org |
mesos git commit: Documented why OsSignalsTest.Suppress works on OS X. |
Fri, 04 Dec, 02:24 |
bmah...@apache.org |
[1/2] mesos git commit: Globally ignore SIGPIPE in libprocess. |
Fri, 04 Dec, 03:27 |
bmah...@apache.org |
[2/2] mesos git commit: Removed SIGPIPE handling now that libprocess ignores it. |
Fri, 04 Dec, 03:27 |
bmah...@apache.org |
mesos git commit: Revert "Added documentation about terminate/wait in Processes destructors." |
Fri, 04 Dec, 03:31 |
tnac...@apache.org |
mesos git commit: Fixed health check consecutive failure comments. |
Fri, 04 Dec, 05:36 |
mp...@apache.org |
mesos git commit: Removed an instance of using declaration in `fetcher.hpp`. |
Fri, 04 Dec, 09:43 |
jo...@apache.org |
mesos git commit: Quota: Properly initialized the sorter for quota'ed roles in the allocator. |
Fri, 04 Dec, 16:43 |
jo...@apache.org |
mesos git commit: Fixed flakiness in MasterMaintenanceTest.InverseOffersFilters. |
Fri, 04 Dec, 17:28 |
jo...@apache.org |
mesos git commit: Quota: Filtered revocable resources out of quotaRoleSorter in allocator. |
Fri, 04 Dec, 17:46 |
ji...@apache.org |
mesos git commit: Avoided accepting hex float literals. |
Fri, 04 Dec, 19:08 |
jo...@apache.org |
[1/2] mesos git commit: Quota: Ensured resources in `QuotaInfo` do not have non-default role. |
Fri, 04 Dec, 20:25 |
jo...@apache.org |
[2/2] mesos git commit: Quota: Added hierarchical allocator-specific tests. |
Fri, 04 Dec, 20:25 |
ji...@apache.org |
mesos git commit: Fixed the flaky PersistentVolumeTest.SlaveRecovery test. |
Fri, 04 Dec, 21:30 |
ji...@apache.org |
mesos git commit: Fixed comments for numify(), cleaned up some test code. |
Fri, 04 Dec, 22:05 |
bmah...@apache.org |
mesos git commit: Linked against the executor in the agent to ensure ordered message delivery. |
Fri, 04 Dec, 22:16 |
ji...@apache.org |
mesos git commit: Added 'principal' field to 'Resource.DiskInfo.Persistence'. |
Fri, 04 Dec, 22:25 |
vinodk...@apache.org |
mesos git commit: Fixed apply-reviews.py to work for first-time contributors. |
Fri, 04 Dec, 22:39 |
vinodk...@apache.org |
[1/3] mesos git commit: Added support for recovering RunState for HTTP based executors. |
Fri, 04 Dec, 23:27 |
vinodk...@apache.org |
[2/3] mesos git commit: Added functionality for Subscribe/Subscribed workflow for HTTP executors. |
Fri, 04 Dec, 23:27 |
vinodk...@apache.org |
[3/3] mesos git commit: Added test for the Subscribe->Subscribed workflow for the Executor HTTP API. |
Fri, 04 Dec, 23:27 |
mp...@apache.org |
mesos git commit: Fixed an indentation style issue in `mesos.proto` files. |
Tue, 08 Dec, 02:46 |
ti...@apache.org |
[1/2] mesos git commit: Add volume driver plugin to mesos v1 proto. |
Tue, 08 Dec, 03:13 |
ti...@apache.org |
[2/2] mesos git commit: Made v1 API in mesos.proto equivalent to non-v1 for 0.26.0. |
Tue, 08 Dec, 03:13 |
ti...@apache.org |
[mesos] Git Push Summary |
Tue, 08 Dec, 03:38 |
ti...@apache.org |
svn commit: r11467 - in /dev/mesos/0.26.0-rc4: ./ mesos-0.26.0.tar.gz mesos-0.26.0.tar.gz.asc mesos-0.26.0.tar.gz.md5 |
Tue, 08 Dec, 03:50 |
mp...@apache.org |
mesos git commit: Fixed a typo in a comment in `ReservationTest.ACLMultipleOperations`. |
Tue, 08 Dec, 04:09 |
ji...@apache.org |
mesos git commit: Fixed the license header in src/linux/ns.hpp. |
Tue, 08 Dec, 16:56 |
ji...@apache.org |
[1/2] mesos git commit: Fixed hyphen usage in comments. |
Tue, 08 Dec, 20:07 |
ji...@apache.org |
[2/2] mesos git commit: Fixed punctuation usage in some error messages. |
Tue, 08 Dec, 20:07 |
jo...@apache.org |
[1/2] mesos git commit: Libprocess: Marked Boost as a "system" header. |
Tue, 08 Dec, 20:49 |
jo...@apache.org |
[2/2] mesos git commit: Mesos: Marked Boost as a "system" header. |
Tue, 08 Dec, 20:49 |
ji...@apache.org |
mesos git commit: Fixed a broken test: HealthTest.ObserveEndpoint. |
Tue, 08 Dec, 20:59 |
ji...@apache.org |
mesos git commit: Added documentation about the Mesos "sandbox". |
Tue, 08 Dec, 22:09 |
bmah...@apache.org |
mesos git commit: Fixed indentation in Master::initialize. |
Tue, 08 Dec, 23:44 |
mp...@apache.org |
[1/2] mesos git commit: Fixed flakiness in `ReservationTest.ACLMultipleOperations`. |
Wed, 09 Dec, 06:10 |
mp...@apache.org |
[2/2] mesos git commit: Shortened `allocation_interval` from 50ms to 5ms in `ReservationTest`s to help expose potential race conditions. |
Wed, 09 Dec, 06:10 |
tnac...@apache.org |
mesos git commit: Add mesos provisioner doc. |
Wed, 09 Dec, 06:50 |
be...@apache.org |
mesos git commit: Added a paragraph to the release guide that handles API updates. |
Wed, 09 Dec, 10:37 |
be...@apache.org |
mesos git commit: Modified Http fetcher test process to be symmetric in spawn/terminate. |
Wed, 09 Dec, 10:54 |
be...@apache.org |
mesos git commit: Fixed flaky MemoryPressureMesosTests. |
Wed, 09 Dec, 10:59 |
jo...@apache.org |
[1/2] mesos git commit: Windows: Added `bootstrap.bat`. |
Wed, 09 Dec, 23:12 |
jo...@apache.org |
[2/2] mesos git commit: Changed commit hook linting to ignore empty diffs. |
Wed, 09 Dec, 23:12 |
jo...@apache.org |
mesos git commit: CMake: Added missing source files to src/CMakeLists.txt. |
Wed, 09 Dec, 23:48 |
tnac...@apache.org |
mesos git commit: Fix comments in TaskHealthStatus message proto. |
Thu, 10 Dec, 01:00 |
jo...@apache.org |
mesos git commit: Windows: Added threadsafe `strerror_r` implementation. |
Thu, 10 Dec, 01:05 |
jo...@apache.org |
mesos git commit: Windows: Added support for `slave/state.cpp`. |
Thu, 10 Dec, 01:37 |
jo...@apache.org |
mesos git commit: Added missing include. |
Thu, 10 Dec, 01:45 |
jo...@apache.org |
mesos git commit: CMake: Add state.cpp to Windows agent build. |
Thu, 10 Dec, 02:00 |
bmah...@apache.org |
[1/2] mesos git commit: Fixed a message dropping bug in the health checker. |
Thu, 10 Dec, 02:49 |
bmah...@apache.org |
[2/2] mesos git commit: Added a reference to MESOS-4111 in the command executor sleep hack. |
Thu, 10 Dec, 02:49 |
bmah...@apache.org |
mesos git commit: Exposed task health through the state endpoints on master and slave. |
Thu, 10 Dec, 03:00 |
jo...@apache.org |
mesos git commit: CMake: Added FindCurl.cmake script to locate cURL library. |
Thu, 10 Dec, 03:39 |
mp...@apache.org |
[1/2] mesos git commit: Modified `ReservationTest.ACLMultipleOperations` to better capture the intended testing scnearios. |
Thu, 10 Dec, 11:22 |
mp...@apache.org |
[2/2] mesos git commit: Corrected a comment in reservation endpoint tests. |
Thu, 10 Dec, 11:22 |
mp...@apache.org |
mesos git commit: Employed a better macro in tests, cleaned up formatting. |
Thu, 10 Dec, 11:39 |
tnac...@apache.org |
[1/3] mesos git commit: Fixed tests to call socket accept before sending response. |
Thu, 10 Dec, 15:31 |
tnac...@apache.org |
[2/3] mesos git commit: Created separate server to serve blobs in RegistryClientTests. |
Thu, 10 Dec, 15:31 |
tnac...@apache.org |
[3/3] mesos git commit: Changed RegistryClientTest to use instance work directory. |
Thu, 10 Dec, 15:31 |