summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh2016-01-141-0/+11
* SERVER-7656 Execute aggregation command on targeted shard if first stage is a...Charlie Swanson2016-01-131-1/+38
* SERVER-20358 prevent creation of users containing NULL charactersrahuldhodapkar2016-01-131-0/+6
* SERVER-20858 Reject creation of non-capped oplog collections.Max Hirschhorn2016-01-121-0/+38
* SERVER-21602 Use 'cursorTimeoutMillis' flag in cursor_timeout.jsJason Rassi2016-01-121-11/+23
* SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh2016-01-121-0/+41
* SERVER-21724 Let backup role read system.profileSpencer Jackson2016-01-072-14/+23
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-071-1/+1
* SERVER-22013 Filter listCollections results to relevant collectionCharlie Swanson2015-12-231-2/+2
* SERVER-22014 Don't run index_bigkeys_nofail.js in parallelGeert Bosch2015-12-231-0/+4
* SERVER-21545 Correctly roll back updating collection optionsCharlie Swanson2015-12-211-0/+23
* SERVER-21426:Add writeConcern support to benchRunr3.0.8-rc0dalyd2015-12-081-4/+7
* SERVER-21483 Don't reorder capped inserts on secondariesMathias Stearn2015-12-021-0/+49
* SERVER-20839 Use bsonWoCompare() to compare optimes in the shell.Max Hirschhorn2015-12-011-3/+1
* SERVER-21543 Lengthen delay before deleting old journal filesCharlie Swanson2015-11-231-42/+51
* SERVER-21305: Correctly calculate lock acquisition time for long waitsGeert Bosch2015-11-091-0/+57
* SERVER-20407 Sharded findAndModify should retry on shard version mismatchKaloian Manassiev2015-10-262-15/+122
* SERVER-8728 rewrite profile1.js removing its inherently racey portionmatt dannenberg2015-10-261-151/+91
* SERVER-2454 Return error on find/getMore PlanExecutor::DEADJames Wahlin2015-10-232-2/+13
* SERVER-20638 Reading profiling level shouldn't create databases that don't existMathias Stearn2015-09-303-4/+42
* SERVER-20531 uassert rather than invariant if findAndModify fails due to miss...David Storch2015-09-251-0/+25
* SERVER-18250 WiredTiger is not the default engine in v3.0Ramon Fernandez2015-09-252-2/+2
* SERVER-20617: Add durability test for writeConcern j:trueGeert Bosch2015-09-251-0/+30
* SERVER-20176: For writeConcern j:1 only sync once at end of operationGeert Bosch2015-09-251-1/+8
* SERVER-18250 Add tests for toggling between --journal and --nojournal.Max Hirschhorn2015-09-252-0/+204
* SERVER-20460 Make listIndexes authz check backwards compatAndreas Nilsson2015-09-231-1/+11
* SERVER-18178 Convert the mr_drop.js test to an FSM workloadKamran Khan2015-09-222-41/+118
* SERVER-19564: Make benchRun use insertMultiMartin Bligh2015-09-161-0/+37
* SERVER-20219 Warn if an index has a partialFilterExpression option.Max Hirschhorn2015-09-141-0/+73
* SERVER-20394 Remove non-integer test case from iteration_count_control.jsAndreas Nilsson2015-09-141-2/+0
* SERVER-20191 multi-updates/remove can make successive queries skip shard vers...Randolph Tan2015-09-082-0/+103
* SERVER-13647 give restore privileges to rootMerry Mou2015-08-313-302/+325
* SERVER-15893 Add validate privileges to root role.Merry Mou2015-08-311-0/+14
* SERVER-19131 Give clusterManager role privileges to config.tagsMerry Mou2015-08-311-0/+18
* SERVER-19284 Do not allow creation of roles with same names as builtin roles.Merry Mou2015-08-311-0/+13
* SERVER-17895 Remove clearing plan cache after 1000 write opsQingyang Chen2015-08-261-16/+3
* SERVER-19395 Write commands should use ShardConnectionsRandolph Tan2015-08-261-0/+90
* Fix apitest_dbcollection.js when running in sharded passthroughMathias Stearn2015-08-081-1/+1
* Fix typoMathias Stearn2015-08-081-1/+1
* Don't assume storageSize doesn't change in background for all storage enginesMathias Stearn2015-08-081-4/+9
* SERVER-19719 fix rollback_collMod_fatal.js which expected a different log mes...Dan Pasette2015-08-061-1/+1
* SERVER-19719 Failure to rollback noPadding should not cause fatal errorDan Pasette2015-08-051-2/+15
* BUILD-824 Switch KDCs for GSSAPI testsJonathan Reams2015-08-043-7/+7
* SERVER-19513 move functional test to noPassthroughWithMongodDan Pasette2015-07-221-4/+4
* SERVER-19052 use itcount() instead of count() in master/slave testsDan Pasette2015-07-222-3/+3
* SERVER-19052 warm the cache before perf testDan Pasette2015-07-221-0/+1
* SERVER-19052 use itcount() instead of count() in repl testsDan Pasette2015-07-222-2/+2
* Revert "Revert "SERVER-19513: Unindex documents when truncating WT capped col...Ramon Fernandez2015-07-221-0/+26
* Revert "SERVER-19513: Unindex documents when truncating WT capped collections"Ramon Fernandez2015-07-221-26/+0