mesos git commit: Added v1 files to CMakeLists.txt.

2016-05-30 Thread bernd
ier <benjamin.bann...@mesosphere.io> Authored: Mon May 30 13:13:21 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon May 30 13:13:21 2016 +0200 -- src/CMakeLists.txt | 10 ++ 1 file changed

mesos git commit: Fixed signed/unsigned comparison introduced in `f22af98`.

2016-05-30 Thread bernd
ere.io> Authored: Mon May 30 13:04:13 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon May 30 13:04:13 2016 +0200 -- src/tests/api_tests.cpp | 10 -- 1 file changed, 8 insertions(

[1/2] mesos git commit: Fixed a typo in persistent volume docs.

2016-05-27 Thread bernd
016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 14:17:58 2016 +0200 -- docs/persistent-volume.md | 4 ++-- 1 file changed, 2 insertions(

[2/2] mesos git commit: Updated dynamic reservation and persistent volume docs.

2016-05-27 Thread bernd
-us.apache.org/repos/asf/mesos/diff/0ebf1f20 Branch: refs/heads/master Commit: 0ebf1f20af0d525d33c192e01e6602c08dadb777 Parents: cdb1c0a Author: Greg Mann <g...@mesosphere.io> Authored: Fri May 27 14:19:38 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 14:19:3

[7/7] mesos git commit: Added creator principal to tests.

2016-05-27 Thread bernd
+0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 13:33:48 2016 +0200 -- .../containerizer/docker_containerizer_tests.cpp | 15 --- .../containerizer/filesystem_isolator_tests.c

[3/7] mesos git commit: Updated an example framework to specify its principal.

2016-05-27 Thread bernd
t;g...@mesosphere.io> Authored: Fri May 27 13:32:36 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 13:32:36 2016 +0200 -- src/examples/persistent_volume_framework.cpp | 7 +-- 1 fil

[5/7] mesos git commit: Added creator principal to '/create-volumes' tests.

2016-05-27 Thread bernd
thored: Fri May 27 13:33:17 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 13:33:17 2016 +0200 -- src/tests/persistent_volume_endpoints_tests.cpp | 170 ++- 1 file changed, 12

[4/7] mesos git commit: Updated test helpers with creator principal.

2016-05-27 Thread bernd
: 9631cd781bcc0af5a286f3e24edc2291b29b21ef Parents: 7bc1c3c Author: Greg Mann <g...@mesosphere.io> Authored: Fri May 27 13:32:59 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 13:32:59 2016 +0200 -- src/tes

[6/7] mesos git commit: Added creator principal to persistent volume tests.

2016-05-27 Thread bernd
thored: Fri May 27 13:33:31 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 13:33:31 2016 +0200 -- src/tests/persistent_volume_tests.cpp | 154 +++-- 1 file changed, 10

[2/7] mesos git commit: Updated validation tests with creator principal.

2016-05-27 Thread bernd
: refs/heads/master Commit: c4b8d13a3ef95e7e41a32460983248dadd5549b1 Parents: 6e37af8 Author: Greg Mann <g...@mesosphere.io> Authored: Fri May 27 13:32:14 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 13:32:1

[1/7] mesos git commit: Enforced a constraint on `DiskInfo.Persistence.principal`.

2016-05-27 Thread bernd
asf/mesos/diff/6e37af88 Branch: refs/heads/master Commit: 6e37af8884afb2a7f2727bf0a27aca73bba3d647 Parents: bcdc1d1 Author: Greg Mann <g...@mesosphere.io> Authored: Fri May 27 13:31:49 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 27 13:3

mesos git commit: Removed a check in Reserve operation validation.

2016-05-13 Thread bernd
org/repos/asf/mesos/diff/b8e7e4c8 Branch: refs/heads/master Commit: b8e7e4c8d7ee5a5e3be8590362ba5023ded75cbe Parents: 92fea3c Author: Greg Mann <g...@mesosphere.io> Authored: Fri May 13 13:42:31 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri May 13 13:4

mesos git commit: Updated Python tools from "distribute" to "setuptools".

2016-05-03 Thread bernd
om> Authored: Tue May 3 14:07:50 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue May 3 14:07:50 2016 +0200 -- 3rdparty/Makefile.am | 10 +++ 3rdparty/distribute-0.6.

mesos git commit: Fixed the CMake build.

2016-04-29 Thread bernd
ads/master Commit: 78f6101cca76932d467db576ea7f7a9e7e8378a7 Parents: c9dc0eb Author: Jan Schlicht <j...@mesosphere.io> Authored: Fri Apr 29 15:35:15 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Apr 29 15:3

mesos git commit: Made sure all Python modules are installed.

2016-04-11 Thread bernd
iff/75f65bd3 Branch: refs/heads/master Commit: 75f65bd33539f2426f2ca8d57b318d1653739a14 Parents: 0e5680c Author: Benjamin Bannier <benjamin.bann...@mesosphere.io> Authored: Mon Apr 11 14:30:44 2016 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Apr 11 14:3

mesos git commit: Added missing blank line in reservation_test.

2016-03-11 Thread bernd
10:21:11 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Mar 11 10:21:11 2016 +0100 -- src/tests/reservation_tests.cpp | 1 + 1 file chang

mesos git commit: Added AWAIT_READY() call to reservation_endpoint_tests.

2016-03-04 Thread bernd
ee1 Branch: refs/heads/master Commit: d26baee1f377aedb148ad04cc004bb38b85ee4f6 Parents: aafd133 Author: Joerg Schad <jo...@mesosphere.io> Authored: Fri Mar 4 17:34:09 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Mar 4 17:3

[2/2] mesos git commit: Added waits in MemoryPressureTests to ensure deterministic behavior.

2016-02-25 Thread bernd
1 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Thu Feb 25 13:40:01 2016 +0100 -- .../containerizer/memory_pressure_tests.cpp | 63 ++-- 1 file changed, 44 insertions(+),

mesos git commit: Added some additional synchronization in ROOT_CGROUPS_Pids_and_Tids.

2016-02-25 Thread bernd
ads/master Commit: 6642337baa970ebd265e9497d06d5d8b3fc94e39 Parents: 014223c Author: Joseph Wu <jos...@mesosphere.io> Authored: Thu Feb 25 11:22:52 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Thu Feb 25 11:5

mesos git commit: Fixed typos in subprocess.cpp comments.

2016-02-23 Thread bernd
0:45 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Feb 23 18:50:45 2016 +0100 -- 3rdparty/libprocess/src/subprocess.cpp | 4 ++-- 1 file changed, 2 insertions(

mesos git commit: Cleaned up hierarchical allocator tests.

2016-02-23 Thread bernd
efs/heads/master Commit: 3070d5c349986075d53dc0a1daed57f366a73dfe Parents: c2f1697 Author: Alexander Rukletsov <ruklet...@gmail.com> Authored: Tue Feb 23 11:22:24 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Feb 23 11:2

mesos git commit: Speed up FetcherCache test cases by reducing allocation_interval.

2016-02-22 Thread bernd
Authored: Mon Feb 22 17:10:00 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Feb 22 17:10:00 2016 +0100 -- src/tests/fetcher_cache_tests.cpp | 9 - 1 file changed, 8 insertions

mesos git commit: Fixed typo in fetcher docs.

2016-02-19 Thread bernd
016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Feb 19 10:32:46 2016 +0100 -- docs/fetcher.md | 2 +- 1 file changed, 1 insertion

mesos git commit: Fixed flakiness in ContainerLoggerTest.DefaultToSandbox.

2016-02-17 Thread bernd
mit: 250439f5b81127f9f7d69ed2d8ab5853ab9d6225 Parents: ec5bdea Author: Joseph Wu <jos...@mesosphere.io> Authored: Wed Feb 17 16:15:30 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Feb 17 16:15:30 2016 +0100 --

mesos git commit: Speed up FetcherCacheTest.Local* test by reduce loop.

2016-02-17 Thread bernd
ed Feb 17 10:37:43 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Feb 17 10:37:43 2016 +0100 -- src/tests/fetcher_cache_tests.cpp | 80 +- 1 file changed, 39 in

mesos git commit: Decrease countCacheEntries in FetcherCacheTest.SimpleEviction.

2016-02-16 Thread bernd
Authored: Tue Feb 16 19:02:59 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Feb 16 19:02:59 2016 +0100 -- src/tests/fetcher_cache_tests.cpp | 2 +- 1 file changed, 1 insertion

mesos git commit: Fixed an unsigned<->signed comparison.

2016-02-12 Thread bernd
2 16:15:59 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Feb 12 16:15:59 2016 +0100 -- src/tests/resources_tests.cpp | 2 +- 1 file changed, 1 ins

mesos git commit: Fixed the build with gcc 5.2.

2016-02-09 Thread bernd
//git-wip-us.apache.org/repos/asf/mesos/commit/3ca36914 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3ca36914 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/3ca36914 Branch: refs/heads/master Commit: 3ca369141285a1fcc1101934475a88b988db84df Parents: 83b43d9 Author: Bernd Mathiske <be...@m

mesos git commit: Added test case for FP precision of resource allocation.

2016-02-03 Thread bernd
mit: 910036388cf7e84c5611f0516462f73fc0b7abc9 Parents: c7513a2 Author: Avinash sridharan <avin...@mesosphere.io> Authored: Wed Feb 3 09:10:58 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Feb 3 09:10:58 2016 +0100

mesos git commit: Listed supported file extensions in fetcher documentation.

2016-02-01 Thread bernd
mit: 8b7f0f5c26decc9afb438a2066c310be2e94c002 Parents: 5e06450 Author: Bernd Mathiske <be...@mesosphere.io> Authored: Mon Feb 1 12:55:52 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Feb 1 12:58:40 2016 +0100 -- docs

mesos git commit: Corrected typo in fetcher.md.

2016-01-24 Thread bernd
016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Sun Jan 24 18:31:17 2016 +0100 -- docs/fetcher.md | 4 ++-- 1 file changed, 2 insertions(

mesos git commit: Removed superfluous word from quota.md.

2016-01-21 Thread bernd
9:16 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Thu Jan 21 14:29:16 2016 +0100 -- docs/quota.md | 2 +- 1 file changed, 1 insertion

mesos git commit: Fixed broken link in scheduler-http-api.md and added anchor.

2016-01-18 Thread bernd
hor: Joerg Schad <jo...@mesosphere.io> Authored: Mon Jan 18 16:35:49 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Jan 18 16:35:49 2016 +0100 -- docs/scheduler-http-api.md | 7 +-- 1

mesos git commit: Added documentation on using network proxy for mesos fetcher.

2016-01-15 Thread bernd
ored: Fri Jan 15 11:14:06 2016 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Jan 15 11:21:36 2016 +0100 -- docs/fetcher.md | 37 + 1 file changed

mesos git commit: Reduced a port range logging level in order to avoid overflowing logs.

2015-12-28 Thread bernd
mit: ca40d2942292237a77d9c575f77b71501e33af28 Parents: 70702e6 Author: Joerg Schad <jo...@mesosphere.io> Authored: Mon Dec 28 10:39:43 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Dec 28 10:3

mesos git commit: Applied consistent number style in c++ styleguide.

2015-12-22 Thread bernd
22 11:38:56 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Dec 22 11:38:56 2015 +0100 -- docs/c++-style-guide.md | 6 +++--- 1 file changed, 3 insertions(

mesos git commit: Fixed 0.27.0 CHANGELOG.

2015-12-22 Thread bernd
Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Dec 22 11:41:15 2015 +0100 -- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) --

mesos git commit: Added a TODO to remove a `friend class` declaration.

2015-12-22 Thread bernd
ored: Tue Dec 22 13:14:16 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Dec 22 13:14:16 2015 +0100 -- src/master/master.hpp | 2 ++ 1 file change

mesos git commit: Ported approx. Option CPU resource number comparison to v1.

2015-12-18 Thread bernd
asf/mesos/commit/7a57b0c6 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7a57b0c6 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/7a57b0c6 Branch: refs/heads/master Commit: 7a57b0c6c403d3c5dd6b67087f8727d1b348b625 Parents: f9f379d Author: Bernd Mathiske <be...@mesosphere.io> Auth

mesos git commit: Fixed flaky MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery test.

2015-12-18 Thread bernd
hor: Joseph Wu <jos...@mesosphere.io> Authored: Fri Dec 18 12:38:24 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Dec 18 12:38:24 2015 +0100 -- .../containerizer/memory_pressure_tes

mesos git commit: Added a paragraph to the release guide that handles API updates.

2015-12-09 Thread bernd
ored: Wed Dec 9 11:37:14 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Dec 9 11:37:14 2015 +0100 -- docs/release-guide.md | 1 + 1 file chang

mesos git commit: Modified Http fetcher test process to be symmetric in spawn/terminate.

2015-12-09 Thread bernd
mit: a92e7b8727b3e4fb27cebedb8000ecf4c717e592 Parents: 7cec89b Author: Joseph Wu <jos...@mesosphere.io> Authored: Wed Dec 9 11:53:27 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Dec 9 11:53:28 2015 +0100 --

mesos git commit: Fixed flaky MemoryPressureMesosTests.

2015-12-09 Thread bernd
015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Dec 9 11:57:40 2015 +0100 -- .../containerizer/memory_pressure_tests.cpp | 51 +--- 1 file changed, 43 insertions(

mesos git commit: Made parameter type of process::io::write() a const pointer.

2015-12-03 Thread bernd
536 Author: Benjamin Bannier <benjamin.bann...@mesosphere.io> Authored: Thu Dec 3 13:46:41 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Thu Dec 3 13:46:42 2015 +0100 -- 3rdparty/libprocess/

mesos git commit: Cleanup a leaked reference to a test process living in the stack.

2015-12-03 Thread bernd
ored: Thu Dec 3 15:02:20 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Thu Dec 3 15:02:20 2015 +0100 -- src/tests/fetcher_tests.cpp | 6 ++ 1 file change

mesos git commit: Added documentation about terminate/wait in Processes destructors.

2015-12-03 Thread bernd
mit: 47fe84b666968c5cb18bac15b52e5bee1f347884 Parents: c73c06f Author: Joseph Wu <jos...@mesosphere.io> Authored: Thu Dec 3 15:09:22 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Thu Dec 3 15:09:22 2015 +0100 -- 3rdparty/libpr

mesos git commit: Fixed test flakiness in FetcherTest and FetcherCacheTest.

2015-12-03 Thread bernd
015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Thu Dec 3 15:39:55 2015 +0100 -- src/tests/fetcher_cache_tests.cpp | 4 +++- src/tests/fetcher_tests.cpp | 9 +++-- 2 files changed, 10 i

mesos git commit: Fixed MESOS-3552 by using CHECK_NEAR to avoid errors due to double precision errors.

2015-11-26 Thread bernd
ree/5b5dd566 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/5b5dd566 Branch: refs/heads/master Commit: 5b5dd566aea71f654c51b2706a958ca1b5cb07a3 Parents: 8b893e5 Author: Avinash sridharan <avin...@mesosphere.io> Authored: Thu Nov 26 14:23:29 2015 +0100 Committer: Bernd Mathiske <be...@m

mesos git commit: Speeded up the test FaultToleranceTest.FrameworkReregister by reducing the allocation timeout.

2015-11-25 Thread bernd
der Rukletsov <ruklet...@gmail.com> Authored: Wed Nov 25 14:36:39 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Nov 25 14:36:40 2015 +0100 -- src/tests/fault_tolerance_tests.cpp | 11 ++-

mesos git commit: Clarified the comment about role/quota relation.

2015-11-25 Thread bernd
ed Nov 25 14:41:34 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Nov 25 14:41:35 2015 +0100 -- src/master/master.hpp | 9 ++--- 1 file changed, 6 insertions(

mesos git commit: Added missing DiscoveryInfo.Visibility field to v1/mesos.proto.

2015-11-24 Thread bernd
Authored: Tue Nov 24 11:41:58 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Nov 24 11:41:58 2015 +0100 -- include/mesos/v1/mesos.proto | 20 +++- 1 file changed, 11 insertions(

mesos git commit: Fixed UserCgroupIsolatorTest failure on CentOS 6.6.

2015-11-24 Thread bernd
: Tue Nov 24 14:58:42 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Nov 24 14:58:42 2015 +0100 -- src/tests/containerizer/isolator_tests.cpp | 9 +++-- 1 file changed, 7 insertions(

mesos git commit: Added the stye guideline for inserting an empty line after line-wrapping.

2015-11-20 Thread bernd
ere.io> Authored: Fri Nov 20 18:21:05 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Nov 20 18:21:06 2015 +0100 -- docs/c++-style-guide.md | 19 --- 1 file changed, 16 insertions(

mesos git commit: Made ProcessManager::handle() a void-returning method.

2015-11-16 Thread bernd
ored: Mon Nov 16 13:38:05 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Nov 16 13:38:05 2015 +0100 -- 3rdparty/libprocess/src/process.cpp | 18 +- 1 file changed, 9 insertions(

mesos git commit: Fix HDFS du output parsing.

2015-11-16 Thread bernd
asf/mesos/tree/76dad6fa Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/76dad6fa Branch: refs/heads/master Commit: 76dad6fad1ebe04dd1640a951ff3684797b28b7c Parents: 3ffe963 Author: James Peach <jpe...@apache.org> Authored: Mon Nov 16 10:08:11 2015 +0100 Committer: Bernd

mesos git commit: Adds an overload of ModuleManager::create() allowing overriding parameters programatically

2015-11-16 Thread bernd
ored: Mon Nov 16 11:11:00 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Nov 16 11:11:00 2015 +0100 -- src/examples/example_module_impl.cpp | 13 + src/examples/test_module.hpp

mesos git commit: Added fetcher capability to extract from .tar archive.

2015-11-16 Thread bernd
on Nov 16 11:30:24 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Nov 16 11:30:24 2015 +0100 -- src/launcher/fetcher.cpp| 5 +++-- src/tests/fetcher_tests.cpp | 43

mesos git commit: Updated upgrade documentation with changes in NetworkInfo protobuf.

2015-11-12 Thread bernd
pos/asf/mesos/commit/d48aa750 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d48aa750 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/d48aa750 Branch: refs/heads/master Commit: d48aa750bc64f733e68e6fb9bddaeb46eb0a4a1a Parents: 2afbfd0 Author: Bernd Mathiske <be...@mesosph

mesos git commit: Added descriptions of new Docker-related flags to configuration documentation.

2015-11-12 Thread bernd
wip-us.apache.org/repos/asf/mesos/commit/2afbfd00 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2afbfd00 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/2afbfd00 Branch: refs/heads/master Commit: 2afbfd0099d566f76d65f04518049da6127fcb43 Parents: 78f32d5 Author: Bernd Mathi

mesos git commit: Added a list of protocols supported by the Mesos fetcher to its documentation.

2015-11-10 Thread bernd
lov <adyat...@mesosphere.io> Authored: Tue Nov 10 11:12:37 2015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Tue Nov 10 11:12:37 2015 +0100 -- docs/fetcher.md | 7 +++ 1 file change

mesos git commit: Allow hdfs URLs in the HDFS wrapper API.

2015-11-04 Thread bernd
015 +0100 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Wed Nov 4 13:09:43 2015 +0100 -- src/hdfs/hdfs.hpp | 28 +++- 1 file changed, 19 insertions(

[2/2] mesos git commit: Added additional diagnostic output when a fetcher cache test fails.

2015-10-16 Thread bernd
-us.apache.org/repos/asf/mesos/commit/7b53bb11 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7b53bb11 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/7b53bb11 Branch: refs/heads/master Commit: 7b53bb110f560ae366bad24d6a51b39d1e4ce43b Parents: 80d65f7 Author: Bernd Mathiske

mesos git commit: Add QuotaInfo Protobuf to CMake.

2015-10-05 Thread bernd
Wu <jos...@mesosphere.io> Authored: Mon Oct 5 11:00:42 2015 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Oct 5 11:00:42 2015 +0200 -- src/CMakeLists.txt | 2 ++ 1 file change

mesos git commit: Simplified resources initialization statement in fetcher cache tests.

2015-10-05 Thread bernd
il.com> Authored: Mon Oct 5 11:34:04 2015 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Mon Oct 5 11:34:04 2015 +0200 -- src/tests/fetcher_cache_tests.cpp | 3 +-- 1 file changed, 1 insertion(

mesos git commit: Added QuotaInfo Protobuf.

2015-10-02 Thread bernd
Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Oct 2 15:04:09 2015 +0200 -- include/mesos/master/quota.hpp | 25 ++ include/mesos/master/quota.proto | 39 +

mesos git commit: Made docker version parsing resilient to trailing version components.

2015-09-04 Thread bernd
il.com> Authored: Fri Sep 4 11:24:45 2015 +0200 Committer: Bernd Mathiske <be...@mesosphere.io> Committed: Fri Sep 4 11:57:15 2015 +0200 -- src/docker/docker.cpp| 13 - src/tests/containerizer/d

mesos git commit: Prevented fetcher from erroneously reporting a non-archive when successfully extracting from one.

2015-08-28 Thread bernd
://git-wip-us.apache.org/repos/asf/mesos/commit/03def499 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/03def499 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/03def499 Branch: refs/heads/master Commit: 03def499212b089031fec8bfe73e0f0eb043c37e Parents: 285cf3d Author: Bernd Mathiske

svn commit: r10333 - /release/mesos/KEYS

2015-08-28 Thread bernd
Author: bernd Date: Fri Aug 28 23:57:18 2015 New Revision: 10333 Log: Added Bernd's GPG key. Modified: release/mesos/KEYS Modified: release/mesos/KEYS == --- release/mesos/KEYS (original) +++ release/mesos/KEYS Fri

mesos git commit: Added HTTP Delete Method.

2015-08-14 Thread bernd
: Bernd Mathiske be...@mesosphere.io Committed: Fri Aug 14 12:57:53 2015 +0200 -- 3rdparty/libprocess/include/process/http.hpp | 30 +++ 3rdparty/libprocess/src/http.cpp | 26

mesos git commit: Added labels to FrameworkInfo.

2015-08-14 Thread bernd
/asf/mesos/diff/482621ca Branch: refs/heads/master Commit: 482621ca43a0a24676bd7c4521f797b3216d4ad6 Parents: d7e0c41 Author: James DeFelice james.defel...@gmail.com Authored: Fri Aug 14 14:45:03 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Fri Aug 14 14:45:08 2015 +0200

mesos git commit: Fixed markdown rendering in C++ style guide.

2015-08-05 Thread bernd
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/8c7887ab Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/8c7887ab Branch: refs/heads/master Commit: 8c7887abf50f050fd006e487a3fd49c9a73d0b87 Parents: 1c97c03 Author: Bernd Mathiske be...@mesosphere.io Authored: Wed Aug 5 12:00:05 2015

[3/3] mesos git commit: stout: Removed unused 'fatal' and 'fatalerror' macros.

2015-08-05 Thread bernd
: http://git-wip-us.apache.org/repos/asf/mesos/diff/efc3e47d Branch: refs/heads/master Commit: efc3e47d7dacb672f358e8e67d7b67f80c1765f6 Parents: 892eeaf Author: Michael Park mcyp...@gmail.com Authored: Wed Aug 5 14:01:41 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Wed Aug 5

[2/3] mesos git commit: libprocess: Removed unused 'fatal' and 'fatalerror' macros.

2015-08-05 Thread bernd
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/892eeafe Branch: refs/heads/master Commit: 892eeafed1c9205026049665a19f821361dfa010 Parents: 0ec7052 Author: Michael Park mcyp...@gmail.com Authored: Wed Aug 5 14:01:25 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Wed

[1/3] mesos git commit: mesos: Removed unused 'fatal' and 'fatalerror' macros.

2015-08-05 Thread bernd
:07 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Wed Aug 5 14:01:08 2015 +0200 -- src/exec/exec.cpp | 1 - src/zookeeper/zookeeper.cpp | 1 - 2 files changed, 2 deletions

mesos git commit: Made __init__.py get installed in $PREFIX/lib/pythonX.Y/site-packages/mesos.

2015-08-05 Thread bernd
Authored: Wed Aug 5 17:41:29 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Wed Aug 5 17:41:29 2015 +0200 -- src/Makefile.am | 6 -- src/python/interface/setup.py.in | 2 +- src/python

mesos git commit: Factored out the pattern for URL generation in a fetcher test.

2015-07-30 Thread bernd
:52:55 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Thu Jul 30 15:00:17 2015 +0200 -- src/tests/fetcher_tests.cpp | 12 1 file changed, 8 insertions(+), 4 deletions

mesos git commit: Documented how to become a committer.

2015-07-30 Thread bernd
: 6983cebf794228db81ea36b2de24850ec9b70ae3 Parents: 032ee8e Author: Bernd Mathiske be...@mesosphere.io Authored: Thu Jul 30 11:01:12 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Thu Jul 30 11:01:12 2015 +0200 -- docs

mesos git commit: Fixed fetcher failing for FTP URIs.

2015-07-17 Thread bernd
/5ce7b058 Branch: refs/heads/master Commit: 5ce7b05864b291bb80be8763cfa057bc30941cb0 Parents: 92b3605 Author: Jan Schlicht j...@mesosphere.io Authored: Fri Jul 17 11:22:26 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Fri Jul 17 11:22:26 2015 +0200

mesos git commit: Slightly improved Doxygen-Styleguide.

2015-07-09 Thread bernd
/9987b465 Branch: refs/heads/master Commit: 9987b465205c1e9a74298972fe2c707ae3e3f92a Parents: 3af8349 Author: Joerg Schad jo...@mesosphere.io Authored: Thu Jul 9 12:43:07 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Thu Jul 9 12:43:07 2015 +0200

mesos git commit: Added format for template declaration in the styleguide.

2015-07-07 Thread bernd
Jul 7 10:45:04 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Tue Jul 7 10:45:04 2015 +0200 -- docs/mesos-c++-style-guide.md | 3 +++ 1 file changed, 3 insertions

mesos git commit: Added AWAIT_EXPECT_TRUE and AWAIT_EXPECT_FALSE macros.

2015-07-07 Thread bernd
7 10:56:18 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Tue Jul 7 10:56:18 2015 +0200 -- 3rdparty/libprocess/include/process/gtest.hpp | 8 1 file changed, 8 insertions

mesos git commit: Consistent capitalization of NOTE in Mardown style guide.

2015-06-29 Thread bernd
:39:05 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Mon Jun 29 14:39:05 2015 +0200 -- docs/mesos-markdown-style-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions

mesos git commit: Add constexpr to C++ whitelist

2015-06-29 Thread bernd
Committer: Bernd Mathiske be...@mesosphere.io Committed: Mon Jun 29 11:50:47 2015 +0200 -- docs/mesos-c++-style-guide.md | 42 ++ 1 file changed, 42 insertions

mesos git commit: Disabled DISABLED_HttpCachedRecovery.

2015-06-26 Thread bernd
: ce5097ff876ee7fcdfb6615b64de6564b5920f21 Parents: c8700f9 Author: Bernd Mathiske be...@mesosphere.io Authored: Fri Jun 26 10:55:52 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Fri Jun 26 10:55:52 2015 +0200 -- src/tests/fetcher_cache_tests.cpp

mesos git commit: Remove (almost all) html from libprocess Developer Guide.

2015-06-24 Thread bernd
:47:30 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Wed Jun 24 17:48:30 2015 +0200 -- 3rdparty/libprocess/README.md | 164 ++--- 1 file changed, 63 insertions(+), 101

mesos git commit: Rename libprocess User Guide to Developer Guide.

2015-06-23 Thread bernd
2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Tue Jun 23 14:46:18 2015 +0200 -- 3rdparty/libprocess/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

mesos git commit: Renamed Stout User Guide to Stout Developer Guide.

2015-06-23 Thread bernd
2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Tue Jun 23 14:51:02 2015 +0200 -- 3rdparty/libprocess/3rdparty/stout/README.md | 40 +++ 1 file changed, 20 insertions(+), 20 deletions

mesos git commit: Consistent code examples in doxygen style.

2015-06-23 Thread bernd
+0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Tue Jun 23 11:46:43 2015 +0200 -- docs/mesos-doxygen-style-guide.md | 56 ++ 1 file changed, 37 insertions(+), 19 deletions

mesos git commit: Doxygen Style Guide Improvements.

2015-06-23 Thread bernd
Authored: Tue Jun 23 12:43:50 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Tue Jun 23 12:43:50 2015 +0200 -- docs/mesos-doxygen-style-guide.md | 193 +++-- 1 file changed, 133

mesos git commit: Improvements to libprocess/README.md.

2015-06-23 Thread bernd
Committer: Bernd Mathiske be...@mesosphere.io Committed: Tue Jun 23 11:38:35 2015 +0200 -- 3rdparty/libprocess/README.md | 147 - 1 file changed, 64 insertions(+), 83 deletions

svn commit: r1686892 [2/3] - in /mesos/site: publish/sitemap.xml source/documentation/latest/committers.md

2015-06-22 Thread bernd
Modified: mesos/site/publish/sitemap.xml URL: http://svn.apache.org/viewvc/mesos/site/publish/sitemap.xml?rev=1686892r1=1686891r2=1686892view=diff == --- mesos/site/publish/sitemap.xml (original) +++

svn commit: r1686892 [3/3] - in /mesos/site: publish/sitemap.xml source/documentation/latest/committers.md

2015-06-22 Thread bernd
Modified: mesos/site/source/documentation/latest/committers.md URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/committers.md?rev=1686892r1=1686891r2=1686892view=diff == ---

svn commit: r1686892 [1/3] - in /mesos/site: publish/sitemap.xml source/documentation/latest/committers.md

2015-06-22 Thread bernd
Author: bernd Date: Mon Jun 22 16:15:42 2015 New Revision: 1686892 URL: http://svn.apache.org/r1686892 Log: Added be...@apache.org on the Mesos committer list. Modified: mesos/site/publish/sitemap.xml mesos/site/source/documentation/latest/committers.md

mesos git commit: Fixed fetcher cache test race for resource offers when starting tasks and changed corresponding CHECK to EXPECT.

2015-06-22 Thread bernd
/repos/asf/mesos/diff/93bb6327 Branch: refs/heads/master Commit: 93bb63277673b4422669b758f5fecd48afc49097 Parents: b9b9035 Author: Bernd Mathiske be...@mesosphere.io Authored: Mon Jun 22 16:46:49 2015 +0200 Committer: Bernd Mathiske be...@mesosphere.io Committed: Mon Jun 22 16:46:50 2015 +0200