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-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
2010-02-03
printf needs a format string
Mathias Stearn
2010-01-28
Don't save shell history if the line contains .auth. SERVER-581
Richard Kreuter
2010-01-13
make --quiet option for shell SERVER-542
Eliot Horowitz
2010-01-12
MINOR use hidden value for native js thread object, avoids trouble when printing
Aaron
2010-01-12
SERVER-529 when js thread throws an exception, log and check return
Aaron
2009-12-29
SERVER-470 complete setup for parallel clients in separate js scopes
Aaron
2009-12-29
SERVER-470 MINOR abstract shell init functionality so v8_utils need not link ...
Aaron
2009-12-29
SERVER-470 MINOR Refactor shell scope init code
Aaron
2009-12-28
uassert/massert take error code SERVER-112
Eliot Horowitz
2009-12-18
split server test code out from general js code SERVER-472
Eliot Horowitz
2009-12-08
fail faster on crappy input
Eliot Horowitz
2009-11-01
don't do magic ctrl-c handling on freebsd SERVER-399
Eliot Horowitz
2009-10-18
quick fix for global namespace pollution (mostly client)
metagoto
2009-09-25
minor: fix for shell exit code on bad hostname, plus update tests
Mike Dirolf
2009-09-22
handle ./mongo localhost:1000 - make it go to port 1000
Eliot Horowitz
2009-09-22
catch exceptions in shell
Eliot Horowitz
2009-09-22
--version
Eliot Horowitz
2009-09-19
old boost fix
Eliot Horowitz
2009-09-18
minor: don't check for argc before doing program_options stuff, could lead to...
Mike Dirolf
2009-09-01
multi-line test MINOR
Eliot Horowitz
2009-09-01
fix comments and multiple lines in the shell
Eliot Horowitz
2009-08-28
make shell use exec instead of invoke
Eliot Horowitz
2009-08-25
compile windows MINOR
Eliot Horowitz
2009-08-25
compile MINOR
Eliot Horowitz
2009-08-25
try jmp signal handler
Eliot Horowitz
2009-08-25
fix " in shell and ctrl-c takes you to outer loop
Eliot Horowitz
2009-08-25
tell if javascript has been completed, if not - do a line feed
Eliot Horowitz
2009-08-20
skip empty lines
Eliot Horowitz
[next]