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
Age
Commit message (
Expand
)
Author
2011-05-02
g++ 4.6 compile (new -Wunused-but-set-variable warning)
Mathias Stearn
2011-03-24
visaul studio
Eliot Horowitz
2011-03-04
pass verbose to printShardingStatus
Eliot Horowitz
2011-03-01
less verbose chunk info by default
Eliot Horowitz
2011-02-18
db.currentOp() added all option
Eliot Horowitz
2011-02-10
try to fix SERVER-2501
Eliot Horowitz
2011-02-08
don't run drop2 test inparallel suite
Aaron
2011-02-07
vstudio
Eliot Horowitz
2011-02-07
better parallel test failure messasge
Eliot Horowitz
2011-02-04
higher timeout for startMongoProgram
dwight
2011-02-04
wait longer
dwight
2011-02-01
verbose option for shell
Eliot Horowitz
2011-01-25
shell can pass query options
Eliot Horowitz
2011-01-23
fir m/r error handling
Eliot Horowitz
2011-01-23
able to access map/reduce error
Eliot Horowitz
2011-01-22
commandHelp should complain if command doesn't exist SERVER-2392
Eliot Horowitz
2011-01-21
more test fixing
Eliot Horowitz
2011-01-21
remove( { x : undefined } ) should not delete everything in the collection SE...
Eliot Horowitz
2011-01-21
safety for assert.throws
Eliot Horowitz
2011-01-20
db.serverBits() to get 32 or 64
Eliot Horowitz
2011-01-13
vstudio update
Kristina
2011-01-13
added shell help for runProgram SERVER-2123
Kristina
2011-01-10
in MapReduceResult, don't create collection with null name, fixing some v8 tests
Aaron
2011-01-06
compile and mongo_vstudio.cpp
Mathias Stearn
2011-01-05
[SERVER-1951]: M/R output param should allow us to use db.collection not only...
agirbal
2011-01-04
whitespace
Aaron
2011-01-04
add waitMongoProgramOnPort to shell utils
Aaron
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2011-01-03
add fuzzFile() shell function
Aaron
2011-01-03
fix logging in killdb and add a fixme for extra sleep conditions
Aaron
2010-12-30
compile vcxproj
dwight
2010-12-29
don't use double quotes in startParallelShell
Aaron
2010-12-28
mongo_vstudio.cpp
Mathias Stearn
2010-12-28
Helper functions for Array.sort
Mathias Stearn
2010-12-28
compile vcxproj
Dwight
2010-12-27
don't run notablescan tests in parallel suite
Aaron
2010-12-27
when shell calls replGetStatus don't reset last error
Eliot Horowitz
2010-12-27
printShardingStatus gives shard/chunk counts and won't print chunks if too many
Eliot Horowitz
2010-12-20
Mongo.adminCommand helper
Eliot Horowitz
2010-12-20
comments and more utils for sharding + rs tests
Eliot Horowitz
2010-12-17
[SERVER-1988]: Upsert allows inserting records with dots in key names
agirbal
2010-12-16
map/reduce no longer uses temp collections.
Eliot Horowitz
2010-12-14
check that latest writes haven't changed in repl tests
Kristina
2010-12-13
shell
dwight
2010-12-13
fix off-by-one in spidermonkey line numbering SERVER-2215
Mathias Stearn
2010-12-11
crlf
dwight
2010-12-10
Have ToolTest runMongoProgram return the program's exit, for asserting.
Richard Kreuter
2010-12-09
gen
Eliot Horowitz
2010-12-09
shell comments and such
Dwight
2010-12-06
SERVER-2095: Small enhancement to previous commit
Tony Hannan
[next]