summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-2034-0/+39
* SERVER-31666 use initiateWithAnyNodeAsPrimary in catchup_takeover_one_high_pr...Vesselina Ratcheva2018-02-161-3/+11
* SERVER-32635: Fix lintDaniel Gottlieb2018-02-161-1/+1
* SERVER-33223 Add transaction resource stashJames Wahlin2018-02-167-78/+303
* SERVER-32635 an old mongos server communicating with a fully upgraded cluster...Dianna Hohensee2018-02-161-0/+83
* SERVER-33365 run a valid doTxn command when checking it fails on MMAPv1Kyle Suarez2018-02-161-2/+3
* SERVER-32913 doTxn rejects malformed operationsBenety Goh2018-02-163-173/+50
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-02-161-0/+62
* SERVER-33361 Update assertion to new signatureSara Golemon2018-02-151-3/+2
* SERVER-33251 Retry stepdown in multi_rs.jsSpencer T Brody2018-02-151-8/+18
* SERVER-33034: Update jstest asserts to accept a function for messagesDavid Bradford2018-02-155-15/+663
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-1516-52/+52
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-152-33/+5
* SERVER-32965 isMaster.saslSupportedMechs updatesSara Golemon2018-02-151-11/+34
* SERVER-33273 Do not pre-digest non-SCRAM-SHA-1 passwordsSara Golemon2018-02-151-13/+34
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-152-1/+160
* SERVER-33314 Modify cannot_create_system_dot_indexes.js and indexes_on_indexe...Tess Avitabile2018-02-142-4/+9
* SERVER-28090 add ability to interrupt pinned cursors on mongosIan Boros2018-02-131-1/+3
* SERVER-33172: Add onNull parameter to $dateToStringNick Zolnierz2018-02-131-0/+77
* SERVER-32989 prevents `repairDatabase` race with `dropDatabase`Judah Schvimer2018-02-131-2/+6
* SERVER-32368 do not perform UUID check against a shard's config cache in the ...Esha Maharishi2018-02-131-30/+54
* SERVER-33221 Add find & getMore commands to session checkout whitelistJames Wahlin2018-02-131-14/+35
* SERVER-32912 Ensure that killCursors always invalidates a pinned cursorBernard Gorman2018-02-133-53/+91
* SERVER-33249 readConcern_atClusterTime_snapshot_selection.js should ensure th...Judah Schvimer2018-02-121-3/+13
* SERVER-32691 Add write_concern_majority_passthrough task in Evergreen.Max Hirschhorn2018-02-122-1/+10
* SERVER-32873 Fix incorrect handling of NumberLong in $pow functionKevinCybura2018-02-101-1/+1
* SERVER-33005 Fix planner to avoid incorrect OR pushdown through $elemMatch.David Storch2018-02-091-0/+41
* SERVER-33219 Add backpressure to CRUD client in backup_restore.js.Max Hirschhorn2018-02-092-12/+36
* SERVER-32205 Prohibit dropping the admin database at catalog levelMaria van Keulen2018-02-093-70/+19
* SERVER-33095 call getPrimary instead of asserting secondary1 is primaryPavithra Vetriselvan2018-02-091-2/+3
* SERVER-30523: dateFromParts should not reject out-of-range numbers for date/t...Nick Zolnierz2018-02-091-35/+114
* SERVER-33192 Delete apply_ops_atomicity.jsTess Avitabile2018-02-081-79/+0
* SERVER-28975 Fix typosLouis Williams2018-02-081-1/+1
* SERVER-31477 Add $trim, $ltrim and $rtrim expressions.Charlie Swanson2018-02-081-0/+99
* SERVER-29876 Check if partial filter applies when unindexing documentsLouis Williams2018-02-081-0/+70
* SERVER-33158 Shrink LogicalSession refresh batchesJason Carey2018-02-081-0/+43
* SERVER-32894 Disallow creation of system.indexesTess Avitabile2018-02-083-1/+83
* SERVER-33106 set multiKeyPaths and clear plan cache in onCommit hookKyle Suarez2018-02-081-0/+58
* SERVER-32685 Disable lock and WT transaction yielding under readConcern snaps...Tess Avitabile2018-02-081-0/+192
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-08242-28/+313
* SERVER-32395 Make killCursors work against pinned cursors on mongos when auth...Ian Boros2018-02-071-0/+92
* SERVER-32756 Enable selection of V2 format unique indexnehakhatri52018-02-071-2/+15
* SERVER-33022 remove testing for fcv=3.4Esha Maharishi2018-02-061-7/+0
* SERVER-32291 Implement _configsvrCreateCollection commandRandolph Tan2018-02-063-0/+20
* SERVER-32291 Implement collection creation on config serverRandolph Tan2018-02-061-2/+3
* SERVER-33022 make the CatalogCache cache the databaseVersion in the DatabaseI...Esha Maharishi2018-02-061-28/+38
* Revert "Revert "SERVER-32983 persist a version field in new config.databases ...Esha Maharishi2018-02-061-0/+79
* Revert "SERVER-32983 persist a version field in new config.databases entries ...Esha Maharishi2018-02-051-79/+0
* Revert "SERVER-33022 make the CatalogCache cache the databaseVersion in the D...Esha Maharishi2018-02-051-38/+28
* SERVER-33022 make the CatalogCache cache the databaseVersion in the DatabaseI...Esha Maharishi2018-02-051-28/+38