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
/
s
/
server.cpp
Age
Commit message (
Expand
)
Author
2012-07-06
SERVER-6305 command-line option to turn off auto-splitting on particular mong...
Greg Studer
2012-04-19
SERVER-4812 use say() not sayPiggyback() when closing cursors and lazyKill is...
Greg Studer
2011-08-09
reload full db when dropping collection - SERVER-3517
gregs
2011-08-08
Check dbhash on config servers once a minute and report failures SERVER-3323
Mathias Stearn
2011-07-27
remove duplicate log messages
Eliot Horowitz
2011-06-26
net cleaning: move message.* to net/
Eliot Horowitz
2011-06-26
net cleaning: move message_server* to net
Eliot Horowitz
2011-06-22
add auth support SERVER-921
Kristina
2011-06-17
stub doPreServerStatupInits()
Dwight
2011-06-15
Merge pull request #40 from JensRantil/master
Eliot
2011-06-13
fix compile and error codes
agirbal
2011-06-13
SERVER-2531: added M/R output to shard collection for mode REPLACE
agirbal
2011-05-26
Another grammar fix. Minor commit.
Jens Rantil
2011-05-19
put all connections that are assigned to ShardConnection into sharded state i...
Eliot Horowitz
2011-05-19
don't unset sharding state when a shard connection is done
Eliot Horowitz
2011-05-18
prep for multiplexing connections between mongos and mongod more effectively
Eliot Horowitz
2011-05-17
convert WriteBack cleaner to periodic task
Eliot Horowitz
2011-05-02
more getLog work
Eliot Horowitz
2011-04-05
working towrads unifying network code
Eliot Horowitz
2011-03-30
remove all clientId related code and systems, and just use tls SERVER-2872
Eliot Horowitz
2011-03-17
prevent shutdown race condtion SERVER-2704
Eliot Horowitz
2011-02-09
fix replica set cursor cleaning through mongos SERVER-2505
Eliot Horowitz
2011-02-09
trap top level exceptions
dwight
2011-01-14
mongos shouldn't have cmdLine.dur = true
Mathias Stearn
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-29
fix exception handling in mongos
Eliot Horowitz
2010-12-27
moving client class into its own file
Eliot Horowitz
2010-12-20
some replica set client cleaning
Eliot Horowitz
2010-12-20
update config servers when replica set config changes SERVER-1557
Eliot Horowitz
2010-11-28
envp is not used
Alberto Lerner
2010-10-13
fix SIGHUP handling SERVER-1934
Eliot Horowitz
2010-10-01
SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp
Alberto Lerner
2010-10-01
SERVER-1822 dedup webGetAdminUser/webHaveAdminUser
Alberto Lerner
2010-09-17
set thread name in mongos main
Eliot Horowitz
2010-09-10
can set connection pool error name so can easily differentiate mongos from mo...
Eliot Horowitz
2010-08-31
optionally have dbexit try to get a dblock
Eliot Horowitz
2010-08-25
Disable JSONP by default due to security implications
Mathias Stearn
2010-08-20
Sharding options get their own category.
Justin Dearing
2010-08-17
remove mechanism to put mongos -> mongod connections in last error id mode
Eliot Horowitz
2010-08-17
compile vs2010
Dwight
2010-08-17
SERVER-1593 hook new signal handler to mongos
Alberto Lerner
2010-08-12
change error reporting order for robustness
Eliot Horowitz
2010-08-03
don't use id gle for sync
Eliot Horowitz
2010-08-03
check for config server consistency on startup
Eliot Horowitz
2010-08-02
mongos cursor timeout SERVER-1531
Eliot Horowitz
2010-07-28
SERVER-1292 A bit more prep, separate grid.{h,cpp} from config
Alberto Lerner
2010-07-28
Merge branch 'master' of github.com:mongodb/mongo
Eliot Horowitz
2010-07-28
hook up webserver to mongos SERVER-1495
Eliot Horowitz
2010-07-28
SERVER-1497 Cant mix and match localhost and real IPs
Alberto Lerner
2010-07-27
consolidate bind_ip handling
Eliot Horowitz
[next]