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
Age
Commit message (
Expand
)
Author
2011-06-01
BUMP 1.8.2-rc3
r1.8.2-rc3
Eliot Horowitz
2011-05-31
check for manager before using CS-666
gregs
2011-05-31
wait for from writebacks in balancer CS-635
gregs
2011-05-27
increased assert verbosity
Eliot Horowitz
2011-05-27
check if master is null CS-596
gregs
2011-05-26
fix spinlock deadlock
Eliot Horowitz
2011-05-22
show user asserts in verbose mode
Eliot Horowitz
2011-05-21
test more reliable
Eliot Horowitz
2011-05-21
post rc2
Eliot Horowitz
2011-05-20
BUMP 1.8.2-rc2
r1.8.2-rc2
Eliot Horowitz
2011-05-20
fix compile warning
Eliot Horowitz
2011-05-20
log output fix and slightly more verbose slave failover
Eliot Horowitz
2011-05-20
fix for duplicate host names
gregs
2011-05-20
Fix for potential unsafe access of address
gregs
2011-05-18
remove assert until SERVER-3075 is done
Eliot Horowitz
2011-05-18
scoped_spinlock and a warning in spin lock tests
Eliot Horowitz
2011-05-18
added a spinlock around _cloneLocs
Eliot Horowitz
2011-05-18
fix locking and comment
Eliot Horowitz
2011-05-13
fix remove broadcast check
Eliot Horowitz
2011-05-12
fix deadlock
Eliot Horowitz
2011-05-12
deterministic slaveok failover
Eliot Horowitz
2011-05-12
don't shadow return value for maybePrimary
gregs
2011-05-12
fix race condition when adding hosts to the list of relica set nodes
Eliot Horowitz
2011-05-12
Don't reload ChunkManager in-place
Mathias Stearn
2011-05-12
Yield lock while building array of objects to migrate
Mathias Stearn
2011-05-12
post 1.8.2-rc1
Eliot Horowitz
2011-05-11
BUMP 1.8.2-rc1
r1.8.2-rc1
Eliot Horowitz
2011-05-11
fix multi-shard writeback contention
Eliot Horowitz
2011-05-11
eliminate spurious warning
Mathias Stearn
2011-05-11
manual backport of some the fixes to mongos
Eliot Horowitz
2011-05-11
better test debugging
Eliot Horowitz
2011-05-11
nicer debugging message
Eliot Horowitz
2011-05-10
fix compile backport of a replSetGetStatus concurrency fix
Dwight
2011-05-10
backport of a replSetGetStatus concurrency fix
Dwight
2011-05-07
allow {j:true} in getLastError. this indicates wait for journaling. but it ...
Dwight
2011-05-05
fix connPoolStats race condition SERVER-3043
Eliot Horowitz
2011-05-04
post 1.8.2-rc0
Eliot Horowitz
2011-05-03
BUMP 1.8.2-rc0
r1.8.2-rc0
Eliot Horowitz
2011-05-03
ping config server even if not doing balancing round SERVER-3015
Eliot Horowitz
2011-05-03
Make mongodump --oplog work with auth SERVER-2850
Mathias Stearn
2011-05-03
fix error message SERVER-2800
Mathias Stearn
2011-05-03
C++ driver now supports 1.8 M/R options SERVER-2893
Mathias Stearn
2011-05-03
check slave status before chunk migrate commit starts SERVER-2974
Eliot Horowitz
2011-05-02
fix socket time SERVER-3014
Eliot Horowitz
2011-05-02
One more gcc 4.6 fix
Mathias Stearn
2011-05-02
g++ 4.6 compile (new -Wunused-but-set-variable warning)
Mathias Stearn
2011-04-28
fix m/r handling of undefined SERVER-2861
Eliot Horowitz
2011-04-28
authenticate rs manager thread SERVER-2919
Kristina
2011-04-26
don't force a check on _id for sharding as it has to be there
Eliot Horowitz
2011-04-25
Wait 300s for server shutdown in deb initscripts. SERVER-2041, maybe.
Richard Kreuter
[next]