Maxime Brugidou

Results 8 issues of Maxime Brugidou

I've been able to run the project that I would like to use as a replacement for the very old and unmaintained [AD Connector](https://github.com/rapid7/github-connector) we use today. One key feature...

This variable will not be used by default DC/OS installations but is very useful for Mesos users that use the default secret-based credentials on Mesos.

This allows to use a different zookeeper URI for mesos masters.

This follows #91 Please review the following changes: This was quickly written to work with less features than the github version (namely: comments) No tests yet so you don't have...

I encountered this issue while attempting to use the TimeSliceStore with a relative path for local debugging. ``` TimeSliceStore.create("relative-dir"); ``` calls `Pail.create()` and `Pail.getSpecAndRoot()` at https://github.com/nathanmarz/dfs-datastores/blob/master/src/jvm/backtype/hadoop/pail/Pail.java#L187 gives a NullRef exception...

Hi, I ran the unit tests after doing a script/generate oauth_provider --test-unit, 2 small issues in the file test/unit/oauth_token_test.rb generated: 1 - there are 2 tests named "test_should_not_exchange_without_approval", I renamed...

- attribute node['7-zip']['home'] defaults to nil - set INSTALL_DIR and PATH only if the home is specified otherwise just install 7-zip by default

As described in the README, this feature would allow a simple sync of github teams and ldap groups. I guess that we need new settings per organization to list the...