Nathan Shively-Sanders
|
fbe4da1ebf
|
Merge pull request #17150 from Flarna/node_process_signals
[Node] Add missing OS Signals and EventEmitter APIs in Process, correct emit APIs
|
2017-06-20 07:29:42 -07:00 |
|
Nathan Shively-Sanders
|
2d42456f08
|
Merge pull request #17235 from andrewlinfoot/patch-3
Allow null values to be passed to navigation.goBack() react-navigation
|
2017-06-19 16:13:24 -07:00 |
|
Nathan Shively-Sanders
|
86a883fef8
|
Merge pull request #17234 from kevinlowe0x3F7/kevinlowe0x3f7/pdf-module
[pdfjs-dist] Add module declaration for pdf.js library
|
2017-06-19 16:13:00 -07:00 |
|
Flarna
|
f743880056
|
Merge remote-tracking branch 'upstream/master' into node_process_signals
|
2017-06-20 01:10:26 +02:00 |
|
Flarna
|
74fd1f601d
|
- Added dedicated types for listeners to avoid unneeded copy/paste.
- Added overloads for listen() to cover issue discussed in latest comments of #16705
|
2017-06-20 01:01:48 +02:00 |
|
Nathan Shively-Sanders
|
3ebc081f0b
|
Merge pull request #17227 from DefinitelyTyped/node-getopt-create
node-getopt: Fix type of `create`
|
2017-06-19 15:50:53 -07:00 |
|
Nathan Shively-Sanders
|
bb2c68a3ca
|
Merge pull request #17213 from HiromiShikata/feature/update-fs-extra-promise-isdirectory
feat(fs-extra-promise): add missing interfaces
|
2017-06-19 15:11:22 -07:00 |
|
Nathan Shively-Sanders
|
caf5874f3b
|
Merge pull request #17194 from sfrooster/offset_comm_v2
kafka-node: add sendOffsetCommitV2Request to Client
|
2017-06-19 14:52:54 -07:00 |
|
Nathan Shively-Sanders
|
5d0e5d7812
|
Merge pull request #17192 from timbru31/fix-cordova-inappbrowser
fix(cordova-plugin-inappbrowser): add missing entry of InAppBrowser to Cordova interface
|
2017-06-19 14:52:35 -07:00 |
|
Nathan Shively-Sanders
|
bf348694e2
|
Merge branch 'EricHenry-swaggerParserUpdate'
|
2017-06-19 14:30:52 -07:00 |
|
Nathan Shively-Sanders
|
287414589e
|
Use non-relative path to import swagger-schema-official
|
2017-06-19 14:30:12 -07:00 |
|
Nathan Shively-Sanders
|
743c2c1031
|
Merge branch 'swaggerParserUpdate' of https://github.com/EricHenry/DefinitelyTyped into EricHenry-swaggerParserUpdate
|
2017-06-19 14:29:37 -07:00 |
|
Nathan Shively-Sanders
|
e258708ce8
|
Merge pull request #17125 from naortor/master
Update types/react-input-mask/index.d.ts to export default
|
2017-06-19 13:36:01 -07:00 |
|
Nathan Shively-Sanders
|
cb53f6a77b
|
Merge pull request #17255 from DefinitelyTyped/angular-fix-generic-assignability
Fix angular tests for 2.4's improved generic checking
|
2017-06-19 13:18:20 -07:00 |
|
Mine Starks
|
76fb0d3cf6
|
Merge pull request #17182 from amiram/kue-process
Kue process - add option to call it with a type and a callback
|
2017-06-19 11:31:38 -07:00 |
|
Eric Henry
|
3ea78455b9
|
Update to the swagger-parser module
|
2017-06-19 14:11:20 -04:00 |
|
Mine Starks
|
79a9a00eb6
|
Merge pull request #17222 from leonard-thieu/electron-settings
[electron-settings/v2] Expose types
|
2017-06-19 10:54:20 -07:00 |
|
Nathan Shively-Sanders
|
37e41d33e4
|
Deprecate incorrect resolve overload and usage
|
2017-06-19 09:30:38 -07:00 |
|
HiromiShikata
|
84d9be6f91
|
Fix lint warnings
|
2017-06-19 17:34:04 +09:00 |
|
Tim Brust
|
7b1d4d2dd3
|
fix(cordova-plugin-inappbrowser): remove not needed type
|
2017-06-19 09:54:59 +02:00 |
|
Tim Brust
|
c83b614b42
|
fix(cordova-plugin-inappbrowser): add missing entry of InAppBrowser to Cordova interface
|
2017-06-19 09:54:59 +02:00 |
|
HiromiShikata
|
cb2189e184
|
feat(fs-extra-promise): add missing interfaces
|
2017-06-18 19:59:44 +09:00 |
|
amiram
|
7b23bb554f
|
add get job callback definition
https://github.com/Automattic/kue/blob/master/lib/queue/job.js#L161
|
2017-06-18 12:24:40 +03:00 |
|
amiram
|
ccdd34441d
|
add created_at
|
2017-06-18 10:38:46 +03:00 |
|
amiram
|
3db1d4c9b4
|
add result to job and process done callback.
https://github.com/Automattic/kue/blob/master/lib/queue/job.js#L205
https://github.com/Automattic/kue/blob/master/lib/queue/worker.js#L181
|
2017-06-18 09:57:00 +03:00 |
|
John Reilly
|
8aff840533
|
Merge pull request #17276 from leonard-thieu/jquery
[jquery] Module should export factory or JQueryStatic
|
2017-06-18 06:56:09 +01:00 |
|
Leonard Thieu
|
844920fa54
|
[jquery] Consolidate duplicate signature.
|
2017-06-17 20:44:47 -04:00 |
|
Leonard Thieu
|
11594d27ad
|
[jquery] Fix export.
|
2017-06-17 18:33:02 -04:00 |
|
Naor Torgeman
|
07a1a1a59a
|
update test to work with default export
|
2017-06-17 17:09:14 +03:00 |
|
Leonard Thieu
|
0ffd123343
|
[electron-settings] Remove internal module declaration.
|
2017-06-17 09:27:28 -04:00 |
|
Kevin Lowe
|
5580239cfe
|
Fix tsconfig
|
2017-06-16 22:45:30 -07:00 |
|
Kevin Lowe
|
5fa9d85818
|
Rename test file to new package
|
2017-06-16 22:35:07 -07:00 |
|
Kevin Lowe
|
02a294dfd6
|
Rename pdf package to npm name (pdfjs-dist)
|
2017-06-16 22:29:56 -07:00 |
|
Mine Starks
|
ecf33b2b97
|
Merge pull request #17196 from blakeembrey/explicit-infer
[react-redux] Explicitly enable inference with `connect()`
|
2017-06-16 18:39:47 -07:00 |
|
Mine Starks
|
8647b52b69
|
Merge pull request #17260 from luminopia/master
cryptiles: add initial typing for 3.1
|
2017-06-16 18:21:30 -07:00 |
|
Mine Starks
|
abc7e3a665
|
Merge pull request #17256 from stevenmyhre/mongoose-findOneAndUpdate
mongoose: findOneAndUpdate: Add new parameter to callback
|
2017-06-16 18:18:07 -07:00 |
|
Mine Starks
|
38c85e077d
|
Merge pull request #17243 from mikewoudenberg/master
Makes typedefinitions for Cypress match documentation
|
2017-06-16 18:16:42 -07:00 |
|
Mine Starks
|
4accb34c83
|
Merge pull request #17139 from mdebruijne/node_http_server_listen
[node] port is optional in server.listen
|
2017-06-16 17:33:13 -07:00 |
|
Mine Starks
|
78a2eee973
|
Merge pull request #17145 from kkpoon/fix/rethinkdb
[rethinkdb] Fix connection options of SSL
|
2017-06-16 17:15:16 -07:00 |
|
Mine Starks
|
cf732d1be2
|
Merge pull request #17149 from bricka/swagger-tools
[swagger-tools] Adding types for swagger-tools
|
2017-06-16 17:12:43 -07:00 |
|
Mine Starks
|
d5ea8a32cc
|
Merge pull request #17153 from thisboyiscrazy/master
added cwd in rsync
|
2017-06-16 17:07:28 -07:00 |
|
Mine Starks
|
96f1079ea1
|
Merge pull request #17155 from wushilong/master
Add baidumap-web-sdk
|
2017-06-16 17:06:15 -07:00 |
|
Mine Starks
|
793b3090da
|
Merge pull request #17027 from ikokostya/node-8
[node] Add definition for Node.js v8
|
2017-06-16 16:46:53 -07:00 |
|
steven
|
d534d3a622
|
Add callback param to Model's findOneAndUpdate method
|
2017-06-16 15:50:07 -07:00 |
|
Mine Starks
|
bce28b648f
|
Merge pull request #17042 from Amos47/master
Update tween.js to version v16.6.0
|
2017-06-16 14:22:01 -07:00 |
|
Mine Starks
|
40f4f0a527
|
Merge pull request #17004 from DenisCarriere/write-json-file
Implement write-json-file definition
|
2017-06-16 14:16:42 -07:00 |
|
Mine Starks
|
5983a25c6f
|
Merge pull request #16947 from pc-jedi/master
Add "events" function to Job class for kue
|
2017-06-16 14:10:54 -07:00 |
|
Alex Wendland
|
21924e59bb
|
cryptiles: add initial typing for 3.1
|
2017-06-16 16:03:21 -04:00 |
|
Andy
|
323a00ed08
|
koa-session: convert crlf to lf (#17259)
|
2017-06-16 12:47:40 -07:00 |
|
Leonard Thieu
|
01049b1469
|
[jquery] factory() is not a global.
|
2017-06-16 15:37:32 -04:00 |
|