Seth Westphal
3aac49ea7e
Fix and improve nodemailer. Add nodemailer-ses-transport. Improve aws-sdk.
...
Move types to nodemailer.d.ts.
Move namespace to bottom.
Fix spacing.
Add nodemailer-ses-transport.
Add templateSender.
Allow Exists: false to exist by itself.
Convert spacing to tabs.
Fixed references.
Add DynamoDB createTable and delete table.
They do not exist on the DocumentClient.
Fix spacing.
2016-08-04 22:09:05 -05:00
Mine Starks
e659470271
Merge pull request #10466 from dlee-nvisia/knex-fix
...
Add missing acquireConnectionTimeout parameter to "knex.d.ts"
2016-08-04 16:31:03 -07:00
Mine Starks
c5ea6648b0
Merge pull request #10390 from akankov/patch-1
...
Update AmCharts.d.ts
2016-08-04 16:24:40 -07:00
Mine Starks
88fca07022
Merge pull request #10464 from DenisCarriere/master
...
Added js-base64 typings
2016-08-04 16:18:49 -07:00
Mine Starks
6691534671
Merge pull request #10461 from webbiesdk/updateAsyncToV2
...
Updating async to v2.0.1.
2016-08-04 16:12:48 -07:00
Mine Starks
796f0a3449
Merge pull request #10458 from Crevil/angular-permission
...
angular-permissionExport module with ng module names.
2016-08-04 16:09:54 -07:00
Mine Starks
64a8a26be3
Merge pull request #10455 from simonxca/patch-mongoose
...
Mongoose fix for extending the mongoose module
2016-08-04 16:06:58 -07:00
Mine Starks
567ccacf40
Merge pull request #10451 from akfish/master
...
Add IStrictReply to Hapi
2016-08-04 15:48:06 -07:00
David Lee
cffa64e17f
Add missing acquireConnectionTimeout parameter
2016-08-04 17:32:32 -05:00
Mine Starks
e1d5fbf3d2
Merge pull request #10450 from itsFrank/master
...
Added JSON-Patch definitions, called 'fast-json-patch' on npm
2016-08-04 15:06:38 -07:00
Mine Starks
b80209ad5e
Merge pull request #10449 from hepengzhang/patch-1
...
Correct optional fields in QueryOptions
2016-08-04 14:58:48 -07:00
Mine Starks
1f246b8392
Merge pull request #10454 from PriceSpider-NeuIntel/master
...
Added less-common fields to search result.
2016-08-04 11:36:18 -07:00
Denis Carriere
0de1b9fc3d
Added js-base64 typings
...
- Checked compilation with commonjs & es6
- Added methods (encode, encodeURI, decode)
- Added Todo list for remaining methods
2016-08-04 14:09:56 -04:00
Mine Starks
67b0d6c23d
Merge pull request #10439 from danmarshall/master
...
Updates to Maker.js
2016-08-04 10:44:00 -07:00
Mine Starks
e2d4ea97ea
Merge pull request #10446 from Strato/patch-1
...
error is an array of string
2016-08-04 10:42:17 -07:00
Mine Starks
25ae5fe17c
Merge pull request #10440 from joemclo/altFixes
...
AltJs - edit SourceModel interface to add optional rest parameters to remote and
2016-08-04 10:38:45 -07:00
Mine Starks
af10d7f580
Merge pull request #10433 from PeculiarVentures/master
...
xadesjs and pkcs11js
2016-08-04 10:35:57 -07:00
Mine Starks
c23f54ab95
Merge pull request #10282 from danihodovic/add-redis-retry-strategy
...
Added Redis retry_strategy
2016-08-04 10:26:03 -07:00
Mine Starks
871f2a7cb8
Merge pull request #10441 from mciastek/master
...
Added type definitions for phoenix, the Phoenix framework socket lib.
2016-08-04 10:24:00 -07:00
Erik Krogh Kristensen
7802515457
Updating async to v2.0.1.
2016-08-04 13:33:11 +02:00
Bjørn Sørensen
f0895335ce
Export module with ng module names.
2016-08-04 08:15:38 +02:00
Simon Xiong
c00563890e
Remove unused reference
2016-08-04 00:18:18 -04:00
Simon
e6bdc38455
removes default export from mongoose to allow extending the module
2016-08-04 00:18:18 -04:00
Mine Starks
0d1048c7bb
Merge pull request #10247 from Batbold-Gansukh/master
...
react-bootstrap v0.30.0
2016-08-03 16:59:54 -07:00
Mine Starks
5895a126fa
Merge pull request #10298 from korve/master
...
extends node-webkit App and Window classes with EventEmitter as they can emit events
2016-08-03 16:57:33 -07:00
Mine Starks
bd2cd7047d
Merge pull request #10341 from janpieterz/master
...
Added the .then Promise return for superagent
2016-08-03 16:49:52 -07:00
E.G. Hornbostel
98e9e42179
Added less-common fields to search result.
2016-08-03 15:54:14 -07:00
akfish
cb07439a3a
Add IStrictReply to Hapi
2016-08-04 04:28:11 +08:00
itsFrank
d09fbd46a8
travis didn't like my last name
2016-08-03 21:47:03 +02:00
Mine Starks
0e91382e0a
Merge pull request #10431 from PriceSpider-NeuIntel/master
...
Added SearchResponse for search methods.
2016-08-03 12:46:11 -07:00
itsFrank
cd1bbd6f2e
Added typings for the JSON-Patch library, called 'fast-json-patch' on npm
2016-08-03 21:34:35 +02:00
Hepeng Zhang
b7e2961f12
Correct optional fields in QueryOptions
...
According to documentation, these should be optional.
2016-08-03 12:13:50 -07:00
Mine Starks
6403d490a8
Merge pull request #10424 from faisalhakim47/master
...
Update credential.d.ts
2016-08-03 11:05:16 -07:00
Mine Starks
8faa85cfaa
Merge pull request #10430 from RandScullard/react-svg-elements-2
...
react: Add all remaining SVG elements except deprecated ones.
2016-08-03 10:50:05 -07:00
Mine Starks
4a73ae0bd1
Merge pull request #10351 from velveret/react-select-value-type
...
Fix value type for react-select
2016-08-03 10:24:49 -07:00
François Guillot
2554570b92
error is an array of string
2016-08-03 16:08:05 +02:00
Mirosław Ciastek
8fb8c09613
Added phoenix typings. Added tests for typings.
2016-08-03 14:14:46 +02:00
Joe Mclo
20d8e44883
edit SourceModel interface to add optional rest parameters to remote and
...
local methods
2016-08-03 10:21:04 +01:00
Dan Marshall
665572e190
updates to Maker.js
2016-08-03 00:28:53 -07:00
Vicky Lai
39d97a1817
Fix value type for react-select
2016-08-02 20:21:32 -07:00
microshine
d363cb1806
Add pkcs11js
2016-08-03 01:23:48 +03:00
E.G. Hornbostel
b1804143dc
Added SearchResponse for search methods.
2016-08-02 12:39:27 -07:00
Rand Scullard
613673de36
react: Add all remaining SVG elements except deprecated ones.
2016-08-02 15:15:55 -04:00
Mine Starks
cd94d1e2dd
Merge pull request #10146 from ersimont/patch-1
...
Update rosie.d.ts
2016-08-02 10:37:08 -07:00
Mine Starks
d1d72bedfd
Merge pull request #10317 from EvgeneOskin/add-openlayer-events
...
Fix class hierarchy of OpenLayers events.
2016-08-02 10:25:58 -07:00
Mine Starks
8810452713
Merge pull request #10427 from dlee-nvisia/clean-s3-changes
...
clean re-implementation of Improvements to aws-sdk S3 module
2016-08-02 10:15:33 -07:00
David Lee
2093695943
clean re-insert of my changes, hopefully without the indentation baggage
2016-08-02 11:51:39 -05:00
Jan-Pieter Zoutewelle
199acf46b3
Superagent request inherits Promise<Response>
2016-08-02 18:40:24 +02:00
Oleksii
0ca14ec00c
Add elastic.js type definitions. ( #10423 )
...
* Add elastic.js type definitions.
* Fix tests.
* Fix tests.
* Fix meta information format.
2016-08-03 00:54:16 +09:00
jamescoward
12ede35d5b
Added simple User-Defined type guards ( #10419 )
...
Added type guards to:
angular.isArray()
angular.isDate()
angular.isFunction()
angular.isNumber()
angular.isObject()
angular.isString()
See: https://www.typescriptlang.org/docs/handbook/advanced-types.html#user-defined-type-guards
2016-08-03 00:51:23 +09:00