summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 8f7554c85299a49079c7f06290909f791678b794 from branch mongo...r4.2.8-rc0r4.2.8Luke Chen2020-06-0910-19/+80
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-052-4/+4
* SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour2020-06-022-13/+15
* SERVER-48541 Fix log output on rollback of fcv documentJason Chan2020-06-021-2/+2
* SERVER-47799 AsyncRequestsSender should update replica set monitor in between...jannaerin2020-06-0210-0/+65
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-06-027-17/+50
* SERVER-46189 Fix shell kill current ops with TLS replica set and down nodesMark Benvenuto2020-06-027-30/+23
* SERVER-48369 Fix prepare_conflict.js to use write concern majority when creat...Samy Lanka2020-06-021-1/+5
* SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan2020-06-015-29/+208
* SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto2020-06-017-22/+25
* SERVER-47879 Should read from primary in rollback_reconstructs_transactions_p...Matthew Russotto2020-06-011-2/+4
* SERVER-47528 Turn off initialSyncStatus for replSetGetStatus in FTDCSamy Lanka2020-06-011-2/+5
* SERVER-45570 Add a ProgressMeter to the index build startup recovery code pathJamie Heppenstall2020-05-291-0/+15
* SERVER-46496 Retry on exceptions in reconfig_add_remove_arbiter.jsVesselina Ratcheva2020-05-291-1/+1
* SERVER-48384 Make PeriodicJob stop before TimestampMonitor destroy its membersGregory Wlodarek2020-05-291-2/+4
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-282-24/+23
* Import tools: 1ca852c2d74d0bcdb4b79824716bf38b94f75302 from branch v4.2Evgeni Dobranov2020-05-286-17/+124
* SERVER-45554 Add more core/txns sharding passthrough suitesRandolph Tan2020-05-2812-9/+174
* SERVER-46897 Clear replication node seed list whenever we install a new confi...William Schultz2020-05-271-0/+3
* SERVER-47773 Error consistently when tailable cursors and $near are used toge...Drew Paroski2020-05-274-1/+38
* SERVER-47611 Re-work to_local_args function using argparsevrachev2020-05-273-160/+227
* SERVER-48101 Use "j:true" when persistence is enabled in optime.jsJudah Schvimer2020-05-261-4/+18
* SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan2020-05-262-2/+8
* SERVER-48371 transactions_during_step_down.js must abort transaction in the s...Tess Avitabile2020-05-261-18/+22
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-213-10/+74
* SERVER-47256 Update the debian package maintainer emailRyan Egesdahl2020-05-2112-4/+28
* SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette2020-05-211-1/+1
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-212-4/+5
* SERVER-47187 Add startup warning when SeIncreaseWorkingSetPrivilege not presentMark Benvenuto2020-05-211-0/+46
* SERVER-48250: Wait for hang in majority write before stepping down primary in...Xuerui Fa2020-05-211-4/+6
* SERVER-48307 Disable single-write-shard transaction commit optimizationEsha Maharishi2020-05-216-48/+104
* Import wiredtiger: 8de74488f2bb2b5cba0404c345f568a2f72478d3 from branch mongo...r4.2.7-rc1r4.2.7Luke Chen2020-05-1922-166/+656
* SERVER-46927 publish_packages should depend on pushKelsey Schubert2020-05-181-5/+2
* SERVER-48094 Add RHEL 8.1 to repo_config yamlBrian McCarthy2020-05-111-0/+8
* SERVER-48039 Fix typo in deprecated option nameSara Golemon2020-05-111-1/+1
* SERVER-48046: {replSetFreeze: 0} done in RollbackTest.restartNode() should be...r4.2.7-rc0Lingzhi Deng2020-05-111-2/+13
* SERVER-47919 remove --suites arg from find-suitesvrachev2020-05-083-13/+5
* SERVER-47999 balance_repl.js should ensure writes have replicated before atte...Esha Maharishi2020-05-071-7/+7
* SERVER-46810 Hex encode collation keys and invalid UTF-8 in dup key error mes...David Storch2020-05-0714-46/+194
* SERVER-48005 reduce parallelism on Ubuntu 18.04 ARMRobert Guo2020-05-071-1/+1
* Import wiredtiger: 5de95caf8b4514906b38e10e2063592907a5b3e6 from branch mongo...Luke Chen2020-05-0766-1490/+4138
* SERVER-47695: Don't set lastOp for client backwards in terms of timestamp aft...Lingzhi Deng2020-05-061-4/+7
* SERVER-45514 Reject document validators with encryption-related keywords if t...Nick Zolnierz2020-05-0612-77/+300
* SERVER-47190: Shutdown command with force:true should ignore all stepdown errorsLingzhi Deng2020-05-065-28/+111
* SERVER-42927 Increase verbosity of symbol loading in hang_analyzer.py on WindowsMikhail Shchatko2020-05-061-0/+1
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-059-774/+864
* SERVER-47634: Make metrics test in stepup.js more robustXuerui Fa2020-05-051-3/+8
* SERVER-47685 Remove fetch_and_build_openssl.shSara Golemon2020-05-052-51/+0
* SERVER-47940 Add space between resmoke.py and run in powertestCarl Raiden Worley2020-05-041-1/+1
* SERVER-47893 Add test confirming that variables defined above a $graphLookup ...James Wahlin2020-05-041-0/+24