[mesos] 02/03: Fixed parsing of HTTP authentication headers.

2019-09-30 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 19280bccfc9d8a02216ec7b912f59973882b74a7 Author: Benjamin Bannier AuthorDate: Mon Sep 23 10:24:50 2019 +0200

[mesos] 03/03: Introduced automatic lifecycle management in `DynamicLibrary`.

2019-09-30 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 f1789b0fe5cad221b79a0bc2adfe2036cce6f33d Author: Benjamin Bannier AuthorDate: Wed Sep 25 23:01:24 2019 +0200

[mesos] 01/03: Cleaned up `HTTPTest.WWWAuthenticateHeader`.

2019-09-30 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 76fe3881eedfe582a8ee4644056bebe879368408 Author: Benjamin Bannier AuthorDate: Mon Sep 23 10:23:27 2019 +0200

[mesos] branch master updated (aed0b87 -> f1789b0)

2019-09-30 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 aed0b87 Fixed Javascript linting and IE compatibility of the UI roles tree. new 76fe388 Cleaned up