summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41938 Refactor mapReduce command in support of alternate execution pathJames Wahlin2019-07-031-0/+2
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-021-1/+0
* SERVER-38251 Remove cloneCollection commandZach Yam2019-06-211-1/+0
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-55/+24
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-051-4/+15
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-211-2/+1
* SERVER-37837 Examine and reap sessions from the SessionsCatalogKaloian Manassiev2019-05-171-35/+38
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-1/+2
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-2/+3
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-261-0/+2
* Revert "SERVER-39520 Use database IX lock for dropCollection"Justin Seyster2019-04-251-2/+0
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-251-0/+2
* Revert "SERVER-39520 Use database IX lock for dropCollection"Xiangyu Yao2019-04-251-2/+0
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-251-0/+2
* SERVER-40253 Implement count command in IDLTed Tuckman2019-04-251-0/+1
* SERVER-39231 'create' command should reject incorrect types for known optionsGregory Wlodarek2019-04-021-0/+1
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-221-0/+1
* SERVER-40023 remove background index support from IndexBuilderBenety Goh2019-03-071-1/+0
* SERVER-39907 Migrate enable test commands to IDLSara Golemon2019-03-021-1/+2
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-021-0/+5
* SERVER-37954 Thread commitQuorum through the createIndexes command into the C...Gregory Wlodarek2019-02-221-1/+1
* SERVER-37283 Use stronger locks for system.viewsCharlie Swanson2019-02-111-1/+0
* SERVER-39329 add server parameter for using IndexBuildsCoordinator in createI...Benety Goh2019-02-051-0/+1
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-0/+2
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38428 log warning when non-mongod client connects with cluster certifi...Isabella Siu2019-02-011-0/+1
* SERVER-37643 implement IndexBuildsCoordinator::_runIndexBuild()Benety Goh2019-02-011-0/+1
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-0/+2
* Revert "SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator ...Gregory Wlodarek2019-01-301-2/+0
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-0/+2
* SERVER-38506 Create a cluster setIndexCommitQuorum command to parallel create...Gregory Wlodarek2019-01-241-1/+11
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-0/+1
* SERVER-38955 Convert AuthManager and FCV setParameters to IDLSara Golemon2019-01-161-0/+2
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-211-0/+3
* Revert "SERVER-36416 Add dropConnections administrative command"Benety Goh2018-12-201-2/+0
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-201-0/+2
* SERVER-38700 unshim DatabaseBenety Goh2018-12-191-1/+0
* SERVER-38491 convert parameters in src/mongo/db/commands/parameters.cpp to IDLIsabella Siu2018-12-171-0/+2
* SERVER-38559 move catalog_control.cpp into its own libraryBenety Goh2018-12-131-2/+4
* SERVER-37953 Create command setIndexCommitQuorum to update index build commit...Dianna Hohensee2018-12-121-1/+3
* SERVER-38323 turn the IndexBuildsCoordinator into an interface and add an imp...Dianna Hohensee2018-12-051-1/+1
* SERVER-37641 Create command voteCommitIndexBuilds to convey secondary's readi...Dianna Hohensee2018-11-301-0/+3
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-2/+2
* SERVER-30815 Remove db/serveronly from all unit testsAndrew Morrow2018-11-141-3/+0
* SERVER-32198 Split CollectionShardingState::getMetadata into three methodsKaloian Manassiev2018-11-141-1/+1
* SERVER-37589 add library for MultiIndexBlockBenety Goh2018-10-261-0/+1
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-231-0/+1
* SERVER-37526 IDLify listDatabases commandr4.1.4Sara Golemon2018-10-111-0/+12
* SERVER-37295 Remove embedded dependency on process interface shard server.Henrik Edin2018-10-031-1/+1
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-201-1/+1