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
2010-04-29
prettier printShardingStatus()
Mathias Stearn
2010-04-29
Fix printShardingStatus()
Mathias Stearn
2010-04-27
stdafx->pch
Dwight
2010-04-27
use Shard class instead of string for passing around Shards
Eliot Horowitz
2010-04-24
compile
Eliot Horowitz
2010-04-24
more compile fix
Dwight Merriman
2010-04-23
control shell batch size DBQuery.shellBatchSize = 2 SERVER-1041
Eliot Horowitz
2010-04-22
fix parsing
Eliot Horowitz
2010-04-21
don't pring getLastError on help()
Eliot Horowitz
2010-04-21
rs
Dwight Merriman
2010-04-21
database and shard _id is now meaningful
Eliot Horowitz
2010-04-20
basic serverStatus for mongos SERVER-942
Eliot Horowitz
2010-04-20
Updated db.foo.help() to include name of the db to facilitate copy/paste.
Jay Ridgeway
2010-04-13
Nicer printShardingStatus
Mathias Stearn
2010-04-08
Disable IPv6 by default. Add function and cmdline opt to enable.
Mathias Stearn
2010-04-08
Add some doc to setProfilingLevel().
Richard Kreuter
2010-04-08
better handling of IPv6 literal addresses
Mathias Stearn
2010-04-03
listCommands command and db.listCommands helper
Eliot Horowitz
2010-04-02
Unix socket support (must use --nohttpinterface for now) SERVER-866
Mathias Stearn
2010-04-02
getLastError w and wtimeout helpers SERVER-467
Eliot Horowitz
2010-03-30
don't print out old getLastError on client error SERVER-852
Eliot Horowitz
2010-03-27
fix compile
Eliot Horowitz
2010-03-27
cleaning
Eliot Horowitz
2010-03-22
SERVER-803 add test
Aaron
2010-03-22
Merge branch 'master' of github.com:mongodb/mongo
Mike Dirolf
2010-03-22
assert.close just uses difference now (can specify decimal place) - old imple...
Mike Dirolf
2010-03-22
can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...
Eliot Horowitz
2010-03-22
fix for assert.close and use assert.close for 0 case in jstests/geob.js
Mike Dirolf
2010-03-18
mongos now using boost options SHARDING-82
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-11
more tests for sync cluster connection
Eliot Horowitz
2010-03-11
read only command support in ClusterSyncConnection
Eliot Horowitz
2010-03-10
adding db.serverStatus() to db.help()
Mathias Stearn
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-08
SERVER-705 return return code when stopping mongod program
Aaron
2010-03-07
try to prevent shutdown stack trace
Eliot Horowitz
2010-03-01
fix v8 and change lastID thing a bit
Eliot Horowitz
2010-03-01
handle multiple geo indexes with $near SERVER-686
Eliot Horowitz
2010-03-01
write ops can't return or getLastError won't be called
Eliot Horowitz
2010-03-01
exit; should exit shell SERVER-683
Eliot Horowitz
2010-02-28
oops - forgot to commit this
Eliot Horowitz
2010-02-28
start of SyncClusterConnection tests
Eliot Horowitz
2010-02-28
update vstudio js file
Eliot Horowitz
2010-02-28
cleaning test code
Eliot Horowitz
2010-02-27
scaling on collstats
Eliot Horowitz
2010-02-27
batchSize option for js and c++
Eliot Horowitz
2010-02-25
don't run test that checks profiling level in parallel
Aaron
2010-02-26
edge case fix
Eliot Horowitz
[next]