summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28185 removed reconfig_without_increased_queues.jsr3.5.4Benety Goh2017-03-031-107/+0
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-032-367/+0
* SERVER-18794 Add aggregation pipeline expression $objectToArrayWan Bachtiar2017-03-033-0/+136
* SERVER-27886 Move paths.* into mmap_v1Maria van Keulen2017-03-0313-25/+67
* SERVER-26323 Roll back to per-arch atomics in gperftoolsAndrew Morrow2017-03-032-2/+2
* SERVER-28110 Set secondaryCatchUpPeriodSecs smaller when requesting remote pr...Siyuan Zhou2017-03-022-1/+9
* SERVER-27120 Fix js test for no journal builds.Siyuan Zhou2017-03-021-1/+1
* SERVER-28155 Fix broken UBSAN buildKaloian Manassiev2017-03-021-1/+7
* SERVER-27891 Disable writeConcern support for mongos reIndexMaria van Keulen2017-03-021-1/+1
* SERVER-28162 Tests that call getLatestProfilerEntry() should be blacklisted f...Tess Avitabile2017-03-022-0/+26
* SERVER-27972 Add a featureCompatibilityVersion op observer for database/colle...Tess Avitabile2017-03-024-0/+102
* SERVER-28135 stepdown.js should always fsyncUnlock() all secondary nodesBenety Goh2017-03-021-31/+57
* SERVER-28161 make ClusterWrite::explain path use ARS instead of DBClientMulti...Esha Maharishi2017-03-024-37/+60
* SERVER-28154 Remove race condition in ttl_sharded.jsTess Avitabile2017-03-021-14/+16
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-0223-48/+349
* SERVER-28173 create a component that sends requests in parallel to multiple h...Esha Maharishi2017-03-023-0/+633
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-03-0252-1830/+480
* SERVER-28147: Increase timeout on sys-perf shard testsdalyd2017-03-021-0/+2
* SERVER-20854 Pull the diff tracker's query generation logic outside of the te...Kaloian Manassiev2017-03-024-29/+18
* SERVER-28131 don't load dagger tool unless neededGabriel Russell2017-03-021-2/+4
* SERVER-26830 Randomize priority takeover delayWilliam Schultz2017-03-014-98/+287
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-0121-260/+177
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-0123-335/+75
* SERVER-21933 Update READMEIan Whalen2017-03-012-58/+95
* SERVER-28155 Move ChunkManagerTargeter in the sharding commands libraryKaloian Manassiev2017-03-0112-149/+126
* SERVER-28155 Remove usages of BSONSerializable outside of shardingKaloian Manassiev2017-03-012-5/+3
* Revert "SERVER-27886 Move paths.* into mmap_v1"Geert Bosch2017-03-0113-53/+27
* SERVER-28159 Tag instances according to reaper policies in package testBrian Samek2017-03-012-0/+7
* SERVER-27886 Move paths.* into mmap_v1Maria van Keulen2017-03-0113-27/+53
* SERVER-27954: Correctly parse code_w_s in shellSpencer Jackson2017-03-011-1/+1
* SERVER-27627 Tolerate much older versions of Python's requests package.Max Hirschhorn2017-03-011-15/+27
* SERVER-27704 persist chunk metadata on shard primaryDianna Hohensee2017-03-0116-252/+594
* Revert "SERVER-27860 remove invariants to prevent ShardLocal running on shard...Dianna Hohensee2017-03-0122-264/+288
* 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