summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.1.6r3.1.6Ernie Hershey2015-07-201-1/+1
* SERVER-18982: do inserts as inserts in replicationScott Hernandez2015-07-207-41/+115
* SERVER-17464: check for interrupts (like during shutdown) in clonerScott Hernandez2015-07-207-6/+29
* add idea artifacts to gitignoreScott Hernandez2015-07-201-0/+4
* SERVER-19475: Decrease Mongo-perf evergreen batch time, and add 1-Node MMAPdalyd2015-07-201-12/+32
* bump tools to 3.1.6Ramon Fernandez2015-07-201-1/+1
* SERVER-533 Add aggregation stage to randomly sample documentsCharlie Swanson2015-07-2013-35/+675
* Revert "$sample"Charlie Swanson2015-07-2013-675/+35
* $sampleCharlie Swanson2015-07-2013-35/+675
* SERVER-18846: Converts DocumentSourceTests into unit testsJames Cohan2015-07-207-2117/+2031
* SERVER-18911 Fix source tarball directory prefixJonathan Reams2015-07-201-1/+1
* SERVER-18195 remove unneeded deferred readAfterOpTime testsEric Milkie2015-07-201-54/+0
* SERVER-18531 Additional fixes for SpiderMonkeyJason Carey2015-07-2014-59/+42
* SERVER-19039 Buffer fetched documents in geoNearBrandon Zhang2015-07-207-227/+172
* SERVER-19168 Move variable declarationsKevin Albertson2015-07-201-2/+3
* SERVER-19083 Strip out WT internal metadata from creation string.Max Hirschhorn2015-07-202-1/+49
* SERVER-19207 SERVER-19210 committed reads wait for a committed snapshot and r...matt dannenberg2015-07-1924-75/+185
* SERVER-19205 change all ReadAfterOpTime objects to be ReadConcern objectsmatt dannenberg2015-07-1921-384/+417
* SERVER-19209 drop all snapshots during resyncmatt dannenberg2015-07-197-1/+24
* SERVER-19307 fixed crash in getMore downconversion - DBClientConnection::getM...Benety Goh2015-07-181-0/+7
* SERVER-18958 Changes geo query covering levelsKevin Albertson2015-07-174-16/+37
* SERVER-19168 Change default index levels for non-point geometriesKevin Albertson2015-07-171-18/+30
* SERVER-19072 Make S2 index keys numericKevin Albertson2015-07-178-116/+279
* SERVER-18921 Index points to finest levelKevin Albertson2015-07-176-14/+51
* SERVER-19097 Add version 3 to 2dsphere indexKevin Albertson2015-07-1718-213/+431
* SERVER-19428 ESE error message improvementAndreas Nilsson2015-07-171-1/+1
* SERVER-19001 Move RemoteCommandRequest/RemoteCommandResponse into task_execut...Andy Schwerin2015-07-1764-133/+332
* Import wiredtiger-wiredtiger-2.6.1-284-g42823c9.tar.gz from wiredtiger branch...Michael Cahill2015-07-1765-798/+1009
* SERVER-19462 Changed std::chrono to stdx::chrono in r2_region_coverer_test.cppBrandon Zhang2015-07-171-1/+1
* SERVER-19417: Add MMAP variant to Mongo-Perf Evergreen loopdalyd2015-07-161-0/+22
* SERVER-19462 Additional R2CellUnion and S2CellUnion functionsBrandon Zhang2015-07-165-36/+431
* SERVER-18766 Convert ClusterClientCursor to an interfaceJason Rassi2015-07-166-33/+82
* Change to std::string on files depending on s2Kevin Albertson2015-07-164-14/+17
* SERVER-19454 Remove useless check of shard host from movePrimary commandSpencer T Brody2015-07-168-29/+0
* SERVER-19426 Validate "o" field for applyOps command operations.J Delaney2015-07-162-4/+31
* SERVER-19375 choose new sync source based on last fetched op rather than last...matt dannenberg2015-07-1613-55/+62
* SERVER-18567 Remove legacy ConnectionString::parseKaloian Manassiev2015-07-1612-71/+21
* SERVER-18567 Move Future under the mongos commandsKaloian Manassiev2015-07-168-306/+312
* SERVER-19307 downconvert find/getMore based on wire protocol versionBenety Goh2015-07-168-30/+57
* SERVER-5811 update killCursors command response to conform to changes in the ...David Storch2015-07-164-41/+38
* SERVER-17955 Add cross-mongos collection rename testKaloian Manassiev2015-07-162-13/+49
* SERVER-19276 NULL pointer crash in Chunk::_getExtremeKeyRandolph Tan2015-07-162-0/+12
* SERVER-17364 Don't stash RecoveryUnits across getMoresMathias Stearn2015-07-1695-621/+662
* SERVER-17364 Unify handling of child stages into PlanStage base classMathias Stearn2015-07-1675-1617/+540
* SERVER-19215 internal ismaster runner for NetworkInterfaceASIOsamantharitter2015-07-164-1/+52
* SERVER-19215 factor command-running logic into new _asyncRunCommand()samantharitter2015-07-164-146/+215
* SERVER-19307 added rsStopGetMoreCmd fail point to make noPassthrough/server67...Benety Goh2015-07-162-5/+26
* SERVER-18594 Fix RS Catalog drop coll unit testRandolph Tan2015-07-164-16/+198
* SERVER-3518 Tests for full code coverage in bit test query operatorsQingyang Chen2015-07-161-0/+46
* SERVER-19427 Fix malformed one element tuples in processor_macros dictionaryAndrew Morrow2015-07-161-2/+5