summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/action_set_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move ASSERT_OK macro into mongo/unittest/unittest.h.Andy Schwerin2012-11-061-2/+0
* SERVER-7126 Make ActionType names and string representations the sameSpencer T Brody2012-11-051-31/+31
* Ennumerate all actions in ActionType, and use ActionSet for roles. SERVER-7126Spencer T Brody2012-11-051-58/+43
* SERVER-7126 More work on new data structures for authorization.Spencer T Brody2012-10-231-37/+80
* SERVER-7126 Introduce new auth data structuresSpencer T Brody2012-10-101-0/+77