Commit Graph

5 Commits

Author SHA1 Message Date
jannaerin
b5ef3780e6 SERVER-33882 Add requires_sharding tag to sharding tests 2018-03-14 17:46:39 -04:00
Robert Guo
df10adbfe5 SERVER-27549 Print message on intentional server crash. 2017-05-23 15:18:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Spencer T Brody
e1d0d5cb71 SERVER-14212 Fix test of _mergeAuthzCollections command by adding missing "db" field 2014-07-18 16:51:45 -04:00
Spencer T Brody
5a44d3b391 SERVER-12539 Make mongorestore not interfere with ongoing user or role modifications
This is done by making mongorestore insert the users/roles from the dump files into temporary
collections that are later merged into the real admin.system.users and admin.system.roles
collections using a new command: _mergeAuthzCollections.
2014-03-05 12:08:07 -05:00