summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27860 remove invariants to prevent ShardLocal running on shards and re...r3.5.3Dianna Hohensee2017-02-1022-288/+264
* SERVER-6065 NT Service stop does not exit cleanlyMark Benvenuto2017-02-102-9/+6
* SERVER-27965 thread OperationContext* down through ClusterClientCursor's next...Esha Maharishi2017-02-0933-386/+380
* SERVER-27963 Disable CRC32 hardware support on s390x buildersMark Benvenuto2017-02-091-4/+4
* Add more detailed comments to NetworkTestEnvRandolph Tan2017-02-091-2/+25
* SERVER-26623 Check whether error is BulkWriteError before unpacking itJonathan Reams2017-02-091-7/+96
* SERVER-20811 SpiderMonkey js-confdefs.h missing Windows definesMark Benvenuto2017-02-091-0/+8
* SERVER-27905 fixed race in DataReplicatorTest::DataReplicatorReturnsCallbackC...Benety Goh2017-02-081-0/+8
* SERVER-27828: Pass ServiceContext to oplog and ReplicationCoordinator methods...Misha Tyulenev2017-02-0839-95/+140
* SERVER-15749: Tag disk jstests that are mmap only. Run a disk_WT suite on tho...Daniel Gottlieb2017-02-0819-47/+183
* SERVER-26781 Building with openssl 1.1.0Marek Skalický2017-02-082-10/+38
* SERVER-27940: fix deadlock in ReplicaSetMonitorManager on shutdownMisha Tyulenev2017-02-081-13/+26
* SERVER-27382 Get rid of the DBConfig::reload methodKaloian Manassiev2017-02-082-21/+13
* SERVER-27382 Get rid of DBConfig::reload from ParallelSortClusteredCursorKaloian Manassiev2017-02-072-44/+29
* SERVER-27382 Get rid of DBConfig::getChunkManagerOrPrimaryKaloian Manassiev2017-02-076-106/+52
* SERVER-27644 $unwind arrays when performing distinct on a viewKyle Suarez2017-02-073-11/+66
* SERVER-26623 fix lintKyle Suarez2017-02-071-1/+0
* SERVER-26623 Propagate bulk api write errors in shell CRUD apiJonathan Reams2017-02-071-83/+7
* SERVER-24368 Fix lint 2Nathan Myers2017-02-071-1/+2
* SERVER-24368 Fix lintNathan Myers2017-02-072-9/+13
* SERVER-24368 Unit-test CollectionRangeDeleterNathan Myers2017-02-075-56/+338
* SERVER-27297 always log CollectionCloner failure statusesJudah Schvimer2017-02-071-2/+3
* SERVER-27898 pthread_setname_np test should be compiled as cppMark Benvenuto2017-02-071-1/+1
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-0617-131/+193
* SERVER-27701 fix race in AsyncResultsMerger error handlingDavid Storch2017-02-062-2/+45
* SERVER-27920 Fix incorrect locking of Client contextGeert Bosch2017-02-0612-19/+19
* SERVER-27802 add comments to PoolForHost headerEsha Maharishi2017-02-062-2/+20
* SERVER-27924 improve comment around event signaling in AsyncResultsMergerEsha Maharishi2017-02-061-3/+4
* SERVER-27378 Narrow scope of enterprise module environment modificationsAndrew Morrow2017-02-054-4/+13
* SERVER-27917: fix pessimizing move and library dependency in logical_clock codeMisha Tyulenev2017-02-042-3/+4
* Revert "SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrima...Kaloian Manassiev2017-02-0315-186/+128
* SERVER-27745: Implement LogicalClockMisha Tyulenev2017-02-038-0/+374
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-0315-128/+186
* SERVER-27838 fix serverStatus pinned cursor metricDavid Storch2017-02-033-26/+94
* SERVER-27848 Add index hint to aggregation and non-materialized viewsJames Wahlin2017-02-0319-40/+375
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-0231-344/+675
* SERVER-27743: Implement LogicalTimeMisha Tyulenev2017-02-027-0/+437
* SERVER-27895 Remove MONGO_UNREACHABLE from ScopedMigrationRequest that can ge...Dianna Hohensee2017-02-021-1/+7
* SERVER-27643 Use correct types when setting javascript stack limitJonathan Reams2017-02-021-3/+3
* SERVER-27764 Remove `initSNMP` function pointer.ADAM David Alan Martin2017-02-025-21/+27
* SERVER-27382 Remove usage of DBConfig::reload from ClusterFindKaloian Manassiev2017-02-021-28/+20
* SERVER-27382 Remove usage of DBConfig::reload from ChunkManagerTargeterKaloian Manassiev2017-02-022-18/+11
* SERVER-23959 Conditionally create a Windows job object in smoke.py.Max Hirschhorn2017-02-022-20/+116
* SERVER-27889 Handle case in catchup.js where stepUp fails due to node already...Spencer T Brody2017-02-022-1/+12
* SERVER-25713 Remove unnamed namespace and fix up references to it.Matthew Russotto2017-02-023-14/+4
* SERVER-26126 Remove broken lockState cachingGeert Bosch2017-02-026-49/+8
* SERVER-27853 Fetch debug symbols before invoking hang_analyzer.pyJonathan Abrahams2017-02-021-4/+20
* SERVER-27285 Fix exception handling in PeriodicKillSecondaries.Max Hirschhorn2017-02-011-1/+1
* SERVER-27861 Make the failover in drain.js more reliableSiyuan Zhou2017-02-011-5/+3
* SERVER-14605 Make SYSLIBDEPS dependency order stable across SCons invocationsGabriel Russell2017-02-011-1/+1