summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-7080 Add feature test for execinfo functions to repair build of client...Andrew Morrow2013-07-181-0/+7
* SERVER-7080 Emulate backtrace_symbols() and backtrace_symbols_fd() on Solaris 10Tad Marshall2013-07-181-1/+81
* SERVER-7080 Add code to emulate backtrace()Tad Marshall2013-07-181-0/+42
* SERVER-7080 Link to backtrace, backtrace_symbols and backtrace_symbols_fd at ...Tad Marshall2013-07-188-64/+194
* SERVER-7404 Link to posix_fadvise at runtime for SolarisTad Marshall2013-07-189-13/+121
* SERVER-9325 Add blockCheckSupported and hostInfo support to Solaris/SmartOSTad Marshall2013-07-181-24/+130
* Visual Studio -- add MurmurHash3 to mongo shell (SpiderMonkey)Tad Marshall2013-07-182-0/+24
* SERVER-9786 Visual Studio -- add strcasestr.{cpp,h}Tad Marshall2013-07-1816-0/+64
* SERVER-9832 Use PF_UNIX symbol instead of PF_LOCALTad Marshall2013-07-171-4/+7
* SERVER-9786 Link to strcasestr at runtime for SolarisTad Marshall2013-07-174-12/+141
* SERVER-9325 Add __C99FEATURES__ CPPDEFINE for Solaris to enable isinf()Tad Marshall2013-07-171-0/+4
* Visual Studio -- add MurmurHash3 to mongo shellTad Marshall2013-07-172-0/+24
* SERVER-10128 skip killop.js in auth passthrough until auth no longer requires...Spencer T Brody2013-07-161-1/+2
* SERVER-10085 do not hold bgsync mutex while waiting for the networkEric Milkie2013-07-151-3/+4
* SERVER-10089 more room in oplog so we avoid RS102 on slower buildersEric Milkie2013-07-121-1/+1
* SERVER-10040 Fixed SSL memory leak for failed connects and acceptsAndreas Nilsson2013-07-121-7/+8
* SERVER-10039 buildbot test ChunkManagerLoadBasicTest need index to support so...Greg Studer2013-07-121-0/+5
* SERVER-10039 sorting ignored in returned query obj for differGreg Studer2013-07-121-4/+4
* SERVER-10175 buildbot v2.4 index1.js failure run GLE after inserts to make su...Greg Studer2013-07-121-0/+1
* SERVER-10110 Fix flakiness in TimeTBuilder jsobj testAndrew Morrow2013-07-111-3/+3
* SERVER-10033: fix typo in disable logicDan Pasette2013-07-051-1/+1
* SERVER-10033 Add parameter to disable the TTLMonitorDan Pasette2013-07-051-1/+7
* SERVER-10053 Always package all processinfo filesAndrew Morrow2013-07-031-5/+20
* post 2.4.5Ernie Hershey2013-07-032-2/+2
* BUMP 2.4.5r2.4.5Dan Pasette2013-07-022-2/+2
* post 2.4.5-rc0Dan Pasette2013-06-232-2/+2
* 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