summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-24811 replSetFreeze should fail if node is primary or running for elec...Benety Goh2017-02-081-0/+4
* SERVER-22291 fixed _requestRemotePrimaryStepdown replSetStepDown commandJudah Schvimer2017-02-031-0/+46
* SERVER-27794 add write concern to indexbg_drop.js bulk insertJudah Schvimer2017-02-031-1/+1
* SERVER-27816 increase wtimeout in sync2.jsJudah Schvimer2017-02-031-56/+54
* SERVER-27840 add write concern wtimeout to protocol_version_upgrade_downgrade.jsJudah Schvimer2017-02-031-3/+6
* SERVER-24963 Fix invalidation of cursors on system.indexesGeert Bosch2017-01-311-0/+22
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...r3.2.12-rc0r3.2.12r3.2.11Jack Mulrow2017-01-251-0/+60
* SERVER-27050 jstest that rollback detects upstream node rolling backMathias Stearn2017-01-252-4/+173
* SERVER-27282 test that node doesn't get stuck in ROLLBACK after SocketExceptionMathias Stearn2017-01-251-0/+132
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Benety Goh2017-01-2412-81/+647
* SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer2017-01-231-0/+1
* SERVER-27656 Ensure node 0 is not primary during reconfig in last_vote.jsJudah Schvimer2017-01-231-0/+9
* SERVER-27582 initialize lastVote properlyJudah Schvimer2017-01-231-0/+208