Commit Graph

16 Commits

Author SHA1 Message Date
Václav Oborník
1f92231282 Request.query is any 2014-03-07 22:43:01 +01:00
Santi Albo
7a521a2f56 Fix typo on restify type definition 2014-03-07 14:05:23 +00:00
Václav Oborník
dd908b1f72 Removed 'on' method from Server - it is inherited now. Added body property to request definition 2014-03-02 14:19:37 +01:00
Václav Oborník
4dbe22c267 Moved definitions from global (evil) context to 'restify' module/namespace, added inheritance of Server, Request and Response from nodejs 'http' module 2014-03-02 13:52:38 +01:00
vvakame
6ab4ffae2b Remove not required tscparams 2014-01-02 16:34:52 +09:00
Václav Oborník
ee212d0ece Restify: updated plugin defintions, allowed --noImplicitAny compile flag 2013-12-14 00:06:24 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
gstamac
e377e15866 Restify: changed "import module" to "import require" 2013-08-23 14:01:06 +02:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
182b290dc4 fix filewriter, restify and chrome definitions 2013-06-24 12:49:31 +01:00
Diullei Gomes
7147d06d3e Merge pull request #295 from blittle/master
Update restify definition
2013-02-17 12:56:29 -08:00
Bret Little
5a765895ca Udate the restify definition so that the request attributes path and href
are functions rather than string properties.
2013-02-17 13:32:43 -07:00
Diullei Gomes
1fd9f45cd2 restfy header was normalized. 2013-02-16 18:44:25 -02:00
Bret Little
baa2dc5651 Finish restify typescript definition including its server and client api 2013-02-14 13:46:32 -07:00
Bret Little
204569719e Add restify definition 2013-02-12 22:08:16 -07:00