summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8097: make test more stableEliot Horowitz2013-01-221-0/+1
* SERVER-8117: listDatabases - config/admin db should come from config serversScott Hernandez2013-01-221-0/+46
* SERVER-7511: fix update with positional mod or index offsetEliot Horowitz2013-01-091-0/+113
* SERVER-7660 findAndModify with auth + sort fixEliot Horowitz2013-01-081-0/+18
* SERVER-7428 Regression test.Andy Schwerin2013-01-081-0/+16
* SERVER-6915 use ::_exit() in toolsSiddharth Singh2013-01-081-0/+79
* SERVER-8097 increment writebackSince on every request but GLEGreg Studer2013-01-071-0/+62
* SERVER-8000 minor other cleanup sharding_balance4.jsGreg Studer2012-12-271-6/+1
* SERVER-8000 make sharding_balance4.js test deterministicGreg Studer2012-12-271-4/+22
* SERVER-7958 - make test more resilient to gle field orderingEliot Horowitz2012-12-191-1/+3
* SERVER-7958 - when an old operation has a writeback,Eliot Horowitz2012-12-191-0/+94
* SERVER-4532 can't call ClientInfo::addShard on things you don't really useEliot Horowitz2012-12-142-8/+60
* SERVER-7343 turn within on in queryoptimizer, add jstestsHari Khalsa2012-12-044-0/+124
* SERVER-7665 Use getInternalScopedDbConnection for updating RS configuration i...Spencer T Brody2012-11-171-1/+1
* SERVER-7612 explicit primary read pref does not work well with shard versioningRandolph Tan2012-11-131-0/+34
* SERVER-7551 use same batch limits for initialsync and synctailEric Milkie2012-11-091-0/+52
* SERVER-7145 Updated test to reflect new treatment of undefined in jsonString ...Shaun Verch2012-11-071-2/+10
* SERVER-7498 chainingAllowed option for replicationKristina2012-11-061-0/+68
* SERVER-6765 less aggressive backoffGreg Studer2012-11-061-1/+1
* SERVER-7484 zero results should not trigger error w/ returnPartialGreg Studer2012-11-061-0/+96
* SERVER-7408 Correctly handle $skip and $limit in sharded aggMathias Stearn2012-11-061-0/+22
* SERVER-7111 DBClientReplicaSet::connect should not assert if primary is down ...Randolph Tan2012-11-061-5/+0
* SERVER-7374 mrShardedOutput.js make failure much more informativeGreg Studer2012-10-191-3/+46
* buildbot auth_slaveok_routing.js need to wait for primary status to avoid hos...Greg Studer2012-10-191-0/+6
* buildbot sharding_balance4.js turn off balancer during initial load so that w...Greg Studer2012-10-191-1/+11
* buildbot limit_push.js stop the balancer if we're doing manual movesGreg Studer2012-10-191-0/+3
* buildbot sharding_migrate_cursor1.js wait for cleanup after data moves.Greg Studer2012-10-171-0/+5
* buildbot shard6.js use separate config server if counting connections to shardsGreg Studer2012-10-171-1/+1
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-1715-24/+25
* SERVER-7198 Prevent rollback in inconsistent stateKristina2012-10-031-0/+70
* SERVER-7182 Call getLastError on the correct database in mongorestoreSpencer T Brody2012-10-021-9/+35
* SERVER-7160 Full mongorestore with auth should auth only against the admin dbSpencer T Brody2012-10-021-0/+28
* SERVER-7146 buildbot writeback_bulk_insert.js use correct collection for last...Greg Studer2012-10-011-6/+7
* SERVER-7146 buildbot writeback_bulk_insert.js fix test for v8Greg Studer2012-10-011-3/+3
* no splitting when the balancer is runningScott Hernandez2012-09-191-0/+4
* SERVER-6540 fix writeback hangs when messages are too bigGreg Studer2012-09-191-0/+115
* SERVER-6993 - fix findAndModify positional operator regression with undotted ...Eliot Horowitz2012-09-181-0/+9
* SERVER-6943: fix sh.addTagRange for 3 config serversScott Hernandez2012-09-181-1/+2
* SERVER-6909 fix case where update can modify document such that query doesn't...Eliot Horowitz2012-09-181-0/+21
* SERVER-7003 fix migrations in the presence of active deletionsKevin Matulef2012-09-131-0/+42
* SERVER-6834 wait for all stopped nodes to be down in testTad Marshall2012-09-121-1/+3
* SERVER-6931 Don't attempt to look up a cursor using an invalid id. Prevents ...Aaron2012-09-121-0/+17
* SERVER-6878 Clean distinct3.js and make evalb.js more robust.Aaron2012-09-122-11/+41
* SERVER-6821 - test had a > vs >= bug making it flakyEliot Horowitz2012-09-111-4/+4
* Allow commands sent by system user to run even without an $auth table. SERVE...Spencer T Brody2012-09-051-2/+5
* SERVER-6809 SERVER-6811 fix chunk bounds for prefix shard keysKevin Matulef2012-08-212-0/+77
* SERVER-6779 Correctly serialize ExpressionCoerceToBoolMathias Stearn2012-08-201-0/+18
* turn off balancer for error1Greg Studer2012-08-101-1/+1
* bbot fix SERVER-6744Randolph Tan2012-08-091-2/+6
* bbot fix for SERVER-6740Randolph Tan2012-08-091-4/+0