summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29385 Add {_waitForDelete: true} to moveChunk commands in move_stale_m...Dianna Hohensee2017-05-302-4/+8
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-05-231-0/+13
* SERVER-28100 ReplSetTest.awaitNodesAgreeOnPrimary() accepts an optional expec...Benety Goh2017-05-192-12/+27
* SERVER-28100 moved common test code for all 3 tags.js tests into a test libra...Benety Goh2017-05-194-783/+330
* SERVER-22053 Insertion of Array with undefined/null componentsWaley Chen2017-05-041-0/+19
* SERVER-25335 SERVER-26489 avoid group and other permissions when creating .db...Kevin Pulo2017-05-031-0/+126
* SERVER-28787 Invariant failure with QueryOption_AwaitDataNick Zolnierz2017-04-211-0/+7
* SERVER-28813 drop collection before doing dummy write in syncFrom helperr3.2.13-rc0r3.2.13Spencer T Brody2017-04-212-4/+27
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-04-211-0/+16
* SERVER-26381 Increase timeout for waiting for node to become primary in prior...Spencer T Brody2017-04-211-15/+5
* SERVER-26741 Retain temp collections when node restarted w/o --replSet.Max Hirschhorn2017-04-191-0/+87
* SERVER-25181 Fix testBruce Lucas2017-04-171-2/+2
* SERVER-25226 diagdata.js needs to wait for FTDC to startupMark Benvenuto2017-04-171-7/+21
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2017-04-172-0/+37
* SERVER-28480/27966 last_vote.js should await replication and call stepUp befo...William Schultz2017-04-171-11/+22
* SERVER-25218 add more information to connPoolStatsMatt Cotter2017-04-152-30/+47
* SERVER-28096 fix jstest stepUp functionsJudah Schvimer2017-04-147-92/+8
* SERVER-26101 DBDirectClient isn't safe to authMatt Cotter2017-04-111-0/+18
* SERVER-24350: Reenable strict OpenSSL FIPS error detection on Ubuntu 16.04Spencer Jackson2017-04-091-4/+1
* SERVER-26343 DBPointer.prototype -> bson crashesJason Carey2017-04-091-0/+5
* SERVER-25192 Handle null properties in Object.extendTim Sogard2017-04-091-0/+12
* SERVER-28686 rollback_after_sync_source_selection.js waits for rollback to co...Benety Goh2017-04-091-1/+4
* SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo commandJonathan Reams2017-04-071-0/+10
* Revert "SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo command"Jonathan Reams2017-04-071-10/+0
* SERVER-27687 Fix cpuAddrSize detection on Linux for hostInfo commandJonathan Reams2017-04-071-0/+10
* SERVER-28447/SERVER-28448 Only refresh metadata or wait for critical section ...Kaloian Manassiev2017-04-051-0/+63
* SERVER-28546 confirm WiredTiger unindex operations remove the correct documentEric Milkie2017-04-051-1/+17
* SERVER-28380 Clear ramlog before looking for stopReplProducer failpoint log m...Spencer T Brody2017-04-041-2/+5
* SERVER-28572 Change a js test to comply with configuration boundsAlex Gorrod2017-04-031-3/+3
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-302-370/+0
* SERVER-28135 stepdown.js should always fsyncUnlock() all secondary nodesBenety Goh2017-03-301-31/+57
* SERVER-27861 Make the failover in drain.js more reliableSiyuan Zhou2017-03-291-5/+3
* SERVER-27403 SERVER-28278 Ensure sync source is ahead and not rolled back aft...Judah Schvimer2017-03-249-57/+228
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-03-192-4/+18
* SERVER-23915 Make split_stale_mongos.js wait for split to propagate to all co...Spencer T Brody2017-03-162-1/+13
* SERVER-27864 Handle $cmd commands embedded in the query field properly in SCCCRandolph Tan2017-03-141-0/+18
* SERVER-28022 Invalidate old IDs for moved system.namespaces recordsMaria van Keulen2017-03-101-25/+53
* SERVER-27996 Invalidate stale system.namespaces record IDsMaria van Keulen2017-03-101-0/+45
* SERVER-27930 Invalidate old index record IDs after renaming collectionsMaria van Keulen2017-03-101-15/+30
* SERVER-22823 Increase stability of authCommands.jsJack Mulrow2017-03-091-5/+2
* SERVER-23091 allow enough time for data load to finish on OS X buildersEric Milkie2017-03-061-1/+1
* SERVER-27352: Fix stepdown command in double_rollback.jsSpencer Jackson2017-03-061-1/+6
* SERVER-28041 remove awaitNodesAgreeOnPrimary() call in sync2.jsJudah Schvimer2017-03-061-1/+0
* SERVER-28154 Remove race condition in ttl_sharded.jsTess Avitabile2017-03-021-14/+16
* SERVER-28050 Reconnect connection after stepdown in read_committed_stale_hist...Spencer T Brody2017-03-021-0/+1
* SERVER-23127 add additional tests of readConcern majority following writesSpencer T Brody2017-03-011-33/+132
* SERVER-23127 Add additional tests of majority readConcern following catalog c...Mathias Stearn2017-03-011-0/+343
* SERVER-23127 Add additional tests of majority readConcern readsMathias Stearn2017-03-011-0/+270
* SERVER-25995 raise timeout in replsets_priority1.jsEric Milkie2017-02-281-1/+1
* SERVER-26734 indexStats action is not sufficient for $indexStatsKyle Suarez2017-02-131-5/+16