index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
shell
/
shell_utils.cpp
Age
Commit message (
Expand
)
Author
2016-08-02
SERVER-25366 Fix killOp arguments sent by the mongo shell on exit.
Max Hirschhorn
2016-07-31
SERVER-23168 fix shell crashes on ctrl+c
Nathan Typanski
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2015-11-12
SERVER-20727 Seed shell random numbers from SecureRandom
Jonathan Reams
2015-11-06
SERVER-19301 Expose new MongoBridge API for network partition testing.
Max Hirschhorn
2015-07-28
SERVER-19641 cleanup the js scope in quit()
Jason Carey
2015-06-24
SERVER-19035 autodetect support for OP_COMMAND in remote servers
Adam Midvidy
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-06-19
SERVER-19041 Simplify SimpleMutex
Andrew Morrow
2015-06-17
SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guard
Adam Midvidy
2015-06-10
SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>
Andrew Morrow
2015-05-28
SERVER-18667 Remove the ReplicaSetMonitor remembered seed list
Kaloian Manassiev
2015-05-22
SERVER-18567 Replace usages of the legacy ConnectionString::parse
Kaloian Manassiev
2015-05-18
SERVER-17608 implement OP_COMMAND in the shell
Adam Midvidy
2015-04-30
SERVER-18099 Refactor buildinfo/version reporting
Jonathan Reams
2015-04-13
SERVER-7775 add currentOp command
Adam Midvidy
2015-04-06
SERVER-7775 add killOp command
Adam Midvidy
2015-04-06
SERVER-17450 Standardize on a single way to start mongod in tests
Spencer T Brody
2015-03-26
SERVER-17754 Move shell-specific files out of the server's copy of the driver
Kaloian Manassiev
2015-03-23
SERVER-17286 add --readMode flag to shell
David Storch
2015-03-12
SERVER-17310 Make mongo::mutex a typedef of boost::mutex and remove mongo::sc...
Andy Schwerin
2015-02-03
SERVER-17167 restore multiline functionality in shell
Benety Goh
2015-01-16
SERVER-5399 Essentially aliasing quit, exit, and function call variations.
Andrew McFague
2015-01-15
SERVER-13256 Add usings and qualifications for names from namespace std
Andrew Morrow
2014-10-03
SERVER-15504 Flow all calls to _exit through quickExit
Andrew Morrow
2014-07-10
SERVER-13961 Move benchRunner to be in the shell only
Kaloian Manassiev
2014-06-30
SERVER-14293 Skip exit logging test when using address sanitizer
Andrew Morrow
2014-06-10
SERVER-2934 split server.js into multiple files: moved startMongodTest() to s...
eshamaharishi
2014-05-16
SERVER-13264 Move Apache-licensed files to AGPL
Ian Whalen
2014-03-18
fixing errcode
matt dannenberg
2014-03-18
SERVER-13259 moved upgradeCheck()'s index key size checking logic from javasc...
matt dannenberg
2014-03-03
SERVER-12809 fix upgradechecker's index key size check
matt dannenberg
2014-02-26
SERVER-12786: add shell writeMode option
Scott Hernandez
2014-02-24
SERVER-12838: return status reason
Scott Hernandez
2014-02-19
SERVER-8391 upgradeCheck() function added to shell
matt dannenberg
2014-01-29
SERVER-12284 Rewrite ReplSetMonitor
Mathias Stearn
2013-12-23
SERVER-12156 Split version.h/cpp into version and version_reporting.
Andy Schwerin
2013-11-11
SERVER-11627 Make the shell use write commands by default
Randolph Tan
2013-11-08
SERVER-11627 Make the shell use write commands by default
Randolph Tan
2013-10-04
SERVER-8510 Factored out mongo shell option storage
Shaun Verch
2013-09-18
SERVER-7533 add _replMonitorStats() to get status from a ReplSetMonitor
matt dannenberg
2013-07-24
Clean up #includes to conform with coding standard
Dan Pasette
2013-05-14
SERVER-9621 Add getBuildInfo() function to shell
Tad Marshall
2013-03-25
SERVER-8502 Make sure authMechanism is actually used when running auth passth...
Spencer T Brody
2013-01-18
SERVER-8104: clean up js global object
Ben Becker
2012-10-17
SERVER-7344 add interpreterVersion to shell and buildInfo
Tad Marshall
2012-05-21
Replace ::exit with ::_exit.
Andy Schwerin
2012-05-04
Rollback b118ba77c541b5f952cc9c3e418fee0644ee4c7f, which broke multi-line.
Andy Schwerin
2012-05-04
SERVER-5399: Essentially aliasing quit, exit, and function call variations.
Andrew McFague
2012-04-12
Break servers.js into several files
Tad Marshall
[prev]
[next]