Paul van Brenk
e68bda7e67
Merge pull request #10713 from TonyPythoneer/node4-no-destroy
...
http.IncomingMessage no destroy
2016-08-19 14:26:24 -07:00
Paul van Brenk
90a98103e6
Merge pull request #10720 from bersling/patch-1
...
Add missing definition
2016-08-19 14:24:02 -07:00
Paul van Brenk
0475a8320b
Merge pull request #10714 from miltador/aws-lambda-improved
...
Improved aws-lambda type definitions
2016-08-19 14:01:35 -07:00
Paul van Brenk
9bc69f85d8
Merge pull request #10717 from RecuencoJones/feature/chain-split-string
...
6586 FIX lodash chain split
2016-08-19 13:48:46 -07:00
Paul van Brenk
cdd3b43ccb
Merge pull request #10719 from mahald/master
...
support for req.session.cookie.expires and cookieOptions.expires to be false (cookie only valid until Browser closes)
2016-08-19 13:47:30 -07:00
Paul van Brenk
39835854ba
Merge pull request #10673 from icholy/master
...
Add Google Earth type definitions
2016-08-19 13:45:00 -07:00
Paul van Brenk
24b0b62ce0
Merge pull request #10690 from terabaud/master
...
PDFJS: Add typedefs for viewport conversion methods
2016-08-19 11:43:34 -07:00
Daniel Niederberger
5863f2493e
Add missing definition
...
In angular you can either write `directive('myDirective', ['$http', function($http) {...}])`, which is minification safe, but it's also possible to write `directive('myDirective', function($http) {...})` which might not be minification safe, but valid angular nonetheless.
2016-08-19 17:50:10 +02:00
Ilia Choly
ba133509fc
use any type
2016-08-19 11:26:34 -04:00
Ilia Choly
3aa72a0567
document the enum types
2016-08-19 11:19:57 -04:00
Marcel Haldemann
c34b986e7b
support for req.session.cookie.expires to be false added (false means: cookie to remain for only the duration of the user-agent)
2016-08-19 15:41:12 +02:00
Marcel Haldemann
0feed49c7d
support for cookieOptions.expires to be false (to be valid only until Browser closes)
2016-08-19 15:19:00 +02:00
recuedav
fdddacc2e8
6586 FIX lodash chain split
2016-08-19 13:54:14 +02:00
Vasiliy Solovey
a94c941c50
Improved aws-lambda type definitions
2016-08-19 12:21:44 +03:00
TonyYang
4c7ec69027
http.IncomingMessage no destroy
...
This is [Node v4.x document](https://nodejs.org/dist/latest-v4.x/docs/api/http.html#http_message_destroy_error ), please refer this link.
2016-08-19 16:08:38 +08:00
Paul van Brenk
57ec5fbb76
Merge pull request #10680 from schmuli/gulp-rename-export
...
Add namespace to gulp-rename to make export work
2016-08-18 13:44:06 -07:00
Paul van Brenk
701ebe8cf5
Merge pull request #10695 from MeirionHughes/master
...
Fix SAXParser startTag attrs type.
2016-08-18 13:24:56 -07:00
Paul van Brenk
ed73ebf50d
Merge pull request #10702 from mahald/master
...
added support for jasmine.getEnv().defaultTimeoutInterval
2016-08-18 13:22:19 -07:00
Paul van Brenk
a18581ba71
Merge pull request #10694 from NoHomey/patch-13
...
Adding type definitions for 'simple-assign'
2016-08-18 13:20:29 -07:00
Paul van Brenk
90f657b047
Merge pull request #10704 from DefinitelyTyped/multerCleanUp
...
Remove duplicate method and re-order some
2016-08-18 13:19:10 -07:00
Paul van Brenk
901511c3c6
Merge pull request #10699 from prashaantt/patch-5
...
Distinguish between Server and Request Ext Points
2016-08-18 13:18:55 -07:00
Paul van Brenk
5652a05978
Merge pull request #10696 from nickiannone/master
...
Tweaked db-migrate-base and db-migrate-pg to get downstream deps working
2016-08-18 13:14:04 -07:00
Paul van Brenk
bd0cbd30fb
Merge pull request #10687 from NoHomey/patch-11
...
getInputNode should return HTMLInputElement
2016-08-18 13:13:23 -07:00
Paul van Brenk
dc86a9bdb9
Merge pull request #9946 from gayan85/master
...
added kendo UI missing fields
2016-08-18 13:12:11 -07:00
Paul van Brenk
6d60341471
Merge pull request #10685 from TonyPythoneer/patch-1
...
[express] Add test: express.Application is compatible with http.createServer
2016-08-18 13:10:22 -07:00
Paul van Brenk
3187520f6f
Merge pull request #10683 from bradcush/patch-1
...
Update TabListProps interface with new optional props
2016-08-18 13:09:19 -07:00
Paul van Brenk
07b2e6b616
Remove duplicate method and re-order some
2016-08-18 13:07:30 -07:00
Meirion Hughes
b110a22d26
Fix target version in test file
2016-08-18 21:03:32 +01:00
Paul van Brenk
e5f354d2ba
Merge pull request #10670 from plantain-00/multer
...
multer: the upload.array() 's parameter is optional
2016-08-18 13:02:30 -07:00
Paul van Brenk
446968d824
Merge pull request #10682 from trash/master
...
eventemitter2: Namespaces allow string[] for on()
2016-08-18 13:00:32 -07:00
Meirion Hughes
227ee0d1f5
Fix SAXParser startTag attrs type.
...
update ASTAttribute to include optional prefix field
update target version
improve tests
2016-08-18 20:21:06 +01:00
Ivo Stratev
85da09fde6
Update simple-assign.d.ts
2016-08-18 21:54:51 +03:00
Paul van Brenk
7ee646d244
Merge pull request #10645 from Koloto/slickgrid
...
slickgrid: fixed getCellFromEvent signature, using DOMEvent in subscribe
2016-08-18 11:40:31 -07:00
Mine Starks
97257b7d4c
Merge pull request #9320 from CodeAnimal/express-validator-2.20.4
...
express-validator 2.20.4
2016-08-18 11:28:36 -07:00
CodeAnimal
906c566047
Remove commented out code
...
Remove the code commented out.
- Update the "usage" method documentation to apply to the `matches`
method rather than the `regex` method.
2016-08-18 19:23:38 +01:00
Paul van Brenk
52c7ac1669
Merge pull request #10692 from fpoppinga/redisClientHincrByFloat
...
add missing command HINCRBYFLOAT to Redis
2016-08-18 11:02:40 -07:00
Paul van Brenk
8396c58628
Merge pull request #10633 from djpereira/master
...
Added type definition for electron-notify and mock-require
2016-08-18 10:56:26 -07:00
Paul van Brenk
71862ebcd6
Merge pull request #10652 from aleung/node-dgram
...
node.d.ts : dgram : Allow optional parameters to be omitted.
2016-08-18 10:55:14 -07:00
Marcel Haldemann
c38064c186
added support for jasmine.getEnv().defaultTimeoutInterval
...
Its the timeout for async calls as describt here:
https://github.com/mhevery/jasmine-node/blob/master/README.md
2016-08-18 19:54:31 +02:00
Prashant Tiwari
7d23177b1a
Missed options in ServerExtPoints
2016-08-18 22:03:03 +05:30
Prashant Tiwari
2104b9c513
Distinguish between Server and Request Ext Points
...
These are two different methods with different signatures depending on the type of the extension event.
2016-08-18 21:50:59 +05:30
Nicholas Iannone
903f09834d
Imported working promise library for downstream use.
2016-08-18 10:31:28 -05:00
Leo Liang
612e4169c6
Change overload function order to help with resolution.
2016-08-18 22:56:13 +08:00
Daniel Pereira
718c73a6bb
Added mock-require
2016-08-18 09:50:21 -05:00
Ivo Stratev
8fa7243389
Update simple-assign-tests.ts
2016-08-18 16:16:56 +03:00
Ivo Stratev
648906b7c7
Update simple-assign.d.ts
2016-08-18 16:16:29 +03:00
Ivo Stratev
875b8b14b2
Update simple-assign-tests.ts
2016-08-18 15:58:06 +03:00
Ivo Stratev
aca9b1cd28
Rename simple-assign-tests.d.ts to simple-assign-tests.ts
2016-08-18 15:52:54 +03:00
Ivo Stratev
7e8ee0b8ce
Update simple-assign.d.ts
2016-08-18 15:52:44 +03:00
Ivo Stratev
224e661e5b
Update simple-assign.d.ts
2016-08-18 15:46:20 +03:00