summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46045 Return false in shouldActivateFailCommandFailPoint if the comman...Cheahuychou Mao2020-02-101-1/+7
* SERVER-44984 reduce index build thread pool default and index build external ...Eric Milkie2020-02-104-5/+18
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-102-0/+6
* SERVER-44736 Raise Windows minimum to 8Mark Benvenuto2020-02-106-248/+20
* SERVER-45338 Make moveChunk robust to maxTimeMS expiring (fix auth after revert)Matthew Saltz2020-02-101-22/+65
* SERVER-46057 Disable truncation from js logging in shellHenrik Edin2020-02-101-0/+1
* SERVER-45816 Write sampling function for command mirroringAmirsaman Memaripour2020-02-104-0/+389
* SERVER-45007 PBWM lock acquisition in GlobalLock supports deadlineBenety Goh2020-02-102-1/+19
* SERVER-46038 Allow HostUnreachable as acceptable error when cancelling exhaus...Janna Golden2020-02-101-2/+4
* SERVER-45007 ResourceLock::lock() supports deadlineBenety Goh2020-02-102-3/+5
* SERVER-45007 ResourceLock::lock() always requires OperationContextBenety Goh2020-02-104-11/+14
* SERVER-45807 Add change stream stage to fetch pre-image for update/replace/de...Jonathan Reams2020-02-1011-22/+737
* SERVER-45806 Record pre-images on updates and deletes when recordPreImage is ...Jonathan Reams2020-02-1018-172/+421
* SERVER-45805 Add recordPreImages flag to collMod and create commandsJonathan Reams2020-02-1013-7/+138
* Revert "SERVER-44771 Introduce 2nd CatalogCache for filtering only"William Schultz2020-02-0810-154/+21
* SERVER-45039 Awaitable isMaster returns an error on reconfigs that change the...Jason Chan2020-02-075-5/+445
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-079-24/+435
* Revert "SERVER-45530 Implement $match and $project duplication and pushdown a...William Schultz2020-02-078-246/+16
* SERVER-39976 Two-phase index builds on primaries should ignore interruptsLouis Williams2020-02-071-21/+26
* SERVER-45989 Log files are opened in shared mode on Windows.Henrik Edin2020-02-0713-55/+673
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-078-150/+267
* SERVER-46031: CurrentOpExhaustCursorTest should not call DBClientCursor::more...Lingzhi Deng2020-02-071-5/+0
* SERVER-45530 Implement $match and $project duplication and pushdown across $u...Jacob Evans2020-02-078-16/+246
* SERVER-45051 Implement class that collects RTT information from replica set m...Haley Connelly2020-02-078-35/+821
* SERVER-46033 move sys includeBilly Donahue2020-02-071-1/+4
* SERVER-44771 Introduce 2nd CatalogCache for filtering onlyTommaso Tocci2020-02-0710-21/+154
* Revert "SERVER-45453 Change name and usage of '$_internalJs' to '$function'"Katherine Wu2020-02-078-267/+150
* SERVER-34039 Remove use of optional UUID in replication codebaseAli Mir2020-02-075-29/+19
* SERVER-45954 add metadata to invariant message for DurableCatalogImpl index o...Benety Goh2020-02-071-8/+24
* Revert "SERVER-43069: Condition logging for slow ops on sample rate"Xuerui Fa2020-02-079-435/+24
* SERVER-45453 Change name and usage of '$_internalJs' to '$function'Katherine Wu2020-02-078-150/+267
* Revert "SERVER-45530 Implement $match and $project duplication and pushdown a...William Schultz2020-02-078-244/+16
* SERVER-45932 Use getNumAvailableCores() in TaskExecutorPoolAmirsaman Memaripour2020-02-071-2/+2
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-0726-49/+155
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-0711-58/+223
* SERVER-46016 Guard calls to _coordinator in MigrationSourceManager by checkin...Matthew Saltz2020-02-071-5/+5
* SERVER-45530 Implement $match and $project duplication and pushdown across $u...Jacob Evans2020-02-068-16/+244
* SERVER-45917 Make waitForDelete wait for deletion to be scheduled before wait...Jack Mulrow2020-02-066-20/+60
* SERVER-46005 Remove server code related to Track Unsharded Collections that i...Esha Maharishi2020-02-0611-972/+1
* SERVER-44851 Constrain commit points for model-checking.Siyuan Zhou2020-02-062-1/+5
* SERVER-43951 Unifies help collection namemaserMark Benvenuto2020-02-061-2/+2
* SERVER-42985 Replace 4.4 placeholder value in WireVersion enumAmirsaman Memaripour2020-02-064-7/+7
* SERVER-45368 Allow collection/index creation inside txns for shardingMaria van Keulen2020-02-061-1/+3
* SERVER-45389 Add metrics tracking how often shards have inconsistent indexesCheahuychou Mao2020-02-068-2/+394
* SERVER-45931: Handle DBClientConnection connect and reconnect in NewOplogFetcherLingzhi Deng2020-02-069-96/+488
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-0646-39/+135
* SERVER-45985 Add truncation support to the text formatterHenrik Edin2020-02-069-4/+80
* Revert "SERVER-44771 Introduce 2nd CatalogCache for filtering only"Tommaso Tocci2020-02-0610-154/+42
* SERVER-45857 Add time measurement class to ClockSourceBen Caimano2020-02-062-0/+44
* SERVER-44771 Introduce 2nd CatalogCache for filtering onlyTommaso Tocci2020-02-0610-42/+154