summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36942 Differentiate invalid hostname from invalid certificateSara Golemon2018-09-133-3/+8
* SERVER-36621 Make embedded tests log to stdoutAndrew Morrow2018-09-122-2/+7
* SERVER-34007 Apply embedded licenseAndrew Morrow2018-09-1220-198/+551
* SERVER-33911 Implement collapsed library builds under a new link modelAndrew Morrow2018-09-127-68/+120
* SERVER-36503 Skip dry run during election handoffVesselina Ratcheva2018-09-1211-18/+49
* Import tools: 8b4d050b856c5e16013487b5ee6ae9f2e62f5625 from branch v4.0David Golden2018-09-122-187/+208
* SERVER-36987 ChunkVersion::minorVersion truncates to 16 bitRandolph Tan2018-09-123-16/+29
* SERVER-37048 Hold global intent lock whenever accessing the oplog collection ...Spencer T Brody2018-09-128-33/+9
* SERVER-36332 write to primary from secondary in LogicalSessionsCache for Repl...Misha Tyulenev2018-09-113-52/+24
* SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.Justin Seyster2018-09-111-7/+5
* Revert "SERVER-37048 Hold global intent lock whenever accessing the oplog col...Spencer T Brody2018-09-118-7/+33
* SERVER-37048 Hold global intent lock whenever accessing the oplog collection ...Spencer T Brody2018-09-108-33/+7
* SERVER-37002 collection rename drops indexes with long names in the target na...Benety Goh2018-09-101-0/+45
* SERVER-27588 Warning to disable defrag of transparent_hugepages when thp is d...Ben Caimano2018-09-071-1/+5
* SERVER-36749 Remove race in Service Executor Adaptive testBen Caimano2018-09-071-3/+9
* SERVER-36906 Connection state now allowed to be kConnectionStateUnknownBen Caimano2018-09-071-4/+0
* SERVER-35216 Expose ReplicaSetManager refresh period to the mongo shellBen Caimano2018-09-073-46/+51
* SERVER-35517 Add failpoint mechanism to the mongo shellBen Caimano2018-09-075-32/+62
* SERVER-35780 Timestamp multiple index builds during renameMaria van Keulen2018-09-072-11/+159
* SERVER-34606 Early return from majority commit point oplog truncationMaria van Keulen2018-09-073-11/+36
* SERVER-33908 Periodic runner implementation for embedded.Henrik Edin2018-09-075-0/+385
* SERVER-35284 Construct unit test fixtures only in the child process in C++ de...Andy Schwerin2018-09-072-6/+9
* SERVER-30841 Lower the amount of metadata refresh loggingCheahuychou Mao2018-09-065-44/+68
* SERVER-36725 force periodic_runner_impl_test to call tearDownJason Carey2018-09-051-0/+13
* SERVER-35585 Make PeriodicRunner jobs be pausable/resumableMatthew Saltz2018-09-054-47/+334
* SERVER-34120 call done() in SessionsCollectionRSJason Carey2018-09-051-1/+9
* SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.jsTess Avitabile2018-09-052-1/+6
* SERVER-33606 fail to create logical session in shell connected to old serversKevin Pulo2018-09-045-5/+51
* SERVER-36474 Cannot initiate a replica set if free monitoring is disabled at ...Mark Benvenuto2018-08-291-1/+5
* SERVER-35989 add document count functions to the shellPavi Vetriselvan2018-08-281-0/+84
* SERVER-36565 Check if txn in progress or aborted when executing write commandsjannaerin2018-08-283-5/+16
* SERVER-35616 Do not allow afterClusterTime reads before oplog existsTess Avitabile2018-08-283-2/+17
* SERVER-36846 TransactionsMetrics unit test should sleep when trying to assert...William Schultz2018-08-281-0/+8
* SERVER-36212 getMore shouldn't validate session id on FCV 3.6Charlie Swanson2018-08-281-3/+10
* SERVER-36433 NamespaceSerializer should be used during dropDatabasejannaerin2018-08-281-0/+3
* SERVER-35755 CollectionLock acquisition in shard_filtering_metadata_refresh.c...Esha Maharishi2018-08-275-54/+69
* SERVER-36849 Disable new shard collection path on v4.0r4.0.2-rc0r4.0.2jannaerin2018-08-241-3/+1
* SERVER-35770 Running a multi-statement transaction when all WiredTiger write ...Matthew Russotto2018-08-243-3/+29
* SERVER-36406 Respect _defaultAuthenticationMechanism when providedSara Golemon2018-08-241-0/+6
* SERVER-36766 Addd import/export macros for embedded librariesAndrew Morrow2018-08-235-53/+201
* SERVER-36685 Reverse order of Session and Client locksMatthew Russotto2018-08-233-29/+18
* SERVER-36685 Make transaction statistics accessible without Session mutexMatthew Russotto2018-08-234-101/+198
* SERVER-34846 Forwardize IndexBounds before intersectizing their OILsIan Boros2018-08-2310-51/+354
* SERVER-36331 Kill running op when a transaction expiresSpencer T Brody2018-08-223-9/+49
* Revert "SERVER-33912 Make warnings fatal for embedded builders"Andrew Morrow2018-08-221-2/+2
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-229-95/+312
* SERVER-33912 Make warnings fatal for embedded buildersAndrew Morrow2018-08-221-2/+2
* SERVER-36102 Create initial chunks on appropriate shards for zoned shardingCheahuychou Mao2018-08-225-121/+485
* SERVER-14394 Create initial hashed shard key chunks directly on shardsCheahuychou Mao2018-08-2110-294/+313
* SERVER-36479 Don't redact planSummary in logsKelsey Schubert2018-08-215-17/+17