summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-23post 2.4.3r2.4.3Dan Pasette
2013-04-22BUMP 2.4.3Dan Pasette
2013-04-19post 2.4.3-rc0Dan Pasette
2013-04-18BUMP 2.4.3-rc0r2.4.3-rc0Dan Pasette
2013-04-18SERVER-9089 Check for NULL BSONHolderMathias Stearn
2013-04-18SERVER-9385 Make sure _id fields are extracted from modified lazy V8 objectsMathias Stearn
2013-04-18SERVER-9399 Create the right index of config.lockpings.Alberto Lerner
2013-04-18SERVER-9093 remove unit test in 2.4 branch (needs SERVER-8420)Eric Milkie
2013-04-18SERVER-8420 add a tailcheck to detect cursor deadnessEric Milkie
2013-04-18SERVER-9093 Make copydb command work on mongos with authSpencer T Brody
2013-04-18SERVER-9214 Change tolowerString argument type to StringDataJason Rassi
2013-04-18SERVER-9214 initialize variable to placate compilerEric Milkie
2013-04-18SERVER-9214 Extract phrases from text searches as exact substringsJason Rassi
2013-04-18SERVER-4739 compile mongos on WindowsEric Milkie
2013-04-18SERVER-4739 use a thread for logRotate signal instead of a signal handlerEric Milkie
2013-04-18SERVER-9307 initialize session id context to support session caching on the s...Eric Milkie
2013-04-18post 2.4.2Eric Milkie
2013-04-16BUMP 2.4.2r2.4.2Dan Pasette
2013-04-11post 2.4.2-rc0r2.4.2-rc0Eric Milkie
2013-04-10BUMP 2.4.2-rc0Dan Pasette
2013-04-10SERVER-9312 buildbot sharding_migrateBigObject.js longer timeout for slower m...Greg Studer
2013-04-09SERVER-7271 Improve error reporting when migrate commit fails.Alberto Lerner
2013-04-09SERVER-9125 Prevent cursor time out in the case of very slow config serversAlberto Lerner
2013-04-09SERVER-9125 Fixed batch size computation if first doc is large.Alberto Lerner
2013-04-09SERVER-9286 lowering nested depthEric Milkie
2013-04-08SERVER-9125 Fix memory ownership during large collection copyAlberto Lerner
2013-04-05SERVER-9267 Make readonly v8 objects use same getters as regular lazy objectsMathias Stearn
2013-04-05Speed up conversion of v8::Arrays to BSONMathias Stearn
2013-04-05Use indexed rather than named Set() when converting to v8::ArrayMathias Stearn
2013-04-03SERVER-9230: fix issue causing persistent v8 objects not to be trackedMathias Stearn
2013-04-03SERVER-9228 don't return dups when s2cursor yields, delegate to underlying bt...Hari Khalsa
2013-04-03SERVER-9229 wait for async deletes to finish before balancer stops, to avoid ...Eric Milkie
2013-04-02SERVER-7271 - Fix compile error with ScopedDbConnectionDan Pasette
2013-04-02SERVER-9213: remove v8 ResourceConstraintsBen Becker
2013-04-02SERVER-9054 Update db.help() message for addUserSpencer T Brody
2013-04-02SERVER-9125 Copy collections faster in the config upgrade procedureAlberto Lerner
2013-04-02SERVER-7271 Do not exit if a transient config server error aborts a migration.Alberto Lerner
2013-04-01SERVER-9174 Race condition on read_pref_rs_client.js after reconfigRandolph Tan
2013-04-01SERVER-9066: avoid duplicate JS field namesBen Becker
2013-03-30Reverting SERVER-9186 due to test failuresBen Becker
2013-03-29SERVER-9124: Avoid raw pointers for SM's nativeHelperBen Becker
2013-03-29SERVER-9185: add v8 GC epligoue statsBen Becker
2013-03-29SERVER-9186: avoid storing properties on js objects in the getter interceptorBen Becker
2013-03-29SERVER-9182 Allow restores of dumps containing edited .metadata.json filesJason Rassi
2013-03-29SERVER-9053: ttl: don't delete on non-primariesScott Hernandez
2013-03-29SERVER-9047 Don't limit line length when reading numa_mapsAndrew Morrow
2013-03-29SERVER-9082 Accept any valid value in id field of dbrefShaun Verch
2013-03-29SERVER-8819 Framework for testing round trip and test roundtrip of DBRef and ...Shaun Verch
2013-03-29SERVER-8819 Add to falsy values test and do some cleanup in jstests.cppShaun Verch
2013-03-29SERVER-9139 test cursor cleanup in mongosGreg Studer