summaryrefslogtreecommitdiff
path: root/jstests/currentop.js
Commit message (Expand)AuthorAgeFilesLines
* make currentop more reliable and have it not impact other testsEliot Horowitz2012-06-161-1/+1
* SERVER-4628 - use ^ instead of . and fix test for currentopEliot Horowitz2012-06-121-4/+5
* fix line endingsEliot Horowitz2012-06-121-42/+42
* fix currentOp.js test to work with both --mongod-concurrency-level settingsEric Milkie2012-03-191-2/+3
* SERVER-4328 redo currentop test and change how we report locks somewhat in c...dwight2012-03-051-20/+52
* make currentop.js more robustEliot Horowitz2012-01-071-0/+6
* make currentop test more robustAaron2011-12-101-0/+2
* in currentop test, only kill operations within the test's namespace - was cau...Aaron2011-12-091-1/+1
* make test parallelagirbal2011-11-211-2/+2
* SERVER-2663: Added testcaseBrandon Diamond2011-11-071-0/+38