summaryrefslogtreecommitdiff
path: root/jstests/sharding/index1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10175 buildbot v2.4 index1.js failure run GLE after inserts to make su...Greg Studer2013-07-111-0/+1
* SERVER-2001 change shard key validation to allow hashed shard keysKevin Matulef2012-10-101-1/+61
* Fix for js test.Kevin Matulef2012-10-101-1/+1
* Add more tests for prefix shard keys.Spencer T Brody2012-07-241-1/+33
* SERVER-1506 change shard key validation to allow prefixes of existing indicesKevin Matulef2012-06-141-1/+67
* better msging / tests when sharding collection with diff types of indexes SER...gregs2011-09-291-11/+19
* Update test to reflect desired behavior. SERVER-3718Spencer T Brody2011-09-021-7/+3
* Add more tests for SERVER-2326 & SERVER-3718.Spencer T Brody2011-08-291-0/+48
* Put assert in right place in test.Spencer T Brody2011-08-291-1/+1
* Fix sharding index creation tests. Now can catch SERVER-3718.Spencer T Brody2011-08-291-4/+10
* fix for SERVER-2326, unique : true semanticsgregs2011-03-301-0/+124