summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Fix flaky test not to run a command on a possibly bad connectionKristina2012-02-101-2/+0
* SERVER-3772 test is not as reliable as i'd hopedEric Milkie2012-02-101-1/+2
* Make test less sensitive to differences between time() and gettimeofday()Mathias Stearn2012-02-091-2/+4
* Add nupdated and nmoved to profile object and slow op logging SERVER-4860Mathias Stearn2012-02-091-0/+10
* SERVER-3772 fix up test to be more reliable after unpartitioning and re-enabl...Eric Milkie2012-02-091-3/+12
* SERVER-4729: log slow queries + improved testBrandon Diamond2012-02-091-0/+41
* Calculating which shard(s) to send $in queries to was taking a long time. Thi...Spencer T Brody2012-02-081-0/+58
* SERVER-4914 identify relevant code pointsAaron2012-02-081-1/+2
* fix unit test's db locationEric Milkie2012-02-081-3/+3
* Fix fastsync test timing issueKristina2012-02-081-3/+14
* Revert "SERVER-4729: Ensure query logged when slow"Aaron2012-02-071-38/+0
* merge shard7 test with new sharded update validation codeAaron2012-02-071-1/+1
* SERVER-4777 avoid 'weird case' assertion on modifier update with duplicate fi...Aaron2012-02-061-0/+6
* SERVER-4820 disable testAaron2012-02-061-0/+2
* SERVER-4820 testAaron2012-02-061-0/+22
* SERVER-4554 for shard selection, treat empty ranges separately from universal...Aaron2012-02-061-5/+30
* SERVER-4781 disable testAaron2012-02-061-0/+4
* SERVER-4778 make combinatorial result set limits consistentAaron2012-02-061-2/+2
* SERVER-4781 testsAaron2012-02-062-0/+91
* SERVER-4779 update test to characterize expected behaviorAaron2012-02-061-4/+2
* SERVER-4779 testAaron2012-02-061-0/+14
* SERVER-4770, changed list of documents to delete to a set.Daniel Pasette2012-02-061-0/+18
* SERVER-4729: Ensure query logged when slowBrandon Diamond2012-02-061-0/+38
* make fsync2 test more reliableEliot Horowitz2012-02-031-2/+7
* Make dur/closeall.js wait for initial sync to finish before starting SERVER-4852Mathias Stearn2012-02-021-0/+11
* no tabsMathias Stearn2012-02-021-24/+24
* fix 32-bit agg test and Date_tEliot Horowitz2012-01-312-4/+7
* SERVER-4809 buildbot sharding_multiple_ns_rs.js sometimes rs election can tak...Greg Studer2012-01-301-1/+1
* Add debugging messages to testKristina2012-01-261-1/+4
* buildbot count1.js make sure we wait for stopped balancer, otherwise intermit...Greg Studer2012-01-261-5/+3
* buildbot make port ranges not interfere in linuxGreg Studer2012-01-261-2/+2
* try to make chmod workEliot Horowitz2012-01-251-2/+8
* more reliable killop testEliot Horowitz2012-01-251-2/+2
* SERVER-4772: mongo constructor is only local if executed on serveragirbal2012-01-251-4/+4
* buildbot sharding_passthrough.js killop.js can't use ns to check currentOp, m...Greg Studer2012-01-251-1/+4
* buildbot names.js can't use ports >49152 for testing, may be auto-allocatedGreg Studer2012-01-251-2/+2
* buildbot multi_mongos1.js turn off balancer during splits/movesGreg Studer2012-01-251-0/+4
* try to make test more robustEliot Horowitz2012-01-251-1/+1
* better debugging for killopEliot Horowitz2012-01-251-2/+2
* turn balancer off during testEliot Horowitz2012-01-251-0/+2
* buildbot count1.js stop balancer during manual chunk operationsGreg Studer2012-01-251-0/+7
* debugging for failing testEliot Horowitz2012-01-251-1/+1
* decrease verbosity on testEliot Horowitz2012-01-251-1/+1
* give timing test a little fudge factorEliot Horowitz2012-01-251-1/+1
* debugging for testEliot Horowitz2012-01-251-7/+26
* SERVER-4762 more logging on failure case for bigMapReduce.jsGreg Studer2012-01-241-1/+21
* debuggingEliot Horowitz2012-01-241-2/+2
* easier to debug testsEliot Horowitz2012-01-244-4/+11
* SERVER-4716 keep track of memory usage running total in scan and orderAaron2012-01-231-0/+26
* BUILDBOT-84: make aggregation JS tests load nicely from SConsDan Crosta2012-01-233-6/+32