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
/
util
Age
Commit message (
Expand
)
Author
2011-12-14
BUMP 2.0.2
r2.0.2
Eliot Horowitz
2011-12-08
post 2.0.2-rc2
Eliot Horowitz
2011-12-07
BUMP 2.0.2-rc2
r2.0.2-rc2
Eliot Horowitz
2011-12-01
Fix MessagingPort to register all ports in global list
Kristina
2011-11-22
post 2.0.2-rc1
Eliot Horowitz
2011-11-22
Merge branch 'v2.0' of github.com:mongodb/mongo into v2.0
Eliot Horowitz
2011-11-22
BUMP 2.0.2-rc1
r2.0.2-rc1
Eliot Horowitz
2011-11-21
add some extra_info for windows serverStatus output
dwight
2011-11-18
post 2.0.2-rc0
Eliot Horowitz
2011-11-17
BUMP 2.0.2-rc0
r2.0.2-rc0
Eliot Horowitz
2011-10-25
Catch DBException separate from std::exception SERVER-4137
Mathias Stearn
2011-10-22
Merge pull request #124 from ymarkovitch/v2.0
Eliot
2011-10-22
post 2.0.1
Eliot Horowitz
2011-10-21
BUMP 2.0.1
r2.0.1
Eliot Horowitz
2011-10-21
Merge branch 'v2.0' of git://github.com/mongodb/mongo into v2.0
Yakov Markovitch
2011-10-18
post 2.0.1-rc1
Eliot Horowitz
2011-10-17
2.0.1-rc1
r2.0.1-rc1
Eliot Horowitz
2011-10-14
Type qualifiers are ignored on function return type.
Yakov Markovitch
2011-10-13
make spinlocks degrade better when under high contention
Eliot Horowitz
2011-10-12
post 2.0.1-rc0
Eliot Horowitz
2011-10-12
BUMP 2.0.1-rc0
r2.0.1-rc0
Eliot Horowitz
2011-10-10
use SpinLock for DiagStr
Eliot Horowitz
2011-10-08
don't create ShardedConnectionInfo without an id
Eliot Horowitz
2011-10-08
SERVER-3955 bug in diagstr::operator=. backport.
dwight
2011-10-08
SERVER-3955. concurrency bug in DiagStr.
dwight
2011-09-26
paranoid compiler fix
Eliot Horowitz
2011-09-26
fix numa parsing issue SERVER-3496
Eliot Horowitz
2011-09-26
mutexDebugger only in DEBUG build
Eliot Horowitz
2011-09-22
try/catch around send in mini webserver SERVER-3907
Eliot Horowitz
2011-09-12
RamLog toHTML missing newline SERVER-3811
Eliot Horowitz
2011-09-12
2.0.1 setup
Eliot Horowitz
2011-09-11
BUMP 2.0.0
r2.0.0
Eliot Horowitz
2011-09-09
fix thread name setting when using conn
Eliot Horowitz
2011-09-07
post 2.0.0-rc2
Eliot Horowitz
2011-09-07
BUMP 2.0.0-rc2
r2.0.0-rc2
Eliot Horowitz
2011-09-02
post 2.0.0-rc1
Eliot Horowitz
2011-09-01
BUMP 2.0.0-rc1
r2.0.0-rc1
Eliot Horowitz
2011-08-29
Wait a bit before trying to accept() when out of FDs SERVER-3707 SERVER-3705
Mathias Stearn
2011-08-26
post 2.0.0-rc0
Eliot Horowitz
2011-08-25
BUMP 2.0.0-rc0
r2.0.0-rc0
Eliot Horowitz
2011-08-22
fix pcre include for client
Eliot Horowitz
2011-08-18
use our own version of pcre SERVER-2085
Eliot Horowitz
2011-08-15
replace log() << "ERROR: ..." with error()
Mathias Stearn
2011-08-15
Set TCP keepalive time to a minimum of 5 minutes on linux SERVER-3604
Mathias Stearn
2011-08-15
post 1.9.2
Eliot Horowitz
2011-08-12
If user sets a smaller stack size than our default we should use it SERVER-2707
r1.9.2
Mathias Stearn
2011-08-11
BUMP 1.9.2
Eliot Horowitz
2011-08-10
NotifyAll::nWaiting()
dwight
2011-08-09
Don't need to call lseek if we won't do fadvise (was getting unused var warning)
Mathias Stearn
2011-08-08
Add "warnings" RamLog and field in serverStatus. Use for full disk warnings. ...
Mathias Stearn
[next]