summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25535 Remove injectExpressionContext().Charlie Swanson2016-12-1698-1416/+1916
* SERVER-26538 improve sync source change loggingJudah Schvimer2016-12-168-34/+69
* SERVER-27446 blacklist operation_latency_histogram.js from background initial...David Storch2016-12-162-0/+4
* SERVER-26525: Factor out identical checkLog functionsSpencer Jackson2016-12-1611-161/+106
* SERVER-25992 Remove Value(const char* value) constructorTess Avitabile2016-12-1623-407/+426
* SERVER-27126 Remove references to "master" in burn_in_tests.py script.Max Hirschhorn2016-12-162-2/+8
* Revert "SERVER-27419 Move cluster 'drop' command to a separate file"Kaloian Manassiev2016-12-168-183/+106
* SERVER-27441 Reduce spurious failures in Linux package smoke testingBrian Samek2016-12-163-8/+46
* SERVER-26698 fix lintEric Milkie2016-12-161-1/+0
* SERVER-27428 Wait for the onCommand thread in MigrationChunkClonerSourceLegac...Kaloian Manassiev2016-12-151-10/+18
* SERVER-27419 Move cluster 'drop' command to a separate fileKaloian Manassiev2016-12-158-106/+183
* SERVER-27385: Add dbtest asserting that {rolesInfo: 1} returns no duplicate f...Spencer Jackson2016-12-151-22/+46
* SERVER-26698 switch all compiles to C++14Matt Cotter2016-12-157-299/+44
* SERVER-26765 move tests in jstests/views to other suitesKyle Suarez2016-12-1510-206/+22
* SERVER-24015 multithread some long running tests in key_string_test, via std ...Eric Milkie2016-12-151-90/+108
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2016-12-155-58/+58
* SERVER-27370 Only do compressor negotiation if a session is availableJonathan Reams2016-12-151-2/+4
* SERVER-27350: Enable access control for microbenchmarks in Evergreendalyd2016-12-151-16/+24
* SERVER-27208: Turn on manifest for microbenchmarksdalyd2016-12-151-0/+1
* SERVER-27208: add views-query and views-aggregation perf suitesdalyd2016-12-151-2/+48
* SERVER-27208: Update baselines used for mongo-perfdalyd2016-12-151-2/+2
* SERVER-27208: Update microbenchmarks to use next mongo-perf releasedalyd2016-12-151-1/+1
* SERVER-27267 clean up after too_many_fds, and run disk suite seriallyEric Milkie2016-12-153-2/+7
* SERVER-26944 Make Session decorable and move subsystem info into decorationsJonathan Reams2016-12-1424-84/+65
* SERVER-27391 Deduplicate `Command::registerError`ADAM David Alan Martin2016-12-145-9/+44
* SERVER-27257 Deduplicate symbol `newHarnessHelper`ADAM David Alan Martin2016-12-1446-309/+538
* SERVER-27351 clang_format.py needs to ignore deleted filesMark Benvenuto2016-12-141-0/+3
* SERVER-27118 Default shutdown command's timeoutSecs argument to 10 secondsJack Mulrow2016-12-142-1/+63
* Deduplicate `KVDatabaseCatalogEntry::getIndex`.ADAM David Alan Martin2016-12-1413-531/+653
* SERVER-27107 remove or modify tests unrelated to the 3.4->3.6 upgrade pathRobert Guo2016-12-1428-2144/+194
* SERVER-27418 enable index_version_v2.js test for MongoRocksEric Milkie2016-12-141-1/+1
* SERVER-27039 Use skip() in sharded_moveChunk_drop_shard_key_index.js.Max Hirschhorn2016-12-146-21/+10
* SERVER-23103 Clean up declaration of db/serveronlyAndrew Morrow2016-12-141-110/+102
* SERVER-23103 Remove remaining logic from instance.cppAndrew Morrow2016-12-145-108/+69
* SERVER-23103 Add direct dependencies for mongod sourcesAndrew Morrow2016-12-142-1/+17
* SERVER-23103 Move assembleResposne to its own libraryAndrew Morrow2016-12-1433-687/+744
* SERVER-23103 Move DiagLog to its own libraryAndrew Morrow2016-12-149-91/+190
* SERVER-23103 Move ttl to own libraryAndrew Morrow2016-12-141-1/+14
* SERVER-23103 Move storage_init.cpp to own libraryAndrew Morrow2016-12-142-1/+12
* SERVER-23103 Merge sharding connection hook for mongod into sharding libraryAndrew Morrow2016-12-142-1/+1
* SERVER-23103 Move RepairDatabase to its own libraryAndrew Morrow2016-12-141-2/+13
* SERVER-23103 Move read and write concern to own libraryAndrew Morrow2016-12-141-2/+19
* SERVER-23103 Move mongod range deleter support to own libraryAndrew Morrow2016-12-141-2/+15
* SERVER-23103 Move prefetch to its own libraryAndrew Morrow2016-12-141-1/+13
* SERVER-23103 Move introspect to its own libraryAndrew Morrow2016-12-141-1/+12
* SERVER-23103 Move index things into own libraryAndrew Morrow2016-12-141-3/+15
* SERVER-23103 Move CuropMetrics to its own libraryAndrew Morrow2016-12-141-1/+12
* SERVER-23103 Move Cloner to its own libraryAndrew Morrow2016-12-141-1/+15
* SERVER-23103 Move ClientCursor to its own libraryAndrew Morrow2016-12-141-1/+14
* SERVER-23103 Move Background to its own libraryAndrew Morrow2016-12-141-1/+11