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
/
shell
/
dbshell.cpp
Age
Commit message (
Expand
)
Author
2010-07-29
fix indentation
Mathias Stearn
2010-07-29
fix compile for no readline
Eliot Horowitz
2010-07-21
fix shellkillop jstest
Mathias Stearn
2010-07-21
fix atPrompt logic
Mathias Stearn
2010-07-21
Revert "Revert "make mongo prompt before killing ops on the server SERVER-1451""
Mathias Stearn
2010-07-19
Revert "make mongo prompt before killing ops on the server SERVER-1451"
Mathias Stearn
2010-07-19
make mongo prompt before killing ops on the server SERVER-1451
Mathias Stearn
2010-07-14
fix off by one
Eliot Horowitz
2010-06-29
Remove a strlen(x) == 0
Mathias Stearn
2010-06-29
don't record consecutive duplicate lines in shell history
Mathias Stearn
2010-06-22
Make MongoDB compile and work on OpenBSD (gcc4 archs, tested on OpenBSD-curre...
Frank DENIS
2010-06-17
print help msg for shell at a more reasonable time during startup
dwight
2010-06-15
readline
dwight
2010-06-15
towards readline
dwight
2010-06-14
shell : cleaner cleanup on exit
dwight
2010-06-08
try to fix old for old readline versions
Eliot Horowitz
2010-06-07
shell cleaning
dwight
2010-06-07
shell stuff
dwight
2010-06-07
shell was missing flush on no readline version
dwight
2010-06-07
compile w/out readline shell
dwight
2010-06-07
Merge branch 'master' of github.com:mongodb/mongo
Dwight
2010-06-07
shell stuff
Dwight
2010-06-07
plumbing for shell auto-complete
Eliot Horowitz
2010-06-05
make a .vcxproj/.sln for the shell
dwight
2010-06-04
understanding rl auto complete
Eliot Horowitz
2010-05-28
Pull all the code for defining and printing the version of executables to one...
alerner
2010-05-24
Hide password from ps output SERVER-1129
Mathias Stearn
2010-05-04
All tools (including shell) take -p should allow it to be blank and do passw...
Guillaume Delannoy
2010-04-22
fix parsing
Eliot Horowitz
2010-04-08
Disable IPv6 by default. Add function and cmdline opt to enable.
Mathias Stearn
2010-04-08
better handling of IPv6 literal addresses
Mathias Stearn
2010-03-30
don't print out old getLastError on client error SERVER-852
Eliot Horowitz
2010-03-17
log message instead of printing stack trace when can't kill ops on shell shut...
Aaron
2010-03-15
Revert "Revert "SERVER-695 don't destroy static global mutexes""
Aaron
2010-03-10
Revert "SERVER-695 don't destroy static global mutexes"
Aaron
2010-03-09
SERVER-695 don't destroy static global mutexes
Aaron
2010-03-07
try to prevent shutdown stack trace
Eliot Horowitz
2010-03-01
exit; should exit shell SERVER-683
Eliot Horowitz
2010-02-22
SERVER-643 prevent test failures involving mongobridge, be more careful about...
Aaron
2010-02-22
Revert "Revert "SERVER-305 record uri on connect""
Aaron
2010-02-22
Revert "SERVER-305 record uri on connect"
Aaron
2010-02-22
SERVER-305 record uri on connect
Aaron
2010-02-17
SERVER-305 shell kills in progress operations on clean exit
Aaron
2010-02-17
move dummy createDirectClient
Eliot Horowitz
2010-02-10
handle bad syntax better
Eliot Horowitz
2010-02-09
Merge branch 'licensing'
Richard Kreuter
2010-02-09
Add license headers to .cpp & .h files that lacked them. MINOR
Richard Kreuter
2010-02-09
SERVER-500 remove debugging
Aaron
2010-02-08
SERVER-500 debug
Aaron
2010-02-08
SERVER-500 debugging
Aaron
[next]