summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* buildbot writeback_bulk_insert.js use correct collection for last writeback a...Greg Studer2012-10-011-6/+7
* buildbot writeback_bulk_insert.js fix test for v8Greg Studer2012-10-011-3/+3
* SERVER-4161 Report nscannedObjects properly when covered indexes are used.Aaron2012-09-271-0/+42
* SERVER-7111 DBClientReplicaSet::connect should not assert if primary is down ...Randolph Tan2012-09-261-5/+0
* renamed replica sets to match the test it is doingRandolph Tan2012-09-261-3/+3
* SERVER-6634 Handle negative and invalid skip values in count commandShaun Verch2012-09-251-2/+0
* buildbot mongos_validate_backoff.js retry on transient timing failureGreg Studer2012-09-211-2/+11
* SERVER-6540 fix writeback hangs when messages are too bigGreg Studer2012-09-191-0/+115
* SERVER-7003 fix migrations in the presence of active deletionsKevin Matulef2012-09-111-0/+42
* SERVER-6821 - test had a > vs >= bug making it flakyEliot Horowitz2012-09-111-4/+4
* SERVER-6972 SERVER-4237 Skip sharding/read_pref_rs_client.js when running wit...Spencer T Brody2012-09-101-0/+1
* SERVER-6809 SERVER-6811 cleanup and add prefix sharding testsKevin Matulef2012-09-042-46/+74
* SERVER-6834 wait for all stopped nodes to be down in testTad Marshall2012-08-301-1/+3
* SERVER-6809 SERVER-6811 fix chunk bounds for prefix shard keysKevin Matulef2012-08-211-0/+43
* SERVER-6765 less aggressive backoffGreg Studer2012-08-141-1/+1
* turn off balancer for error1Greg Studer2012-08-101-1/+1
* SERVER-5064 don't return false in auth unless all config servers are downMathias Stearn2012-08-071-0/+41
* SERVER-6516, SERVER-6581 adapt shard_gle_insert.js to changed stringsTad Marshall2012-08-071-1/+6
* SERVER-6581 test that error messages are reported when GLE command failsMathias Stearn2012-08-061-0/+127
* SERVER-4237 Move auth handling out of gridfs.js and into test infrastructureSpencer T Brody2012-08-061-6/+1
* SERVER-6677 Add more test on read preference on the DBClientReplicaSet levelRandolph Tan2012-08-061-0/+224
* SERVER-6681 Add more debugging info to sync7.jsSpencer T Brody2012-08-031-0/+5
* Reverting auth_ro.js test until post-2.2Kristina2012-08-011-248/+0
* SERVER-6675 - try to fix auth_ro.jsEliot Horowitz2012-08-011-0/+2
* Read-only auth testsKristina2012-07-311-0/+246
* SERVER-6282 wait-doubling backoff for local mongos errors requiring config se...Greg Studer2012-07-301-0/+50
* SERVER-5903 organize and add to existing tests for sharded countKevin Matulef2012-07-301-27/+93
* SERVER-6385 make sure balancing doesn't interfere with splitting being testedGreg Studer2012-07-301-0/+11
* SERVER-6598 carry userFlags over across shardsSiddharth Singh2012-07-291-0/+59
* Put back SERVER-6463Randolph Tan2012-07-271-0/+73
* SERVER-6622 fix auth.js test on v8 build.Spencer T Brody2012-07-271-4/+9
* Increase log verbosity for auth2.js testSpencer T Brody2012-07-261-1/+2
* SERVER-6549. Use internal permissions when ensuring index in authenticate com...Spencer T Brody2012-07-261-0/+38
* Revert "SERVER-6463 Mongos sets shard host string to "set/" without any seed ...Greg Studer2012-07-251-73/+0
* Buildbot prefix_shard_key.js make sure multi-key doc is removed before index ...Spencer T Brody2012-07-241-0/+2
* Add tests that manually providing $auth doesn't affect authentication privilegesSpencer T Brody2012-07-241-9/+47
* SERVER-6463 Mongos sets shard host string to "set/" without any seed membersRandolph Tan2012-07-241-0/+73
* Add more tests for prefix shard keys.Spencer T Brody2012-07-242-5/+63
* Fix test: prevent secondary from going stale on big insert SERVER-6533Kristina2012-07-231-0/+2
* SERVER-5595 C++ Driver Fails to connect to a replica set when the replica set...Randolph Tan2012-07-191-0/+60
* SERVER-6363 auth_slaveok_routing.js failing all overRandolph Tan2012-07-161-12/+7
* turn off balancer during testEliot Horowitz2012-07-151-0/+2
* SERVER-6334 ReplSet connections magically gets reauthenticated after logging outRandolph Tan2012-07-131-2/+84
* turn off balancer for sync2 to avoid conflictEliot Horowitz2012-07-111-0/+2
* SERVER-6397 buildbot sync2.js turn off balancer before doing manual chunk movesgregs2012-07-111-0/+2
* Don't run tests with auth that we know will fail. SERVER-4254 SERVER-6327 SER...Spencer T Brody2012-07-102-0/+2
* SERVER-4385 Test-SyncClusterConn refreshes connSiddharth Singh2012-07-101-0/+27
* fix auth_repl testEliot Horowitz2012-07-101-1/+1
* SERVER-6117 SlaveOk Query fails with auth error even after logging inRandolph Tan2012-07-091-0/+51
* SERVER-5872 Test updatedExisting not missingSiddharth Singh2012-07-091-0/+29