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
2011-06-24
SERVER-1687 .mongorc.js file is read from home directory on shell startup
dannenberg
2011-06-15
fixed white space mistake
dannenberg
2011-06-15
prompt can be string or function and works with spidermonkey in addition to v8
dannenberg
2011-06-15
fixed custom prompt in spidermonkey
dannenberg
2011-06-15
SERVER-3267 very basic custom prompt added
dannenberg
2011-06-02
some rs logging cleaning
Eliot Horowitz
2011-05-02
SERVER-2579: all v8 object creation is now lazy.
agirbal
2011-04-14
indicate in mongo shell prompt if connected to a mongos. goal would be to pre...
Dwight
2011-04-11
Use merged linenoise on windows SERVER-1763
Mathias Stearn
2011-04-06
reduce windows-specific code
Mathias Stearn
2011-04-06
Make shell killOp on ctrl-c stuff work on windows too SERVER-1451
Mathias Stearn
2011-04-04
Consider lines ending in '.' as unfinished SERVER-2811
Mathias Stearn
2011-03-18
Revert "for now disable shell history on windows"
Mathias Stearn
2011-03-18
for now disable shell history on windows
Mathias Stearn
2011-03-18
don't use tab completions on windows yet
Eliot Horowitz
2011-03-18
Revert "separate ifdef for history for linenoise"
Eliot Horowitz
2011-03-18
separate ifdef for history for linenoise
Eliot Horowitz
2011-03-18
try linenoise on windows
Eliot Horowitz
2011-03-18
use linenoise as cpp
Eliot Horowitz
2011-03-18
fix in compile
Eliot Horowitz
2011-03-18
use linenoise instead of readline
Eliot Horowitz
2011-03-18
remove unneed variable
Eliot Horowitz
2011-02-01
verbose option for shell
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-27
when shell calls replGetStatus don't reset last error
Eliot Horowitz
2010-12-06
SERVER-2095: Small enhancement to previous commit
Tony Hannan
2010-12-06
SERVER-2095: Shell requests another line when user enters a line with a dangl...
Tony Hannan
2010-12-03
make rs shell prompt use readline
Kristina
2010-11-23
compile
Alberto Lerner
2010-11-23
show repl state in shell prompt. needs more work
dwight
2010-11-11
replace goingAway with inShutdown() SERVER-1876
Eliot Horowitz
2010-09-08
fix balancing of escaped //s SERVER-1758
Kristina Chodorow
2010-09-07
SERVER-1749 debugging
Aaron
2010-08-24
ignore shell prompts at start of line to make it easier to copy-paste user ou...
Mathias Stearn
2010-08-18
Only prompt users to kill Op if there is something to kill after 10ms SERVER-...
Mathias Stearn
2010-08-17
Port killWithUri functionality to C++
Mathias Stearn
2010-08-17
shell/dbshell.cpp should use namespace mongo
Mathias Stearn
2010-08-09
shell tab completion SERVER-1604
Mathias Stearn
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
[next]