summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64602 Provide time-series bucket time bounds as document metadata for ...Dan Larkin-York2022-03-2115-61/+313
* SERVER-60899 Add new time expressions and original window functions to V1Joel Redman2022-03-2116-75/+104
* Revert "SERVER-64585 Fix use of 'MultipleCollectionAccessor' in 'attachCursor...Yoonsoo Kim2022-03-214-40/+5
* SERVER-64552 Replace invariant with assertion for non-joinable rename collect...Pierlauro Sciarelli2022-03-211-5/+6
* SERVER-60426 stop inteldecimal script from setting dependencies in generator.Daniel Moody2022-03-211-30/+24
* SERVER-63293 Construct binary tags from payloadjoshua2022-03-218-30/+393
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-211-0/+5
* SERVER-64585 Fix use of 'MultipleCollectionAccessor' in 'attachCursorSourceTo...Yoonsoo Kim2022-03-214-5/+40
* SERVER-64235 Implement timeseries lastpoint rewrite for ascending timeAlya Berciu2022-03-212-39/+181
* SERVER-63863 Handle Write Conflicts in BATCHED_DELETE stageHaley Connelly2022-03-214-83/+554
* SERVER-64052 Implement unstash for TransactionRouterSanika Phanse2022-03-212-2/+36
* SERVER-63989 Retry rollback_to_stable until all concurrent operations finishGregory Wlodarek2022-03-212-1/+44
* SERVER-63989 KeysCollectionManager is interruptible by replication rollbackGregory Wlodarek2022-03-212-0/+12
* SERVER-63989 Release the snapshot before pausing in the hangBeforeWaitingForW...Gregory Wlodarek2022-03-211-1/+8
* SERVER-64727 Make all DDL coordinator documents parsing not strictTommaso Tocci2022-03-214-4/+4
* SERVER-64726 Account for transient issues in WT unit testJordi Olivares Provencio2022-03-211-2/+24
* SERVER-63387 Change std::vector for std::deque to allow efficient pop front. ...Yu Jin Kang Park2022-03-2110-30/+29
* Import wiredtiger: 0a439737b9bbf61f5656eb9d72d5d7c159a9c65e from branch mongo...Luke Chen2022-03-213-2/+11
* Import wiredtiger: 0fba36461d811703eb4e047ce0673032b4f638b1 from branch mongo...Luke Chen2022-03-213-18/+21
* Import wiredtiger: c833fd913a151461cb0cd90351a73a5773a4a902 from branch mongo...Luke Chen2022-03-212-61/+43
* Import wiredtiger: 12c575c6acaa455fe0c9f3f49a6c8385f9e60acc from branch mongo...Luke Chen2022-03-212-40/+41
* Import wiredtiger: 255ab0a126d89ddf019763ee0a741dfb0dbb936f from branch mongo...Luke Chen2022-03-213-65/+26
* Import wiredtiger: bf96c98e35ed86bf4f6cdd2f08c5220269210e27 from branch mongo...Luke Chen2022-03-213-26/+65
* Import wiredtiger: 425cf5c1b68c7caad3972530ae26a5732bc9cf41 from branch mongo...Luke Chen2022-03-212-1/+27
* SERVER-56571 rename and unprotect invariant.hBilly Donahue2022-03-2010-35/+22
* SERVER-61860 exec in most DEATH_TESTsBilly Donahue2022-03-206-123/+283
* SERVER-63495 Link cluster write commands into mongodJack Mulrow2022-03-206-397/+684
* SERVER-64091 Handle non-existent foreign collection in $lookup pushdownRui Liu2022-03-191-13/+30
* SERVER-63494 Enable WouldChangeOwningShard update and findAndModify tests wit...Cheahuychou Mao2022-03-1911-27/+80
* SERVER-63494 Transfer history for retryable transactions with more than one o...Cheahuychou Mao2022-03-198-82/+918
* SERVER-61783 Use the session pool with the internal transaction APISanika Phanse2022-03-188-90/+352
* SERVER-64624 Make OpObserver check the recordPreImages option when determinin...Cheahuychou Mao2022-03-182-11/+91
* SERVER-63678 Add HashLookup SBE stage for $lookupAnna Wawrzyniak2022-03-185-0/+1101
* SERVER-63512 Fix locking for optimized heartbeat reconfigMatthew Russotto2022-03-181-9/+12
* SERVER-64638 Enable failpoint to fix race condition in DeleteStateDocMarkedGa...Didier Nadeau2022-03-181-0/+4
* SERVER-64554 the abortIndexBuild oplog entry drops unfinished indexes when ru...Gregory Wlodarek2022-03-181-8/+39
* SERVER-64542 shardCollection no-op oplog can be written even when command ult...Randolph Tan2022-03-181-1/+1
* SERVER-64643 Fix include for size_t in PrintOptions.hAnna Wawrzyniak2022-03-181-1/+2
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-03-184-11/+14
* SERVER-64553 make StringData comparisons constexprMathias Stearn2022-03-182-17/+18
* SERVER-54352 std::string += StringDataMathias Stearn2022-03-182-0/+13
* SERVER-63652 Shard split insert document in blocking stateDidier Nadeau2022-03-185-228/+254
* SERVER-64284 Disable write blocking support on standalonesSpencer Jackson2022-03-181-0/+6
* SERVER-62732 Update parseCollModRequest to check options directlyFaustoleyva542022-03-181-357/+383
* SERVER-61338 Change MigrationDestinationManager constants to match conventionEnrico Golfieri2022-03-182-62/+62
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-188-2/+193
* SERVER-63690 Support field paths in localField of lookup when lowering to SBEIrina Yatsenko2022-03-189-210/+392
* Import wiredtiger: a150d227b6f583d12d2c3894388cccc30d9aa255 from branch mongo...Alexey Anisimov2022-03-182-1/+5
* Import wiredtiger: 5bf812530ff318184738290f6007d4e1050e31e2 from branch mongo...Alexey Anisimov2022-03-183-16/+5
* SERVER-63643 Generate implicit schema for create collection with encrypted fi...Erwin Pe2022-03-1816-19/+803