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
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
2009-08-14
better file handling in shell
Eliot Horowitz
2009-08-12
compile on 10.4 SERVER-231
Eliot Horowitz
2009-08-10
nicer error reporting
Eliot Horowitz
2009-08-07
minor: fix some bugs in arg handling
Mike Dirolf
2009-08-07
minor: check if there were any files given
Mike Dirolf
2009-08-07
towards boost::po - needs testing
Mike Dirolf
2009-08-06
minor: whitespace
Mike Dirolf
2009-07-28
put .dbshell in $HOME so can read it from anywhere SERVER-190
Eliot Horowitz
2009-07-22
mongo usage docs : file names have to end in .js
Eliot Horowitz
2009-07-10
" use foo" fix
Eliot Horowitz
2009-06-24
print shell version on startup
Eliot Horowitz
2009-06-22
fix bug with shell helper
Eliot Horowitz
2009-06-11
fix shell printing
Eliot Horowitz
2009-06-11
can't use JS eval trick from inside function because of JS scoping
Eliot Horowitz
2009-05-29
use rawOut() when shell seg faults, log if shell gets SIGPIPE MINOR
Aaron
2009-05-15
get rid of fork()
Aaron
2009-05-15
add ability to spawn a shell from shell
Aaron
2009-05-15
kill spawned mongo processes on synchronous os signal
Aaron
2009-05-15
cleanup externalSetup modes MINOR
Aaron
2009-05-14
Merge branch 'smshell' of git@github.com:mongodb/mongo into smshell
Eliot Horowitz
2009-05-14
print shell stuff
Eliot Horowitz
2009-05-14
don't exec jsconcatcode for forked contexts, not sure why this is a problem
Aaron
2009-05-14
set up mongo program scope; debugging MINOR
Aaron
2009-05-14
port remaining shell util functions except for fork
Aaron
2009-05-13
smshell: more utils working, some other fixes
Eliot Horowitz
2009-05-13
Spider Monkey Shell: another checkpoint
Eliot Horowitz
2009-05-13
checkpoint for smshell - working except for db
Eliot Horowitz
2009-05-04
convert some shell util functions to new engine interface
Aaron
2009-05-04
convert some shell functions to new js engine framework
Aaron
2009-04-30
put mongo javascript code in cpp not H so easier to include
Eliot Horowitz
2009-03-27
formatting
Eliot Horowitz
2009-03-26
safer use of dbs map
Aaron
2009-03-24
Print debug info when mongo crashes
Aaron
[next]