summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-27380 Use response files for long lines, not thin_archiveAndrew Morrow2017-02-272-4/+25
* SERVER-27817 Remove extraneous messages from hang_analyzer.pyJonathan Abrahams2017-02-271-4/+2
* SERVER-27120 Increase synchronization between producer/applier threads and st...Siyuan Zhou2017-02-2720-315/+531
* SERVER-27871 Add hang_analyzer.py option to produce core dump, default to offJonathan Abrahams2017-02-272-47/+78
* SERVER-27870 Add option to invoke hang_analyzer.py with an explicit list of PIDsJonathan Abrahams2017-02-271-55/+65
* SERVER-28132 Remove sudo from hang_analyzer invocation in evergreen.ymlJonathan Abrahams2017-02-271-3/+2
* SERVER-27977 Remove unused config conn string command parametersDianna Hohensee2017-02-2717-139/+34
* SERVER-28106 Cleanup the contract of ChunkManager::findIntersectingChunkKaloian Manassiev2017-02-2716-162/+100
* SERVER-28105 sharding_with_x509.js should use deletes that can be versionedRandolph Tan2017-02-271-5/+2
* SERVER-27891 Disable writeConcern support for reIndexMaria van Keulen2017-02-272-2/+1
* SERVER-27748 Implement LogicalTimeMetadataRandolph Tan2017-02-2710-7/+286
* SERVER-27839 Allow for step downs during reconfig in ReplSetTest initiateJudah Schvimer2017-02-278-23/+32
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-02-2711-340/+329
* SERVER-28111 Cleanup the ChunkManagerKaloian Manassiev2017-02-277-100/+98
* revert "SERVER-18410: Replace RWLock with OperationContext/LockManager"Daniel Gottlieb2017-02-2651-474/+1824
* SERVER-27941 change the shardVersion check to an epoch check when entering th...Dianna Hohensee2017-02-241-4/+6
* SERVER-28050 Reconnect connection after stepdown in read_committed_stale_hist...Spencer T Brody2017-02-241-0/+1
* SERVER-28075 Wait for DB works in simulateSuccessfulV1ElectionAt()Siyuan Zhou2017-02-241-0/+5
* SERVER-28098 Get rid of DBConfig::getAllShardIdsKaloian Manassiev2017-02-243-22/+20
* SERVER-28102 Add more diagnostic info to stats.jsRandolph Tan2017-02-241-9/+12
* SERVER-27749 Refactor ShardingEgressMetadataHookRandolph Tan2017-02-241-14/+2
* SERVER-27887 Update comment to reflect _dataPtr to _ownedData refactorMaria van Keulen2017-02-241-3/+1
* SERVER-27887 Add toBson() rvalue overload method to RecordDataMaria van Keulen2017-02-241-3/+4
* SERVER-27863 Reschedule early alarms in NetworkInterfaceASIOJonathan Reams2017-02-242-2/+11
* SERVER-28052 Make SHA1Hash a full fledged classRandolph Tan2017-02-2411-207/+382
* Revert "SERVER-27627 use requests instead of urllib2 in resmoke.py"Robert Guo2017-02-243-21/+38
* SERVER-27985 Remove unused _everStartedWrite and getWTSession()Maria van Keulen2017-02-242-13/+1
* SERVER-27627 use requests instead of urllib2 in resmoke.pyRobert Guo2017-02-243-38/+21
* SERVER-2104 add support for covered projections with dotted field pathsDavid Storch2017-02-2411-34/+174
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-02-2451-1824/+474
* SERVER-27995 rename initial sync test to be consistent with conventionJudah Schvimer2017-02-231-0/+0
* SERVER-27995 rename replication test suites to be more consistentJudah Schvimer2017-02-2338-537/+537
* SERVER-27158 teardown_flag does not exist except for the final iterationRobert Guo2017-02-231-1/+1
* SERVER-27810 Guarantee that all nodes agree node 0 is primary after ReplSetTe...Judah Schvimer2017-02-231-3/+42
* SERVER-27869 Create a build artifact of hang_analyzer.py output and upload it...Jonathan Abrahams2017-02-232-146/+221
* SERVER-27890 Remove tempness of cappedTruncateAfterMaria van Keulen2017-02-2317-38/+32
* SERVER-28071 add missing FTS indexing error codes to replication whitelistDavid Storch2017-02-232-0/+102
* SERVER-28067: Fix path in system_perf.ymldalyd2017-02-231-1/+1
* SERVER-25879 Make AtomicWord constructor constexprMathias Stearn2017-02-221-1/+1
* SERVER-19249 Stringify arguments in ASSERT_BSON* before they are macro-expandedMathias Stearn2017-02-221-14/+14
* SERVER-27868 Upload debug symbols on all build variants that create separate ...Jonathan Abrahams2017-02-221-9/+33
* SERVER-21428 Replace outdated warning comment in error code filesamantharitter2017-02-221-1/+1
* SERVER-27950 Add SocketException to the NetworkError classsamantharitter2017-02-221-1/+1
* SERVER-28036 Use dmesg -c option instead of --clearYves Duhem2017-02-221-1/+1
* SERVER-27158 shutdown fixtures when a job finishesRobert Guo2017-02-222-6/+34
* SERVER-27876 Exclude stacks that are duplicates when dumping stacks onEddie Louie2017-02-211-1/+1
* SERVER-28067: Update sys-perf.yml to copy over cluster.jsondalyd2017-02-212-7/+7
* SERVER-27866 Add threadId dump in hex base from globalLockManagerEddie Louie2017-02-211-1/+2
* SERVER-27875 Dump locked critical sections on Windows in hang_analyzer.pyEddie Louie2017-02-211-0/+1
* SERVER-28065 blacklist jstests/core/views/duplicate_ns.js from initial sync s...Judah Schvimer2017-02-214-0/+8