Commit Graph

72 Commits

Author SHA1 Message Date
Ryan Cavanaugh
5d004be8ba Merge commit 'upstream/master~600' into merge_7_25 2016-07-26 00:22:12 -07:00
Ryan Cavanaugh
5e9440c8ad Merge commit 'upstream/master~700' into merge_7_25
# Conflicts:
#	angular-ui-router/angular-ui-router.d.ts
#	bookshelf/bookshelf-tests.ts
#	bookshelf/bookshelf.d.ts
#	enzyme/enzyme-tests.tsx
#	enzyme/enzyme.d.ts
#	escodegen/escodegen-tests.ts
#	helmet/helmet.d.ts
#	joi/joi.d.ts
#	knex/knex-tests.ts
#	moment/index.d.ts
#	mongoose/index.d.ts
#	pg/pg.d.ts
#	react-select/react-select-tests.tsx
#	soap/index.d.ts
#	ssh2/ssh2.d.ts
#	turf/turf-tests.ts
#	underscore.string/underscore.string.d.ts
2016-07-25 16:10:34 -07:00
Ryan Cavanaugh
a5f4d50ccc Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Raghav Katyal
395c4e1639 Turning on consistent casing flag and fixing failures 2016-06-30 15:14:49 -07:00
Federico Caselli
8daa4ef04a Added missing deprecated method Collection remove (#9476) 2016-06-02 23:29:41 +09:00
Cristian Traistaru
b0684b27a4 Update listCollections to use filter objects (#9283) 2016-05-12 13:57:21 +09:00
Ryan Cavanaugh
612c172c52 Use correct test list 2016-05-10 12:28:03 -07:00
Ryan Cavanaugh
bfd400a8f8 Add noEmit to all config files 2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
50387d4046 Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38 Rename all entry points to index.d.ts and explicitify all file lists 2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5 Add typesRoot to all config files 2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
81862d240d More fixes 2016-05-04 22:50:05 -07:00
Ryan Cavanaugh
ded70421be Turn off strict null checks 2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a Add tsconfig.json files 2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
7906b3d3bd Update ACL + dependents 2016-04-27 21:13:23 -07:00
Ryan Cavanaugh
e7c111c4b7 Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere

# Conflicts:
#	azure-mobile-services-client/AzureMobileServicesClient.d.ts
#	bookshelf/bookshelf.d.ts
#	hapi/hapi.d.ts
#	helmet/helmet.d.ts
#	mongodb/mongodb.d.ts
#	nock/nock.d.ts
#	react-bootstrap/react-bootstrap.d.ts
#	react-helmet/react-helmet.d.ts
#	restify/restify.d.ts
#	sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
Ryan Cavanaugh
541e24b685 Fix angularjs/angular; 'export declare'/'declare export' 2016-04-25 13:02:25 -07:00
Dave Templin
b97c0d5a22 mongodb.d.ts fixes to enable Promise and async-await (#9064)
* mongodb.d.ts fixes to enable Promise and async-await

* Update mongodb.d.ts
2016-04-25 23:44:19 +09:00
Ryan Cavanaugh
4a433abbf4 Unwrap all lone ambient external modules 2016-04-22 14:12:45 -07:00
Timothy Soehnlin
04a46a81d9 Update mongodb.d.ts
Making initializedUnordered return UnorderedBulkOperation
2016-03-28 10:14:49 -05:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Ramon Ising
3cf5221c92 remove duplicate semicolon 2016-02-15 16:13:19 +01:00
vvakame
9027703c0b pass npm run all in new definition-tester 2016-02-10 00:16:03 +09:00
CaselIT
a80a024f79 Changed internal types from class to interface
Thanks to  @pfzero
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/7021#issuecomment-179439322
2016-02-03 21:50:31 +01:00
Federico Caselli
9e2b6c0c0c Fixed copy paste typo 2016-02-01 16:51:40 +01:00
Federico Caselli
8f03a21035 Direction argument of cursor.sort is optional 2016-01-13 11:29:14 +01:00
CaselIT
a546e99a72 Changed reference to the correct file version 2016-01-11 15:19:05 +01:00
CaselIT
307572b0ba Updated mongodb to version 2.1 2016-01-11 15:07:25 +01:00
Federico Caselli
361804fca9 Rename mongodb-tests.ts to mongodb-1.4.9-tests.ts 2016-01-11 15:06:09 +01:00
Federico Caselli
798fe08f86 Rename mongodb.d.ts to mongodb-1.4.9.d.ts 2016-01-11 15:05:54 +01:00
pyoungon
bb185bb119 Run 'npm test' and fix file to pass tests. (Change the definition order) 2015-12-30 12:55:45 +09:00
pyoungon
a3ff0859bf changed callback parameters as optional. 2015-12-28 11:11:00 +09:00
Krueger, Brandon
8bf5ea7eb0 generate is not supposed to be a static function 2015-10-21 08:06:27 -05:00
Krueger, Brandon
394deb7d9a Updating ObjectID to match current spec 2015-10-21 08:02:06 -05:00
Chris Pearce
12758ceb91 Added missing strict property to MongoCollectionOptions type of mongodb.d.ts 2015-09-07 19:05:22 +01:00
Lenilson Nascimento
1957c7eb73 Correct insertOne method 2015-08-02 19:35:27 -03:00
lnlwd
db52e392fa Correct param types, for parse build 2015-07-15 11:04:10 -03:00
lnlwd
9916fab22d Update collection to support new crud operations 2015-07-14 22:53:55 -03:00
Panu Horsmalahti
1b8c6b6cf4 Add MongoDB stats type 2015-02-10 15:55:31 +02:00
vvakame
875f270112 fix mongodb/mongodb.d.ts 2014-10-07 14:46:14 +09:00
Arkadiusz Filipczak
3cc0a3ec6b fixed typo readPreference(s) 2014-09-26 06:43:54 +02:00
Arkadiusz Filipczak
9f319d3c5b DbCreateOptions' w property should accept numbers 2014-09-26 06:43:14 +02:00
Lior Mualem
150bb126d3 Added createIndex and ensureIndex overloads to mongodb.Collection. 2014-07-03 10:04:28 +03:00
Lior Mualem
423febb7d5 Added Binary class to mongodb. 2014-07-03 10:04:28 +03:00
Václav Oborník
39daafa17e mongodb.ObjectID has optional constructor string 2014-02-25 09:44:01 +01:00
Bartvds
5d95684e19 added/fixed headers k-n
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:19:01 +01:00
vvakame
6ab4ffae2b Remove not required tscparams 2014-01-02 16:34:52 +09:00
Václav Oborník
836c64de8f mongodb - support for --noImplicitAny flag 2013-12-27 12:31:49 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00