summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38413 DSShardCheckResumability should swallow events that precede the ...Bernard Gorman2019-02-201-0/+64
* SERVER-39623 Fix race in rollback_via_refetch_commit_transaction.jsA. Jesse Jiryu Davis2019-02-201-57/+21
* SERVER-36498 Gate "state" field in config.transactions on FCV and remove entr...Jack Mulrow2019-02-204-0/+755
* SERVER-39603 Robustify max_time_ms_sharded.jsCharlie Swanson2019-02-201-13/+14
* SERVER-38711 Set failpoint before starting index build in hybrid_unique_index...Louis Williams2019-02-201-5/+19
* SERVER-39205 Force the cache refresh after the shard is removed.Martin Neupauer2019-02-191-5/+17
* SERVER-39227 Don't throw StaleConfig from command response in DBClientBase wh...Jack Mulrow2019-02-191-0/+63
* Raise timeout and lower interval in implicitly_retry_on_background_op_in_pro...Divjot Arora2019-02-191-2/+2
* SERVER-39150 Added jstest tags to socket_disconnect_kills.jsBen Caimano2019-02-181-0/+2
* SERVER-39606 Refactor hostname_bind_ips.js testSara Golemon2019-02-151-4/+8
* SERVER-39590 improve port_options.js logfile pollingSara Golemon2019-02-151-19/+14
* SERVER-38624 Do not allow node to startup with autoIndexId: False collectionDivjot Arora2019-02-151-0/+66
* SERVER-15926: Implement $round function and allow a precision argument for $t...Patrick Meredith2019-02-142-21/+122
* SERVER-38360 Prevent $out writing to ns read from in the same pipelineCharlie Swanson2019-02-141-0/+132
* SERVER-38949 ban index usage for {$ne: <array>} queriesIan Boros2019-02-141-0/+65
* SERVER-37948 Satisfy linearizable read concern on getmore cursors.Jason Chan2019-02-141-0/+13
* SERVER-38855 Perform noop writes on config servers to reach requested at/afte...Blake Oler2019-02-141-33/+65
* SERVER-34733 mongos needs to also refresh db version after receiving onImplic...Randolph Tan2019-02-141-0/+32
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-02-141-0/+74
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-144-7/+64
* Revert "SERVER-38696 Add additional metrics and logging for new step down seq...Geert Bosch2019-02-144-64/+7
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-134-7/+64
* Revert "SERVER-37948 Satisfy linearizable read concern on getMores"Louis Williams2019-02-141-13/+0
* SERVER-39330 change_stream_stepdown.js should not run with enableMajorityRead...William Schultz2019-02-131-3/+5
* SERVER-37948 Satisfy linearizable read concern on getMoresJason Chan2019-02-131-0/+13
* SERVER-38311 Change out merging strategyCharlie Swanson2019-02-133-3/+69
* SERVER-39565 Add requires_document_locking tag.Max Hirschhorn2019-02-131-0/+2
* SERVER-39488 Look for storage stats in the find command's profiled entry.nehakhatri52019-02-131-1/+2
* SERVER-38621 Do not ignore regex options when specified firstEvan Nixon2019-02-121-0/+19
* SERVER-39376 Canonicalize net.ssl.mode to net.tls.modeSara Golemon2019-02-121-0/+39
* SERVER-38583 JS test fixes for write errors in transactionsA. Jesse Jiryu Davis2019-02-124-19/+41
* SERVER-38583 Fix transaction insert writeError formatA. Jesse Jiryu Davis2019-02-125-10/+264
* SERVER-38372 Fix rollback of index drop to update CollectionInfoCache.David Storch2019-02-121-0/+35
* SERVER-39528 inc timeouts for socket_disconnect_killsJason Carey2019-02-121-2/+2
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-1219-97/+35
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-1237-307/+102
* SERVER-39474 Fix incorrect use of 'skip' parameter to configureFailPoint in t...Esha Maharishi2019-02-112-4/+5
* SERVER-39068 Replicate startIndexBuild and commitIndexBuild oplog entriresLouis Williams2019-02-122-12/+99
* SERVER-35551 Avoid restarting mongobridge processes.Max Hirschhorn2019-02-113-10/+51
* SERVER-39333 Add assertions that operations work in coll_epoch_test2.jsjannaerin2019-02-111-20/+26
* SERVER-39169 Add $_internalReadAtClusterTime option to find and dbHash.Max Hirschhorn2019-02-114-86/+313
* SERVER-39328 Ensure unacked write starts and finishes before stepping down in...Matthew Russotto2019-02-111-7/+24
* SERVER-36489 Start initial sync oplog fetching from the 'oldest active transa...Samy Lanka2019-02-114-2/+353
* SERVER-37283 Use stronger locks for system.viewsCharlie Swanson2019-02-116-108/+129
* SERVER-39183 honor socket disconnect in $whereJason Carey2019-02-101-0/+23
* SERVER-39150 markKillOnClientDisconnectJason Carey2019-02-102-10/+220
* SERVER-39149 Homogenize getMore behaviorJason Carey2019-02-082-2/+4
* SERVER-39090 Remove sort7.js and fold coverage into sort_array.jsCharlie Swanson2019-02-082-28/+60
* SERVER-39463 Add logging to plan_cache_shell_helpers.jsTed Tuckman2019-02-081-36/+51
* SERVER-37836 re-evaluate authorization for originating command in getMoreIsabella Siu2019-02-081-12/+121