summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2023-01-1914-15/+13
* SERVER-68739 Do not reset WT session stats when fetching op statsYu Jin Kang Park2023-01-171-1/+1
* SERVER-71068 Remove partial indexes FCV startup checkMatt Boros2023-01-171-31/+36
* SERVER-72416 Find and findAndModify commands' ExpressionContext should inheri...Arun Banala2023-01-051-13/+19
* SERVER-70139 Check a view's property before returning it as a time-series col...Yuhong Zhang2023-01-041-20/+18
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-062-0/+6
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-041-13/+16
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls (v6.0)Adi Zaimi2022-11-091-0/+10
* SERVER-70864 Get rid of fine-grained range deleter lockTommaso Tocci2022-11-012-1/+2
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-10-191-0/+4
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-051-35/+0
* SERVER-69167: Verify that FCV has been initialized before cluster parameter f...Varun Ravichandran2022-09-132-0/+10
* SERVER-66794 SERVER-67814 SERVER-69052 Detect time-series collections that re...Dan Larkin-York2022-08-292-0/+2
* SERVER-68694 The compact command should not block oplog applicationGregory Wlodarek2022-08-231-0/+3
* SERVER-67801 createIndexes on config.transactions should handle empty list of...Benety Goh2022-07-271-1/+1
* Revert "Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0""Eric Cox2022-06-224-41/+31
* Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0"Eric Cox2022-06-224-31/+41
* SERVER-66662 Block insertion into __safeContent__Shreyas Kalyan2022-06-203-8/+20
* SERVER-66541 Rely on a refresh to define the metadata barrierSergi Mateo Bellido2022-06-201-0/+24
* Revert "SERVER-66541 Clear the filtering metadata on setFCV"Sergi Mateo Bellido2022-06-201-46/+0
* SERVER-66541 Clear the filtering metadata on setFCVSergi Mateo Bellido2022-06-141-0/+46
* SERVER-66758 Remove usage of CancelableOperationContext when cleaning up inte...Jason Zhang2022-06-061-21/+12
* SERVER-66622 fail to createCollection when running in 5.x compatibility modeSergey Galtsev2022-06-021-0/+4
* SERVER-66833 Improve error and log messages on attempt to use unsupported leg...David Storch2022-06-021-2/+2
* SERVER-66848 Internal transactions test command API use should use owned BSONJack Mulrow2022-05-271-1/+1
* SERVER-66565 Create config.transactions partial index in setFCVJack Mulrow2022-05-243-2/+62
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-1/+1
* SERVER-65777 Fix ns emitted for UMC commandsSara Golemon2022-05-191-1/+10
* SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing m...Mark Benvenuto2022-05-171-1/+1
* SERVER-65999 Fix the sharding test for two simultaneous compactsErwin Pe2022-05-171-0/+8
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-171-1/+1
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-05-161-1/+0
* SERVER-66316 Make transactions API interact better with Client Side Operation...Jack Mulrow2022-05-111-4/+5
* SERVER-66317 Make owned bson copies for txn api threadsMark Benvenuto2022-05-111-2/+3
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-102-2/+41
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-102-9/+13
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-091-2/+2
* SERVER-66167 remove case for deleting all esc/ecc entries in compactErwin Pe2022-05-052-62/+68
* SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics2022-05-053-0/+12
* SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto2022-05-051-0/+6
* SERVER-65483 Add tests for compact contention with concurrent FLE2 inserts an...Erwin Pe2022-05-052-12/+56
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-051-5/+21
* SERVER-66110 Downgrading FCV can cause the active txnNumber on TransactionPar...Cheahuychou Mao2022-05-051-0/+1
* SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto2022-05-041-14/+22
* SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...Cheahuychou Mao2022-05-041-9/+27
* SERVER-65015 Granular locks for synchronizing orphans trackingAllison Easton2022-05-031-4/+1
* SERVER-65897 Remove SBE plan cache entries from the corresponding collection ...Ruoxin Xu2022-05-031-8/+21
* SERVER-65319 Count explicit use of allowDiskUse:falseRomans Kasperovics2022-05-033-5/+14
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-291-4/+0
* SERVER-61782 SERVER-63835 Use futures in transaction API run implementation a...Jack Mulrow2022-04-282-12/+12