summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38028 Block new transactions on sessions behind prepared transactionsMatthew Saltz2019-09-052-56/+155
* Revert "SERVER-30357 Allow users to run the validate cmd with {background:true}"Dianna Hohensee2019-09-051-108/+0
* SERVER-30357 Allow users to run the validate cmd with {background:true}Dianna Hohensee2019-09-051-0/+108
* SERVER-43154 Add 'requires_majority_read_concern' tag to transactions tests t...Samyukta Lanka2019-09-042-2/+2
* SERVER-41359 Stop upconverting readConcern to snapshot internally for transac...Samyukta Lanka2019-09-031-16/+35
* SERVER-43043 fix update op in testBenety Goh2019-08-311-1/+1
* SERVER-43043 Test applyOps on missing nested fieldsA. Jesse Jiryu Davis2019-08-301-0/+56
* SERVER-42211 Remove RepairCursorCmd and RecordStore::getCursorForRepair()Evgeni Dobranov2019-08-302-44/+0
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-281-27/+0
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-271-5/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-271-0/+5
* SERVER-43011 Add optional namespace restriction to failCommand failpointJack Mulrow2019-08-261-0/+43
* SERVER-42821 Improve error message when operation killed because it exceeded ...Janna Golden2019-08-261-1/+1
* SERVER-43016 Fix typo in timestamped_reads_wait_for_prepare_oplog_visibility....Jason Chan2019-08-231-2/+6
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-231-5/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-221-0/+5
* SERVER-42518 Prevent paths with successive array indexes from using a wildcar...David Storch2019-08-221-24/+49
* SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write...Charlie Swanson2019-08-2032-1/+33
* Revert "SERVER-41947 Disallow using the system.views collection name as the s...Xiangyu Yao2019-08-191-0/+27
* SERVER-42903 Add skeleton for M/R translation to aggregationNick Zolnierz2019-08-191-129/+0
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-191-27/+0
* SERVER-42636 Add map reduce in aggregation formatterXinhao Zhang2019-08-161-0/+129
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-14255-1423/+1445
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-123-6/+6
* SERVER-41746 Test varying lengths of collection namesGregory Wlodarek2019-08-091-0/+59
* SERVER-42740 If the 'top' command fails due to BSONObjectTooLarge in testing,...Gregory Wlodarek2019-08-092-0/+23
* Revert "SERVER-41746 Test varying lengths of collection names"Gregory Wlodarek2019-08-091-59/+0
* SERVER-41746 Test varying lengths of collection namesGregory Wlodarek2019-08-081-0/+59
* SERVER-42600 Implement the FCV 4.4 checkShardVersion protocolEsha Maharishi2019-08-081-1/+0
* SERVER-42608 Accept hint in shell helper updateOne and updateManyXin Hao Zhang2019-08-071-73/+131
* SERVER-42514: Have text_index_limits.js first replicate the index build befor...Daniel Gottlieb2019-08-061-47/+0
* SERVER-42612 Relax expectations on version fields in await_prepared_transacti...Vesselina Ratcheva2019-08-061-3/+0
* SERVER-42447 Add backtrace field to waitingforLatchShaileja Jain2019-08-051-0/+7
* SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GTMisha Ivkov2019-08-053-5/+2
* SERVER-41470 Remove FCV checks for multiple-entry transaction formatJason Chan2019-08-022-148/+0
* SERVER-42114 Allow single RS transactions to run on the config database in sh...Blake Oler2019-08-011-2/+2
* SERVER-42118 Fix configurations for finer-grained DDL locking testsXiangyu Yao2019-08-013-36/+31
* SERVER-42481 Remove FCV checks around prepared transactionsJason Chan2019-08-013-69/+9
* SERVER-42363 Add test for backtrace on $currentOpRahul Sundararaman2019-07-311-0/+37
* SERVER-41696 Modify tests depending on the 'ns' field from index specs to no ...Gregory Wlodarek2019-07-293-10/+9
* SERVER-42215 Add test that invalid views failMisha Ivkov2019-07-291-0/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-27496-37847/+37553
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-264-84/+105
* SERVER-35753 listCommands should include value for requiresAuthAdam Cooper2019-07-261-0/+12
* SERVER-42372 Ban findAndModify against capped collections in transactionsVesselina Ratcheva2019-07-262-49/+104
* SERVER-42119 Add shardsvrRenameCollection that wraps the existing mongod rena...Jason Zhang2019-07-251-2/+3
* SERVER-36186 Default to the the oplogreplay optimization path for oplog colle...Xin Hao Zhang2019-07-242-42/+0
* SERVER-12916 ensure find on _id field obeys min/max.Misha Ivkov2019-07-221-0/+16
* SERVER-42291 generate correct bounds for $nin null queriesIan Boros2019-07-221-0/+202
* SERVER-42272 IndexBuildsCoordinator ignores duplicate index names within an i...Benety Goh2019-07-191-0/+9