summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.2.0-rc0r3.2.0-rc0Ramon Fernandez2015-10-141-1/+1
* SERVER-20852 Disable tests that assume a database is implicitly createdKamran Khan2015-10-141-0/+6
* SERVER-2421 SERVER-17739 Add FQDN canonicalization for serverStatus and SPNsSpencer Jackson2015-10-1414-6/+551
* SERVER-20812 Synchronize stepdown when processing vote request.Siyuan Zhou2015-10-142-0/+17
* SERVER-20917 Remove concept of "oldest-supported" from multiversion suiteCharlie Swanson2015-10-143-48/+44
* SERVER-20812 Tag vote request connection to skip closing it when relinquishin...Siyuan Zhou2015-10-145-5/+97
* SERVER-20832 use fail point instead of bridging to control replication in ste...Benety Goh2015-10-141-30/+31
* SERVER-20822 make sync source decisions based on ReplSetMetadatamatt dannenberg2015-10-1419-221/+382
* SERVER-20832 step down does not need to call lockMMAPV1Flush() after acquirin...Benety Goh2015-10-141-3/+0
* SERVER-20780 Don't shut down the primary when there could be unreplicated wri...Spencer T Brody2015-10-133-17/+36
* SERVER-20891 User-initiated writes to the config server must use w:majority w...Spencer T Brody2015-10-139-197/+298
* SERVER-6233 Fix compiling on clangJonathan Reams2015-10-131-1/+4
* SERVER-6233 Add URI parsing to mongo shellJonathan Reams2015-10-1314-36/+892
* SERVER-20646 libasync_results_merger needs to depend on libcoreshardJason Rassi2015-10-131-4/+1
* SERVER-20414 Move httpinterface tests into their own suiteCharlie Swanson2015-10-135-3/+28
* SERVER-20414 Instruct 2.4 processes to disable an unneeded httpinterfaceCharlie Swanson2015-10-132-2/+11
* SERVER-19547 add sharding section to serverStatusMisha Tyulenev2015-10-133-0/+142
* SERVER-20856 Reset oplog subsystem during oplog creation.Andy Schwerin2015-10-131-0/+2
* SERVER-20646 Cluster find command per-host retry logicKaloian Manassiev2015-10-1311-56/+189
* SERVER-18622 listCollections should special case filtering by nameCharlie Swanson2015-10-134-49/+175
* SERVER-20849 Ensure explain output is actually computed during testCharlie Swanson2015-10-131-3/+3
* SERVER-19614 Temporarily disable JS recursion depth protectionsAndrew Morrow2015-10-132-41/+50
* SERVER-20646 Move remote cursor host targeting inside the AsyncResultsMergerKaloian Manassiev2015-10-136-141/+241
* SERVER-20778 make signalDrainComplete comment align with signalDrainComplete ...matt dannenberg2015-10-131-3/+3
* SERVER-20904 make deletes issued by repair2.js use $isolatedDavid Storch2015-10-131-2/+2
* SERVER-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-132-4/+24
* SERVER-20646 Make a common sharding test fixtureKaloian Manassiev2015-10-136-566/+662
* SERVER-20574: Rename inMemory storage engine to ephemeralForTestGeert Bosch2015-10-1321-281/+287
* SERVER-20849 Use correct stats object when explaining a MutliPlanStageCharlie Swanson2015-10-132-1/+60
* SERVER-20082 add maxTimeMs to config catalog operationsMisha Tyulenev2015-10-1327-308/+497
* SERVER-20892 Fix issue with resmoke.py not waiting for initial sync.Max Hirschhorn2015-10-131-0/+17
* SERVER-20836 copydb with invalid db name crashes mongosRandolph Tan2015-10-134-3/+19
* SERVER-20646 Get rid of CommonErrorCodesKaloian Manassiev2015-10-1315-52/+38
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-1325-71/+317
* SERVER-20738 Enforce ascending order of 'lastRecord' in oplog stones.Max Hirschhorn2015-10-122-1/+55
* bump tools to r3.2.0-rc0Ramon Fernandez2015-10-121-1/+1
* SERVER-20847 On failure to find database metadata, retry with ReadPreference:...Spencer T Brody2015-10-125-57/+197
* Revert "SERVER-18607 Mongo shell should report whether connected MongoDB is e...Max Hirschhorn2015-10-121-19/+4
* SERVER-20194 SERVER-20758 Update ticket number in s/query/ commentsJason Rassi2015-10-122-2/+2
* SERVER-19410 Delete test verifying maxTimeMS tracking for mongos opsJason Rassi2015-10-121-15/+5
* SERVER-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-121-4/+19
* SERVER-20837 remove timing-dependent assertions from CUR_DATE testDan Pasette2015-10-121-8/+2
* SERVER-20855 Don't update ShardRegistry with staler information than it curre...Spencer T Brody2015-10-123-4/+23
* SERVER-20855 Change CatalogManager::getAllShards to return the config OpTime ...Spencer T Brody2015-10-1214-61/+59
* SERVER-20855 Small cleanups and logging improvementsSpencer T Brody2015-10-124-14/+7
* SERVER-20776: diagnostic.data directory size limit is not enforcedMark Benvenuto2015-10-122-5/+5
* SERVER-20881 prioritize RHEL55 compilesKyle Erf2015-10-121-0/+10
* SERVER-20117 Allow queries with meta sortkey to be covered in mongosYunhe (John) Wang2015-10-1215-139/+443
* SERVER-16609: Don't leak WiredTigerSession from WiredTigerJournalFlusherGeert Bosch2015-10-121-2/+4
* SERVER-20664 Pull in zlib -Wshift-negative-value fixesMathias Stearn2015-10-123-6/+7