summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-141-10/+8
* SERVER-20812 Tag vote request connection to skip closing it when relinquishin...Siyuan Zhou2015-10-144-5/+37
* 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-131-1/+1
* SERVER-20891 User-initiated writes to the config server must use w:majority w...Spencer T Brody2015-10-137-113/+292
* SERVER-6233 Fix compiling on clangJonathan Reams2015-10-131-1/+4
* SERVER-6233 Add URI parsing to mongo shellJonathan Reams2015-10-1313-35/+891
* SERVER-20646 libasync_results_merger needs to depend on libcoreshardJason Rassi2015-10-131-4/+1
* 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-136-39/+176
* SERVER-18622 listCollections should special case filtering by nameCharlie Swanson2015-10-132-35/+93
* SERVER-19614 Temporarily disable JS recursion depth protectionsAndrew Morrow2015-10-131-3/+7
* 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-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-131-4/+19
* SERVER-20646 Make a common sharding test fixtureKaloian Manassiev2015-10-136-566/+662
* SERVER-20574: Rename inMemory storage engine to ephemeralForTestGeert Bosch2015-10-1320-278/+284
* SERVER-20849 Use correct stats object when explaining a MutliPlanStageCharlie Swanson2015-10-131-1/+1
* SERVER-20082 add maxTimeMs to config catalog operationsMisha Tyulenev2015-10-1327-308/+497
* SERVER-20836 copydb with invalid db name crashes mongosRandolph Tan2015-10-133-2/+12
* SERVER-20646 Get rid of CommonErrorCodesKaloian Manassiev2015-10-1314-50/+36
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-1324-71/+282
* SERVER-20738 Enforce ascending order of 'lastRecord' in oplog stones.Max Hirschhorn2015-10-122-1/+55
* 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-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-121-4/+19
* 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-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
* SERVER-18983: Apply oplog and record in oplog concurrentlyScott Hernandez2015-10-121-3/+3
* SERVER-20655: truncate oplog when recovering from failed batchScott Hernandez2015-10-1210-3/+80
* SERVER-20678 Create a new JS scope for each mapreduceAndrew Morrow2015-10-1210-34/+107
* SERVER-20752 improve NetworkInterfaceASIO loggingAdam Midvidy2015-10-1215-19/+52
* Minor comment fixGeert Bosch2015-10-111-1/+1
* SERVER-20832 restart heartbeats at most once per step down commandBenety Goh2015-10-103-0/+92
* SERVER-16609: Periodically flush journal to stable storageGeert Bosch2015-10-0912-120/+103
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-0951-52/+60
* SERVER-20837 Support date in the benchRun template languageDan Pasette2015-10-092-2/+23
* SERVER-20712 Build cpuprofiler command as separate libraryJonathan Reams2015-10-092-21/+27
* Revert "SERVER-20752 improve NetworkInterfaceASIO logging"Adam Midvidy2015-10-0915-47/+19
* SERVER-20846 improve log message in shouldChangeSyncSourcematt dannenberg2015-10-093-8/+8