Commit Graph

10 Commits

Author SHA1 Message Date
Kevin Pulo
c0db389c3f SERVER-19368: Move print.captureAllOutput from printShardingStatus jstest to utils.js 2015-09-18 10:34:23 -04:00
Spencer T Brody
6ccb82c987 SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
Spencer T Brody
49fd6dbb2b SERVER-11555 Replace all occurrences of addUser with createUser in jstests 2013-11-06 17:11:39 -05:00
Benety Goh
2e10439eba SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell 2013-10-29 13:11:41 -04:00
Spencer T Brody
f0c6cebd73 SERVER-10794 Maintain backwards-compatible form of addUser for one more release 2013-10-11 18:14:12 -04:00
Spencer T Brody
ec23a4a358 SERVER-9517 Update tests to pass with new user schema 2013-09-06 12:31:22 -04:00
Andy Schwerin
f62d600cb0 SERVER-1891 Consolidate command authorization checking logic.
This reverts commit 2e2a6fdffd and also fixes the build break that the
original "Consolidate command authorization checking logic" patch introduced.
2013-07-17 14:35:14 -04:00
Andy Schwerin
2e2a6fdffd Revert "SERVER-1891 Consolidate command authorization checking logic."
This reverts commit d430713c40.
2013-07-10 16:43:31 -04:00
Andy Schwerin
d430713c40 SERVER-1891 Consolidate command authorization checking logic. 2013-07-10 13:26:13 -04:00
A. Jesse Jiryu Davis
29bc5063bd Better err message when "show logs" is unauthorized SERVER-8265
Signed-off-by: Ian Whalen <ian.whalen@gmail.com>
2013-03-12 15:07:54 -04:00