You are viewing a plain text version of this content. The canonical link for it is here.
- [01/11] mesos git commit: CMake:[1/2] Created patch for http parser. - posted by jo...@apache.org on 2016/03/01 19:29:57 UTC, 0 replies.
- [02/11] mesos git commit: CMake:[3/4] Transitioned to static-everything builds on Windows. - posted by jo...@apache.org on 2016/03/01 19:29:58 UTC, 0 replies.
- [03/11] mesos git commit: CMake:[2/4] Transitioned ZK build to be 64-bit and static. - posted by jo...@apache.org on 2016/03/01 19:29:59 UTC, 0 replies.
- [04/11] mesos git commit: CMake:[2/2] Fixed http-parser library directory for Windows builds. - posted by jo...@apache.org on 2016/03/01 19:30:00 UTC, 0 replies.
- [05/11] mesos git commit: CMake:[1/4] Transitioned to 64-bit build of ZK on Windows. - posted by jo...@apache.org on 2016/03/01 19:30:01 UTC, 0 replies.
- [06/11] mesos git commit: CMake:[4/4] Included Socket library for 64-bit builds. - posted by jo...@apache.org on 2016/03/01 19:30:02 UTC, 0 replies.
- [07/11] mesos git commit: CMake: Started to require 64-bit builds. - posted by jo...@apache.org on 2016/03/01 19:30:03 UTC, 0 replies.
- [08/11] mesos git commit: CMake:[1/3] Moved Stout configuration to its own file. - posted by jo...@apache.org on 2016/03/01 19:30:04 UTC, 0 replies.
- [09/11] mesos git commit: CMake:[3/3] Used Stout config script in agent build. - posted by jo...@apache.org on 2016/03/01 19:30:05 UTC, 0 replies.
- [10/11] mesos git commit: CMake:[2/3] Used new Stout config script in libprocess 3rdparty build. - posted by jo...@apache.org on 2016/03/01 19:30:06 UTC, 0 replies.
- [11/11] mesos git commit: CMake: Fixed Find* scripts to not explode if invoked twice. - posted by jo...@apache.org on 2016/03/01 19:30:07 UTC, 0 replies.
- mesos git commit: Added docker runtime isolator check if image providers include docker. - posted by ji...@apache.org on 2016/03/01 22:15:54 UTC, 0 replies.
- [1/2] mesos git commit: Windows: Launch: Removed `rootfs` launcher flag, preventing `chroot`. - posted by jo...@apache.org on 2016/03/01 22:28:27 UTC, 0 replies.
- [2/2] mesos git commit: Stout: Added `WindowsError` constructor to `Result`. - posted by jo...@apache.org on 2016/03/01 22:28:28 UTC, 0 replies.
- mesos git commit: Clarified docs for `--offer_timeout` master flag. - posted by vi...@apache.org on 2016/03/01 22:31:12 UTC, 0 replies.
- [1/3] mesos git commit: Updated flag examples to use /metrics/snapshot instead of stats.json. - posted by vi...@apache.org on 2016/03/01 22:37:05 UTC, 0 replies.
- [2/3] mesos git commit: Updated UI controller to use master/state endpoint. - posted by vi...@apache.org on 2016/03/01 22:37:06 UTC, 0 replies.
- [3/3] mesos git commit: Updated tests to use /state endpoint. - posted by vi...@apache.org on 2016/03/01 22:37:07 UTC, 0 replies.
- [1/2] mesos git commit: Windows: Stout: Removed user based functions. - posted by jo...@apache.org on 2016/03/01 22:39:20 UTC, 0 replies.
- [2/2] mesos git commit: Windows: Removed `user` launcher flag, preventing `su`. - posted by jo...@apache.org on 2016/03/01 22:39:21 UTC, 0 replies.
- [1/4] mesos git commit: Modified `NetClsHandleManager` to take a range of secondary handles. - posted by ji...@apache.org on 2016/03/01 23:28:29 UTC, 0 replies.
- [2/4] mesos git commit: Introduced the `--cgroups_net_cls_secondary_handles` flag in the agent. - posted by ji...@apache.org on 2016/03/01 23:28:30 UTC, 0 replies.
- [3/4] mesos git commit: Added the flag --cgroups_net_cls_secondary_handles to documentation. - posted by ji...@apache.org on 2016/03/01 23:28:31 UTC, 0 replies.
- [4/4] mesos git commit: Modified testcase to test `--cgroups_net_cls_secondary_handles` flag. - posted by ji...@apache.org on 2016/03/01 23:28:32 UTC, 0 replies.
- [1/2] mesos git commit: Added FS_DEFAULT case in rmdir. - posted by ji...@apache.org on 2016/03/01 23:33:51 UTC, 0 replies.
- [2/2] mesos git commit: Added rmdir error string to Appc store fetch. - posted by ji...@apache.org on 2016/03/01 23:33:52 UTC, 0 replies.
- [1/2] mesos git commit: Stout: Marked `os::su` as deleted on Windows. - posted by jo...@apache.org on 2016/03/01 23:40:41 UTC, 0 replies.
- [2/2] mesos git commit: Stout: Marked `os::chroot` as deleted on Windows. - posted by jo...@apache.org on 2016/03/01 23:40:42 UTC, 0 replies.
- mesos git commit: Added more verbose logging in docker provisioner store. - posted by ji...@apache.org on 2016/03/02 00:24:44 UTC, 0 replies.
- [1/5] mesos git commit: Removed `grace_period_seconds` field from executor API protobufs. - posted by vi...@apache.org on 2016/03/02 00:37:53 UTC, 0 replies.
- [2/5] mesos git commit: Set `MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD` in agent. - posted by vi...@apache.org on 2016/03/02 00:37:54 UTC, 0 replies.
- [3/5] mesos git commit: Modified executor library to read grace period from environment. - posted by vi...@apache.org on 2016/03/02 00:37:55 UTC, 0 replies.
- [4/5] mesos git commit: Modified docs to add info on `MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD`. - posted by vi...@apache.org on 2016/03/02 00:37:56 UTC, 0 replies.
- [5/5] mesos git commit: Modified tests to remove `Shutdown` event. - posted by vi...@apache.org on 2016/03/02 00:37:57 UTC, 0 replies.
- mesos git commit: Renamed support/push-reviews.py to support/push-commits.py. - posted by vi...@apache.org on 2016/03/02 00:43:04 UTC, 0 replies.
- [1/2] mesos git commit: Updated support/generate-endpoint-help.py to include title. - posted by me...@apache.org on 2016/03/02 01:40:33 UTC, 0 replies.
- [2/2] mesos git commit: Added title to every endpoint markdown doc. - posted by me...@apache.org on 2016/03/02 01:40:34 UTC, 0 replies.
- mesos git commit: Added a check when umounting persistent volumes in docker containerizer. - posted by ji...@apache.org on 2016/03/02 02:37:52 UTC, 0 replies.
- mesos git commit: Documented the docker runtime isolator. - posted by ji...@apache.org on 2016/03/02 03:27:48 UTC, 0 replies.
- mesos git commit: Removed race condition from filesystem_isolator_tests.cpp. - posted by tn...@apache.org on 2016/03/02 03:45:42 UTC, 0 replies.
- mesos git commit: Use relative path to create libraries symbolic link. - posted by ka...@apache.org on 2016/03/02 06:32:45 UTC, 0 replies.
- [1/2] mesos git commit: Added tests for recovering orphaned persistent volumes. - posted by ji...@apache.org on 2016/03/02 07:31:55 UTC, 0 replies.
- [2/2] mesos git commit: Fixed MesosContainerizer orphaned persistent volume recovery. - posted by ji...@apache.org on 2016/03/02 07:31:56 UTC, 0 replies.
- [1/3] mesos git commit: Added allocator benchmark using labeled resources. - posted by jo...@apache.org on 2016/03/02 07:52:20 UTC, 0 replies.
- [2/3] mesos git commit: Refactored test helper code. - posted by jo...@apache.org on 2016/03/02 07:52:21 UTC, 0 replies.
- [3/3] mesos git commit: Cleaned up allocator benchmark code. - posted by jo...@apache.org on 2016/03/02 07:52:22 UTC, 0 replies.
- mesos git commit: Removed a redundant orphan recovery test for persistent volumes. - posted by ji...@apache.org on 2016/03/02 08:20:40 UTC, 0 replies.
- [1/7] mesos git commit: Windows: Added suppport for `slave/monitor.cpp`. - posted by jo...@apache.org on 2016/03/02 08:55:42 UTC, 0 replies.
- [2/7] mesos git commit: Added rmdir tests target. - posted by jo...@apache.org on 2016/03/02 08:55:43 UTC, 0 replies.
- [3/7] mesos git commit: CMake: Added files to be built as part of libmesos. - posted by jo...@apache.org on 2016/03/02 08:55:44 UTC, 0 replies.
- [4/7] mesos git commit: CMake: Added leveldb library to 3rdparty external builds. - posted by jo...@apache.org on 2016/03/02 08:55:45 UTC, 0 replies.
- [5/7] mesos git commit: Stout:[1/2] Fixed error reporting bug in `os::rmdir`. - posted by jo...@apache.org on 2016/03/02 08:55:46 UTC, 0 replies.
- [6/7] mesos git commit: Windows: Added support for `slave/gc.cpp`. - posted by jo...@apache.org on 2016/03/02 08:55:47 UTC, 0 replies.
- [7/7] mesos git commit: Stout:[2/2] Added significant test coverage of `os::rmdir`. - posted by jo...@apache.org on 2016/03/02 08:55:48 UTC, 0 replies.
- mesos git commit: Reintroduce deleted anchor in configuration.md. - posted by be...@apache.org on 2016/03/02 12:21:51 UTC, 0 replies.
- mesos git commit: Used temporary directory for fixture creating output files. - posted by ti...@apache.org on 2016/03/02 17:45:01 UTC, 0 replies.
- [1/2] mesos git commit: Added `Resources::createStrippedScalarQuantity()`. - posted by jo...@apache.org on 2016/03/03 02:18:05 UTC, 0 replies.
- [2/2] mesos git commit: Improved allocator performance for labeled reservations and volumes. - posted by jo...@apache.org on 2016/03/03 02:18:06 UTC, 0 replies.
- mesos git commit: Fixed updating slave's version after re-registering. - posted by jo...@apache.org on 2016/03/03 03:02:05 UTC, 0 replies.
- [1/3] mesos git commit: Introduced copy fetcher plugin for file URIs. - posted by ji...@apache.org on 2016/03/03 03:06:21 UTC, 0 replies.
- [2/3] mesos git commit: Added support for file URI in Appc fetcher. - posted by ji...@apache.org on 2016/03/03 03:06:22 UTC, 0 replies.
- [3/3] mesos git commit: Added test for Appc image fetcher. - posted by ji...@apache.org on 2016/03/03 03:06:23 UTC, 0 replies.
- [1/3] mesos git commit: Updated the CHANGELOG and doc about 'subscribe.force' field removal. - posted by vi...@apache.org on 2016/03/03 03:10:41 UTC, 0 replies.
- [2/3] mesos git commit: Updated master to ignore 'Subscribe.force' for HTTP framework. - posted by vi...@apache.org on 2016/03/03 03:10:42 UTC, 0 replies.
- [3/3] mesos git commit: Removed 'Subscribe.force' field from v1 Scheduler API. - posted by vi...@apache.org on 2016/03/03 03:10:43 UTC, 0 replies.
- [1/4] mesos git commit: Updated tests now that /metrics/snapshot is not rate limited. - posted by bm...@apache.org on 2016/03/03 06:30:51 UTC, 0 replies.
- [2/4] mesos git commit: Documented LIBPROCESS_METRICS_SNAPSHOT_ENDPOINT_RATE_LIMIT. - posted by bm...@apache.org on 2016/03/03 06:30:52 UTC, 0 replies.
- [3/4] mesos git commit: Disabled rate limiting of /metrics/snapshot in the mesos tests. - posted by bm...@apache.org on 2016/03/03 06:30:53 UTC, 0 replies.
- [4/4] mesos git commit: Updated /metrics/snapshot rate limiting to be configurable. - posted by bm...@apache.org on 2016/03/03 06:30:54 UTC, 0 replies.
- mesos git commit: Fixed virtual function shadowing in appc provision test. - posted by jo...@apache.org on 2016/03/03 07:39:32 UTC, 0 replies.
- mesos git commit: Added the CURL test filter for AppcImageFetcherTest. - posted by ji...@apache.org on 2016/03/03 18:12:55 UTC, 0 replies.
- mesos git commit: Renamed a method in docker runtime isolator. - posted by ji...@apache.org on 2016/03/03 19:18:47 UTC, 0 replies.
- mesos git commit: Fixed flaky `AvailableResourcesAfterRescinding` test. - posted by mp...@apache.org on 2016/03/03 20:22:37 UTC, 0 replies.
- mesos git commit: Added net_cls isolator to CHANGELOG. - posted by ji...@apache.org on 2016/03/03 20:34:32 UTC, 0 replies.
- mesos git commit: Adjusted the format in CHANGELOG. - posted by ji...@apache.org on 2016/03/03 20:40:57 UTC, 1 replies.
- [mesos] Git Push Summary - posted by ji...@apache.org on 2016/03/03 20:43:50 UTC, 9 replies.
- mesos git commit: Updated CHANGELOG about experimental support for Unified containerizer. - posted by vi...@apache.org on 2016/03/03 21:06:10 UTC, 0 replies.
- mesos git commit: Added deprecation for .json endpoints in CHANGELOG. - posted by vi...@apache.org on 2016/03/03 21:16:00 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for floating point resource changes. - posted by vi...@apache.org on 2016/03/03 21:18:35 UTC, 0 replies.
- mesos git commit: Added change of ACL objects to CHANGELOG. - posted by vi...@apache.org on 2016/03/03 22:13:55 UTC, 0 replies.
- mesos git commit: Removed trailing periods in Failure strings. - posted by bm...@apache.org on 2016/03/03 22:18:59 UTC, 0 replies.
- mesos git commit: Added check for Appc image's dependency id. - posted by ji...@apache.org on 2016/03/03 22:20:38 UTC, 0 replies.
- mesos git commit: Fixed a small issue in the CHANGELOG. - posted by ji...@apache.org on 2016/03/03 22:23:21 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.28.0. - posted by vi...@apache.org on 2016/03/03 22:28:12 UTC, 1 replies.
- mesos git commit: Updated CHANGELOG for v1 Executor HTTP API changes. - posted by vi...@apache.org on 2016/03/03 22:29:07 UTC, 0 replies.
- [1/3] mesos git commit: Added HTTP scheduler stream IDs. - posted by vi...@apache.org on 2016/03/03 22:57:20 UTC, 0 replies.
- [2/3] mesos git commit: Added tests involving HTTP scheduler stream IDs. - posted by vi...@apache.org on 2016/03/03 22:57:21 UTC, 0 replies.
- [3/3] mesos git commit: Added stream IDs to the HTTP API docs. - posted by vi...@apache.org on 2016/03/03 22:57:22 UTC, 0 replies.
- mesos git commit: Renamed event_call_framework.cpp to test_http_framework.cpp. - posted by vi...@apache.org on 2016/03/03 23:47:47 UTC, 0 replies.
- svn commit: r12607 - /release/mesos/KEYS - posted by vi...@apache.org on 2016/03/04 00:12:35 UTC, 0 replies.
- mesos git commit: Updated the Release guide. - posted by vi...@apache.org on 2016/03/04 00:29:53 UTC, 0 replies.
- mesos git commit: Prevents early container destruction in MemoryPressureTests. - posted by vi...@apache.org on 2016/03/04 01:01:13 UTC, 0 replies.
- [1/3] mesos git commit: Modified scheduler tests to use the callback interface. - posted by vi...@apache.org on 2016/03/04 01:10:36 UTC, 0 replies.
- [2/3] mesos git commit: Added the ability to stop running the scheduler library process. - posted by vi...@apache.org on 2016/03/04 01:10:37 UTC, 0 replies.
- [3/3] mesos git commit: Fixed flakiness in tests using the scheduler library. - posted by vi...@apache.org on 2016/03/04 01:10:38 UTC, 0 replies.
- mesos git commit: Fixed typo in failover timeout warning message. - posted by tn...@apache.org on 2016/03/04 01:50:12 UTC, 0 replies.
- [1/2] mesos git commit: Updated upgrades.md for 0.28.0. - posted by vi...@apache.org on 2016/03/04 02:04:24 UTC, 0 replies.
- [2/2] mesos git commit: Added CHANGELOG description for reservation labels. - posted by vi...@apache.org on 2016/03/04 02:04:25 UTC, 0 replies.
- mesos git commit: Updated configue.ac and CMakeLists.txt to 0.29.0. - posted by vi...@apache.org on 2016/03/04 02:22:20 UTC, 0 replies.
- svn commit: r12611 - in /dev/mesos/0.28.0-rc1: ./ mesos-0.28.0.tar.gz mesos-0.28.0.tar.gz.asc mesos-0.28.0.tar.gz.md5 - posted by vi...@apache.org on 2016/03/04 02:29:45 UTC, 0 replies.
- mesos git commit: Used single space in license check error message. - posted by ti...@apache.org on 2016/03/04 11:20:56 UTC, 0 replies.
- mesos git commit: Fixed http authenticator module typing in master. - posted by ti...@apache.org on 2016/03/04 12:15:48 UTC, 0 replies.
- mesos git commit: Added AWAIT_READY() call to reservation_endpoint_tests. - posted by be...@apache.org on 2016/03/04 17:34:32 UTC, 0 replies.
- mesos git commit: Moved metrics of the hierarchical allocator to a separate file. - posted by bm...@apache.org on 2016/03/05 05:46:01 UTC, 0 replies.
- [1/4] mesos git commit: Revised comments about `link` semantics in libprocess. - posted by vi...@apache.org on 2016/03/08 01:48:18 UTC, 0 replies.
- [2/4] mesos git commit: Fixed typo in slave's `--help` output. - posted by vi...@apache.org on 2016/03/08 01:48:19 UTC, 0 replies.
- [3/4] mesos git commit: Revised slave recovery documentation. - posted by vi...@apache.org on 2016/03/08 01:48:20 UTC, 0 replies.
- [4/4] mesos git commit: Revised HA framework guide documentation. - posted by vi...@apache.org on 2016/03/08 01:48:21 UTC, 0 replies.
- mesos git commit: Added documentation about container image support. - posted by ji...@apache.org on 2016/03/08 02:10:32 UTC, 0 replies.
- mesos git commit: Fixed the logic for default docker cmd case. - posted by ji...@apache.org on 2016/03/08 02:32:21 UTC, 0 replies.
- [1/3] mesos git commit: Unified/added Future checks for http methods in tests. - posted by me...@apache.org on 2016/03/08 03:26:50 UTC, 0 replies.
- [2/3] mesos git commit: Wrapped TASK_LOST with `` in authorization.md. - posted by me...@apache.org on 2016/03/08 03:26:51 UTC, 0 replies.
- [3/3] mesos git commit: Removed internal usage of deprecated ACL::ShutdownFramework. - posted by me...@apache.org on 2016/03/08 03:26:52 UTC, 0 replies.
- svn commit: r12684 - in /release/mesos/0.27.2: ./ mesos-0.27.2.tar.gz mesos-0.27.2.tar.gz.asc mesos-0.27.2.tar.gz.md5 - posted by mp...@apache.org on 2016/03/08 05:18:05 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.27.2-rc1 release. - posted by mp...@apache.org on 2016/03/08 05:32:51 UTC, 0 replies.
- [1/2] mesos git commit: Fixed Twitter handle on the 0.27.1 blog post. - posted by mp...@apache.org on 2016/03/08 06:24:58 UTC, 0 replies.
- [2/2] mesos git commit: Updated the website for 0.27.2 release. - posted by mp...@apache.org on 2016/03/08 06:24:59 UTC, 0 replies.
- svn commit: r1734022 [6/6] - in /mesos/site/publish: ./ blog/ blog/mesos-0-27-1-released/ blog/mesos-0-27-2-released/ documentation/ documentation/allocation-module/ documentation/app-framework-development-guide/ documentation/architecture/ documentati... - posted by mp...@apache.org on 2016/03/08 06:37:26 UTC, 0 replies.
- svn commit: r1734022 [2/6] - in /mesos/site/publish: ./ blog/ blog/mesos-0-27-1-released/ blog/mesos-0-27-2-released/ documentation/ documentation/allocation-module/ documentation/app-framework-development-guide/ documentation/architecture/ documentati... - posted by mp...@apache.org on 2016/03/08 06:37:26 UTC, 0 replies.
- svn commit: r1734022 [4/6] - in /mesos/site/publish: ./ blog/ blog/mesos-0-27-1-released/ blog/mesos-0-27-2-released/ documentation/ documentation/allocation-module/ documentation/app-framework-development-guide/ documentation/architecture/ documentati... - posted by mp...@apache.org on 2016/03/08 06:37:26 UTC, 0 replies.
- svn commit: r1734022 [1/6] - in /mesos/site/publish: ./ blog/ blog/mesos-0-27-1-released/ blog/mesos-0-27-2-released/ documentation/ documentation/allocation-module/ documentation/app-framework-development-guide/ documentation/architecture/ documentati... - posted by mp...@apache.org on 2016/03/08 06:37:26 UTC, 0 replies.
- svn commit: r1734022 [3/6] - in /mesos/site/publish: ./ blog/ blog/mesos-0-27-1-released/ blog/mesos-0-27-2-released/ documentation/ documentation/allocation-module/ documentation/app-framework-development-guide/ documentation/architecture/ documentati... - posted by mp...@apache.org on 2016/03/08 06:37:26 UTC, 0 replies.
- svn commit: r1734022 [5/6] - in /mesos/site/publish: ./ blog/ blog/mesos-0-27-1-released/ blog/mesos-0-27-2-released/ documentation/ documentation/allocation-module/ documentation/app-framework-development-guide/ documentation/architecture/ documentati... - posted by mp...@apache.org on 2016/03/08 06:37:26 UTC, 0 replies.
- mesos git commit: Used list::splice() for clock::tick(). - posted by vi...@apache.org on 2016/03/08 19:22:28 UTC, 0 replies.
- svn commit: r12703 - in /dev/mesos/0.24.2-rc2: ./ mesos-0.24.2.tar.gz mesos-0.24.2.tar.gz.asc mesos-0.24.2.tar.gz.md5 - posted by mp...@apache.org on 2016/03/09 03:10:55 UTC, 0 replies.
- svn commit: r12705 - in /dev/mesos/0.25.1-rc2: ./ mesos-0.25.1.tar.gz mesos-0.25.1.tar.gz.asc mesos-0.25.1.tar.gz.md5 - posted by mp...@apache.org on 2016/03/09 04:22:54 UTC, 0 replies.
- svn commit: r12706 - in /dev/mesos/0.26.1-rc2: ./ mesos-0.26.1.tar.gz mesos-0.26.1.tar.gz.asc mesos-0.26.1.tar.gz.md5 - posted by mp...@apache.org on 2016/03/09 04:45:53 UTC, 0 replies.
- [1/4] mesos git commit: Added missing flag to authentication doc. - posted by me...@apache.org on 2016/03/09 08:26:09 UTC, 0 replies.
- [2/4] mesos git commit: Moved the implementation of updateWeights out of header. - posted by me...@apache.org on 2016/03/09 08:26:10 UTC, 0 replies.
- [3/4] mesos git commit: Added doc for weights. - posted by me...@apache.org on 2016/03/09 08:26:11 UTC, 0 replies.
- [4/4] mesos git commit: Introduced HTTP endpoint /weights for updating weight. - posted by me...@apache.org on 2016/03/09 08:26:12 UTC, 0 replies.
- [1/4] mesos git commit: Removed setting up of ACLs (unneeded) in PersistentVolumeTests. - posted by me...@apache.org on 2016/03/09 09:51:09 UTC, 0 replies.
- [2/4] mesos git commit: Removed redundant CreateMasterFlags in StartMaster calls. - posted by me...@apache.org on 2016/03/09 09:51:10 UTC, 0 replies.
- [3/4] mesos git commit: Addressed comments of 41672. - posted by me...@apache.org on 2016/03/09 09:51:11 UTC, 0 replies.
- [4/4] mesos git commit: Update docs for --weights flag and authorization. - posted by me...@apache.org on 2016/03/09 09:51:12 UTC, 0 replies.
- mesos git commit: Added overview section to `docs/upgrades.md`. - posted by mp...@apache.org on 2016/03/10 18:31:37 UTC, 0 replies.
- mesos git commit: Add indent to comments in `protobuf_tests.cpp`. - posted by mp...@apache.org on 2016/03/10 19:11:56 UTC, 0 replies.
- [1/2] mesos git commit: Moved future tests into `future_tests.cpp`. - posted by mp...@apache.org on 2016/03/10 19:32:32 UTC, 0 replies.
- [2/2] mesos git commit: Added `future_tests.cpp` to libprocess `CMakeLists.txt`. - posted by mp...@apache.org on 2016/03/10 19:32:33 UTC, 0 replies.
- mesos git commit: Fixed typos in comments in libprocess. - posted by ji...@apache.org on 2016/03/10 19:33:27 UTC, 0 replies.
- mesos git commit: Add 'name' field into NetworkInfo. - posted by ji...@apache.org on 2016/03/10 20:05:07 UTC, 0 replies.
- [1/3] mesos git commit: Added empty line for list in maintenance doc. - posted by jo...@apache.org on 2016/03/10 20:37:15 UTC, 0 replies.
- [2/3] mesos git commit: Fixed a typo in a log message in an example framework. - posted by jo...@apache.org on 2016/03/10 20:37:16 UTC, 0 replies.
- [3/3] mesos git commit: Removed `FLAGS_v` assignment in test case. - posted by jo...@apache.org on 2016/03/10 20:37:17 UTC, 0 replies.
- mesos git commit: Made `timer.hpp` header self-contained. - posted by jo...@apache.org on 2016/03/10 20:43:16 UTC, 0 replies.
- mesos git commit: Added document for overlayfs backend. - posted by ji...@apache.org on 2016/03/11 00:49:55 UTC, 0 replies.
- mesos git commit: Fixed parsing network ip address with docker. - posted by tn...@apache.org on 2016/03/11 01:23:55 UTC, 0 replies.
- [1/5] mesos git commit: Fixed AppcStoreTest fixture to remove imageId from test image. - posted by ji...@apache.org on 2016/03/11 02:07:51 UTC, 0 replies.
- [2/5] mesos git commit: Refactored AppcImageFetcherTest. - posted by ji...@apache.org on 2016/03/11 02:07:52 UTC, 0 replies.
- [3/5] mesos git commit: Added unit test for file URI fetcher. - posted by ji...@apache.org on 2016/03/11 02:07:53 UTC, 0 replies.
- [4/5] mesos git commit: Fixed AppcImageFetcherTest for manifest formatting. - posted by ji...@apache.org on 2016/03/11 02:07:54 UTC, 0 replies.
- [5/5] mesos git commit: Removed an unneeded SetUp override in Appc tests. - posted by ji...@apache.org on 2016/03/11 02:07:55 UTC, 0 replies.
- [1/2] mesos git commit: Update PendingUnavailabilityTest to use the new scheduler mock. - posted by jo...@apache.org on 2016/03/11 03:08:45 UTC, 0 replies.
- [2/2] mesos git commit: Maintenance: Fixed bug that sent two inverse offers. - posted by jo...@apache.org on 2016/03/11 03:08:46 UTC, 0 replies.
- mesos git commit: Updated doc for the newly introduced 'NetworkInfo.name' field. - posted by ji...@apache.org on 2016/03/11 03:15:19 UTC, 0 replies.
- mesos git commit: Changed ProcessManager.delegate to an Option type. - posted by bm...@apache.org on 2016/03/11 03:39:20 UTC, 0 replies.
- [1/4] mesos git commit: Added 'delegate' info to the Help process. - posted by bm...@apache.org on 2016/03/11 04:15:27 UTC, 0 replies.
- [2/4] mesos git commit: Fixed comment in support/generate-endpoint-help.py. - posted by bm...@apache.org on 2016/03/11 04:15:28 UTC, 0 replies.
- [3/4] mesos git commit: Added exception for master/slave(id) in endpoint help documentation. - posted by bm...@apache.org on 2016/03/11 04:15:29 UTC, 0 replies.
- [4/4] mesos git commit: Updated endpoint docs based on adding the delegate to the Help process. - posted by bm...@apache.org on 2016/03/11 04:15:30 UTC, 0 replies.
- mesos git commit: Added missing blank line in reservation_test. - posted by be...@apache.org on 2016/03/11 10:21:39 UTC, 0 replies.
- mesos git commit: Enabled multiple calls to ModuleManager::load(). - posted by ka...@apache.org on 2016/03/11 11:27:51 UTC, 0 replies.
- [1/8] mesos git commit: CMake: [1/3] Added zlib definitions for Windows. - posted by jo...@apache.org on 2016/03/11 18:05:15 UTC, 0 replies.
- [2/8] mesos git commit: CMake: [2/3] Added zlib compilation steps for Windows. - posted by jo...@apache.org on 2016/03/11 18:05:16 UTC, 0 replies.
- [3/8] mesos git commit: CMake: [3/3] Enabled zlib compression tests. - posted by jo...@apache.org on 2016/03/11 18:05:17 UTC, 0 replies.
- [4/8] mesos git commit: Windows: Fixed `UUID::random` and added utime/touch to stout/os.hpp. - posted by jo...@apache.org on 2016/03/11 18:05:18 UTC, 0 replies.
- [5/8] mesos git commit: Windows: Libevent: Used `evutil_socket_t` typedef for sockets. - posted by jo...@apache.org on 2016/03/11 18:05:19 UTC, 0 replies.
- [6/8] mesos git commit: Windows: [1/3] Add platform-dependent `os::execlp`. - posted by jo...@apache.org on 2016/03/11 18:05:20 UTC, 0 replies.
- [7/8] mesos git commit: Windows: [2/3] Used `os::execlp` in launch.cpp. - posted by jo...@apache.org on 2016/03/11 18:05:21 UTC, 0 replies.
- [8/8] mesos git commit: Windows: [3/3] Transitioned Windows `system` to use `os::execlp`. - posted by jo...@apache.org on 2016/03/11 18:05:22 UTC, 0 replies.
- mesos git commit: Stout: Fixed style issues in `os/posix/shell.hpp`. - posted by jo...@apache.org on 2016/03/11 18:15:45 UTC, 0 replies.
- mesos git commit: Fixed style issues in `stout/include/Makefile.am`. - posted by jo...@apache.org on 2016/03/11 18:19:41 UTC, 0 replies.
- mesos git commit: Stout: Removed missing files from Makefile. - posted by jo...@apache.org on 2016/03/11 19:09:05 UTC, 0 replies.
- mesos git commit: Updated CHANGELOG for 0.28.0-rc2. - posted by vi...@apache.org on 2016/03/11 20:37:33 UTC, 0 replies.
- svn commit: r12726 - in /dev/mesos/0.28.0-rc2: ./ mesos-0.28.0.tar.gz mesos-0.28.0.tar.gz.asc mesos-0.28.0.tar.gz.md5 - posted by vi...@apache.org on 2016/03/11 21:43:33 UTC, 0 replies.
- [1/4] mesos git commit: Removed initialize method from the authorizer interface. - posted by vi...@apache.org on 2016/03/11 22:48:12 UTC, 0 replies.
- [2/4] mesos git commit: Moved authorizer.proto to acls.proto. - posted by vi...@apache.org on 2016/03/11 22:48:13 UTC, 0 replies.
- [3/4] mesos git commit: Implemented a generalized interface for the authorizer. - posted by vi...@apache.org on 2016/03/11 22:48:14 UTC, 0 replies.
- [4/4] mesos git commit: Implemented a generalized interface for the authorizer. - posted by vi...@apache.org on 2016/03/11 22:48:15 UTC, 0 replies.
- [1/3] mesos git commit: New python lib with only the executor driver. - posted by vi...@apache.org on 2016/03/11 22:56:37 UTC, 0 replies.
- [2/3] mesos git commit: New python lib with only the executor driver. - posted by vi...@apache.org on 2016/03/11 22:56:38 UTC, 0 replies.
- [3/3] mesos git commit: New python lib with only the executor driver. - posted by vi...@apache.org on 2016/03/11 22:56:39 UTC, 1 replies.
- [1/4] mesos git commit: Created base docker image for test suite. - posted by ji...@apache.org on 2016/03/12 02:07:43 UTC, 0 replies.
- [2/4] mesos git commit: Implemented local puller shell command test. - posted by ji...@apache.org on 2016/03/12 02:07:44 UTC, 0 replies.
- [3/4] mesos git commit: Implemented runtime isolator default cmd test. - posted by ji...@apache.org on 2016/03/12 02:07:45 UTC, 0 replies.
- [4/4] mesos git commit: Implemented runtime isoaltor default entrypoint test. - posted by ji...@apache.org on 2016/03/12 02:07:46 UTC, 0 replies.
- [1/7] mesos git commit: Made `Bytes` usable in `constexpr` expressions. - posted by bm...@apache.org on 2016/03/12 03:55:29 UTC, 0 replies.
- [2/7] mesos git commit: Marked the Duration class constants as `constexpr`. - posted by bm...@apache.org on 2016/03/12 03:55:30 UTC, 0 replies.
- [3/7] mesos git commit: Avoided external linkage for master constants. - posted by bm...@apache.org on 2016/03/12 03:55:31 UTC, 0 replies.
- [4/7] mesos git commit: Replaced `const string` master constants with `constexpr char[]`. - posted by bm...@apache.org on 2016/03/12 03:55:32 UTC, 0 replies.
- [5/7] mesos git commit: Avoided external linkage for slave constants. - posted by bm...@apache.org on 2016/03/12 03:55:33 UTC, 0 replies.
- [6/7] mesos git commit: Replaced `const string` slave constants with `constexpr char[]`. - posted by bm...@apache.org on 2016/03/12 03:55:34 UTC, 0 replies.
- [7/7] mesos git commit: Avoided external linkage for sched constants. - posted by bm...@apache.org on 2016/03/12 03:55:35 UTC, 0 replies.
- mesos git commit: Added support for obtaining reserved resources without a specific role. - posted by bm...@apache.org on 2016/03/12 04:24:47 UTC, 0 replies.
- [1/3] mesos git commit: Pass `received` argument by const ref in the executor library. - posted by vi...@apache.org on 2016/03/13 01:32:00 UTC, 0 replies.
- [2/3] mesos git commit: Minor fix to output state during a `CHECK` failure. - posted by vi...@apache.org on 2016/03/13 01:32:01 UTC, 0 replies.
- [3/3] mesos git commit: Made changes to the executor library around managing connections. - posted by vi...@apache.org on 2016/03/13 01:32:02 UTC, 0 replies.
- [1/2] mesos git commit: Added authentication to master endpoints. - posted by me...@apache.org on 2016/03/13 12:08:33 UTC, 0 replies.
- [2/2] mesos git commit: Documented how to make executors work with SSL. - posted by me...@apache.org on 2016/03/13 12:08:34 UTC, 0 replies.
- [1/2] mesos git commit: Improved docs for dynamic weights. - posted by me...@apache.org on 2016/03/13 12:43:32 UTC, 0 replies.
- [2/2] mesos git commit: Added executable permissions to generate-endpoint-help.py. - posted by me...@apache.org on 2016/03/13 12:43:33 UTC, 0 replies.
- mesos git commit: Fixed parameter indentation. - posted by me...@apache.org on 2016/03/14 08:55:51 UTC, 0 replies.
- [1/4] mesos git commit: Added tests for http endpoints with bad authentication. - posted by me...@apache.org on 2016/03/14 10:36:04 UTC, 0 replies.
- [2/4] mesos git commit: Updated authentication.md after many endpoints enable authentication. - posted by me...@apache.org on 2016/03/14 10:36:05 UTC, 0 replies.
- [3/4] mesos git commit: Made 'framework' endpoint help string consistent. - posted by me...@apache.org on 2016/03/14 10:36:06 UTC, 0 replies.
- [4/4] mesos git commit: Added Scheduler-Driver API to app-framework-development-guide.md. - posted by me...@apache.org on 2016/03/14 10:36:07 UTC, 0 replies.
- mesos git commit: Added tests for /weights endpoint. - posted by me...@apache.org on 2016/03/14 12:21:03 UTC, 0 replies.
- mesos git commit: Don't use --as-needed linker flag on OSX. - posted by vi...@apache.org on 2016/03/14 19:57:11 UTC, 0 replies.
- [1/2] mesos git commit: Updated `/tasks` master endpoint to use `jsonify`. - posted by mp...@apache.org on 2016/03/14 23:48:37 UTC, 0 replies.
- [2/2] mesos git commit: Enhanced a test case for the `/state` agent endpoint. - posted by mp...@apache.org on 2016/03/14 23:48:38 UTC, 0 replies.
- mesos git commit: Marked a few internal functions `static`. - posted by mp...@apache.org on 2016/03/14 23:50:55 UTC, 0 replies.
- mesos git commit: Fixed whitespace style in mesos.proto files. - posted by bm...@apache.org on 2016/03/15 03:13:33 UTC, 0 replies.
- mesos git commit: Removed a stale comment in the 1.0 mesos.proto. - posted by bm...@apache.org on 2016/03/15 03:15:09 UTC, 0 replies.
- mesos git commit: Fixed a comment and field ordering in mesos.proto. - posted by bm...@apache.org on 2016/03/15 03:16:31 UTC, 0 replies.
- mesos git commit: Cleaned up ordering in slave constants. - posted by bm...@apache.org on 2016/03/15 03:19:36 UTC, 0 replies.
- mesos git commit: Renamed `EXECUTOR_SHUTDOWN_GRACE_PERIOD`. - posted by bm...@apache.org on 2016/03/15 04:03:16 UTC, 0 replies.
- mesos git commit: Cleaned up the comment for the executor SHUTDOWN Event. - posted by bm...@apache.org on 2016/03/15 04:07:18 UTC, 0 replies.
- mesos git commit: Updated a log message in the HTTP API executor library. - posted by bm...@apache.org on 2016/03/15 04:10:35 UTC, 0 replies.
- mesos git commit: Minor environment variable parsing cleanup in executor driver. - posted by bm...@apache.org on 2016/03/15 04:16:09 UTC, 0 replies.
- mesos git commit: Passed `Duration` as a const reference in the executor driver. - posted by bm...@apache.org on 2016/03/15 04:17:14 UTC, 0 replies.
- mesos git commit: Fixed placement of mock call expectation for fetcher cache tests. - posted by be...@apache.org on 2016/03/15 10:19:49 UTC, 0 replies.
- mesos git commit: Fixed IOTest.BufferedRead to write to a temporary directory. - posted by jo...@apache.org on 2016/03/15 21:17:07 UTC, 0 replies.
- mesos git commit: Fixed runtime isolator tests out of disk issue. - posted by ji...@apache.org on 2016/03/15 22:42:03 UTC, 0 replies.
- [1/3] mesos git commit: Updated the docker executor comment. - posted by bm...@apache.org on 2016/03/15 23:49:53 UTC, 0 replies.
- [2/3] mesos git commit: Fixed signed / unsigned comparison in docker.cpp. - posted by bm...@apache.org on 2016/03/15 23:49:54 UTC, 0 replies.
- [3/3] mesos git commit: Avoided use of uint32_t for size constants. - posted by bm...@apache.org on 2016/03/15 23:49:55 UTC, 0 replies.
- [1/5] mesos git commit: Made `ExamplesTest.TestHTTPFramework` use the example http executor. - posted by vi...@apache.org on 2016/03/16 01:03:36 UTC, 0 replies.
- [2/5] mesos git commit: Replaced `.get()` `Option` calls with `->` operator. - posted by vi...@apache.org on 2016/03/16 01:03:37 UTC, 0 replies.
- [3/5] mesos git commit: Close the connection upon framework teardown for HTTP frameworks. - posted by vi...@apache.org on 2016/03/16 01:03:38 UTC, 0 replies.
- [4/5] mesos git commit: Modified `FaultToleranceTest.SchedulerExit` to wait for shutdown. - posted by vi...@apache.org on 2016/03/16 01:03:39 UTC, 0 replies.
- [5/5] mesos git commit: Added fault tolerance tests for the V1 API. - posted by vi...@apache.org on 2016/03/16 01:03:40 UTC, 0 replies.
- [1/2] mesos git commit: Added test for rmdir with device file. - posted by ji...@apache.org on 2016/03/16 01:16:18 UTC, 0 replies.
- [2/2] mesos git commit: Added support for FTS_SLNONE in rmdir. - posted by ji...@apache.org on 2016/03/16 01:16:19 UTC, 0 replies.
- mesos git commit: Fixed linux fs isolator multi containers test. - posted by ji...@apache.org on 2016/03/16 01:22:48 UTC, 0 replies.
- mesos git commit: Fixed formating of "/maintanence/schedule" GET/POST description. - posted by jo...@apache.org on 2016/03/16 01:27:23 UTC, 0 replies.
- [1/2] mesos git commit: Improved documentation for multiple disks. - posted by jo...@apache.org on 2016/03/16 01:40:23 UTC, 0 replies.
- [2/2] mesos git commit: Improved grammar in `--help` output for master and agent. - posted by jo...@apache.org on 2016/03/16 01:40:24 UTC, 0 replies.
- mesos git commit: Reran `generate-endpoint-help.py` script for `/weights` endpoint. - posted by me...@apache.org on 2016/03/16 08:08:56 UTC, 0 replies.
- mesos git commit: Fixed typo when displaying Disk in WebUI. - posted by me...@apache.org on 2016/03/16 11:36:37 UTC, 0 replies.
- [01/15] mesos git commit: Especially updated scheduler tests to use the updated MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:16:56 UTC, 0 replies.
- [02/15] mesos git commit: Especially updated tests to use the updated MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:16:57 UTC, 0 replies.
- [03/15] mesos git commit: Especially updated tests to use the updated MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:16:58 UTC, 0 replies.
- [04/15] mesos git commit: Refactor cluster test helpers into self-contained objects. - posted by mp...@apache.org on 2016/03/16 14:16:59 UTC, 0 replies.
- [05/15] mesos git commit: Refactor MesosTest and remove cleanup logic. - posted by mp...@apache.org on 2016/03/16 14:17:00 UTC, 0 replies.
- [06/15] mesos git commit: Fixed formatting issues in `src/tests/mesos.{hpp, cpp}`. - posted by mp...@apache.org on 2016/03/16 14:17:01 UTC, 0 replies.
- [07/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:02 UTC, 0 replies.
- [08/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:03 UTC, 0 replies.
- [09/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:04 UTC, 0 replies.
- [10/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:05 UTC, 0 replies.
- [11/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:06 UTC, 0 replies.
- [12/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:07 UTC, 0 replies.
- [13/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:08 UTC, 0 replies.
- [14/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:09 UTC, 0 replies.
- [15/15] mesos git commit: Update test suite to use the reworked MesosTest helpers. - posted by mp...@apache.org on 2016/03/16 14:17:10 UTC, 0 replies.
- mesos git commit: Fixed the port mapping tests compile errors. - posted by ji...@apache.org on 2016/03/16 19:16:43 UTC, 0 replies.
- mesos git commit: Used the same fixture for all related tests. - posted by bm...@apache.org on 2016/03/16 20:29:40 UTC, 0 replies.
- mesos git commit: Fix for docker containerizer not configuring CFS quotas correctly. - posted by ji...@apache.org on 2016/03/16 21:36:55 UTC, 1 replies.
- mesos git commit: Revert "Fix for docker containerizer not configuring CFS quotas correctly." - posted by ji...@apache.org on 2016/03/16 23:11:03 UTC, 0 replies.
- mesos git commit: Fix the mis-leading URI fetcher error message (MESOS-4954). - posted by ji...@apache.org on 2016/03/17 04:32:06 UTC, 0 replies.
- mesos git commit: Handled chunked responses in docker URI fetcher. - posted by ji...@apache.org on 2016/03/17 16:48:44 UTC, 0 replies.
- mesos git commit: Updated `/metrics/snapshot` endpoint to use `jsonify`. - posted by mp...@apache.org on 2016/03/17 17:34:55 UTC, 0 replies.
- mesos git commit: Removed unused overload of `model` for `TaskInfo`. - posted by mp...@apache.org on 2016/03/17 17:59:57 UTC, 0 replies.
- svn commit: r12768 - in /release/mesos/0.28.0: ./ mesos-0.28.0.tar.gz mesos-0.28.0.tar.gz.asc mesos-0.28.0.tar.gz.md5 - posted by vi...@apache.org on 2016/03/17 18:16:31 UTC, 0 replies.
- mesos git commit: Added missing include in allocator/mesos/hierarchical.hpp. - posted by bm...@apache.org on 2016/03/17 18:23:59 UTC, 0 replies.
- svn commit: r12773 - in /release/mesos: 0.21.2/ 0.22.2/ 0.23.1/ 0.24.0/ 0.27.0/ 0.27.1/ - posted by vi...@apache.org on 2016/03/17 19:10:59 UTC, 0 replies.
- mesos git commit: Updated website for 0.28.0 release. - posted by vi...@apache.org on 2016/03/17 21:20:25 UTC, 0 replies.
- mesos git commit: Fixed typo when displaying Disk in Slave WebUI. - posted by me...@apache.org on 2016/03/17 21:22:10 UTC, 0 replies.
- svn commit: r1735497 [2/3] - in /mesos/site/publish: blog/ blog/mesos-0-27-2-released/ blog/mesos-0-28-0-released/ documentation/ documentation/app-framework-development-guide/ documentation/authentication/ documentation/authorization/ documentation/co... - posted by vi...@apache.org on 2016/03/17 21:34:38 UTC, 0 replies.
- svn commit: r1735497 [1/3] - in /mesos/site/publish: blog/ blog/mesos-0-27-2-released/ blog/mesos-0-28-0-released/ documentation/ documentation/app-framework-development-guide/ documentation/authentication/ documentation/authorization/ documentation/co... - posted by vi...@apache.org on 2016/03/17 21:34:38 UTC, 0 replies.
- svn commit: r1735497 [3/3] - in /mesos/site/publish: blog/ blog/mesos-0-27-2-released/ blog/mesos-0-28-0-released/ documentation/ documentation/app-framework-development-guide/ documentation/authentication/ documentation/authorization/ documentation/co... - posted by vi...@apache.org on 2016/03/17 21:34:38 UTC, 0 replies.
- svn commit: r1735499 [1/2] - in /mesos/site/publish: ./ blog/mesos-0-27-2-released/ documentation/container-image/ documentation/latest/container-image/ downloads/ - posted by vi...@apache.org on 2016/03/17 21:47:19 UTC, 0 replies.
- svn commit: r1735499 [2/2] - in /mesos/site/publish: ./ blog/mesos-0-27-2-released/ documentation/container-image/ documentation/latest/container-image/ downloads/ - posted by vi...@apache.org on 2016/03/17 21:47:19 UTC, 0 replies.
- mesos git commit: Fix the broken ProvisionerDockerPullerTest on Centos7. - posted by ji...@apache.org on 2016/03/18 00:11:40 UTC, 0 replies.
- [1/4] mesos git commit: Fixed how we detect C++11 compiler support in libprocess. - posted by jo...@apache.org on 2016/03/18 01:29:58 UTC, 0 replies.
- [2/4] mesos git commit: Fixed how we detect C++11 compiler support. - posted by jo...@apache.org on 2016/03/18 01:29:59 UTC, 0 replies.
- [3/4] mesos git commit: Fixed m4 macro to enable strict C++11 conformance. - posted by jo...@apache.org on 2016/03/18 01:30:00 UTC, 0 replies.
- [4/4] mesos git commit: Fixed m4 macro to enable strict C++11 conformance in libprocess. - posted by jo...@apache.org on 2016/03/18 01:30:01 UTC, 0 replies.
- [1/2] mesos git commit: Fixed Python build breakage. - posted by jo...@apache.org on 2016/03/18 16:25:18 UTC, 0 replies.
- [2/2] mesos git commit: Updated C++ dialect macro in libprocess. - posted by jo...@apache.org on 2016/03/18 16:25:19 UTC, 0 replies.
- mesos git commit: Fixed formatting issues in `shell.hpp`. - posted by mp...@apache.org on 2016/03/18 19:20:43 UTC, 0 replies.
- mesos git commit: Cleaned up formatting in executor library. - posted by bm...@apache.org on 2016/03/18 21:21:15 UTC, 0 replies.
- [1/2] mesos git commit: Cleaned up formatting in command executor. - posted by bm...@apache.org on 2016/03/18 21:40:01 UTC, 0 replies.
- [2/2] mesos git commit: Removed hard-coded executor shutdown grace period in executor driver. - posted by bm...@apache.org on 2016/03/18 21:40:02 UTC, 0 replies.
- [1/3] mesos git commit: Regenerated master endpoint documentation. - posted by me...@apache.org on 2016/03/18 22:32:32 UTC, 0 replies.
- [2/3] mesos git commit: Added authentication information to master endpoints. - posted by me...@apache.org on 2016/03/18 22:32:33 UTC, 0 replies.
- [3/3] mesos git commit: Enabled Authentication information in endpoint HELP. - posted by me...@apache.org on 2016/03/18 22:32:34 UTC, 0 replies.
- mesos git commit: Removed superfluous blank line in slave/http.cpp. - posted by me...@apache.org on 2016/03/18 22:35:59 UTC, 0 replies.
- mesos git commit: Fixed a bug that causes the task stuck in staging state. - posted by ji...@apache.org on 2016/03/19 18:41:19 UTC, 0 replies.
- mesos git commit: Made `unzip` overwrite existing files without prompting. - posted by ji...@apache.org on 2016/03/21 03:30:06 UTC, 0 replies.
- mesos git commit: Fixed email address in Python build file. - posted by jo...@apache.org on 2016/03/21 11:08:09 UTC, 0 replies.
- mesos git commit: Used correct path to authorization protobuf file. - posted by ti...@apache.org on 2016/03/21 14:32:26 UTC, 0 replies.
- mesos git commit: Fixed a typo in the HierarchicalAllocatorTest.CoarseGrained test. - posted by jo...@apache.org on 2016/03/21 16:38:15 UTC, 0 replies.
- mesos git commit: Created URI.filename to name fetched files in sandbox where appropriate. - posted by vi...@apache.org on 2016/03/21 19:31:23 UTC, 0 replies.
- mesos git commit: Added upgrade testing script. - posted by vi...@apache.org on 2016/03/22 00:01:11 UTC, 0 replies.
- mesos git commit: Cleaned up nested health checker launch code in command executor. - posted by tn...@apache.org on 2016/03/22 00:57:41 UTC, 0 replies.
- mesos git commit: Skip FetcherTest zip tests when `unzip` is uninstalled. - posted by ji...@apache.org on 2016/03/22 17:08:52 UTC, 0 replies.
- [1/2] mesos git commit: Added normalize method to registry puller. - posted by ji...@apache.org on 2016/03/22 17:19:45 UTC, 0 replies.
- [2/2] mesos git commit: Added test for registry puller normalize. - posted by ji...@apache.org on 2016/03/22 17:19:46 UTC, 0 replies.
- mesos git commit: Add agent flags for specifying CNI plugin and config directories. - posted by ji...@apache.org on 2016/03/22 17:36:26 UTC, 0 replies.
- mesos git commit: Introduced a protobuf message "NetworkConfig". - posted by ji...@apache.org on 2016/03/22 19:29:15 UTC, 0 replies.
- [1/2] mesos git commit: Documented the existing allocator metric. - posted by bm...@apache.org on 2016/03/22 19:30:26 UTC, 0 replies.
- [2/2] mesos git commit: Prefixed allocator metrics with "mesos/" to support custom allocators. - posted by bm...@apache.org on 2016/03/22 19:30:27 UTC, 0 replies.
- mesos git commit: Implemented the framework and create() method of "network/cni" isolator. - posted by ji...@apache.org on 2016/03/22 19:54:28 UTC, 0 replies.
- mesos git commit: Added allocator metrics for per-role quota. - posted by bm...@apache.org on 2016/03/22 20:10:20 UTC, 0 replies.
- mesos git commit: Reflecting rename of Tachyon to Alluxio. - posted by ji...@apache.org on 2016/03/22 21:11:34 UTC, 0 replies.
- mesos git commit: Introduced a protobuf message "NetworkInfo". - posted by ji...@apache.org on 2016/03/22 21:27:09 UTC, 0 replies.
- mesos git commit: Fixed right angle brackets in state APIs. - posted by ji...@apache.org on 2016/03/22 22:56:33 UTC, 0 replies.
- [1/2] mesos git commit: Style and consistency cleanups for allocator quota metrics. - posted by bm...@apache.org on 2016/03/23 01:55:49 UTC, 0 replies.
- [2/2] mesos git commit: Added allocator metrics for total and allocated/offered resources. - posted by bm...@apache.org on 2016/03/23 01:55:50 UTC, 0 replies.
- mesos git commit: Added a metric for the number of times the allocation algorithm has run. - posted by bm...@apache.org on 2016/03/23 03:21:32 UTC, 0 replies.
- mesos git commit: Added a timer metric for obtaining allocation timings. - posted by bm...@apache.org on 2016/03/23 08:44:14 UTC, 0 replies.
- mesos git commit: Fixed flags help and regenerated endpoint documentation. - posted by ti...@apache.org on 2016/03/23 10:46:09 UTC, 0 replies.
- mesos git commit: Replaced const ref to temporary in tests for consistency. - posted by ji...@apache.org on 2016/03/23 18:19:50 UTC, 0 replies.
- mesos git commit: Update glog-0.3.3.patch to support PowerPC LE platform. - posted by vi...@apache.org on 2016/03/23 18:42:56 UTC, 0 replies.
- [1/3] mesos git commit: Fixed typo in comment. - posted by bm...@apache.org on 2016/03/23 21:58:07 UTC, 0 replies.
- [2/3] mesos git commit: Fixed invalid HTML in monitoring documentation. - posted by bm...@apache.org on 2016/03/23 21:58:08 UTC, 0 replies.
- [3/3] mesos git commit: Fixed invalid HTML in upgrades documentation. - posted by bm...@apache.org on 2016/03/23 21:58:09 UTC, 0 replies.
- [1/2] mesos git commit: Fixed containerizer potential race destroy while provisioning. - posted by ji...@apache.org on 2016/03/23 23:38:47 UTC, 0 replies.
- [2/2] mesos git commit: Added mesos containerizer test DestroyWhileProvisioning. - posted by ji...@apache.org on 2016/03/23 23:38:48 UTC, 0 replies.
- [1/2] mesos git commit: Added getAppcImage for Appc provisioning tests. - posted by ji...@apache.org on 2016/03/23 23:45:17 UTC, 0 replies.
- [2/2] mesos git commit: Added Appc provisioner integration test. - posted by ji...@apache.org on 2016/03/23 23:45:18 UTC, 0 replies.
- mesos git commit: Updated FrameworkInfo::Capability::Type enum for upgradability. - posted by bm...@apache.org on 2016/03/24 00:15:01 UTC, 0 replies.
- mesos git commit: Revert "Added Appc provisioner integration test." - posted by ji...@apache.org on 2016/03/24 01:22:25 UTC, 0 replies.
- mesos git commit: Fixed a memory leak in process::subprocess. - posted by bm...@apache.org on 2016/03/24 04:59:28 UTC, 0 replies.
- [1/9] mesos git commit: Removed old comment from 'mesos.proto'. - posted by me...@apache.org on 2016/03/24 05:07:40 UTC, 0 replies.
- [2/9] mesos git commit: Edited master's flag help strings to match the agent. - posted by me...@apache.org on 2016/03/24 05:07:41 UTC, 0 replies.
- [3/9] mesos git commit: Added agent flags for HTTP authentication. - posted by me...@apache.org on 2016/03/24 05:07:42 UTC, 0 replies.
- [4/9] mesos git commit: Modified basic HTTP authenticator creator to accept realm. - posted by me...@apache.org on 2016/03/24 05:07:43 UTC, 0 replies.
- [5/9] mesos git commit: Changed the master's default HTTP authentication realm. - posted by me...@apache.org on 2016/03/24 05:07:44 UTC, 0 replies.
- [6/9] mesos git commit: Added Doxygen docs for basic HTTP authenticator. - posted by me...@apache.org on 2016/03/24 05:07:45 UTC, 0 replies.
- [7/9] mesos git commit: Added authentication to agent HTTP endpoints. - posted by me...@apache.org on 2016/03/24 05:07:46 UTC, 0 replies.
- [8/9] mesos git commit: Added authentication information to agent endpoints. - posted by me...@apache.org on 2016/03/24 05:07:47 UTC, 0 replies.
- [9/9] mesos git commit: Added agent HTTP authentication to the docs. - posted by me...@apache.org on 2016/03/24 05:07:48 UTC, 0 replies.
- mesos git commit: Fixed flaky `MasterTest.SlavesEndpointTwoSlaves`. - posted by me...@apache.org on 2016/03/24 07:50:12 UTC, 0 replies.
- [1/2] mesos git commit: Added registry tests for /weights endpoint. - posted by me...@apache.org on 2016/03/24 09:43:21 UTC, 0 replies.
- [2/2] mesos git commit: Moved code around. - posted by me...@apache.org on 2016/03/24 09:43:22 UTC, 0 replies.
- mesos git commit: Regenerated agent endpoint documentation. - posted by me...@apache.org on 2016/03/24 10:14:01 UTC, 0 replies.
- [01/11] mesos git commit: Windows: [2/2] Lifted socket API into Stout. - posted by jo...@apache.org on 2016/03/24 10:26:59 UTC, 0 replies.
- [02/11] mesos git commit: Windows: [1/2] Lifted socket API into Stout. - posted by jo...@apache.org on 2016/03/24 10:27:00 UTC, 0 replies.
- [03/11] mesos git commit: Windows: Added Socket compatibility `#define`s to windows.hpp. - posted by jo...@apache.org on 2016/03/24 10:27:01 UTC, 0 replies.
- [04/11] mesos git commit: Windows: Added `slave/flags.cpp` to Windows build. - posted by jo...@apache.org on 2016/03/24 10:27:02 UTC, 0 replies.
- [05/11] mesos git commit: Libprocess: Add `SOL_TCP` flag for Windows. - posted by jo...@apache.org on 2016/03/24 10:27:03 UTC, 0 replies.
- [06/11] mesos git commit: Windows: [3/3] Transitioned agent to use `os::pagesize`. - posted by jo...@apache.org on 2016/03/24 10:27:04 UTC, 0 replies.
- [07/11] mesos git commit: Stout: Added implementation of `write` that works on Windows. - posted by jo...@apache.org on 2016/03/24 10:27:05 UTC, 0 replies.
- [08/11] mesos git commit: Windows: [1/3] Implemented `os::pagesize`. - posted by jo...@apache.org on 2016/03/24 10:27:06 UTC, 0 replies.
- [09/11] mesos git commit: Windows: [2/3] Transitioned `os::recv` to use `os::pagesize`. - posted by jo...@apache.org on 2016/03/24 10:27:07 UTC, 0 replies.
- [10/11] mesos git commit: Stout: Added implementation of `read` that works on Windows. - posted by jo...@apache.org on 2016/03/24 10:27:08 UTC, 0 replies.
- [11/11] mesos git commit: Windows: Used os::read/write from Stout for proper OS isolation. - posted by jo...@apache.org on 2016/03/24 10:27:09 UTC, 0 replies.
- mesos git commit: Stout: Added missing include to makefile. - posted by jo...@apache.org on 2016/03/24 11:40:37 UTC, 0 replies.
- mesos git commit: Stout: Added missing includes to makefile. - posted by jo...@apache.org on 2016/03/24 12:06:26 UTC, 0 replies.
- [1/3] mesos git commit: Replaced EXIT(1) with EXIT(EXIT_FAILURE). - posted by al...@apache.org on 2016/03/24 12:48:02 UTC, 0 replies.
- [2/3] mesos git commit: Replaced EXIT(1) with EXIT(EXIT_FAILURE) in libprocess. - posted by al...@apache.org on 2016/03/24 12:48:03 UTC, 0 replies.
- [3/3] mesos git commit: Replaced EXIT(1) with EXIT(EXIT_FAILURE) in stout. - posted by al...@apache.org on 2016/03/24 12:48:04 UTC, 0 replies.
- mesos git commit: Allocator Performance: Exited early to avoid needless computation. - posted by jo...@apache.org on 2016/03/24 16:20:42 UTC, 0 replies.
- [1/9] mesos git commit: Made `shutdown_grace_period` configurable in `ExecutorInfo`. - posted by al...@apache.org on 2016/03/24 18:24:26 UTC, 0 replies.
- [2/9] mesos git commit: Reordered function declarations in `TestContainerizer`. - posted by al...@apache.org on 2016/03/24 18:24:27 UTC, 0 replies.
- [3/9] mesos git commit: Enabled mocking on `TestContainerizer::destroy`. - posted by al...@apache.org on 2016/03/24 18:24:28 UTC, 0 replies.
- [4/9] mesos git commit: Added a test for executor shutdown grace period. - posted by al...@apache.org on 2016/03/24 18:24:29 UTC, 0 replies.
- [5/9] mesos git commit: Added validation for executor's shutdown grace period. - posted by al...@apache.org on 2016/03/24 18:24:30 UTC, 0 replies.
- [6/9] mesos git commit: Used `KillPolicy` and shutdown grace period in command executor. - posted by al...@apache.org on 2016/03/24 18:24:31 UTC, 0 replies.
- [7/9] mesos git commit: Added validation for task's kill policy. - posted by al...@apache.org on 2016/03/24 18:24:32 UTC, 0 replies.
- [8/9] mesos git commit: Introduced `KillPolicy` protobuf. - posted by al...@apache.org on 2016/03/24 18:24:33 UTC, 0 replies.
- [9/9] mesos git commit: Removed unused signal escalation constant. - posted by al...@apache.org on 2016/03/24 18:24:34 UTC, 0 replies.
- mesos git commit: Upgraded to clang-format-3.8. - posted by mp...@apache.org on 2016/03/24 21:38:17 UTC, 0 replies.
- [1/2] mesos git commit: Updated `/state` agent endpoint to use jsonify. - posted by mp...@apache.org on 2016/03/24 22:04:33 UTC, 0 replies.
- [2/2] mesos git commit: Marked some private `json` functions as `static`. - posted by mp...@apache.org on 2016/03/24 22:04:34 UTC, 0 replies.
- mesos git commit: Documented task, executor, and volume IDs reuse is discouraged. - posted by ji...@apache.org on 2016/03/24 23:09:49 UTC, 0 replies.
- mesos git commit: Implemented prepare() method of "network/cni" isolator. - posted by ji...@apache.org on 2016/03/25 00:09:34 UTC, 0 replies.
- [1/2] mesos git commit: Style fix in docker runtime isolator. - posted by bm...@apache.org on 2016/03/25 00:51:07 UTC, 0 replies.
- [2/2] mesos git commit: Style fix in allocator metrics. - posted by bm...@apache.org on 2016/03/25 00:51:08 UTC, 0 replies.
- mesos git commit: Deprecated the plain text credential format. - posted by me...@apache.org on 2016/03/25 10:00:50 UTC, 0 replies.
- mesos git commit: MESOS-3902: [Updated] Fix location header in redirect from non-leader. - posted by vi...@apache.org on 2016/03/25 18:22:37 UTC, 0 replies.
- mesos git commit: Drop HTTP Status `404` and `307` in the scheduler library. - posted by vi...@apache.org on 2016/03/25 18:27:15 UTC, 0 replies.
- mesos git commit: Change Call and Event Type enums in scheduler.proto optional. - posted by vi...@apache.org on 2016/03/25 22:10:22 UTC, 0 replies.
- mesos git commit: Change Call and Event Type enums in executor.proto optional. - posted by vi...@apache.org on 2016/03/25 22:48:35 UTC, 0 replies.
- [1/3] mesos git commit: Added FTS_PHYSICAL option to fts_open for rmdir. - posted by ji...@apache.org on 2016/03/26 00:34:32 UTC, 0 replies.
- [2/3] mesos git commit: Fixed rmdir comment for FTS_SLNONE as per coding guidelines. - posted by ji...@apache.org on 2016/03/26 00:34:33 UTC, 0 replies.
- [3/3] mesos git commit: Fixed newlines for include directives. - posted by ji...@apache.org on 2016/03/26 00:34:34 UTC, 0 replies.
- [1/2] mesos git commit: Minor style consistency update in allocator. - posted by bm...@apache.org on 2016/03/26 01:12:18 UTC, 0 replies.
- [2/2] mesos git commit: Added a metric for the number of per-role active offer filters. - posted by bm...@apache.org on 2016/03/26 01:12:19 UTC, 0 replies.
- [1/4] mesos git commit: Refactored Error behavior of 'extendLifetime' parentHook. - posted by jo...@apache.org on 2016/03/26 13:56:43 UTC, 0 replies.
- [2/4] mesos git commit: Changed subprocess comment to reflect Error handling of parent Hooks. - posted by jo...@apache.org on 2016/03/26 13:56:44 UTC, 0 replies.
- [3/4] mesos git commit: LinuxLauncher: Used `parentHook` to implement freezer assignment. - posted by jo...@apache.org on 2016/03/26 13:56:45 UTC, 0 replies.
- [4/4] mesos git commit: Docker Containerizer: Used `parentHook` to implement checkpointing. - posted by jo...@apache.org on 2016/03/26 13:56:46 UTC, 0 replies.
- mesos git commit: Cleaned up libprocess gtest macros. - posted by mp...@apache.org on 2016/03/26 19:04:20 UTC, 0 replies.
- [1/3] mesos git commit: Added authentication to the '/files' endpoints. - posted by me...@apache.org on 2016/03/28 11:49:44 UTC, 0 replies.
- [2/3] mesos git commit: Added a new '/files' endpoints test using authentication. - posted by me...@apache.org on 2016/03/28 11:49:45 UTC, 0 replies.
- [3/3] mesos git commit: Added a test for the '/files/debug' endpoint. - posted by me...@apache.org on 2016/03/28 11:49:46 UTC, 0 replies.
- [1/7] mesos git commit: Subprocess: [1/7] Refactored setup functions. - posted by jo...@apache.org on 2016/03/28 18:19:07 UTC, 0 replies.
- [2/7] mesos git commit: Subprocess: [2/7] Removed the use of setup functions. - posted by jo...@apache.org on 2016/03/28 18:19:08 UTC, 0 replies.
- [3/7] mesos git commit: Subprocess: [3/7] Introduced watchdog option. - posted by jo...@apache.org on 2016/03/28 18:19:09 UTC, 0 replies.
- [4/7] mesos git commit: Subprocess: [4/7] Refactored perf test without setup function. - posted by jo...@apache.org on 2016/03/28 18:19:10 UTC, 0 replies.
- [5/7] mesos git commit: Subprocess: [5/7] Introduced parentHooks to fork calls. - posted by jo...@apache.org on 2016/03/28 18:19:11 UTC, 0 replies.
- [6/7] mesos git commit: Subprocess: [6/7] Refactored isolator tests to use parentHook. - posted by jo...@apache.org on 2016/03/28 18:19:12 UTC, 0 replies.
- [7/7] mesos git commit: Subprocess: [7/7] Added watchdog to 'du' disk isolator process. - posted by jo...@apache.org on 2016/03/28 18:19:13 UTC, 0 replies.
- [1/2] mesos git commit: Upgrade http-parser to 2.6.1 to support PPC LE platform [libprocess]. - posted by vi...@apache.org on 2016/03/28 20:49:26 UTC, 0 replies.
- [2/2] mesos git commit: Upgrade http-parser to 2.6.1 to support PowerPC LE platform [mesos]. - posted by vi...@apache.org on 2016/03/28 20:49:27 UTC, 0 replies.
- [1/8] mesos git commit: Multiple Disk: Added persistent volumes tests for `MOUNT` type. - posted by ji...@apache.org on 2016/03/28 21:59:41 UTC, 0 replies.
- [2/8] mesos git commit: Cleaned up header includes in tests. - posted by ji...@apache.org on 2016/03/28 21:59:42 UTC, 0 replies.
- [3/8] mesos git commit: Fixed various style issues. - posted by ji...@apache.org on 2016/03/28 21:59:43 UTC, 0 replies.
- [4/8] mesos git commit: Added TODO in slave.cpp. - posted by ji...@apache.org on 2016/03/28 21:59:44 UTC, 0 replies.
- [5/8] mesos git commit: Extended `os::rmdir` in stout to support preserving the root directory. - posted by ji...@apache.org on 2016/03/28 21:59:45 UTC, 0 replies.
- [6/8] mesos git commit: Implemented deletion for persistent volumes. - posted by ji...@apache.org on 2016/03/28 21:59:46 UTC, 0 replies.
- [7/8] mesos git commit: Updated tests for deletion of persistent volumes. - posted by ji...@apache.org on 2016/03/28 21:59:47 UTC, 0 replies.
- [8/8] mesos git commit: Updated docs for deletion of persistent volumes. - posted by ji...@apache.org on 2016/03/28 21:59:48 UTC, 0 replies.
- mesos git commit: Fixed build breakage with CentOS 7. - posted by ji...@apache.org on 2016/03/29 01:10:37 UTC, 0 replies.
- [1/2] mesos git commit: Added tests for cgroups devices subsystem. - posted by bm...@apache.org on 2016/03/29 04:01:08 UTC, 0 replies.
- [2/2] mesos git commit: Added devices subsystem support in cgroups library. - posted by bm...@apache.org on 2016/03/29 04:01:09 UTC, 0 replies.
- [1/3] mesos git commit: Added a missing include to a stout header. - posted by ji...@apache.org on 2016/03/29 06:57:35 UTC, 0 replies.
- [2/3] mesos git commit: Removed unused header includes. - posted by ji...@apache.org on 2016/03/29 06:57:36 UTC, 0 replies.
- [3/3] mesos git commit: Cleaned up a test case in stout. - posted by ji...@apache.org on 2016/03/29 06:57:37 UTC, 0 replies.
- [1/2] mesos git commit: Adapted port_mapping isolator with missing subprocess parameter. - posted by ji...@apache.org on 2016/03/29 07:03:58 UTC, 0 replies.
- [2/2] mesos git commit: Fixed typo in subprocess doxygen comments. - posted by ji...@apache.org on 2016/03/29 07:03:59 UTC, 0 replies.
- mesos git commit: Subprocess: Fixed capitalization of Watchdog enum. - posted by jo...@apache.org on 2016/03/29 11:56:48 UTC, 0 replies.
- mesos git commit: Fixed UI rendering issues. - posted by jo...@apache.org on 2016/03/29 13:24:52 UTC, 0 replies.
- mesos git commit: Fixed a typo in "future.hpp". - posted by al...@apache.org on 2016/03/29 14:01:34 UTC, 0 replies.
- mesos git commit: Corrected a typo in the allocator tests. - posted by al...@apache.org on 2016/03/29 15:09:45 UTC, 0 replies.
- mesos git commit: Changed name of http-parser enum to 'flags_enum'. - posted by vi...@apache.org on 2016/03/29 19:17:47 UTC, 0 replies.
- mesos git commit: Implemented isolate() method of "network/cni" isolator. - posted by ji...@apache.org on 2016/03/29 19:31:27 UTC, 0 replies.
- mesos git commit: Cleaned up resources library to use the new -> operators. - posted by bm...@apache.org on 2016/03/29 20:27:52 UTC, 0 replies.
- mesos git commit: Added a flag parser for vector to src/common/parse.hpp. - posted by bm...@apache.org on 2016/03/29 20:45:41 UTC, 0 replies.
- mesos git commit: Added a script to install the Nvidia GDK on a host. - posted by bm...@apache.org on 2016/03/29 20:58:34 UTC, 0 replies.
- mesos git commit: Fixed flakiness in ContainerLoggerTest.LOGROTATE_RotateInSandbox. - posted by vi...@apache.org on 2016/03/29 22:03:52 UTC, 0 replies.
- mesos git commit: Cleaned up FilesProcess construction. - posted by ti...@apache.org on 2016/03/29 23:08:08 UTC, 0 replies.
- mesos git commit: Added CHANGELOG for python module changes. - posted by vi...@apache.org on 2016/03/30 01:12:45 UTC, 0 replies.
- [1/6] mesos git commit: Fixed a memory leak in the scheduler driver. - posted by vi...@apache.org on 2016/03/30 01:19:37 UTC, 3 replies.
- [2/6] mesos git commit: Fixed minor spacing issue in the example test framework. - posted by vi...@apache.org on 2016/03/30 01:19:38 UTC, 0 replies.
- [3/6] mesos git commit: Added `devolve` overloads for `v1::TaskStatus`. - posted by vi...@apache.org on 2016/03/30 01:19:39 UTC, 0 replies.
- [4/6] mesos git commit: Fixed `using` declaration order in `mesos-execute`. - posted by vi...@apache.org on 2016/03/30 01:19:40 UTC, 0 replies.
- [5/6] mesos git commit: Removed un-needed methods from command scheduler. - posted by vi...@apache.org on 2016/03/30 01:19:41 UTC, 0 replies.
- [6/6] mesos git commit: Moved command scheduler to use the scheduler library. - posted by vi...@apache.org on 2016/03/30 01:19:42 UTC, 0 replies.
- [1/2] mesos git commit: Added stubs for the Nvidia GPU device isolator. - posted by bm...@apache.org on 2016/03/30 01:24:27 UTC, 0 replies.
- [2/2] mesos git commit: Added configure flags to build with Nvidia GPU support. - posted by bm...@apache.org on 2016/03/30 01:24:28 UTC, 0 replies.
- mesos git commit: Fixed a variable name in cgroups devices library. - posted by bm...@apache.org on 2016/03/30 01:30:37 UTC, 0 replies.
- [1/2] mesos git commit: Added flag to specify which Nvidia GPU devices to make available. - posted by bm...@apache.org on 2016/03/30 02:34:19 UTC, 0 replies.
- [2/2] mesos git commit: Added GPUs as an explicit resource in the agent. - posted by bm...@apache.org on 2016/03/30 02:34:20 UTC, 0 replies.
- mesos git commit: Fix container destroy provisioning race. - posted by ji...@apache.org on 2016/03/30 02:54:05 UTC, 0 replies.
- mesos git commit: Temporarily disabled SSLTest.HTTPSGet and SSLTest.HTTPSPost. - posted by vi...@apache.org on 2016/03/30 04:17:30 UTC, 0 replies.
- [1/4] mesos git commit: Fixed typos in isolator test comments. - posted by al...@apache.org on 2016/03/30 10:53:37 UTC, 0 replies.
- [2/4] mesos git commit: Fixed a common typo in libprocess. - posted by al...@apache.org on 2016/03/30 10:53:38 UTC, 0 replies.
- [3/4] mesos git commit: Fixed a common typo in stout. - posted by al...@apache.org on 2016/03/30 10:53:39 UTC, 0 replies.
- [4/4] mesos git commit: Fixed a common typo. - posted by al...@apache.org on 2016/03/30 10:53:40 UTC, 0 replies.
- mesos git commit: Docs: Updated multiple disk support documentation. - posted by jo...@apache.org on 2016/03/30 13:08:33 UTC, 0 replies.
- [1/2] mesos git commit: Made CHANGELOG formatting more consistent. - posted by vi...@apache.org on 2016/03/30 20:03:56 UTC, 0 replies.
- [2/2] mesos git commit: Made CHANGELOG formatting more consistent. - posted by vi...@apache.org on 2016/03/30 20:03:57 UTC, 0 replies.
- mesos git commit: Fixed a test case bug due to http-parser upgrade to 2.6.1. - posted by vi...@apache.org on 2016/03/30 20:09:09 UTC, 0 replies.
- mesos git commit: Removed the redundant `NULL` check when deleting `Credential`. - posted by vi...@apache.org on 2016/03/30 20:12:46 UTC, 0 replies.
- mesos git commit: Modified scheduler library to properly handle SSL connections. - posted by vi...@apache.org on 2016/03/30 20:14:40 UTC, 0 replies.
- [1/3] mesos git commit: Introduced a `reconnect` method on the scheduler library. - posted by vi...@apache.org on 2016/03/30 21:01:21 UTC, 0 replies.
- [2/3] mesos git commit: Added test for `reconnect` functionality. - posted by vi...@apache.org on 2016/03/30 21:01:22 UTC, 0 replies.
- [3/3] mesos git commit: Documented when to invoke `send` using the scheduler library. - posted by vi...@apache.org on 2016/03/30 21:01:23 UTC, 0 replies.
- [1/2] mesos git commit: Rescind all outstanding offers to satisfy weights update. - posted by me...@apache.org on 2016/03/30 22:52:26 UTC, 0 replies.
- [2/2] mesos git commit: Made the Action enum optional to support upgrades (MESOS-5031). - posted by me...@apache.org on 2016/03/30 22:52:27 UTC, 0 replies.
- mesos git commit: Used Windows-compatible memory fence in libprocess logging. - posted by mp...@apache.org on 2016/03/30 23:41:51 UTC, 0 replies.
- [1/2] mesos git commit: Conditioned out Windows-incompatible includes in libprocess. - posted by mp...@apache.org on 2016/03/31 00:01:05 UTC, 0 replies.
- [2/2] mesos git commit: Conditioned out Windows-incompatible includes in stout. - posted by mp...@apache.org on 2016/03/31 00:01:06 UTC, 0 replies.
- mesos git commit: Removed unused credentials. - posted by me...@apache.org on 2016/03/31 02:10:23 UTC, 0 replies.
- mesos git commit: Added support for "overlay" keyword. - posted by ji...@apache.org on 2016/03/31 07:01:15 UTC, 0 replies.
- [1/6] mesos git commit: Refactored command executor's shutdown logic. - posted by al...@apache.org on 2016/03/31 15:31:58 UTC, 0 replies.
- [2/6] mesos git commit: Refactored docker executor's shutdown logic. - posted by al...@apache.org on 2016/03/31 15:31:59 UTC, 0 replies.
- [3/6] mesos git commit: Used `KillPolicy` and shutdown grace period in docker executor. - posted by al...@apache.org on 2016/03/31 15:32:00 UTC, 0 replies.
- [4/6] mesos git commit: Deprecated the `docker_stop_timeout` flag. - posted by al...@apache.org on 2016/03/31 15:32:01 UTC, 0 replies.
- [5/6] mesos git commit: WIP: mesos-execute. - posted by al...@apache.org on 2016/03/31 15:32:02 UTC, 1 replies.
- [6/6] mesos git commit: Added Hamburg Mesos User Group to community page. - posted by al...@apache.org on 2016/03/31 15:32:03 UTC, 0 replies.
- mesos git commit: Revert "WIP: mesos-execute." - posted by al...@apache.org on 2016/03/31 15:46:20 UTC, 0 replies.
- [1/2] mesos git commit: Add JSON::Object::at() helper API. - posted by ji...@apache.org on 2016/03/31 18:34:38 UTC, 0 replies.
- [2/2] mesos git commit: Fix the local Docker puller for private registries. - posted by ji...@apache.org on 2016/03/31 18:34:39 UTC, 0 replies.
- [1/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [stout]. - posted by vi...@apache.org on 2016/03/31 20:06:27 UTC, 0 replies.
- [2/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [stout]. - posted by vi...@apache.org on 2016/03/31 20:06:28 UTC, 0 replies.
- [3/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [libprocess]. - posted by vi...@apache.org on 2016/03/31 20:06:29 UTC, 0 replies.
- [4/4] mesos git commit: Upgrade protobuf to 2.6.1 to support PowerPC LE platform [mesos]. - posted by vi...@apache.org on 2016/03/31 20:06:30 UTC, 0 replies.
- mesos git commit: Update leveldb-1.4.patch to support PowerPC LE platform. - posted by vi...@apache.org on 2016/03/31 20:17:50 UTC, 0 replies.
- mesos git commit: Completed initial implementation of the Nvidia GPU isolator. - posted by bm...@apache.org on 2016/03/31 21:44:57 UTC, 0 replies.
- svn commit: r12949 - in /dev/mesos/0.24.2-rc3: ./ mesos-0.24.2.tar.gz mesos-0.24.2.tar.gz.asc mesos-0.24.2.tar.gz.md5 - posted by mp...@apache.org on 2016/03/31 22:22:53 UTC, 0 replies.
- mesos git commit: Minor cleanups in validation logic for operator endpoints. - posted by vi...@apache.org on 2016/03/31 23:31:48 UTC, 0 replies.