summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19127 Fix race condition in unittest log line capturing.Andy Schwerin2015-06-252-4/+30
* SERVER-19120 switch jscore_op_command to jscore_op_queryAdam Midvidy2015-06-252-7/+7
* SERVER-18868 Blacklist dur/closeall.js because it takes too long.Max Hirschhorn2015-06-251-0/+2
* Revert "SERVER-19059 Mismatch in protocolVersion field"Adam Midvidy2015-06-241-9/+9
* SERVER-18391 Remove PyYAML installation code from evergreen.yml.Max Hirschhorn2015-06-241-35/+0
* SERVER-19059 Mismatch in protocolVersion fieldSiyuan Zhou2015-06-241-9/+9
* SERVER-19105 Define macro for registering DocumentSourcesCharlie Swanson2015-06-2414-101/+106
* SERVER-19092 Increase the connection pool cleanup intervalKaloian Manassiev2015-06-242-2/+4
* SERVER-18699 fix formatting triviaMartin Bligh2015-06-241-1/+1
* SERVER-18554 log command protocol in OpDebug outputAdam Midvidy2015-06-241-0/+17
* SERVER-19035 autodetect support for OP_COMMAND in remote serversAdam Midvidy2015-06-2418-127/+351
* SERVER-19035 fix index_killop, index_no_retry & index_retry to work with OP_C...Adam Midvidy2015-06-243-3/+4
* SERVER-18699 dump /proc/self/maps on a sigbus to make it easier to diagnoseMartin Bligh2015-06-241-0/+13
* SERVER-18589 Replace RemoteCommandRunner with ShardRegistry in distlock catalogRandolph Tan2015-06-2412-1043/+1532
* SERVER-19000 Implement OldThreadPool in terms of ThreadPool.Andy Schwerin2015-06-244-285/+20
* SERVER-17254 Throttle retry of failed drop attemptsMartin Bligh2015-06-242-0/+15
* SERVER-19052 cleanup unreachable if statement from removal of sizeStorer calcsMartin Bligh2015-06-241-7/+1
* SERVER-19000 Fix thread_pool_test.Andy Schwerin2015-06-241-1/+0
* SERVER-19110 Ignore failed operations in mixed_storage_version_replication.jsCharlie Swanson2015-06-241-5/+18
* SERVER-19092 Cleanup connection poolKaloian Manassiev2015-06-242-13/+7
* SERVER-18593 Centralize updateDatabase/updateCollection for both RS and legac...Daniel Alabi2015-06-247-75/+118
* SERVER-18736 Coverity fix: check return value of SetState::Node::findNodeDaniel Alabi2015-06-241-2/+4
* SERVER-18036 added data replicator test cases for working with sync sourcesBenety Goh2015-06-243-10/+105
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-2322-103/+147
* SERVER-18036 removed ReplicationCoordinator dependency from DataReplicatorBenety Goh2015-06-239-155/+303
* SERVER-17854 Move partial idx selection logic to QueryPlannerIXSelectJason Rassi2015-06-239-62/+601
* SERVER-18180 Partial index jstests: style, explain() instead of hint()Jason Rassi2015-06-236-87/+131
* SERVER-19070 Make clang format script use python tarfileJonathan Reams2015-06-231-4/+17
* SERVER-18180 Clean up partial index jstestsMike Grundy2015-06-2310-396/+249
* SERVER-18632 Switch notary client key name to expansionJonathan Reams2015-06-231-1/+1
* SERVER-19000 Implement a ThreadPool that dynamically adjusts the number of th...Andy Schwerin2015-06-236-3/+938
* Revert "SERVER-19000 Implement a ThreadPool that dynamically adjusts the numb...Andy Schwerin2015-06-236-931/+3
* SERVER-19000 Implement a ThreadPool that dynamically adjusts the number of th...Andy Schwerin2015-06-236-3/+931
* SERVER-5811 implement the killCursors command for mongodDavid Storch2015-06-2321-70/+942
* SERVER-18883 Separate user role resolution from getUserDescriptionSpencer Jackson2015-06-232-19/+33
* SERVER-16889 CanonicalQuery::canonicalize() return SW<unique_ptr<CQ>>Qingyang Chen2015-06-2343-789/+734
* SERVER-19078 getChunks should accept sort and limitKaloian Manassiev2015-06-2315-75/+103
* SERVER-18662 Store SSL_CTX in unique_ptrSpencer Jackson2015-06-231-31/+31
* SERVER-18953 SERVER-9567 Add debug symbols archive targetJonathan Reams2015-06-234-178/+96
* SERVER-18595 Implement getTagForChunk for RS catalog managerDaniel Alabi2015-06-232-1/+152
* SERVER-19069 Fix argument name typoKaloian Manassiev2015-06-221-1/+1
* SERVER-19069 Implement getTagsForCollection in the replica set catalog managerKaloian Manassiev2015-06-225-28/+164
* SERVER-18498 Don't attach term to oplog in old protocol version.Siyuan Zhou2015-06-227-57/+70
* SERVER-18572 Use the same timestamp format as MongoDB log messages.Max Hirschhorn2015-06-225-12/+63
* SERVER-18756 Write all executions to the report.json file.Max Hirschhorn2015-06-225-104/+142
* SERVER-18834 Add --executor command line option to resmoke.py.Max Hirschhorn2015-06-222-8/+40
* SERVER-19045 fix duplicate uassert codeAdam Midvidy2015-06-221-1/+1
* SERVER-19045 don't throw non-exceptionsAdam Midvidy2015-06-222-5/+5
* SERVER-19035 bump wire version for OP_COMMAND and find/getMoreAdam Midvidy2015-06-221-2/+5
* SERVER-18839 Define suites for subsets of unittests from each major area of t...Charlie Swanson2015-06-225-0/+45