summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/privilege_parser_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-167/+174
* SERVER-10670 Make addRoleFromDocument and handleLogOp members of RoleGraph.Andy Schwerin2013-10-061-7/+0
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-2/+2
* SERVER-9515 Provide mechanism to convert a Privilege object into a ParsedPriv...Spencer T Brody2013-09-261-6/+62
* SERVER-9515 Provide mechanism to convert a ParsedPrivilege into a Privilege o...Spencer T Brody2013-09-261-0/+161