Dwight
|
530b1b2e7a
|
deleteIndexes -> dropIndexes
|
2010-01-22 15:58:49 -05:00 |
|
Dwight
|
dc6ecb1ce9
|
a bit nicer / smarter on a deleteIndex command after a crash
|
2010-01-22 11:03:35 -05:00 |
|
Eliot Horowitz
|
9f004b0cb2
|
small optimization
|
2010-01-15 17:22:11 -05:00 |
|
Eliot Horowitz
|
efbf3382cd
|
some index cleaning
|
2010-01-15 16:46:17 -05:00 |
|
Dwight
|
cf91f7211a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-15 16:05:39 -05:00 |
|
Dwight
|
2628d0213a
|
refactor and clean up some index building code
no longer allow two indexes with same key pattern (with diff names)
|
2010-01-15 16:05:14 -05:00 |
|
Eliot Horowitz
|
43355195b4
|
cache IndexSpec in NamespaceDetailsTransient
|
2010-01-15 13:54:52 -05:00 |
|
Eliot Horowitz
|
b27e1762c5
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-01-15 13:05:56 -05:00 |
|
Eliot Horowitz
|
08bbb8ba78
|
create IndexSpec class for keys + meta data
|
2010-01-15 12:32:29 -05:00 |
|
Dwight
|
1eeef29902
|
compile vcproj
|
2010-01-15 11:48:42 -05:00 |
|
Eliot Horowitz
|
c02e200b10
|
move some Index* stuff to db/index.*
|
2010-01-15 11:03:05 -05:00 |
|