summaryrefslogtreecommitdiff
path: root/jstests/uniqueness.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "SERVER-470 don's use namespace 'bar' in jstests""Aaron2010-01-121-5/+5
* Revert "SERVER-470 try removing 'bar' collection from tests again"Aaron2010-01-111-5/+5
* SERVER-470 try removing 'bar' collection from tests againAaron2010-01-111-5/+5
* Revert "SERVER-470 don's use namespace 'bar' in jstests"Aaron2010-01-061-5/+5
* SERVER-470 don's use namespace 'bar' in jstestsAaron2010-01-051-5/+5
* SERVER-470 avoid conflicting use of the popular 'foo' namespaceAaron2010-01-051-1/+1
* fix bug SERVER-96 update that changes unique index field disregards unique c...Dwight2009-06-191-2/+2
* fix bug where the feature that ensures _id is preserved on an updateDwight2009-06-191-1/+16
* add _id index automatically, don't allow it to be deletedAaron2009-04-201-5/+3
* don't connect explicitlyEliot Horowitz2009-01-311-1/+0
* check that _id is uniqueDwight2009-01-261-0/+33