You are viewing a plain text version of this content. The canonical link for it is here.
- [mesos] annotated tag 1.9.0-rc3 created (now 0eadf8c) - posted by qi...@apache.org on 2019/09/02 03:09:28 UTC, 0 replies.
- svn commit: r35495 - in /dev/mesos/1.9.0-rc3: ./ mesos-1.9.0.tar.gz mesos-1.9.0.tar.gz.asc mesos-1.9.0.tar.gz.sha512 - posted by qi...@apache.org on 2019/09/02 03:10:05 UTC, 0 replies.
- [mesos] branch master updated (57f9b46 -> 1199ea1) - posted by bb...@apache.org on 2019/09/02 08:26:43 UTC, 0 replies.
- [mesos] 01/02: Fixed anchor name in upgrades guide. - posted by bb...@apache.org on 2019/09/02 08:26:44 UTC, 0 replies.
- [mesos] 02/02: Fixed typo in reservation documentation. - posted by bb...@apache.org on 2019/09/02 08:26:45 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 1199ea1ca. - posted by gi...@apache.org on 2019/09/02 08:57:54 UTC, 0 replies.
- [mesos] branch master updated: Prevented logging of coverity token in CI. - posted by bb...@apache.org on 2019/09/02 09:11:33 UTC, 0 replies.
- [mesos] branch master updated (7e30597 -> 997df8b) - posted by mz...@apache.org on 2019/09/03 17:28:44 UTC, 0 replies.
- [mesos] 01/05: Made `allocated` mean "allocated but not offered" in `allocator::Slave`. - posted by mz...@apache.org on 2019/09/03 17:28:45 UTC, 0 replies.
- [mesos] 02/05: Renamed `allocate` and its derivatives in HierarchialAllocatorProcess. - posted by mz...@apache.org on 2019/09/03 17:28:46 UTC, 0 replies.
- [mesos] 03/05: Renamed `toAllocate` into `toOffer` in `HierarchialAllocatorProcess`. - posted by mz...@apache.org on 2019/09/03 17:28:47 UTC, 0 replies.
- [mesos] 04/05: Renamed totalAllocatedReservation -> totalOfferedOrAllocatedReservation. - posted by mz...@apache.org on 2019/09/03 17:28:48 UTC, 0 replies.
- [mesos] 05/05: Renamed *Allocation into *Offering in __generateOffers(). - posted by mz...@apache.org on 2019/09/03 17:28:49 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 997df8bf8. - posted by gi...@apache.org on 2019/09/03 18:03:04 UTC, 0 replies.
- [mesos] branch master updated (997df8b -> d1b32cc) - posted by bb...@apache.org on 2019/09/04 13:48:04 UTC, 0 replies.
- [mesos] 01/02: Removed unused and unimplemented method declaration. - posted by bb...@apache.org on 2019/09/04 13:48:05 UTC, 0 replies.
- [mesos] 02/02: Added stringification for resource provider calls. - posted by bb...@apache.org on 2019/09/04 13:48:06 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: d1b32cc37. - posted by gi...@apache.org on 2019/09/04 14:29:09 UTC, 0 replies.
- [mesos] branch master updated: Precalculated the master per-framework metrics prefix. - posted by jp...@apache.org on 2019/09/05 02:40:48 UTC, 0 replies.
- svn commit: r35554 - in /release/mesos/1.9.0: ./ mesos-1.9.0.tar.gz mesos-1.9.0.tar.gz.asc mesos-1.9.0.tar.gz.sha512 - posted by qi...@apache.org on 2019/09/05 02:42:00 UTC, 0 replies.
- [mesos] annotated tag 1.9.0 created (now 067d906) - posted by qi...@apache.org on 2019/09/05 02:42:14 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 9bc1790d4. - posted by gi...@apache.org on 2019/09/05 03:13:53 UTC, 0 replies.
- [mesos] branch 1.9.x updated: Updated Mesos version to 1.9.1. - posted by qi...@apache.org on 2019/09/05 08:44:24 UTC, 0 replies.
- [mesos] branch master updated: Added `SlaveOptions` for wrapping all parameters of `StartSlave`. - posted by ab...@apache.org on 2019/09/06 10:49:14 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 6c2a94ca0. - posted by gi...@apache.org on 2019/09/06 11:24:39 UTC, 0 replies.
- [mesos] branch master updated (6c2a94c -> 927b012) - posted by mz...@apache.org on 2019/09/06 22:19:46 UTC, 0 replies.
- [mesos] 01/04: Separated handling offer validation failure from handling success. - posted by mz...@apache.org on 2019/09/06 22:19:47 UTC, 0 replies.
- [mesos] 02/04: Moved `removeOffers()` from `Master::accept()` into `Master::_accept()`. - posted by mz...@apache.org on 2019/09/06 22:19:48 UTC, 0 replies.
- [mesos] 03/04: Moved setting expectation for recoverResources() to a proper place. - posted by mz...@apache.org on 2019/09/06 22:19:49 UTC, 0 replies.
- [mesos] 04/04: Replaced removeOffer + recoverResources pairs with specialized helpers. - posted by mz...@apache.org on 2019/09/06 22:19:50 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 927b012e9. - posted by gi...@apache.org on 2019/09/06 22:51:22 UTC, 0 replies.
- [mesos] branch master updated (927b012 -> e0f7e2d) - posted by bb...@apache.org on 2019/09/09 07:32:10 UTC, 0 replies.
- [mesos] 01/02: Added a `dist` target to the cmake build. - posted by bb...@apache.org on 2019/09/09 07:32:11 UTC, 0 replies.
- [mesos] 02/02: Added a `distcheck` target to the cmake build. - posted by bb...@apache.org on 2019/09/09 07:32:12 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: e0f7e2d70. - posted by gi...@apache.org on 2019/09/09 08:02:19 UTC, 0 replies.
- [mesos] branch master updated: Punctually disabled pylint's `cyclic-import` warning. - posted by bb...@apache.org on 2019/09/09 14:10:45 UTC, 0 replies.
- [mesos] branch master updated: Added documentation about standalone containers. - posted by gr...@apache.org on 2019/09/09 17:38:26 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: b24ab0a97. - posted by gi...@apache.org on 2019/09/09 18:15:08 UTC, 0 replies.
- [mesos] branch master updated: Activated tests for `src/python/lib`. - posted by bb...@apache.org on 2019/09/10 09:33:37 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 4f7ba4101. - posted by gi...@apache.org on 2019/09/10 10:05:55 UTC, 0 replies.
- [mesos] branch master updated (4f7ba41 -> 783fd45) - posted by mz...@apache.org on 2019/09/12 22:11:39 UTC, 0 replies.
- [mesos] 01/04: Added tracking of framework allocations in the allocator Slave class. - posted by mz...@apache.org on 2019/09/12 22:11:40 UTC, 0 replies.
- [mesos] 02/04: Removed `Sorter::allocation(const SlaveID& slaveId)`. - posted by mz...@apache.org on 2019/09/12 22:11:41 UTC, 0 replies.
- [mesos] 03/04: Improved allocator inverse offer test. - posted by mz...@apache.org on 2019/09/12 22:11:42 UTC, 0 replies.
- [mesos] 04/04: Tracked offered and allocated resources in the role tree. - posted by mz...@apache.org on 2019/09/12 22:11:43 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 783fd45c5. - posted by gi...@apache.org on 2019/09/12 22:41:18 UTC, 0 replies.
- [mesos] branch master updated: Fixed a bug for non-partition-aware schedulers. - posted by gr...@apache.org on 2019/09/13 02:17:16 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 8e1a51207. - posted by gi...@apache.org on 2019/09/13 02:46:03 UTC, 0 replies.
- [mesos] branch 1.9.x updated: Fixed a bug for non-partition-aware schedulers. - posted by gr...@apache.org on 2019/09/13 02:47:25 UTC, 0 replies.
- [mesos] branch master updated: Added MESOS-9965 to the 1.9.1 CHANGELOG. - posted by gr...@apache.org on 2019/09/13 02:57:55 UTC, 0 replies.
- [mesos] branch 1.9.x updated: Added MESOS-9965 to the 1.9.1 CHANGELOG. - posted by gr...@apache.org on 2019/09/13 02:58:17 UTC, 0 replies.
- [mesos] branch master updated (2e26323 -> f99ffab) - posted by qi...@apache.org on 2019/09/16 00:42:37 UTC, 0 replies.
- [mesos] 01/02: Updated site information for the 1.9.0 release. - posted by qi...@apache.org on 2019/09/16 00:42:38 UTC, 0 replies.
- [mesos] 02/02: Added the Mesos 1.9.0 release blog post. - posted by qi...@apache.org on 2019/09/16 00:42:39 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: f99ffab06. - posted by gi...@apache.org on 2019/09/16 01:14:59 UTC, 0 replies.
- [mesos] branch master updated: Removed race in `StorageLocalResourceProviderTest.Update`. - posted by bb...@apache.org on 2019/09/16 08:46:56 UTC, 0 replies.
- [mesos] branch master updated: Included new Python CLI in distribution tarball. - posted by bb...@apache.org on 2019/09/17 15:28:09 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 9333717e6. - posted by gi...@apache.org on 2019/09/17 16:00:42 UTC, 0 replies.
- [mesos] branch master updated (9333717 -> fb467a0) - posted by bb...@apache.org on 2019/09/18 10:52:37 UTC, 0 replies.
- [mesos] 01/09: Moved cpplint configuration into dedicated file. - posted by bb...@apache.org on 2019/09/18 10:52:38 UTC, 0 replies.
- [mesos] 02/09: Added check script to check for license headers. - posted by bb...@apache.org on 2019/09/18 10:52:39 UTC, 0 replies.
- [mesos] 03/09: Added gitlint config. - posted by bb...@apache.org on 2019/09/18 10:52:40 UTC, 0 replies.
- [mesos] 04/09: Added separate script to install developer setup. - posted by bb...@apache.org on 2019/09/18 10:52:41 UTC, 0 replies.
- [mesos] 05/09: Switched commit hooks to pre-commit. - posted by bb...@apache.org on 2019/09/18 10:52:42 UTC, 0 replies.
- [mesos] 06/09: Removed old mesos-style and references. - posted by bb...@apache.org on 2019/09/18 10:52:43 UTC, 0 replies.
- [mesos] 07/09: Revert "Updated cpplint.py to be less verbose when there is no linting issue." - posted by bb...@apache.org on 2019/09/18 10:52:44 UTC, 0 replies.
- [mesos] 08/09: Revert "Updated cpplint to be compatible with Python 3." - posted by bb...@apache.org on 2019/09/18 10:52:45 UTC, 0 replies.
- [mesos] 09/09: Enabled a number of additional pre-commit checks. - posted by bb...@apache.org on 2019/09/18 10:52:46 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: fb467a03c. - posted by gi...@apache.org on 2019/09/18 11:24:49 UTC, 0 replies.
- [mesos] branch master updated: Manually created clang-tidy config in mesos-tidy setup. - posted by bb...@apache.org on 2019/09/18 12:25:39 UTC, 0 replies.
- [mesos] branch master updated (8a9f860 -> 4da3fcd) - posted by jo...@apache.org on 2019/09/18 23:15:21 UTC, 0 replies.
- [mesos] 01/03: Added some extra ASSERTs to a role test. - posted by jo...@apache.org on 2019/09/18 23:15:22 UTC, 0 replies.
- [mesos] 02/03: Windows: Fixed AllocationRoleEnvironmentVariable tests. - posted by jo...@apache.org on 2019/09/18 23:15:23 UTC, 0 replies.
- [mesos] 03/03: Windows: Disabled the dist and distcheck targets with a note. - posted by jo...@apache.org on 2019/09/18 23:15:24 UTC, 0 replies.
- [mesos] branch master updated: Windows: Moved definition out of inline function call. - posted by ti...@apache.org on 2019/09/19 13:22:42 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: fe1cd0a3b. - posted by gi...@apache.org on 2019/09/19 13:50:56 UTC, 0 replies.
- [mesos] branch master updated: Implemented displaying roles of multi-role frameworks as a tree. - posted by mz...@apache.org on 2019/09/19 21:14:25 UTC, 0 replies.
- [mesos] branch master updated (b13de7e -> 9f1d38f) - posted by be...@apache.org on 2019/09/20 18:22:23 UTC, 0 replies.
- [mesos] 01/02: Removed an outdated reference to the 'libprocess' hostname validation. - posted by be...@apache.org on 2019/09/20 18:22:24 UTC, 0 replies.
- [mesos] 02/02: Introduced new names for SSL-related libprocess flags. - posted by be...@apache.org on 2019/09/20 18:22:25 UTC, 0 replies.
- [mesos] branch 1.9.x updated (c115fb0 -> 4895d44) - posted by be...@apache.org on 2019/09/20 18:26:09 UTC, 0 replies.
- [mesos] 01/03: Removed an outdated reference to the 'libprocess' hostname validation. - posted by be...@apache.org on 2019/09/20 18:26:10 UTC, 0 replies.
- [mesos] 02/03: Introduced new names for SSL-related libprocess flags. - posted by be...@apache.org on 2019/09/20 18:26:11 UTC, 0 replies.
- [mesos] 03/03: Added MESOS-9972 to the 1.9.1 CHANGELOG. - posted by be...@apache.org on 2019/09/20 18:26:12 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 9f1d38f49. - posted by gi...@apache.org on 2019/09/20 18:51:29 UTC, 0 replies.
- [mesos] branch master updated (9f1d38f -> b7d4e7a) - posted by bb...@apache.org on 2019/09/23 12:41:14 UTC, 0 replies.
- [mesos] 01/02: Fixed inefficient `hashmap` access patterns. - posted by bb...@apache.org on 2019/09/23 12:41:15 UTC, 0 replies.
- [mesos] 02/02: Fixed inefficient `hashmap` access patterns. - posted by bb...@apache.org on 2019/09/23 12:41:16 UTC, 0 replies.
- [mesos] branch master updated: Added missing member initialization in `JSON::WriterProxy`. - posted by bb...@apache.org on 2019/09/23 12:56:24 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: b7d4e7aff. - posted by gi...@apache.org on 2019/09/23 13:13:36 UTC, 0 replies.
- [mesos] branch master updated: Bumped mesos-tidy onto upstream release_90. - posted by bb...@apache.org on 2019/09/23 13:39:17 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 8f769b71d. - posted by gi...@apache.org on 2019/09/23 13:42:21 UTC, 0 replies.
- [mesos] branch master updated: Adjusted CSI example framework for recent changes. - posted by bb...@apache.org on 2019/09/23 13:51:21 UTC, 0 replies.
- [mesos] branch master updated (6ded10f -> bdb3a69) - posted by mz...@apache.org on 2019/09/23 20:43:07 UTC, 0 replies.
- [mesos] 01/04: Fixed a bug where sorter may leak clients. - posted by mz...@apache.org on 2019/09/23 20:43:08 UTC, 0 replies.
- [mesos] 02/04: Refactored framework role tracking logic in the allocator. - posted by mz...@apache.org on 2019/09/23 20:43:09 UTC, 0 replies.
- [mesos] 03/04: Simplified recover resources when removing frameworks or agents. - posted by mz...@apache.org on 2019/09/23 20:43:10 UTC, 0 replies.
- [mesos] 04/04: Added a test to ensure resources are recovered during agent removal. - posted by mz...@apache.org on 2019/09/23 20:43:11 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: bdb3a6956. - posted by gi...@apache.org on 2019/09/23 21:16:13 UTC, 0 replies.
- [mesos] branch master updated: Fixed documentation on master fault domains. - posted by bb...@apache.org on 2019/09/24 08:56:08 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: ce801bd6b. - posted by gi...@apache.org on 2019/09/24 09:28:13 UTC, 0 replies.
- [mesos] branch master updated (ce801bd -> 1122674) - posted by ab...@apache.org on 2019/09/24 12:26:38 UTC, 0 replies.
- [mesos] 01/02: Added `futureTracker` to the `SlaveOptions` in tests. - posted by ab...@apache.org on 2019/09/24 12:26:39 UTC, 0 replies.
- [mesos] 02/02: Implemented an integration test for /containerizer/debug endpoint. - posted by ab...@apache.org on 2019/09/24 12:26:40 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 1122674a5. - posted by gi...@apache.org on 2019/09/24 12:55:02 UTC, 0 replies.
- [mesos] branch master updated: Fixed broken links to Linux scheduler documentation. - posted by ab...@apache.org on 2019/09/25 11:57:28 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: afd86db2e. - posted by gi...@apache.org on 2019/09/25 12:33:42 UTC, 0 replies.
- [mesos] branch master updated: Added @ApacheMesos release tweet to the release guide. - posted by bm...@apache.org on 2019/09/25 14:57:33 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 7b1d12267. - posted by gi...@apache.org on 2019/09/25 15:28:26 UTC, 0 replies.
- [mesos] branch master updated: Fixed Javascript linting and IE compatibility of the UI roles tree. - posted by mz...@apache.org on 2019/09/25 20:11:34 UTC, 0 replies.
- [mesos] branch 1.9.x updated: Fixed a bug where sorter may leak clients. - posted by mz...@apache.org on 2019/09/25 20:28:08 UTC, 0 replies.
- [mesos] branch master updated (aed0b87 -> f1789b0) - posted by bb...@apache.org on 2019/09/30 12:52:31 UTC, 0 replies.
- [mesos] 01/03: Cleaned up `HTTPTest.WWWAuthenticateHeader`. - posted by bb...@apache.org on 2019/09/30 12:52:32 UTC, 0 replies.
- [mesos] 02/03: Fixed parsing of HTTP authentication headers. - posted by bb...@apache.org on 2019/09/30 12:52:33 UTC, 0 replies.
- [mesos] 03/03: Introduced automatic lifecycle management in `DynamicLibrary`. - posted by bb...@apache.org on 2019/09/30 12:52:34 UTC, 0 replies.
- [mesos-site] branch asf-site updated: Updated the website built from mesos SHA: f1789b0fe. - posted by gi...@apache.org on 2019/09/30 13:25:06 UTC, 0 replies.