Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Rosenwasser
e4484309b0 Add 'mongos' property to interface in 'mongoose'. 2015-08-13 12:05:30 -07:00
Gary Hamilton
fdc6193b12 doc for Model constructor (new) should be optional 2015-07-01 15:00:14 +01:00
Lazutkin Dmitry
7776946d2f Fixes borisyankov/DefinitelyTyped#4742 ctor definition of mongoose::Types::ObjectId 2015-06-26 14:13:51 +03:00
Radosław Eichler
c8d056a361 added test for fixed create method 2015-05-18 14:53:28 +02:00
Radosław Eichler
708a29cbf5 fixed Model<T>.create method returned Promise type 2015-05-18 14:49:55 +02:00
Radosław Eichler
36e72c193f added missing ObjectId methods, changed Document _id property from string to ObjectId 2015-05-16 16:31:13 +02:00
Michael Hohl
775c2cbc24 Model<T> extends NodeJS.EventEmitter - see #3968 2015-03-26 10:26:58 +01:00
doronbrikman
d4b07c491e Update mongoose.d.ts
Adjust model's function signature to be able to get one argument
2015-01-13 17:39:27 +02:00
psnider
114d68a072 Added mongoose.Types.ObjectId.toHexString() 2014-12-14 21:47:05 +00:00
Quenio dos Santos
b23ce3c58a Setting optional value 2014-09-27 21:26:18 -03:00
Horiuchi_H
0a86e76890 add mongoose type file 2014-05-01 19:41:46 +09:00