| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-45363 Base weight for text index on exact match not possible match | Ted Tuckman | 2020-03-06 | 1 | -1/+1 |
* | SERVER-45770 add to/from information to moveChunk.to log message | Josef Ahmad | 2020-03-06 | 1 | -1/+1 |
* | SERVER-46466 Make session migration destination check out session | Randolph Tan | 2020-03-05 | 1 | -14/+24 |
* | SERVER-45418 Avoid explicitly batching documents in $cursor for count-like ag... | David Storch | 2020-03-02 | 2 | -17/+107 |
* | SERVER-35050 Don't abort collection clone due to negative document count | Mihai Andrei | 2020-02-27 | 2 | -8/+9 |
* | SERVER-45935 WT error handler can incorrectly print 'An unsupported journal f... | Louis Williams | 2020-02-26 | 1 | -1/+2 |
* | SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi... | Vesselina Ratcheva | 2020-02-26 | 4 | -8/+30 |
* | SERVER-46174 Free peer certificate in SSL_get0_verified_chain polyfill | Sara Golemon | 2020-02-15 | 1 | -2/+11 |
* | SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta... | Cheahuychou Mao | 2020-02-09 | 1 | -7/+10 |
* | SERVER-44435 Allow selective whitelisting of X509 based role authorizations | Sara Golemon | 2020-02-04 | 19 | -23/+470 |
* | SERVER-44325 Provide SSL_get0_verified_chain() polyfill for OpenSSL < 1.1.0 | Sara Golemon | 2020-02-04 | 1 | -0/+46 |
* | SERVER-42573 Only warn about enableReadConcernMajority if PSA architecture | Xuerui Fa | 2020-02-04 | 3 | -2/+15 |
* | SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSON | Spencer Jackson | 2020-01-29 | 2 | -17/+64 |
* | SERVER-40047 Test for blocking queue should not test for non-guaranteed condi... | Matthew Russotto | 2020-01-28 | 1 | -1/+1 |
* | SERVER-45289 Fix uninitialized variable in the validate adaptor | Gregory Wlodarek | 2020-01-28 | 1 | -1/+1 |
* | SERVER-43349 Skip double-$not during $elemMatch serialization | Charlie Swanson | 2020-01-27 | 2 | -9/+181 |
* | SERVER-45279 GranularityRounder rounding infinity case no longer causes infin... | Ian Boros | 2020-01-21 | 2 | -2/+16 |
* | SERVER-43195 Add namespace to ChunkManager ShardKeyNotFound errors in order t... | Blake Oler | 2020-01-21 | 1 | -2/+6 |
* | Import wiredtiger: 723a4c13292b0bc7e27be411db4d006a0b865bd8 from branch mongo...r3.6.17-rc0r3.6.17 | Luke Chen | 2020-01-16 | 28 | -226/+438 |
* | SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio... | Kevin Pulo | 2020-01-15 | 5 | -0/+23 |
* | SERVER-44477 Use correct collection count in cluster MR when determining whet... | Nicholas Zolnierz | 2020-01-14 | 1 | -13/+5 |
* | SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do... | Nicholas Zolnierz | 2020-01-13 | 1 | -21/+21 |
* | SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizon | Tess Avitabile | 2020-01-09 | 1 | -1/+1 |
* | Import tools: a7ddcd8fc366b071f3fa359d277677812cc5c2ce from branch v3.6 | Tim Fogarty | 2020-01-09 | 4 | -7/+111 |
* | SERVER-39131 Refactor storage engine lock file support | Mark Benvenuto | 2019-12-31 | 4 | -10/+11 |
* | SERVER-35382 _isSelf requiresAuth false | Spencer Jackson | 2019-12-20 | 1 | -0/+3 |
* | SERVER-44828 Correct logic to re-compute dependencies | Charlie Swanson | 2019-12-19 | 1 | -7/+16 |
* | SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh... | Bernard Gorman | 2019-12-19 | 5 | -11/+17 |
* | SERVER-42565 Agg and find commands sort missing fields differently | Justin Seyster | 2019-12-18 | 2 | -1/+36 |
* | SERVER-44796 adjust nojournal startup warning to be more compelling | Eric Milkie | 2019-12-18 | 1 | -3/+10 |
* | SERVER-44568 Update server's embedded time zone rules to version 2019c. | David Storch | 2019-12-16 | 1 | -32064/+31589 |
* | SERVER-42697 Add setParameter tcmallocReleaseRate | Henrik Ingo | 2019-12-12 | 2 | -0/+62 |
* | SERVER-43764 Add more testing for special values in DoubleDoubleSummation | Anton Korshunov | 2019-12-11 | 2 | -9/+29 |
* | SERVER-44869 Add query knobs for $push and $addToSet memory limits | Charlie Swanson | 2019-12-10 | 6 | -13/+43 |
* | SERVER-44174 $push and $addToSet should restrict memory usage | Charlie Swanson | 2019-12-10 | 4 | -34/+80 |
* | SERVER-42756 $multiply with NaN operand violates commutativity | Anton Korshunov | 2019-12-10 | 1 | -2/+4 |
* | SERVER-37772 adding RHEL80 distro | John Chen | 2019-12-02 | 1 | -3/+2 |
* | SERVER-38002 Upgrade PCRE to 8.42 | Andrew Morrow | 2019-11-26 | 132 | -899/+840 |
* | SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be... | Arun Banala | 2019-11-20 | 20 | -34/+151 |
* | SERVER-40669 Remove unneeded shebang from install_compass.in | John Chen | 2019-11-19 | 1 | -1/+0 |
* | SERVER-38691 Include serverInfo in explain output for aggregation and sharding | David Percy | 2019-11-19 | 8 | -20/+113 |
* | SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin... | Sara Golemon | 2019-11-13 | 3 | -17/+42 |
* | SERVER-43322 Report oplog processing and truncation data in serverStatus | Maria van Keulen | 2019-11-13 | 6 | -2/+77 |
* | SERVER-44584: Do not rewrite updates as modifies. | Daniel Gottlieb | 2019-11-13 | 1 | -18/+0 |
* | SERVER-35463 Mark listCommands as pre-auth | Sara Golemon | 2019-11-11 | 1 | -0/+3 |
* | SERVER-43193 Always disable document validation on secondaries | Judah Schvimer | 2019-11-08 | 2 | -5/+5 |
* | SERVER-43236 Wrap reconfig cmd no-op oplog write in writeConflictRetry block | Ali Mir | 2019-11-06 | 1 | -12/+17 |
* | SERVER-44322 Fail gracefully when the storage engine has failed to initialize | Ben Caimano | 2019-11-05 | 2 | -3/+13 |
* | SERVER-42914 Add failpoint to override balancer round interval (partial cherr... | Matthew Saltz | 2019-11-04 | 2 | -7/+22 |
* | SERVER-43879 OplogInterfaceLocal::next should return an owned BSON objr3.6.15-rc1r3.6.15 | Judah Schvimer | 2019-10-30 | 1 | -1/+1 |