summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.4.5-rc0r2.4.5-rc0Dan Pasette2013-06-212-2/+2
* SERVER-9983 Test verifying that internal user privileges do not mask those of...Andy Schwerin2013-06-211-0/+101
* SERVER-9983 Do not needlessly lock when looking up privileges for the __syste...Andy Schwerin2013-06-211-8/+13
* SERVER-3531 - yield in m/r when docs do not matchDan Pasette2013-06-201-0/+5
* SERVER-9853 avoid Windows test shutdown issues by stopping the test explicitlyEric Milkie2013-06-201-0/+1
* SERVER-9694 force a stepdown no matter how far behind we think we areEric Milkie2013-06-201-1/+1
* SERVER-9864: make dbhash take a list of collections to hash and mongos check ...Eliot Horowitz2013-06-192-12/+34
* SERVER-8844 config server not in sync message is misleadingGreg Studer2013-06-191-15/+20
* SERVER-9853 retry ghostsync percolate if socket failureEric Milkie2013-06-192-39/+122
* SERVER-9909 balancer reload idle sharded coll data, and don't abort roundGreg Studer2013-06-193-44/+110
* SERVER-9856 check in-progress indexes for duplicates in prepareToBuildIndex()Eric Milkie2013-06-194-8/+30
* SERVER-9824 Add jstestTad Marshall2013-06-191-0/+45
* SERVER-9824 Whitespace -- CRLF to newlineTad Marshall2013-06-191-212/+212
* SERVER-9824 Retry hash table grow operation on excessive collisionsTad Marshall2013-06-192-200/+213
* SERVER-9283 lastHeartbeatRecv flaps between invalid and valid dates during re...Randolph Tan2013-06-194-7/+39
* SERVER-5442: need to resetError before doing the prepareEliot Horowitz2013-06-191-0/+1
* SERVER-5442: use journal commit instead of fsync command for config server wr...Eliot Horowitz2013-06-191-10/+10
* SERVER-9796 FTSSpec::fixSpec() should not re-order _fts* fieldsJason Rassi2013-06-192-2/+7
* SERVER-9804 add numeric code to getLastError error when primary steps downEric Milkie2013-06-191-0/+1
* SERVER-9878 Add type checks to V8 C++ bindingsMathias Stearn2013-06-187-619/+979
* Make "bare assert" check more selectiveTad Marshall2013-06-181-1/+1
* SERVER-9597: In JavaScript, only allow Mongo() to be called as a constructorBen Becker2013-06-182-0/+13
* SERVER-9605 Use correct string length in hexToBinData()Tad Marshall2013-06-181-3/+3
* Remove post-install dependency on murmurhash3 from clientMathias Stearn2013-06-184-8/+15
* Add V8String class to avoid copying v8::Strings into std::stringsMathias Stearn2013-06-185-42/+96
* Cache conversion of string literals to V8 StringsMathias Stearn2013-06-182-57/+83
* Attach V8Scope to v8::Isolate's DataMathias Stearn2013-06-181-22/+18
* Get rid of "args" global in V8Mathias Stearn2013-06-182-6/+0
* SERVER-8952 Add argument type checking to Timestamp constructor in Javascript...Shaun Verch2013-06-182-0/+12
* Add StringData::rfind(char) const method.Andy Schwerin2013-06-183-0/+29
* SERVER-9942 Give shared client tests a unique name to placate buildloggerAndrew Morrow2013-06-181-2/+5
* SERVER-9941 Always link client tests against client library in 'sharedclient'...Andrew Morrow2013-06-181-15/+13
* SERVER-9890 Force the use of gnulink on solaris, since we always link throug...Andrew Morrow2013-06-141-0/+15
* SERVER-9694 fix for slow disk'd test runnersEric Milkie2013-06-141-1/+6
* SERVER-5351 migrations should use better slave count to determine up-to-dateRandolph Tan2013-06-131-6/+5
* SERVER-6514 Don't attempt to test shared library clients for out of tree buildsAndrew Morrow2013-06-071-4/+6
* SERVER-6514 Only apply -zdefs and --as-needed to shared client libraryAndrew Morrow2013-06-073-5/+5
* SERVER-6514 Only run global initializers from httpClientTest for in-tree SSL ...Andrew Morrow2013-06-061-2/+1
* SERVER-6514 Ensure libmongclient precedes other librariesAndrew Morrow2013-06-061-4/+5
* SERVER-6514 Don't override CheckLib solution when using system boostAndrew Morrow2013-06-061-3/+1
* Revert "test change in v2.4"Ernie Hershey2013-06-051-6/+0
* test change in v2.4Ernie Hershey2013-06-051-0/+6
* SERVER-6514 Fix accidental backport of future use of ProcessId to 2.4 branchAndrew Morrow2013-06-051-1/+1
* SERVER-6514 Re-add support for building the C++ driver shared libraryAndrew Morrow2013-06-049-70/+284
* SERVER-9408 Don't assume Vista aware SDK when selecting Interlocked64 impleme...Andrew Morrow2013-06-041-1/+6
* SERVER-9808 Fix issues found in CoN static analysisAndreas Nilsson2013-06-034-7/+10
* post 2.4.4Dan Pasette2013-06-032-2/+2
* BUMP 2.4.4r2.4.4Dan Pasette2013-06-022-2/+2
* post 2.4.4-rc0Eric Milkie2013-05-282-2/+2
* BUMP 2.4.4-rc0r2.4.4-rc0Eric Milkie2013-05-232-2/+2