summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37430 Shut down PeriodicRunner before Sharding and Replication shutdownBlake Oler2018-10-031-5/+5
* SERVER-37132 Negation of $in with regex can incorrectly plan from the cache, ...Bernard Gorman2018-10-034-41/+151
* SERVER-36979 Aborting a transaction must abort WUOW before releasing locks.Matthew Russotto2018-10-031-2/+2
* SERVER-37252 Ban descending wild card indexesJames Wahlin2018-10-032-0/+17
* SERVER-36697 Utilize TickSource for transactions timing metricsWilliam Schultz2018-10-0218-529/+633
* SERVER-37365 Don't use `ignore()` in some tests.ADAM David Alan Martin2018-10-0213-82/+85
* SERVER-30773 optimize bsonWoCompare/bsonBinaryEqualablack122018-10-021-31/+24
* SERVER-37383: View resolution on mongos does not retry if a resolved namespac...Nick Zolnierz2018-10-022-4/+31
* SERVER-37017 Remove TODOs related to SERVER-37017 and update commentsMatthew Saltz2018-10-022-10/+9
* SERVER-37006 Move originatingCommand from currentOp inprog to cursor objectTed Tuckman2018-10-021-4/+8
* SERVER-37100 add context to agg pre-evaluation errorsRobert Guo2018-10-022-10/+21
* SERVER-34930 Generate sha256 credentials for the internal userJonathan Reams2018-10-022-12/+35
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-0234-145/+309
* SERVER-37380 Fix uninitialized scalar fieldGregory Wlodarek2018-10-021-1/+1
* SERVER-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-0240-557/+557
* SERVER-36535 Shut down the collection cloner DBClientCursor upon failure in t...Matthew Russotto2018-10-022-13/+15
* SERVER-31570 Stagger mongod/mongos ports +10 from mongobridge port.Max Hirschhorn2018-10-014-11/+106
* SERVER-37030 Make internal reads ignore prepare conflicts by defaultSamy Lanka2018-10-014-15/+19
* SERVER-37393 Fix dtor race in `ReplicaSetMonitorManager`ADAM David Alan Martin2018-10-011-1/+3
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-10-0117-227/+593
* SERVER-37358 dont early return from ARSJason Carey2018-10-011-2/+8
* SERVER-36113 Add ability to perform $exchange when shard key is hashedMartin Neupauer2018-10-017-33/+93
* SERVER-36589 Remove unused reference to s/transactions/SConscriptKaloian Manassiev2018-10-011-1/+0
* SERVER-37411 Fix bundle identifiers in embedded Info.plist files.Henrik Edin2018-10-012-3/+3
* SERVER-35876 SERVER-35869 Update the transaction table state when committing ...Judah Schvimer2018-09-293-13/+167
* SERVER-35868 Test that nodes update the transaction table state when a transa...Judah Schvimer2018-09-291-1/+54
* SERVER-37003 Minor change to test for cursor field of curOp for getMoreTed Tuckman2018-09-282-10/+1
* Revert "SERVER-31552 Allow users to be pinned in memory"Jonathan Reams2018-09-2816-587/+223
* SERVER-37353 Handle $slice value of LLONG_MIN gracefullyJames Wahlin2018-09-282-4/+12
* SERVER-37329 Add TODO for when runWithoutInterruption block can be removedSpencer T Brody2018-09-281-0/+1
* SERVER-35870 Allow stepdown to work with prepared transactionsSpencer T Brody2018-09-2812-26/+179
* SERVER-35870 Allow more than one thread to block Session checkout at a timeSpencer T Brody2018-09-283-10/+49
* SERVER-37329 Make ShardRemote interruptable while waiting for a responseSpencer T Brody2018-09-2810-19/+39
* SERVER-37003 Add activeCursor field to curOp for getMoreTed Tuckman2018-09-2812-14/+74
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-09-2816-223/+587
* SERVER-35875 Remove invariant in OplogEntry::getCommandType().Siyuan Zhou2018-09-275-15/+7
* SERVER-37360 `StatusWith` implicit conversions support.ADAM David Alan Martin2018-09-271-1/+26
* SERVER-37017 Make sendCommit/Abort asynchronousMatthew Saltz2018-09-272-115/+134
* SERVER-36640 Implement waitForCompletion on the TransactionCoordinatorMatthew Saltz2018-09-274-14/+256
* Revert "SERVER-36810 fix unused return value for coverity"Jonathan Reams2018-09-271-1/+1
* SERVER-36304 A transaction participant should send voteCommit to the coordina...Esha Maharishi2018-09-271-13/+109
* SERVER-37238 fix lintRandolph Tan2018-09-271-2/+2
* SERVER-37238 Get rid of TransactionRouter::Participant::markAsSentRandolph Tan2018-09-275-247/+198
* SERVER-37266 Fix S2keys container copyingLouis Williams2018-09-271-3/+3
* SERVER-37320 Prevent prepareTransaction from running on anything but initiali...Esha Maharishi2018-09-273-1/+24
* SERVER-37239 Router should validate if commands are allowed to run within tra...Randolph Tan2018-09-276-60/+67
* Import wiredtiger: 9ee7cc6956dda425f3522f6d32ec55c67e9c49f8 from branch mongo...Luke Chen2018-09-2719-141/+847
* SERVER-37338 Fix Biggie UnittestsGregory Wlodarek2018-09-261-2/+1
* SERVER-35875 Secondaries abort transactions when applying abortTransaction op...Siyuan Zhou2018-09-267-46/+90
* SERVER-36002 Integrate and build biggie storage engineGregory Wlodarek2018-09-268-44/+19