abud...@apache.org |
[mesos] branch master updated (e8793b2 -> 8c0b882) |
Wed, 15 Apr, 14:32 |
abud...@apache.org |
[mesos] 01/02: Handled EBUSY when destroying a cgroup. |
Wed, 15 Apr, 14:32 |
abud...@apache.org |
[mesos] 02/02: Added Charles-Francois Natali to contributors list. |
Wed, 15 Apr, 14:32 |
abud...@apache.org |
[mesos] branch master updated: Fixed unreachable code warning for `cgroups::destroy`. |
Thu, 16 Apr, 17:06 |
asekrete...@apache.org |
[mesos] branch master updated: Skip not yet known framework IDs in `generateInverseOffers()`. |
Mon, 06 Apr, 14:15 |
asekrete...@apache.org |
[mesos] branch master updated: Introduced test for `addSlave()` with maintenance and unknown framework. |
Mon, 06 Apr, 15:19 |
asekrete...@apache.org |
[mesos] branch master updated: Fixed build of tests broken in 9bd3ea4665402943af070e64327e8d7dc341e301. |
Mon, 06 Apr, 15:46 |
asekrete...@apache.org |
[mesos] branch master updated (6bc5a5e -> 00466fe) |
Tue, 21 Apr, 08:15 |
asekrete...@apache.org |
[mesos] 01/02: Fixed composing authorization callback path on Windows. |
Tue, 21 Apr, 08:15 |
asekrete...@apache.org |
[mesos] 02/02: Enabled `LoggingTest*` and `MetricTest*` on Windows. |
Tue, 21 Apr, 08:15 |
bmah...@apache.org |
[mesos] branch master updated: Fixed protobuf (de)serialization error handling in libprocess. |
Tue, 07 Apr, 22:59 |
bmah...@apache.org |
[mesos] branch master updated: Removed trailing periods from errors in network.hpp. |
Fri, 10 Apr, 17:48 |
bmah...@apache.org |
[mesos] branch master updated: Fixed missing find_if namespace qualification. |
Mon, 13 Apr, 19:00 |
bmah...@apache.org |
[mesos] branch master updated (6d76751 -> 898201b) |
Fri, 17 Apr, 20:12 |
bmah...@apache.org |
[mesos] 01/03: Split out exec.hpp from shell.hpp in stout. |
Fri, 17 Apr, 20:12 |
bmah...@apache.org |
[mesos] 02/03: Updated libprocess for exec.hpp addition to stout. |
Fri, 17 Apr, 20:12 |
bmah...@apache.org |
[mesos] 03/03: Updated mesos for os/exec.hpp addition to stout. |
Fri, 17 Apr, 20:12 |
bmah...@apache.org |
[mesos] branch master updated (898201b -> 9240c4d) |
Fri, 17 Apr, 21:19 |
bmah...@apache.org |
[mesos] 01/02: Added logging of peer address in LibeventSSLSocket accept failures. |
Fri, 17 Apr, 21:19 |
bmah...@apache.org |
[mesos] 02/02: Added logging of peer address in OpenSSLSocket accept failures. |
Fri, 17 Apr, 21:19 |
bmah...@apache.org |
[mesos] branch master updated: Added MESOS-10112 to the 1.9.1 CHANGELOG. |
Fri, 17 Apr, 22:11 |
bmah...@apache.org |
[mesos] branch 1.9.x updated (b84b0a4 -> 4d2db68) |
Fri, 17 Apr, 22:11 |
bmah...@apache.org |
[mesos] 01/02: Added logging of peer address in LibeventSSLSocket accept failures. |
Fri, 17 Apr, 22:11 |
bmah...@apache.org |
[mesos] 02/02: Added MESOS-10112 to the 1.9.1 CHANGELOG. |
Fri, 17 Apr, 22:11 |
bmah...@apache.org |
[mesos] branch master updated: Updated the cgroup listener to not fail on discard. |
Mon, 20 Apr, 17:53 |
bmah...@apache.org |
[mesos] branch master updated (00466fe -> 77fa450) |
Fri, 24 Apr, 22:09 |
bmah...@apache.org |
[mesos] 01/06: Fixed discard race in libwinio io operations. |
Fri, 24 Apr, 22:09 |
bmah...@apache.org |
[mesos] 02/06: Added support for read readiness polling on Windows. |
Fri, 24 Apr, 22:09 |
bmah...@apache.org |
[mesos] 03/06: Enabled io::poll read test on Windows / added io::poll write test. |
Fri, 24 Apr, 22:09 |
bmah...@apache.org |
[mesos] 04/06: Fixed a bug where the openssl socket can block forever. |
Fri, 24 Apr, 22:09 |
bmah...@apache.org |
[mesos] 05/06: Fixed a bug where OpenSSLSocketImpl accept loop can silently stop. |
Fri, 24 Apr, 22:09 |
bmah...@apache.org |
[mesos] 06/06: Added a regression test for MESOS-10114. |
Fri, 24 Apr, 22:09 |
git-site-r...@apache.org |
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: f8a3dd334. |
Wed, 01 Apr, 05:28 |
git-site-r...@apache.org |
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 3b1eca806. |
Mon, 06 Apr, 15:07 |
git-site-r...@apache.org |
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 924a6776c. |
Tue, 07 Apr, 02:28 |
git-site-r...@apache.org |
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: e6b15b1e9. |
Tue, 07 Apr, 23:30 |
g...@apache.org |
[mesos] branch master updated: Added resource limits to the web UI. |
Wed, 01 Apr, 04:57 |
g...@apache.org |
[mesos] branch master updated (92f8768 -> 924a677) |
Tue, 07 Apr, 01:49 |
g...@apache.org |
[mesos] 01/03: Added agent-side validation for resource limits. |
Tue, 07 Apr, 01:49 |
g...@apache.org |
[mesos] 02/03: Sent appropriate task status reason when task over memory request. |
Tue, 07 Apr, 01:49 |
g...@apache.org |
[mesos] 03/03: Updated CFS tests to avoid checking CPU usage. |
Tue, 07 Apr, 01:49 |
g...@apache.org |
[mesos] branch master updated: Fixed libevent SSL socket shutdown race condition. |
Mon, 13 Apr, 20:49 |
g...@apache.org |
[mesos] branch master updated: Updated executor API docs to include the domain socket. |
Tue, 28 Apr, 23:10 |
g...@apache.org |
[mesos] branch master updated: Added missing issues to the 1.7.3 CHANGELOG. |
Wed, 29 Apr, 05:52 |
g...@apache.org |
[mesos] branch 1.7.x updated: Added missing issues to the 1.7.3 CHANGELOG. |
Wed, 29 Apr, 05:53 |
g...@apache.org |
[mesos] branch 1.7.x updated: Prepared the 1.7.3 CHANGELOG for release. |
Wed, 29 Apr, 06:12 |
qianzh...@apache.org |
[mesos] branch master updated: Set OOM score adj when Docker container's memory limit is infinite. |
Tue, 28 Apr, 07:54 |