Commit Graph

21030 Commits

Author SHA1 Message Date
Ivo Stratev
3e194fcd32 Update object-assign-tests.ts 2016-08-19 23:03:34 +03:00
Ivo Stratev
3af3e291f2 Update object-assign-tests.ts 2016-08-19 23:01:15 +03:00
Ivo Stratev
912e35ffab Update object-assign-tests.ts 2016-08-19 23:00:49 +03:00
Ivo Stratev
6e9b95facc Update object-assign.d.ts 2016-08-19 22:37:37 +03:00
Ivo Stratev
a0e4d1fc37 Update react-redux-2.1.2-tests.tsx 2016-08-18 22:41:01 +03:00
Ivo Stratev
d3d99d650b Update react-redux-tests.tsx 2016-08-18 22:35:52 +03:00
Ivo Stratev
27cbba9005 Templating type definition 2016-08-18 21:52:38 +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
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
Finn Poppinga
81742efd81 add missing command HINCRBYFLOAT 2016-08-18 13:00:30 +02:00
Paul van Brenk
9b94d577a8 Merge pull request #10637 from linusbrolin/mongoose-paginate
Mongoose paginate
2016-08-17 14:00:14 -07:00
Paul van Brenk
5149dcaa4a Merge pull request #10638 from linusbrolin/passport-local-mongoose
Passport local mongoose
2016-08-17 13:59:35 -07:00
Paul van Brenk
bde37dcdfb Merge pull request #10644 from lukas-zech-software/master
Add Buffer.swap16, Buffer.swap32 and Buffer.swap64 functions
2016-08-17 13:49:26 -07:00
Paul van Brenk
942c9fa697 Merge pull request #10648 from plantain-00/getCiphers-getCurves
add 3 missing methods in crypto module: getCiphers, getCurves and get…
2016-08-17 13:45:33 -07:00
Paul van Brenk
7b667cdde3 Merge pull request #10649 from mc-suchecki/highcharts-more
Highcharts more
2016-08-17 13:44:35 -07:00
Paul van Brenk
f246104c4b Merge pull request #10650 from rchaser53/master
add arguments type for using stateless functional component
2016-08-17 13:39:54 -07:00
Paul van Brenk
31547f6177 Merge pull request #10646 from mc-suchecki/ui-grid-external-sorting
Added useExternalSorting property to IGridOptions interface in ui-grid
2016-08-17 13:39:15 -07:00
Paul van Brenk
25728ed934 Merge pull request #10651 from dpoetzsch/parse-fixes
Fixes for parse typing
2016-08-17 13:35:57 -07:00
Paul van Brenk
467f7503e6 Merge pull request #10639 from minodisk/update-react-helmet
Update react-helmet
2016-08-17 13:28:08 -07:00
Paul van Brenk
f5a12116d0 Merge pull request #10653 from westy92/master
Add redis-scripto, redis-rate-limiter, and replacement auth0 typings with tests.  Renamed original auth0 -> auth0-js.
2016-08-17 13:17:15 -07:00
Paul van Brenk
39a3ee15f2 Merge pull request #10665 from rhysd/electron-prebuilt-rename
electron-prebuilt was renamed to electron
2016-08-17 13:14:17 -07:00
Paul van Brenk
f9117cf5dd Merge pull request #10421 from Nitive/patch-1
Fix StatelessComponent interface
2016-08-17 13:12:27 -07:00
Paul van Brenk
35fa294a6f Merge pull request #10609 from NoHomey/patch-9
Adding missing methods from SyntheticEvent
2016-08-17 13:11:48 -07:00
Paul van Brenk
a9b14b6322 Merge pull request #10657 from andrewconnell/master
update wallabyjs.d.ts - richer typing
2016-08-17 11:54:59 -07:00
Paul van Brenk
e5bb5504bc Merge pull request #10669 from TonyPythoneer/destroy-not-found
http.IncomingMessage: destroy not found
2016-08-17 11:47:24 -07:00
Paul van Brenk
865104d338 Merge pull request #10625 from nickiannone/master
db-migrate and db-migrate/pg
2016-08-17 11:44:38 -07:00
Paul van Brenk
36523e2836 Merge pull request #10674 from lstreet-aquent/master
lodash: Added flush method to debounced & throttled functions
2016-08-17 11:44:03 -07:00
Paul van Brenk
20a78a9f10 Merge pull request #10677 from daryllabar/master
Update Xrm.Page object
2016-08-17 11:22:34 -07:00
Daryl LaBar
5953dd4f6c Verified that addPreSearch returns a ContextSensitiveHandler, and since the handler is added against a control, the getEventSource can return a Control as well.. 2016-08-17 14:08:01 -04:00
Nathan Shively-Sanders
0ab270c80b Merge pull request #10676 from mahald/master
make express.Application compatible with http.createServer
2016-08-17 10:40:43 -07:00
Marcel Haldemann
dcaf000f89 make express.Application compatible with http.createServer 2016-08-17 19:12:21 +02:00
Luke Street
896f317298 lodash: Added flush method to debounced & throttled functions 2016-08-17 11:56:21 -04:00
Nicholas Iannone
8039434c20 Renamed modules. 2016-08-17 09:53:59 -05:00
Andrew Connell
79dcf14a6b update header with my GH link for DT-BOT 2016-08-17 06:16:16 -04:00
TonyYang
ab22123c9c destroy has a optional argument 2016-08-17 17:36:56 +08:00
TonyYang
75bfef43c6 destroy has a optional argument 2016-08-17 17:36:04 +08:00
TonyYang
5073eb65dc http.IncomingMessage: destroy not found
Please refer to https://nodejs.org/api/http.html#http_message_destroy_error
2016-08-17 17:07:40 +08:00
Ivo Stratev
d72a787f0d Update react.d.ts 2016-08-17 10:06:23 +03:00
Maxim Samoilov
f1c88a8096 test(react): add strictNullChecks test #10421 2016-08-17 13:26:02 +07:00
rhysd
d887ba6c3c electron-prebuilt was renamed to electron
http://electron.atom.io/blog/2016/08/16/npm-install-electron
2016-08-17 15:16:22 +09:00
Seth Westphal
0fdba28d38 Add auth0 typings and tests. 2016-08-16 19:46:02 -05:00
Seth Westphal
f471b0f7d7 Fix auth0 -> auth0-js imports. 2016-08-16 19:37:54 -05:00
Seth Westphal
ad2267039b Rename auth0 -> auth0-js. 2016-08-16 19:37:54 -05:00
Seth Westphal
be6fac9f8c Add redis-rate-limiter and tests. 2016-08-16 19:37:53 -05:00