Dan Pasette
895db35390
SERVER-17425 Disallow creation of v0 indexes
2015-09-22 12:23:43 -04:00
Kaloian Manassiev
79a9091df8
SERVER-18062 Implicitly create database for createIndexes
...
Also moves some commands out of commands_public.cpp in an effort to get
rid of this file.
2015-06-19 12:28:39 -04:00
Eliot Horowitz
245ff2fcb2
SERVER-17521: improve createIndex validation of empty name
2015-03-09 23:34:35 -04:00
alabid
5f3fa2e775
SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage engines
...
Also moved jstests/tool/dumprestore6.js to jstests/mmapv1/dumprestore6.js
since this JS test attempts to restore a v0 index
Closes #914
Signed-off-by: Benety Goh <benety@mongodb.com >
2015-01-23 17:03:07 -05:00
Benety Goh
7d504b6609
SERVER-16930 createIndexes should always set numIndexesBefore and numIndexesAfter when it runs successfully
2015-01-21 09:16:04 -05:00
Eliot Horowitz
fcc9f95332
SERVER-12967: remove createIndexes 'noChangesMade' field as its redundant
2014-02-28 17:33:59 -05:00
Randolph Tan
5595b94560
SERVER-12127 migrate js tests to jscore suite when not related to writes
...
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00