summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12072 Don't swallow 'norepl' errors in the shell now that they no long...Spencer T Brody2014-01-071-4/+2
* SERVER-11144 Change new config file option structureShaun Verch2013-12-244-6/+6
* SERVER-9469 Removed top level errInfo fieldRandolph Tan2013-12-201-42/+0
* SERVER-9063 Correctly sort on text metadata for sharded queriesJason Rassi2013-12-171-0/+68
* SERVER-11484 mongos bubbles up "code" field for some command failuresJason Rassi2013-12-171-5/+79
* SERVER-9469 Rename errDetails to writeErrorsRandolph Tan2013-12-161-1/+1
* SERVER-11681 mongos upconverts all writes by defaultGreg Studer2013-12-166-37/+69
* SERVER-9074 Fix incorrect test cases in shard key immutability testAndrew Morrow2013-12-121-10/+4
* SERVER-11971 slaveok versioning logic should also apply to read prefsGreg Studer2013-12-112-12/+157
* SERVER-7246 test fixup for shard failure testsGreg Studer2013-12-112-188/+185
* SERVER-7246 legacy user authentication should use primary preferred read prefGreg Studer2013-12-111-0/+345
* SERVER-11492 Prevent running {getLastError:1, help:1} from resetting the conn...Spencer T Brody2013-12-061-0/+13
* SERVER-10758 Strict Epoch comparisonRandolph Tan2013-12-041-0/+41
* SERVER-11262 sharding/sync6.js failed on Win 32Randolph Tan2013-12-041-2/+2
* SERVER-10232 better migration stats to detect TO-side readinessRandolph Tan2013-12-024-41/+13
* SERVER-5625 SERVER-7426 allow all connections in all states to tolerate downe...Greg Studer2013-12-022-0/+503
* SERVER-10668 Update and re-enable sharding/authCommands.js testSpencer T Brody2013-11-181-43/+16
* SERVER-11712 Improve error reporting on config server writesRandolph Tan2013-11-181-1/+106
* SERVER-11720 minimal patch - Immutable update checks should be done for repla...Greg Studer2013-11-151-5/+0
* SERVER-6835: removed extra, and erroring lineScott Hernandez2013-11-141-1/+0
* SERVER-11324: fix for wrong test changeScott Hernandez2013-11-142-2/+4
* SERVER-11324: Allow unique index if prefixed by hashed shard keyScott Hernandez2013-11-132-1/+48
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-131-0/+98
* SERVER-11676 buildbot change limit in writeback_bulk_insert.jsGreg Studer2013-11-131-38/+12
* SERVER-10818 use separate write execution path for config server batch writesGreg Studer2013-11-131-0/+90
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-11-121-6/+0
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-0612-37/+53
* SERVER-10026 sort queries now go through new systemHari Khalsa2013-11-011-6/+0
* SERVER-11496 SERVER-2212 Fix race condition in max_time_ms_sharded.jsJason Rassi2013-10-311-0/+1
* SERVER-11360 Splits can fail if the split point was once a chunk boundaryRandolph Tan2013-10-311-75/+0
* SERVER-2212 mongos maxTimeMS support for aggregate, count, mapReduceJason Rassi2013-10-311-0/+10
* SERVER-2212 mongos maxTimeMS support for moveChunkJason Rassi2013-10-311-0/+25
* SERVER-2212 mongos tracks elapsed time for sharded cursorsJason Rassi2013-10-311-0/+109
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-10-301-2/+2
* SERVER-9469 fix auto split test to add mandatory delete limitGreg Studer2013-10-301-2/+2
* SERVER-11421: make applyOps call logOpForDbHashDan Pasette2013-10-291-0/+38
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-1/+1
* SERVER-8213 Make copyDB and clone work with auth when using new-style usersSpencer T Brody2013-10-281-3/+1
* SERVER-11301 added retry logic to movechunk commands for slow hostsBenety Goh2013-10-283-6/+40
* SERVER-10866 Figure out split trigger mechanismRandolph Tan2013-10-251-0/+157
* SERVER-10521 kill test until mongod stableGreg Studer2013-10-251-257/+0
* SERVER-10383 read_pref_cmd.js failed on Windows 64-bitRandolph Tan2013-10-251-7/+9
* SERVER-5588 mapReduce and eval not recognized by mongosSiyuan Zhou2013-10-242-0/+25
* SERVER-11220 empty_cluster_init.js longer timeout for long startup hanggregs2013-10-161-2/+3
* SERVER-10519 fix database name mongos write commands are sent onGreg Studer2013-10-161-0/+257
* remove a timing assert, fix lng/lat swapHari Khalsa2013-10-161-2/+3
* SERVER-11168 remove inTiming.js tests - flakyHari Khalsa2013-10-151-58/+0
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-1110-20/+20
* SEVER-10521 Update write commands types to comform to v0.4 of the specAlberto Lerner2013-10-111-257/+0
* SERVER-7379 Prohibit shard key mutation in updatesAndrew Morrow2013-10-112-23/+62