summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_options_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-5/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36744 Fix options parsing for --password without argumentJonathan Reams2018-08-221-0/+4
* SERVER-36744 Fix and add tests for command-line redactionJonathan Reams2018-08-211-0/+83
* SERVER-11144 Removed unnecessary tests of option implementation detailsShaun Verch2014-01-291-378/+0
* SERVER-10330 Fixed build failure on enterprise buildsAndreas Nilsson2013-11-131-0/+12
* SERVER-11627 Make the shell use write commands by defaultRandolph Tan2013-11-081-0/+13
* SERVER-11144 Add tests for option positions in registration unittestsShaun Verch2013-10-241-0/+50
* SERVER-11144 Add attribute to affect what sources an option can haveShaun Verch2013-10-231-0/+25
* SERVER-11144 Create unit tests for registration in all option filesShaun Verch2013-10-231-0/+278