Commit Graph
14349 Commits
Author SHA1 Message Date
Masahiro Wakame fb692d94f3 Merge pull request #6519 from enicholson/aws-sdk-sqs
Better aws-sdk definitions for SQS
2015-11-11 19:27:16 +09:00
Masahiro Wakame 8502b4ffc9 Merge pull request #6667 from phuvo/flow.js
flow.js: fix `testChunks` spelling
2015-11-11 19:17:04 +09:00
Masahiro Wakame a1bc7e315b Merge pull request #6666 from phuvo/credential
Add definitions for `credential`
2015-11-11 19:15:26 +09:00
Masahiro Wakame 60cc52350c Merge pull request #6665 from phuvo/patch-1
path-to-regexp: `keys` should be optional
2015-11-11 19:13:32 +09:00
Masahiro Wakame eebbf4b4f6 Merge pull request #6664 from lloy0076/patch-1
"Bellow [sic]" should be "Below".
2015-11-11 19:09:50 +09:00
Masahiro Wakame 261ccb803e Merge pull request #6678 from chrootsu/lodash-forEach-forEachRight
lodash: signatures of the methods _.forEach and _.forEachRight have b…
2015-11-11 19:02:38 +09:00
Masahiro Wakame cd9a3a88d9 Merge pull request #6673 from chrootsu/lodash-once
lodash: signatures of the method _.once have been changed
2015-11-11 19:01:45 +09:00
Masahiro Wakame 39e24301dd Merge pull request #6672 from chrootsu/lodash-flowRight
lodash: signatures of the method _.flowRight have been changed
2015-11-11 19:01:33 +09:00
Masahiro Wakame 99e3dcaa22 Merge pull request #6658 from chrootsu/lodash-after
lodash: signatures of the method _.after have been changed
2015-11-11 19:01:20 +09:00
Masahiro Wakame e59fb008fd Merge pull request #6657 from chrootsu/lodash-last
lodash: signatures of the method _.last have been changed
2015-11-11 19:01:06 +09:00
Masahiro Wakame 7eec33e875 Merge pull request #6655 from chrootsu/lodash-takeWhile
lodash: signatures of the method _.takeWhile have been changed
2015-11-11 19:00:53 +09:00
Masahiro Wakame 67f1a365dd Merge pull request #6654 from chrootsu/lodash-takeRight
lodash: signatures of the method _.takeRight have been changed
2015-11-11 19:00:41 +09:00
Masahiro Wakame e1b9d8873e Merge pull request #6653 from chrootsu/lodash-defaults
lodash: signatures of the method _.defaults have been changed
2015-11-11 19:00:25 +09:00
Masahiro Wakame a6ab177f13 Merge pull request #6652 from brunolm/linqsharp
Add new package definition linqsharp
2015-11-11 18:56:40 +09:00
Masahiro Wakame cc71ca700c Merge pull request #6650 from whoeverest/master
Added "anydb-sql" and "anydb-sql-migrations"
2015-11-11 18:52:28 +09:00
Masahiro Wakame 9ec8be78f8 Merge pull request #6642 from poke/svg-injector
Add definitions for svg-injector
2015-11-11 18:30:47 +09:00
Masahiro Wakame 640f7c1a01 Merge pull request #6590 from jocull/master
Add optional type information for the Sequelize's import define function
2015-11-11 18:29:20 +09:00
Masahiro Wakame d90e5a29c7 Merge pull request #6483 from martinduparc/patch-1
IconOptions to accept arrays and point objects
2015-11-11 18:25:35 +09:00
Masahiro Wakame eafe9c077a Merge pull request #6634 from jacqueskang/patch-1
Add QueryAutocompletionRequest.offset
2015-11-11 18:16:01 +09:00
Masahiro Wakame b577802e7c Merge pull request #6636 from chrootsu/lodash-uniqueId
lodash: signatures of the method _.uniqueId have been changed
2015-11-11 18:13:10 +09:00
Masahiro Wakame bdd5da3976 Merge pull request #6635 from chrootsu/lodash-range
lodash: signatures of the method _.range have been changed
2015-11-11 18:12:56 +09:00
Masahiro Wakame 0eca0a2896 Merge pull request #6633 from chrootsu/lodash-methodOf
lodash: signatures of the method _.methodOf have been changed
2015-11-11 18:12:44 +09:00
Masahiro Wakame 8e8f81ec4b Merge pull request #6632 from chrootsu/lodash-shuffle
lodash: signatures of the method _.shuffle have been changed
2015-11-11 18:12:29 +09:00
Masahiro Wakame 0cfc0e02fd Merge pull request #6631 from chrootsu/lodash-assign
lodash: signatures of the method _.assign have been changed
2015-11-11 18:12:05 +09:00
Masahiro Wakame 09fb747c33 Merge pull request #6615 from lmillott/master
update application insights to 0.15.7
2015-11-11 17:52:16 +09:00
Masahiro Wakame c39b8085d0 Merge pull request #6625 from Penryn/master
node: Split to 0.12.x and 4.x. Added http.RequestOptions.
2015-11-11 17:36:57 +09:00
Masahiro Wakame fec2d03f2e Merge pull request #6611 from joeskeen/issue-6382
Expose interfaces in BrowserSync.d.ts
2015-11-11 17:34:36 +09:00
Alex Eagle 785c18f0c8 Merge pull request #6701 from angular/fix_jasmine
Fix jasmine: message is optional in CustomMatcherResult.
2015-11-10 12:56:37 -08:00
Alex Eagle 56c85ef59b Fix jasmine: message is optional in CustomMatcherResult.
See http://jasmine.github.io/2.2/custom_matcher.html#section-Failure_Messages
2015-11-10 10:37:37 -08:00
Alex Eagle 8c4ec896ab Merge pull request #6692 from vicb/1109-zone.js
add typings for zone.js
2015-11-09 16:05:13 -08:00
Victor Berchet b923a5aaf0 add typings for zone.js 2015-11-09 14:46:11 -08:00
Ilya Mochalov 336552c44f lodash: signatures of the methods _.forEach and _.forEachRight have been changed 2015-11-09 09:49:13 +05:00
Ilya Mochalov f8f1b6e067 lodash: signatures of the method _.once have been changed 2015-11-08 19:24:15 +05:00
Ilya Mochalov cc3afb220c lodash: signatures of the method _.after have been changed 2015-11-08 19:13:30 +05:00
Ilya Mochalov 068fe69bbc lodash: signatures of the method _.flowRight have been changed 2015-11-08 19:11:33 +05:00
Phú a3f2c72f88 flow.js: fix testChunks in test 2015-11-08 11:22:15 +07:00
Phú 0e571efd35 flow.js: fix testChunks in definition 2015-11-08 11:21:39 +07:00
Phú 8fc20c0d16 Fix reference syntax 2015-11-08 10:51:09 +07:00
Phú 462461d1fb Create credential-tests.ts 2015-11-08 10:38:06 +07:00
Phú a2bba58e82 Create credential.d.ts 2015-11-08 10:26:58 +07:00
Phú a3e2d01e19 path-to-regexp: keys should be optional 2015-11-08 09:53:56 +07:00
David Lloyd 645583cb78 "Bellow [sic]" should be "Below".
Typo.
2015-11-08 12:32:48 +10:30
Andrej T f3aecb497b added definitions for anydb-sql and anydb-sql-migrations 2015-11-07 11:20:05 +01:00
Ilya Mochalov d3860cb406 lodash: signatures of the method _.last have been changed 2015-11-07 13:00:37 +05:00
Ilya Mochalov 51f1a0a627 lodash: signatures of the method _.takeWhile have been changed 2015-11-07 12:48:44 +05:00
Ilya Mochalov 3f679d1bd9 lodash: signatures of the method _.takeRight have been changed 2015-11-07 12:42:12 +05:00
Ilya Mochalov f1449a07df lodash: signatures of the method _.defaults have been changed 2015-11-07 12:33:57 +05:00
Ilya Mochalov 5d0f0c9085 lodash: signatures of the method _.assign have been changed 2015-11-07 12:01:05 +05:00
Masahiro Wakame 421d6610bd Merge pull request #6647 from DefinitelyTyped/fix-header
fix invalid headers
2015-11-07 10:33:53 +09:00
Bruno Leonardo Michels dabc040168 Fix unit tests 2015-11-06 20:04:35 -02:00