commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[mesos] 04/04: Avoided some recalculation in the random sorter.
mzhu
[mesos] branch master updated (6ef38d4 -> 5108f07)
mzhu
[mesos] 03/03: Avoided some recalculation in the random sorter.
mzhu
[mesos] 02/03: Fixed a bug in the random sorter.
mzhu
[mesos] 01/03: Added a random sorter helper to find active internal nodes.
mzhu
[mesos] branch master updated: Simplified Sorter::add(client) implementations.
bmahler
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 5a624bc.
git-site-role
[mesos] branch master updated: Added thanks to Criteo for Slack plan in community.html.md.
vinodkone
[mesos] branch master updated: Used `operator->` instead of `get`.
bbannier
[mesos] branch master updated (89daa08 -> 0709a18)
grag
[mesos] branch 1.8.x updated (f5920ad -> ac6ab14)
grag
[mesos] branch master updated (45c9788 -> 89daa08)
gaston
[mesos] branch master updated (6bd78a0 -> 45c9788)
grag
[mesos] branch master updated: Updated the Containerization WG schedule to be monthly on 1st Thursday.
gilbert
[mesos] branch master updated: Added metrics to the operation feedback example framework.
gaston
svn commit: r33675 - in /dev/mesos/1.8.0-rc2: ./ mesos-1.8.0.tar.gz mesos-1.8.0.tar.gz.asc mesos-1.8.0.tar.gz.sha512
bennoe
[mesos] annotated tag 1.8.0-rc2 created (now 09b3844)
bennoe
[mesos] branch 1.8.x updated: Added 1.8.0 allocator performance improvements to the CHANGELOG.
mzhu
[mesos] branch master updated: Added 1.8.0 allocator performance improvements to the CHANGELOG.
mzhu
[mesos] branch 1.8.x updated: Added MESOS-9675 to the 1.8.0 CHANGELOG.
bennoe
[mesos] branch master updated: Added MESOS-9158 to the 1.8.0 release highlights.
bennoe
[mesos] branch 1.8.x updated: Added MESOS-9158 to the 1.8.0 release highlights.
bennoe
[mesos] branch master updated: Documented docker manifest v2 schema2 support.
gilbert
[mesos] branch 1.8.x updated: Added MESOS-9224 to the 1.8.0 release highlights.
bennoe
[mesos] branch master updated: Added MESOS-9224 to the 1.8.0 release highlights.
bennoe
[mesos] branch master updated: Added MESOS-9675 to 1.8.0 CHANGELOG.
gilbert
[mesos] branch 1.5.x updated: Added MESOS-9704 to 1.5.4 CHANGELOG.
gilbert
[mesos] branch 1.6.x updated: Added MESOS-9704 to 1.6.3 CHANGELOG.
gilbert
[mesos] branch 1.7.x updated: Added MESOS-9704 to 1.7.3 CHANGELOG.
gilbert
[mesos] branch 1.8.x updated: Added MESOS-9704 to 1.8.0 CHANGELOG.
gilbert
[mesos] branch master updated (003499f -> 0b7cc2e)
gilbert
[mesos] 02/04: Added MESOS-9704 to 1.7.3 CHANGELOG.
gilbert
[mesos] 03/04: Added MESOS-9704 to 1.6.3 CHANGELOG.
gilbert
[mesos] 01/04: Added MESOS-9704 to 1.8.0 CHANGELOG.
gilbert
[mesos] 04/04: Added MESOS-9704 to 1.5.4 CHANGELOG.
gilbert
[mesos] branch 1.5.x updated (74c4587 -> 597bc19)
gilbert
[mesos] 03/03: Supported docker manifest v2s2 config with image GC.
gilbert
[mesos] 01/03: Added docker manifest v2s2 config to protobuf 'ContainerLayers'.
gilbert
[mesos] 02/03: Added docker manifest v2s2 config to 'ImageInfo'.
gilbert
[mesos] branch 1.6.x updated (ac98f84 -> e8af5d0)
gilbert
[mesos] 01/03: Added docker manifest v2s2 config to protobuf 'ContainerLayers'.
gilbert
[mesos] 03/03: Supported docker manifest v2s2 config with image GC.
gilbert
[mesos] 02/03: Added docker manifest v2s2 config to 'ImageInfo'.
gilbert
[mesos] branch 1.7.x updated (62ac762 -> 2609f93)
gilbert
[mesos] 02/03: Added docker manifest v2s2 config to 'ImageInfo'.
gilbert
[mesos] 03/03: Supported docker manifest v2s2 config with image GC.
gilbert
[mesos] 01/03: Added docker manifest v2s2 config to protobuf 'ContainerLayers'.
gilbert
[mesos] branch master updated: Removed a TODO in sorter utils.
mzhu
[mesos] branch 1.8.x updated (0dad371 -> a6df0e2)
gilbert
[mesos] 02/03: Added docker manifest v2s2 config to 'ImageInfo'.
gilbert
[mesos] 03/03: Supported docker manifest v2s2 config with image GC.
gilbert
[mesos] 01/03: Added docker manifest v2s2 config to protobuf 'ContainerLayers'.
gilbert
[mesos] branch master updated: Added a test of hierarchical sorting for the random sorter.
bmahler
[mesos] branch master updated (b120471 -> cd75916)
gilbert
[mesos] 01/03: Added docker manifest v2s2 config to protobuf 'ContainerLayers'.
gilbert
[mesos] 02/03: Added docker manifest v2s2 config to 'ImageInfo'.
gilbert
[mesos] 03/03: Supported docker manifest v2s2 config with image GC.
gilbert
[mesos] branch master updated: Added missing 'CLI' subheading to the 1.8.0 CHANGELOG.
bennoe
[mesos] branch 1.8.x updated: Added missing 'CLI' subheading to the 1.8.0 CHANGELOG.
bennoe
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: fb1695f.
git-site-role
[mesos] branch master updated: Added mesos-resource-provider-sdk in client libraries.
chhsiao
svn commit: r33642 - in /dev/mesos/1.8.0-rc1: ./ mesos-1.8.0.tar.gz mesos-1.8.0.tar.gz.asc mesos-1.8.0.tar.gz.sha512
bennoe
[mesos] annotated tag 1.8.0-rc1 created (now e991a90)
bennoe
[mesos] branch 1.4.x updated (177bc52 -> 1a76202)
qianzhang
[mesos] 11/17: Added a TODO for additional URLs support.
qianzhang
[mesos] 16/17: Fixed the URI fetcher image fetch test failure on windows.
qianzhang
[mesos] 15/17: Fixed use-after-free bug in Docker provisioner store.
qianzhang
[mesos] 08/17: Refactored the UCR docker store to construct 'Image' proto at pullers.
qianzhang
[mesos] 02/17: Windows: Parse version 2 schema 2 Docker image manifest.
qianzhang
[mesos] 06/17: Windows: Add comment about V2S2 Docker image Manifest.
qianzhang
[mesos] 09/17: Added protobuf for docker v2 schema2 config_digest in 'Image'.
qianzhang
[mesos] 10/17: Supported docker manifest v2 schema2.
qianzhang
[mesos] 03/17: Windows: Fetch blobs with V2S2 Docker image manifest.
qianzhang
[mesos] 05/17: Windows: Enabled `DockerFetcherPluginTest` suite.
qianzhang
[mesos] 04/17: Windows: Enable DockerFetcher in Windows agent.
qianzhang
[mesos] 13/17: Added gcr registry test.
qianzhang
[mesos] 17/17: Added MESOS-9159 and MESOS-9675 to the 1.4.4 CHANGELOG.
qianzhang
[mesos] 12/17: Fixed docker fetcher plugin unit test for v2s2 change.
qianzhang
[mesos] 07/17: Added 'prettyjws' option to docker manifest V2 Schema1 accept header.
qianzhang
[mesos] 01/17: Windows: Update curl version to 7.61.0.
qianzhang
[mesos] 14/17: Added a unit test for Mesos containerizer image force pulling.
qianzhang
[mesos] branch 1.5.x updated (89e9505 -> 74c4587)
qianzhang
[mesos] 04/17: Windows: Enable DockerFetcher in Windows agent.
qianzhang
[mesos] 10/17: Supported docker manifest v2 schema2.
qianzhang
[mesos] 12/17: Fixed docker fetcher plugin unit test for v2s2 change.
qianzhang
[mesos] 09/17: Added protobuf for docker v2 schema2 config_digest in 'Image'.
qianzhang
[mesos] 15/17: Fixed use-after-free bug in Docker provisioner store.
qianzhang
[mesos] 06/17: Windows: Add comment about V2S2 Docker image Manifest.
qianzhang
[mesos] 08/17: Refactored the UCR docker store to construct 'Image' proto at pullers.
qianzhang
[mesos] 17/17: Added MESOS-9159 and MESOS-9675 to the 1.5.4 CHANGELOG.
qianzhang
[mesos] 02/17: Windows: Parse version 2 schema 2 Docker image manifest.
qianzhang
[mesos] 03/17: Windows: Fetch blobs with V2S2 Docker image manifest.
qianzhang
[mesos] 01/17: Windows: Update curl version to 7.61.0.
qianzhang
[mesos] 13/17: Added gcr registry test.
qianzhang
[mesos] 07/17: Added 'prettyjws' option to docker manifest V2 Schema1 accept header.
qianzhang
[mesos] 11/17: Added a TODO for additional URLs support.
qianzhang
[mesos] 05/17: Windows: Enabled `DockerFetcherPluginTest` suite.
qianzhang
[mesos] 16/17: Fixed the URI fetcher image fetch test failure on windows.
qianzhang
[mesos] 14/17: Added a unit test for Mesos containerizer image force pulling.
qianzhang
[mesos] branch 1.6.x updated (80c0673 -> ac98f84)
qianzhang
[mesos] 02/17: Windows: Parse version 2 schema 2 Docker image manifest.
qianzhang
[mesos] 14/17: Added a unit test for Mesos containerizer image force pulling.
qianzhang
[mesos] 17/17: Added MESOS-9159 and MESOS-9675 to the 1.6.3 CHANGELOG.
qianzhang
[mesos] 11/17: Added a TODO for additional URLs support.
qianzhang
[mesos] 16/17: Fixed the URI fetcher image fetch test failure on windows.
qianzhang
[mesos] 10/17: Supported docker manifest v2 schema2.
qianzhang
[mesos] 06/17: Windows: Add comment about V2S2 Docker image Manifest.
qianzhang
[mesos] 03/17: Windows: Fetch blobs with V2S2 Docker image manifest.
qianzhang
[mesos] 01/17: Windows: Update curl version to 7.61.0.
qianzhang
[mesos] 12/17: Fixed docker fetcher plugin unit test for v2s2 change.
qianzhang
[mesos] 04/17: Windows: Enable DockerFetcher in Windows agent.
qianzhang
[mesos] 15/17: Fixed use-after-free bug in Docker provisioner store.
qianzhang
[mesos] 13/17: Added gcr registry test.
qianzhang
[mesos] 05/17: Windows: Enabled `DockerFetcherPluginTest` suite.
qianzhang
[mesos] 07/17: Added 'prettyjws' option to docker manifest V2 Schema1 accept header.
qianzhang
[mesos] 09/17: Added protobuf for docker v2 schema2 config_digest in 'Image'.
qianzhang
[mesos] 08/17: Refactored the UCR docker store to construct 'Image' proto at pullers.
qianzhang
[mesos] branch 1.7.x updated (150644e -> 62ac762)
qianzhang
[mesos] 02/17: Windows: Parse version 2 schema 2 Docker image manifest.
qianzhang
[mesos] 04/17: Windows: Enable DockerFetcher in Windows agent.
qianzhang
[mesos] 15/17: Fixed use-after-free bug in Docker provisioner store.
qianzhang
[mesos] 13/17: Added gcr registry test.
qianzhang
[mesos] 09/17: Added protobuf for docker v2 schema2 config_digest in 'Image'.
qianzhang
[mesos] 05/17: Windows: Enabled `DockerFetcherPluginTest` suite.
qianzhang
[mesos] 03/17: Windows: Fetch blobs with V2S2 Docker image manifest.
qianzhang
[mesos] 11/17: Added a TODO for additional URLs support.
qianzhang
[mesos] 08/17: Refactored the UCR docker store to construct 'Image' proto at pullers.
qianzhang
[mesos] 17/17: Added MESOS-9159 and MESOS-9675 to the 1.7.3 CHANGELOG.
qianzhang
[mesos] 06/17: Windows: Add comment about V2S2 Docker image Manifest.
qianzhang
[mesos] 10/17: Supported docker manifest v2 schema2.
qianzhang
[mesos] 01/17: Windows: Update curl version to 7.61.0.
qianzhang
[mesos] 16/17: Fixed the URI fetcher image fetch test failure on windows.
qianzhang
[mesos] 14/17: Added a unit test for Mesos containerizer image force pulling.
qianzhang
[mesos] 12/17: Fixed docker fetcher plugin unit test for v2s2 change.
qianzhang
[mesos] 07/17: Added 'prettyjws' option to docker manifest V2 Schema1 accept header.
qianzhang
[mesos] branch master updated (7614931 -> 4cadbde)
qianzhang
[mesos] 02/04: Added MESOS-9159 and MESOS-9675 to the 1.6.3 CHANGELOG.
qianzhang
[mesos] 04/04: Added MESOS-9159 and MESOS-9675 to the 1.4.4 CHANGELOG.
qianzhang
[mesos] 01/04: Added MESOS-9159 and MESOS-9675 to the 1.7.3 CHANGELOG.
qianzhang
[mesos] 03/04: Added MESOS-9159 and MESOS-9675 to the 1.5.4 CHANGELOG.
qianzhang
[mesos] branch master updated: Fixed wrong example of --resources=filepath agent configuration.
jieyu
[mesos] branch 1.8.x updated: Added Containerization highlights to the CHANGELOG.
bennoe
[mesos] branch master updated: Added Containerization highlights to the CHANGELOG.
bennoe
[mesos] branch 1.8.x updated: Updated the 1.8.0 CHANGELOG to highlight CSI v1 support.
chhsiao
[mesos] branch master updated: Updated the 1.8.0 CHANGELOG to highlight CSI v1 support.
chhsiao
[mesos] branch 1.8.x updated (950247d -> 2ec9762)
chhsiao
[mesos] 02/02: Added MESOS-9729 to the 1.8.0 CHANGELOG.
chhsiao
[mesos] 01/02: Fixed crash when recovering a volume failed to publish with CSI v1.
chhsiao
[mesos] branch master updated (728a176 -> 1ce5ded)
chhsiao
[mesos] 01/02: Fixed crash when recovering a volume failed to publish with CSI v1.
chhsiao
[mesos] 02/02: Added MESOS-9729 to the 1.8.0 CHANGELOG.
chhsiao
[mesos] branch 1.8.x updated: Updated the 1.8.0 CHANGELOG with a new feature.
grag
[mesos] branch master updated: Updated the 1.8.0 CHANGELOG with a new feature.
grag
[mesos] branch 1.8.x updated: Updated the 1.8.0 CHANGELOG with an API change.
grag
[mesos] branch master updated: Updated the 1.8.0 CHANGELOG with an API change.
grag
[mesos] branch 1.8.x updated: Updated CHANGELOG with new CLI highlights.
bennoe
[mesos] branch master updated: Updated CHANGELOG with new CLI highlights.
bennoe
svn commit: r33588 - /release/mesos/KEYS
bennoe
[mesos] branch master updated: Prevented bundled glog cmake build from finding system gflags.
bbannier
[mesos] branch master updated (1a4516a -> b52e1e0)
bennoe
[mesos] 01/03: Fixed detection of ELFIO header in Stout.
bennoe
[mesos] 02/03: Fixed detection of ELFIO header in libprocess.
bennoe
[mesos] 03/03: Fixed detection of ELFIO header.
bennoe
[mesos] branch master updated: Fixed the URI fetcher image fetch test failure on windows.
qianzhang
[mesos] branch master updated (cb4c966 -> adb9b80)
qianzhang
[mesos] 01/04: Added an optional parameter `outputFileName` to the fetcher interface.
qianzhang
[mesos] 03/04: Allowed caller to specify output file name for curl fetcher plugin.
qianzhang
[mesos] 04/04: Added a test `CurlFetcherPluginTest.CURL_ValidUriWithOutputFileName`.
qianzhang
[mesos] 02/04: Added an parameter `outputFileName` to the fetcher plugin interface.
qianzhang
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: cb4c966.
git-site-role
[mesos] branch master updated: Documented requesting JIRA permission in the release guide.
mzhu
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 26630d0.
git-site-role
[mesos] branch master updated: Updated default executor semantics in the doc.
vinodkone
[mesos] branch 1.8.x updated (6730da8 -> 0c503b0)
chhsiao
[mesos] 02/02: Added MESOS-9711 to the 1.8.0 CHANGELOG.
chhsiao
[mesos] 01/02: Avoid publishing resources when an HTTP executor resubscribes.
chhsiao
[mesos] branch master updated (9aac730 -> 56c34ee)
chhsiao
[mesos] 02/02: Added MESOS-9711 to the 1.8.0 CHANGELOG.
chhsiao
[mesos] 01/02: Avoid publishing resources when an HTTP executor resubscribes.
chhsiao
[mesos] branch 1.8.x updated (1c65e1b -> 6730da8)
chhsiao
[mesos] 02/02: Added MESOS-9712 to the 1.8.0 CHANGELOG.
chhsiao
[mesos] 01/02: Fixed potential use-after-free bug in storage local resource provider.
chhsiao
[mesos] branch master updated (4a33d2a -> 9aac730)
chhsiao
[mesos] 01/02: Fixed potential use-after-free bug in storage local resource provider.
chhsiao
[mesos] 02/02: Added MESOS-9712 to the 1.8.0 CHANGELOG.
chhsiao
[mesos] branch 1.8.x updated: Updated comments in v1/mesos.proto.
bennoe
[mesos] branch master updated: Updated comments in v1/mesos.proto.
bennoe
[mesos] branch master updated (7140cc3 -> e919171)
bennoe
[mesos] 01/02: Updated the bundled glog to 0.4.0.
bennoe
[mesos] 02/02: Replaced os.path.exists() with a proper check of automake flags.
bennoe
[mesos] branch 1.8.x updated: Added dashes to CHANGELOG section for consistency.
bennoe
[mesos] branch master updated: Added dashes to CHANGELOG section for consistency.
bennoe
[mesos] branch 1.8.x updated: Special cased HEARTBEAT call handling in agent.
josephwu
[mesos] branch 1.8.x updated: Added MESOS-9727 to the 1.8.0 CHANGELOG.
josephwu
[mesos] branch master updated (277d38d -> 7ea8eb6)
josephwu
[mesos] 01/02: Special cased HEARTBEAT call handling in agent.
josephwu
[mesos] 02/02: Added MESOS-9727 to the 1.8.0 CHANGELOG.
josephwu
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 277d38d.
git-site-role
[mesos] branch master updated: Updated documentation of default executor.
vinodkone
[mesos] branch 1.8.x updated (d6a2b1b -> b47c9eb)
gaston
Earlier messages
Later messages