summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-27773 add operationTime field to the command responseMisha Tyulenev2017-02-2819-134/+271
* SERVER-27627 use requests instead of urllib2 in resmoke.pyRobert Guo2017-02-283-40/+44
* SERVER-27956 fix gcc6 compile warningMathias Stearn2017-02-281-1/+3
* SERVER-28134 Move operator<<(ostream, RemoteCommandRequest/Response) into exe...Mathias Stearn2017-02-284-12/+8
* SERVER-28134 add #pragma once to itoa.hMathias Stearn2017-02-281-0/+2
* SERVER-28133 --disable-warnings-as-errors should also apply to linkerMathias Stearn2017-02-281-1/+1
* SERVER-28099 Use key rather than cmp in libdeps.py sorted_by_strMathias Stearn2017-02-281-1/+1
* SERVER-26494 removed unused function arguments from SyncSourceFeedbackBenety Goh2017-02-282-16/+10
* SERVER-26484 removed unreachable code in SyncSourceFeedback. Blacklisting of ...Benety Goh2017-02-281-17/+2
* SERVER-28029 Use llvm-symbolizer from the toolchain buildAndrew Morrow2017-02-281-3/+3
* SERVER-27553 Fix DEBUG builds still using removed cmpIsntSane functionAndrew Morrow2017-02-281-7/+4
* SERVER-21675 change replica_sets_legacy to replica_sets_pv0Judah Schvimer2017-02-284-26/+26
* SERVER-27904 Extend support for moving predicates into contained ORs to multi...Tess Avitabile2017-02-289-313/+956
* SERVER-28038 Improve invariants in WiredTigerRecordStore for capped visibilityGeert Bosch2017-02-282-8/+7
* SERVER-27682 Use variables files to configure toolchainsAndrew Morrow2017-02-289-59/+177
* SERVER-27553 Remove print macroAndrew Morrow2017-02-274-61/+8
* SERVER-28094 Remove the StaticObserverAndrew Morrow2017-02-2712-115/+4
* 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