Bas Pennings
|
dfbe38f675
|
New definitions for faker
|
2015-09-15 22:43:38 +02:00 |
|
Horiuchi_H
|
52b0ea5c97
|
Merge pull request #5813 from basp/level-sublevel
new definition files for level-sublevel
|
2015-09-15 11:45:39 +09:00 |
|
Horiuchi_H
|
0cafd09a4b
|
Merge pull request #5812 from RWander/qs
Qs
|
2015-09-15 11:44:51 +09:00 |
|
Horiuchi_H
|
b21ccc20c2
|
Merge pull request #5811 from basp/levelup
Added missing explicit void return for LevelUp batch functions
|
2015-09-15 11:42:13 +09:00 |
|
Horiuchi_H
|
5fd073542c
|
Merge pull request #5808 from nodets/master
Add socket.io.users definitions
|
2015-09-15 11:41:35 +09:00 |
|
Horiuchi_H
|
49a710b468
|
Merge pull request #5804 from chrootsu/redlock-minor-fix
redlock: remove forgotten line
|
2015-09-15 11:20:25 +09:00 |
|
Horiuchi_H
|
60e6fdc264
|
Merge pull request #5803 from JaminFarr/update-mssql
Update mssql
|
2015-09-15 11:19:56 +09:00 |
|
Horiuchi_H
|
cf4a72221d
|
Merge pull request #5801 from DerKnerd/patch-1
Update express.d.ts
|
2015-09-15 11:17:59 +09:00 |
|
Horiuchi_H
|
cbd5cf711e
|
Merge pull request #5790 from MattiLehtinen/master
Amazon-product-api typings
|
2015-09-15 11:10:13 +09:00 |
|
Horiuchi_H
|
4ef0a3099e
|
Merge pull request #5786 from kpisaksen/patch-1
Include Arrays in use method
|
2015-09-15 09:56:14 +09:00 |
|
Bas Pennings
|
014aea0698
|
Merge branch 'levelup' into level-sublevel
|
2015-09-14 16:09:27 +02:00 |
|
Bas Pennings
|
072ab07618
|
New definition files for level-sublevel
|
2015-09-14 16:05:03 +02:00 |
|
Roman
|
cc925de312
|
qs definitions
|
2015-09-14 15:16:57 +03:00 |
|
Roman
|
446099f04a
|
qs definitions
|
2015-09-14 15:10:27 +03:00 |
|
Bas Pennings
|
f78e31744c
|
Added missing explicit void return for batch functions
|
2015-09-14 12:49:44 +02:00 |
|
Makis Maropoulos
|
0572f9e1c2
|
Create socket.io.users-tests.ts
|
2015-09-14 09:51:42 +03:00 |
|
Makis Maropoulos
|
b8e30e8775
|
Create socket.io.users.d.ts
|
2015-09-14 09:51:02 +03:00 |
|
Ilya Mochalov
|
bdaec8221e
|
redlock: remove forgotten line
|
2015-09-14 04:58:01 +05:00 |
|
Ben Farr
|
d6aab9d299
|
Add public properties the main classes
|
2015-09-14 00:39:02 +01:00 |
|
Ben Farr
|
2e2fb72c26
|
Add public properties the main classes
|
2015-09-14 00:26:18 +01:00 |
|
Ben Farr
|
8c36347a98
|
add register method to property 'map' array
|
2015-09-13 23:59:24 +01:00 |
|
Ben Farr
|
bda476885a
|
export Error classes
|
2015-09-13 23:57:56 +01:00 |
|
Ben Farr
|
ae22764e14
|
Define SQL types
Also Duplicated in to .TYPES
|
2015-09-13 23:20:15 +01:00 |
|
Ben Farr
|
93820e0d62
|
Add version and credit
|
2015-09-13 23:09:49 +01:00 |
|
Ben Farr
|
8502c06745
|
Minor fixes
|
2015-09-13 23:08:41 +01:00 |
|
Ben Farr
|
1368ed3f94
|
Classes extend EventEmitter
Classes Connection, Request, Transaction and PreparedStatement all
extend Node's EventEmitter
|
2015-09-13 22:56:17 +01:00 |
|
Ben Farr
|
1ae80ee1ef
|
Different arguments for new Request
Request can be constructed with a connection, preparedStatment,
transaction or no arguments
|
2015-09-13 21:49:01 +01:00 |
|
Ben Farr
|
5ac3ef67ba
|
Return Promises
Methods return a promises if the callback is omitted.
|
2015-09-13 21:36:04 +01:00 |
|
Imanuel Ulbricht
|
a0e8f7986a
|
Update express.d.ts
added baseUrl and app property to express.Request.
|
2015-09-13 21:52:57 +02:00 |
|
Ben Farr
|
ffe1b8a10b
|
Add missing module variables
|
2015-09-13 17:42:11 +01:00 |
|
Ben Farr
|
280b0abd48
|
Fix table.row.add method
table.row.add takes a variable amount of arguments
|
2015-09-13 17:16:15 +01:00 |
|
Matti Lehtinen
|
4b2c1c1268
|
Amazon-product-api typings
|
2015-09-12 14:25:43 +03:00 |
|
Boris Yankov
|
7a3ca1f0b8
|
Merge pull request #5673 from errorx666/jqueryui-buttonoptions
Update JQueryUI ButtonOptions interface
|
2015-09-12 00:08:41 +03:00 |
|
error
|
d03f6e213f
|
add test for dialog using array of ButtonOptions
|
2015-09-11 13:28:58 -05:00 |
|
error
|
72e519f0ab
|
set ButtonOptions.text to type string|boolean
|
2015-09-11 13:25:58 -05:00 |
|
error
|
14b6d0855a
|
Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped into jqueryui-buttonoptions
|
2015-09-11 13:23:30 -05:00 |
|
kpisaksen
|
bec5648ef7
|
Include Arrays in use method
Express 4.x API reference for app.use includes the use of Arrays. This update adds this to the definition file.
|
2015-09-11 19:05:59 +02:00 |
|
Alex Eagle
|
a461a243e2
|
Merge pull request #5771 from angular/2.0.0-alpha.37
angular2-2.0.0-alpha.37
|
2015-09-10 13:59:45 -07:00 |
|
Misko Hevery
|
0b26f2d03d
|
angular2-2.0.0-alpha.37
|
2015-09-10 13:33:53 -07:00 |
|
Horiuchi_H
|
76ed26e95e
|
Merge pull request #5764 from herrmanno/master
Added observe-js definition
|
2015-09-10 17:39:26 +09:00 |
|
herrmanno
|
135ca5e53f
|
Added observe-js definition
|
2015-09-10 09:41:11 +02:00 |
|
Horiuchi_H
|
42aea6dfcf
|
Merge pull request #5763 from jacqt/handlebars-helpers
Add the helpers property to the Handlebars module
|
2015-09-10 15:44:49 +09:00 |
|
Horiuchi_H
|
19dd088654
|
Merge pull request #5759 from mrand01/master
Updated node-jsfl-runner to 0.2.4
|
2015-09-10 15:34:28 +09:00 |
|
Horiuchi_H
|
dfba47bf34
|
Merge pull request #5758 from freshp86/master
Updating lovefield definitions for Lovefield v2.0.62.
|
2015-09-10 15:33:01 +09:00 |
|
Horiuchi_H
|
9fd5d5bd1e
|
Merge pull request #5755 from nodets/master
Node-mysql-wrapper update to 2.3.6
|
2015-09-10 15:31:43 +09:00 |
|
Horiuchi_H
|
32947c3ef7
|
Merge pull request #5754 from Koloto/master
Refactoring of interfaces for SlickGrid event args
|
2015-09-10 15:25:56 +09:00 |
|
Horiuchi_H
|
032fc1ea50
|
Merge pull request #5750 from MarlonFan/add-archiver
add archiver
|
2015-09-10 15:06:10 +09:00 |
|
Horiuchi_H
|
6ecafa3ffd
|
Merge pull request #5749 from MarlonFan/fix/update-serve-favicon
Fix/update serve favicon
|
2015-09-10 15:03:37 +09:00 |
|
Horiuchi_H
|
0afcf38e1f
|
Merge pull request #5748 from MarlonFan/fix/update-cookie-parser
Fix/update cookie parser
|
2015-09-10 14:58:27 +09:00 |
|
Makis Maropoulos
|
cdffc42fd4
|
I moved the project, update the project's url here also
|
2015-09-10 05:32:04 +03:00 |
|