[mesos] branch master updated: Manually created clang-tidy config in mesos-tidy setup.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 8a9f860 Manually created clang-tidy config in

[mesos] 06/09: Removed old mesos-style and references.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 37d76fff124d28a0281b9231058bb1b92fc65abe Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:15 2019 +0200

[mesos] 02/09: Added check script to check for license headers.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 526043b586da0201fd7e374197139e75b249e299 Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:10 2019 +0200

[mesos] 05/09: Switched commit hooks to pre-commit.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 454661dd0dcbb7a7bc87ac58ad74fd6dd04c5c15 Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:14 2019 +0200

[mesos] branch master updated (9333717 -> fb467a0)

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 9333717 Included new Python CLI in distribution tarball. new 2232d48 Moved cpplint configuration into

[mesos] 01/09: Moved cpplint configuration into dedicated file.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 2232d48ce5b07c4e094c6850cb28212495824110 Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:09 2019 +0200

[mesos] 04/09: Added separate script to install developer setup.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit a138c2bd7cb3749f1dceb0e520e1138536abb531 Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:13 2019 +0200

[mesos] 08/09: Revert "Updated cpplint to be compatible with Python 3."

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 2af339668fd90212999bae06a050a05824f2971e Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:18 2019 +0200

[mesos] 03/09: Added gitlint config.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit cbaca81a54720771662c119c80aec6101f120afc Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:11 2019 +0200

[mesos] 09/09: Enabled a number of additional pre-commit checks.

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit fb467a03cb8a5bde5147dc06ca6b73c9df04ff48 Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:19 2019 +0200

[mesos] 07/09: Revert "Updated cpplint.py to be less verbose when there is no linting issue."

2019-09-18 Thread bbannier
This is an automated email from the ASF dual-hosted git repository. bbannier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 3478e40c656160b8f08e0ad8c154289417bb6aaa Author: Benjamin Bannier AuthorDate: Wed Sep 18 11:37:17 2019 +0200

[mesos] 02/03: Windows: Fixed AllocationRoleEnvironmentVariable tests.

2019-09-18 Thread josephwu
This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 0691449bbaaee36c8ea7dbebc71bcea278f7630a Author: Joseph Wu AuthorDate: Thu Sep 12 18:08:43 2019 -0700 Windows:

[mesos] 01/03: Added some extra ASSERTs to a role test.

2019-09-18 Thread josephwu
This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 1bbff126299a5bb633f6f8f1731d500e831dded2 Author: Joseph Wu AuthorDate: Thu Sep 12 17:46:04 2019 -0700 Added some

[mesos] 03/03: Windows: Disabled the dist and distcheck targets with a note.

2019-09-18 Thread josephwu
This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 4da3fcdc4ea6b4079d760a265ec67d8478defd80 Author: Joseph Wu AuthorDate: Wed Sep 18 12:24:39 2019 -0700 Windows:

[mesos] branch master updated (8a9f860 -> 4da3fcd)

2019-09-18 Thread josephwu
This is an automated email from the ASF dual-hosted git repository. josephwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 8a9f860 Manually created clang-tidy config in mesos-tidy setup. new 1bbff12 Added some extra ASSERTs to a