----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47558/#review134910 -----------------------------------------------------------
include/mesos/authorizer/authorizer.hpp (line 45) <https://reviews.apache.org/r/47558/#comment199858> single line each include/mesos/authorizer/authorizer.hpp (line 143) <https://reviews.apache.org/r/47558/#comment199859> 2 spaces src/authorizer/local/authorizer.cpp (line 558) <https://reviews.apache.org/r/47558/#comment199864> Empty ACL + comment src/authorizer/local/authorizer.cpp (line 571) <https://reviews.apache.org/r/47558/#comment199862> objectAllower src/authorizer/local/authorizer.cpp (line 578) <https://reviews.apache.org/r/47558/#comment199861> remove get src/authorizer/local/authorizer.cpp (line 581) <https://reviews.apache.org/r/47558/#comment199863> remove else src/authorizer/local/authorizer.cpp (line 593) <https://reviews.apache.org/r/47558/#comment199865> remove empty line. src/master/http.cpp (line 155) <https://reviews.apache.org/r/47558/#comment199866> Add empty line src/master/http.cpp (line 173) <https://reviews.apache.org/r/47558/#comment199867> start on newline, each new line src/master/http.cpp (line 190) <https://reviews.apache.org/r/47558/#comment199868> Task& - Joerg Schad On May 26, 2016, 1:09 a.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47558/ > ----------------------------------------------------------- > > (Updated May 26, 2016, 1:09 a.m.) > > > Review request for mesos, Adam B and Michael Park. > > > Bugs: MESOS-5403 > https://issues.apache.org/jira/browse/MESOS-5403 > > > Repository: mesos > > > Description > ------- > > Added ObjectAllower interface to authorizer. > > > Diffs > ----- > > include/mesos/authorizer/authorizer.hpp > ed5f9e73661e25a83722cf1e408ae61023cd4a21 > src/authorizer/local/authorizer.hpp > 61388454025211fd7d53e71a86983fd8479950b6 > src/authorizer/local/authorizer.cpp > dc53bc4374aea98b5ed41ade5617374d2447229b > src/master/http.cpp b36b439a1fa07c52146deff2b90728f92676ade3 > src/tests/mesos.hpp 79bf1ff16412ce2a510a9b75ab1ac91c1c182653 > src/tests/mesos.cpp 629135f0dc59346f0fcddb2cbe65ca5770fad34e > > Diff: https://reviews.apache.org/r/47558/diff/ > > > Testing > ------- > > tested entire chain. > > > Thanks, > > Joerg Schad > >
