summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-21528 clean up capped6.js"Robert Guo2016-02-051-89/+94
* SERVER-21528 clean up capped6.jsRobert Guo2016-01-281-94/+89
* SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh2016-01-141-0/+11
* SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh2016-01-121-0/+41
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-22013 Filter listCollections results to relevant collectionCharlie Swanson2015-12-231-2/+2
* 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-8728 rewrite profile1.js removing its inherently racey portionmatt dannenberg2015-10-261-151/+91
* SERVER-20638 Reading profiling level shouldn't create databases that don't existMathias Stearn2015-09-302-2/+40
* SERVER-18178 Convert the mr_drop.js test to an FSM workloadKamran Khan2015-09-221-41/+0
* SERVER-19564: Make benchRun use insertMultiMartin Bligh2015-09-161-0/+37
* SERVER-17895 Remove clearing plan cache after 1000 write opsQingyang Chen2015-08-261-16/+3
* 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-19513 move functional test to noPassthroughWithMongodDan Pasette2015-07-221-26/+0
* 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
* SERVER-19513: Unindex documents when truncating WT capped collectionsGeert Bosch2015-07-221-0/+26
* SERVER-17370 Fix bugs in storage engine-specific index and collection optionsMathias Stearn2015-07-011-2/+5
* SERVER-18461 cover range predicates comparing BinData in building index boundscoollog2015-06-251-0/+68
* SERVER-17336 skip compact_keeps_indexes.js in master/slave testBenety Goh2015-05-281-9/+17
* SERVER-13875 Spec equivalence check ignore text/geo index versionsJason Rassi2015-05-152-3/+56
* SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi2015-04-281-0/+9
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-281-0/+60
* SERVER-16506 Don't run as many currentOp commands to avoid spurious timeoutGeert Bosch2015-04-271-1/+1
* SERVER-17882 Expand failIndexKeyTooLong handling to updatesMathias Stearn2015-04-161-2/+26
* SERVER-17889 MapReduceCommand::run() error out from DBDirectClientJason Rassi2015-04-091-0/+17
* SERVER-17699 LockerImpl<>::getLockerInfo() don't no-op if not lockedJason Rassi2015-03-261-14/+5
* SERVER-17486 Crash when parsing invalid polygon coordinatesSiyuan Zhou2015-03-131-0/+6
* SERVER-17521: improve createIndex validation of empty nameEliot Horowitz2015-03-091-0/+6
* SERVER-17499 Don't set owned RU if creating DBDirectClient agg cursorJason Rassi2015-03-091-0/+11
* SERVER-17387 prevent invalid projections from causing findAndModify to trigge...David Storch2015-03-091-2/+64
* SERVER-17395: Add FSM tests to stress yielding.Charlie Swanson2015-03-091-0/+35
* SERVER-17405 Don't throw MsgAssertionException when getLog is given a non-str...alabid2015-03-031-0/+3
* SERVER-17372 fix findAndModify output when there is an insert in the upsert: ...David Storch2015-02-251-0/+26
* Revert "SERVER-17356 Rename 'storageEngine' to 'storage' in collection and in...Dan Pasette2015-02-251-7/+7
* SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index optionsMathias Stearn2015-02-241-7/+7
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-191-0/+33
* SERVER-17241 Verify number of loops of polygonSiyuan Zhou2015-02-111-0/+5
* SERVER-17040: fix test case for sharded caseGeert Bosch2015-02-061-2/+8
* SERVER-17040: NULL pointer crash in cloneCollectionAsCappedGeert Bosch2015-02-061-0/+27
* SERVER-16883 Geo Query $center with "NaN" coordinate does not errorSiyuan Zhou2015-02-061-0/+16
* SERVER-17173 Add multiversion test for listCollections and listIndexesSiyuan Zhou2015-02-062-187/+8
* fix compact test for small_oplog_rs passthroughScott Hernandez2015-02-052-2/+4
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-052-19/+25
* SERVER-17132 make findAndModify behave correctly with concurrent writesDavid Storch2015-02-041-0/+38
* SERVER-17114 capped cursor should die when falling off the back of collectionEric Milkie2015-02-041-4/+15
* SERVER-17077 stop running evalc.js after 2 minutesBenety Goh2015-01-271-4/+4