summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.4.3-rc0r2.4.3-rc0Dan Pasette2013-04-182-2/+2
* SERVER-9089 Check for NULL BSONHolderMathias Stearn2013-04-181-4/+10
* SERVER-9385 Make sure _id fields are extracted from modified lazy V8 objectsMathias Stearn2013-04-182-2/+21
* SERVER-9399 Create the right index of config.lockpings.Alberto Lerner2013-04-181-1/+1
* SERVER-9093 remove unit test in 2.4 branch (needs SERVER-8420)Eric Milkie2013-04-181-40/+0
* SERVER-8420 add a tailcheck to detect cursor deadnessEric Milkie2013-04-181-0/+3
* SERVER-9093 Make copydb command work on mongos with authSpencer T Brody2013-04-184-36/+53
* SERVER-9214 Change tolowerString argument type to StringDataJason Rassi2013-04-181-1/+1
* SERVER-9214 initialize variable to placate compilerEric Milkie2013-04-181-1/+1
* SERVER-9214 Extract phrases from text searches as exact substringsJason Rassi2013-04-182-8/+13
* SERVER-4739 compile mongos on WindowsEric Milkie2013-04-181-2/+4
* SERVER-4739 use a thread for logRotate signal instead of a signal handlerEric Milkie2013-04-185-25/+64
* SERVER-9307 initialize session id context to support session caching on the s...Eric Milkie2013-04-181-0/+9
* post 2.4.2Eric Milkie2013-04-182-2/+2
* BUMP 2.4.2r2.4.2Dan Pasette2013-04-162-2/+2
* post 2.4.2-rc0r2.4.2-rc0Eric Milkie2013-04-112-2/+2
* BUMP 2.4.2-rc0Dan Pasette2013-04-102-2/+2
* SERVER-9312 buildbot sharding_migrateBigObject.js longer timeout for slower m...Greg Studer2013-04-101-1/+1
* SERVER-7271 Improve error reporting when migrate commit fails.Alberto Lerner2013-04-092-6/+9
* SERVER-9125 Prevent cursor time out in the case of very slow config serversAlberto Lerner2013-04-091-1/+10
* SERVER-9125 Fixed batch size computation if first doc is large.Alberto Lerner2013-04-091-4/+4
* SERVER-9286 lowering nested depthEric Milkie2013-04-091-1/+1
* SERVER-9125 Fix memory ownership during large collection copyAlberto Lerner2013-04-081-4/+10
* SERVER-9267 Make readonly v8 objects use same getters as regular lazy objectsMathias Stearn2013-04-052-38/+60
* Speed up conversion of v8::Arrays to BSONMathias Stearn2013-04-051-2/+8
* Use indexed rather than named Set() when converting to v8::ArrayMathias Stearn2013-04-052-181/+10
* SERVER-9230: fix issue causing persistent v8 objects not to be trackedMathias Stearn2013-04-031-8/+8
* SERVER-9228 don't return dups when s2cursor yields, delegate to underlying bt...Hari Khalsa2013-04-032-1/+8
* SERVER-9229 wait for async deletes to finish before balancer stops, to avoid ...Eric Milkie2013-04-031-1/+1
* SERVER-7271 - Fix compile error with ScopedDbConnectionDan Pasette2013-04-021-2/+6
* SERVER-9213: remove v8 ResourceConstraintsBen Becker2013-04-021-6/+0
* SERVER-9054 Update db.help() message for addUserSpencer T Brody2013-04-021-1/+1
* SERVER-9125 Copy collections faster in the config upgrade procedureAlberto Lerner2013-04-022-3/+57
* SERVER-7271 Do not exit if a transient config server error aborts a migration.Alberto Lerner2013-04-025-21/+123
* SERVER-9174 Race condition on read_pref_rs_client.js after reconfigRandolph Tan2013-04-014-252/+385
* SERVER-9066: avoid duplicate JS field namesBen Becker2013-04-012-6/+6
* Reverting SERVER-9186 due to test failuresBen Becker2013-03-301-0/+2
* SERVER-9124: Avoid raw pointers for SM's nativeHelperBen Becker2013-03-292-7/+33
* SERVER-9185: add v8 GC epligoue statsBen Becker2013-03-291-7/+18
* SERVER-9186: avoid storing properties on js objects in the getter interceptorBen Becker2013-03-291-2/+0
* SERVER-9182 Allow restores of dumps containing edited .metadata.json filesJason Rassi2013-03-291-1/+0
* SERVER-9053: ttl: don't delete on non-primariesScott Hernandez2013-03-292-1/+56
* SERVER-9047 Don't limit line length when reading numa_mapsAndrew Morrow2013-03-291-11/+8
* SERVER-9082 Accept any valid value in id field of dbrefShaun Verch2013-03-293-60/+81
* SERVER-8819 Framework for testing round trip and test roundtrip of DBRef and ...Shaun Verch2013-03-291-55/+156
* SERVER-8819 Add to falsy values test and do some cleanup in jstests.cppShaun Verch2013-03-291-27/+28
* SERVER-9139 test cursor cleanup in mongosGreg Studer2013-03-291-0/+62
* SERVER-9139 clean up unsharded cursors in CursorCacheGreg Studer2013-03-293-1/+15
* SERVER-9003 - Display replica set chaining topology in rs.status()Dan Pasette2013-03-283-0/+15
* SERVER-8983 Include AuthenticationFailed error code in failed MONGODB-CR auth...Andy Schwerin2013-03-281-0/+6