summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-69569: Pin cryptography versionJeff Zambory2022-10-032-1/+5
* SERVER-69281 Force minimum ninja versionAlexander Neben2022-10-032-0/+4
* SERVER-67793 Change log_progress_msg to show output in Ubuntuxudyang12022-10-031-4/+4
* SERVER-67385 Range deletion tasks on primary must not be scheduled before ong...Pierlauro Sciarelli2022-10-033-9/+85
* SERVER-66972 Database critical section does not serialize with ongoing refreshesAntonio Fuschetto2022-10-0312-120/+370
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-10-035-13/+31
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-305-58/+61
* SERVER-69133 remove redundant setting of hardlink install action.Daniel Moody2022-09-303-19/+12
* SERVER-48203 add precious and link-type install actions to ninjaDaniel Moody2022-09-302-64/+206
* SERVER-61185 Use WT prefix_search for unique index lookupsLouis Williams2022-09-283-14/+33
* SERVER-67538 Make multi-doc txns return WCE on index catalog changesJosef Ahmad2022-09-282-0/+98
* SERVER-69700 Await secondaries' readinessAbdul Qadeer2022-09-272-5/+10
* SERVER-68139: Test resharding success with limited memorynandinibhartiyaMDB2022-09-214-7/+61
* SERVER-69785 robustify change_streams_per_shard_cursor.jsr5.0.13-rc0r5.0.13Mickey. J Winters2022-09-201-7/+7
* Import wiredtiger: 05f01e412e34fa7f662026f53cb0fa9fff621a79 from branch mongo...Luke Chen2022-09-204-20/+217
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-192-0/+56
* SERVER-68003 Make experiment_unified_ninja.vars the defaultTausif Rahman2022-09-164-41/+159
* SERVER-50454 Avoiding sending the "keyValue" field to drivers on duplicate ke...Denis Grebennicov2022-09-167-8/+239
* SERVER-69590 Fixed clang arm compilesAlexander Neben2022-09-155-15/+7
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-09-153-0/+57
* SERVER-67653 don't initiate critical section if remainingMillis is omittedAndrew Witten2022-09-142-9/+66
* SERVER-68094: Use $replaceRoot instead of $projectnandinibhartiyaMDB2022-09-143-45/+86
* SERVER-67916 Fix semantics of cancelWhenAnyErrorThenQuiesceBrett Nawrocki2022-09-143-5/+130
* Revert "SERVER-64730 Interrupt ongoing refreshes after entering into the crit...Sergi Mateo Bellido2022-09-144-17/+7
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-144-7/+17
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-131-2/+2
* SERVER-67650 persist additional recipient resharding metricsAndrew Witten2022-09-126-44/+163
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-09-122-11/+20
* SERVER-69018 add logging in mongos_rs_shard_failure_tolerance.jsAndrew Shuvalov2022-09-091-1/+7
* SERVER-69547 Add multiversion_incompatible tag to show_raw_update_description...Drew Paroski2022-09-092-0/+8
* SERVER-67402 Fix race where linearizable read concern may read during primary...Henrik Edin2022-09-082-8/+13
* SERVER-69220 refineCollectionShardKey permits toggling current shard key fiel...Enrico Golfieri2022-09-082-1/+80
* SERVER-69002 backport per shard cursorsMickey. J Winters2022-09-0722-96/+562
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-022-31/+60
* SERVER-69384 - Fix v5.0 legacy shardCollection path for implicitCreateIndex p...Randolph Tan2022-09-013-1/+12
* SERVER-69142 Add DuplicateKey as acceptable error in resharding test.Max Hirschhorn2022-09-011-1/+13
* SERVER-67725 Check catalog consistency on shards as precondition for rename (...Enrico Golfieri2022-09-016-24/+184
* SERVER-65006 Delay unsetting the index build Interceptor until we commitFaustoleyva542022-08-311-1/+5
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-08-301-9/+31
* SERVER-66794 SERVER-67814 SERVER-69052 Detect time-series collections that re...Dan Larkin-York2022-08-2920-20/+754
* SERVER-68766 add server parameter to enable single value reduce optimizationr5.0.12-rc0r5.0.12Davis Haupt2022-08-296-1/+132
* SERVER-69141 Move forward TSBS versionGregory Noma2022-08-291-2/+1
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-266-310/+82
* SERVER-68586 Use opt setting from Build ProfilesTausif Rahman2022-08-243-2/+6
* SERVER-67280 wrap periodicCheckImpl with try catchAndrew Witten2022-08-249-34/+115
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-08-239-5/+44
* SERVER-58966 add unique prefix to test namespaces in bucket_granularity.js to...Dan Larkin-York2022-08-231-31/+37
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-08-236-26/+27
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-2312-21/+123
* SERVER-65382 Don't use clientReadable in AutoSplitVector when reordering shar...Jordi Serra Torrens2022-08-232-7/+17