Commit Graph
5076 Commits
Author SHA1 Message Date
Santi Albo c7cb7f5cea Fix errorhandler test 2014-07-17 19:17:47 +01:00
Santi Albo e039638763 Add more tests 2014-07-17 13:22:19 +01:00
Santi Albo 43f1770f23 use takes multiple request handlers now 2014-07-17 13:22:10 +01:00
Santi Albo 8b07ce8811 A Router is also a RequestHandler 2014-07-17 13:18:27 +01:00
Santi Albo 14fdf0edc6 Remove express 3 type definitions 2014-07-17 13:12:44 +01:00
Santi Albo 57a3b6e1b8 Add basic type definitions for express 4.x 2014-06-03 13:23:04 +01:00
John Reilly 9ff1cf69b3 Merge pull request #2273 from johnnyreilly/master
Added typing to IHttpService
2014-06-02 14:38:07 +01:00
John Reilly 0b740a4d8f Switch config from any to IRequestShortcutConfig 2014-06-02 14:33:33 +01:00
John Reilly 2e030fa8c4 Added typing to IHttpService 2014-06-02 14:13:54 +01:00
Basarat Ali Syed 5b24e50a9a Merge pull request #2269 from pspeter3/master
Adding type definitions for pg
2014-05-31 14:09:12 +10:00
Phips Peter 8fb6309e8d Adding type definitions for pg
This is heavily based on the definitions from sqlite3. The Connection
class is not defined because pg says that it is private for most use
cases. I left that work for people who need it.
2014-05-30 12:34:46 -07:00
Basarat Ali Syed af346df404 Merge pull request #2266 from horiuchi/x2js
x2js type definition
2014-05-31 01:52:06 +10:00
Horiuchi_H 88cfb53900 append CONTRIBUTORS 2014-05-30 17:05:19 +09:00
Horiuchi_H c61e78e7b2 add x2js type definitions 2014-05-30 17:02:45 +09:00
Masahiro Wakame 7dae79ea1b Merge pull request #2261 from thSoft/patch-1
Fix wrong space
2014-05-29 20:10:28 +09:00
Masahiro Wakame 5992e0832b Merge pull request #2253 from pjmagee/master
Added further definitions and Tests. Fixed some invalid definitions.
2014-05-29 20:08:50 +09:00
Masahiro Wakame 481cf20037 Merge pull request #2248 from audsKu/patch-4
Update watchExpressions definition for $watchGroup
2014-05-29 20:07:13 +09:00
Patrick Magee bb07dae8ab Added error fields to test. 2014-05-28 14:30:50 +01:00
Patrick Magee c92d26b615 Added PageRequestManager Tests and EndRequestEventArgs Tests
Minor changes to PageRequestManager definitions and Browser
2014-05-28 14:17:51 +01:00
Dénes Harmath 790e866096 Fix wrong space 2014-05-28 13:16:20 +02:00
Bart van der Schoor 0de1592ef9 Merge pull request #2255 from Bartvds/def/bl
added definition for bl (BufferList)
2014-05-27 00:41:58 +02:00
Bart van der Schoor 1dafefa59f Merge pull request #2254 from Bartvds/def/semver2
fixed semver.Comparator.set
2014-05-27 00:41:19 +02:00
Bart van der Schoor fc0f486ed2 added definition for bl (BufferList) 2014-05-27 00:24:00 +02:00
Patrick Magee 38e236edbe Added NetworkRequestEventArgs and WebRequestManager definitions and tests. 2014-05-26 22:43:39 +01:00
Bart van der Schoor 0823eb6b58 fixed semver.Comparator.set 2014-05-26 23:34:18 +02:00
Bart van der Schoor 72ce77dc27 Merge pull request #2252 from Bartvds/def/minimatch
added filter method to minimatch
2014-05-26 23:16:02 +02:00
Bart van der Schoor aa4fe11ee0 Merge pull request #2251 from Bartvds/def/semver2
fixed lingering typo in semver
2014-05-26 23:15:28 +02:00
Bart van der Schoor 15bcf54dee fixed lingering typo in semver 2014-05-26 23:05:40 +02:00
Bart van der Schoor 518fbb37c7 added filter method to minimatch
and options optional
2014-05-26 23:02:06 +02:00
Patrick Magee a6ff228746 Region cleanup for Web Essentials //#region support. 2014-05-26 21:47:48 +01:00
Patrick Magee 61175f7598 Sys.EventArgs definitions and tests 2014-05-26 21:47:23 +01:00
Patrick Magee 2c056a113e Cleaned up StringBuilder ToString definition overload with optional parameter. 2014-05-26 21:43:16 +01:00
Patrick Magee b77e343551 Added Sys.StringBuilder tests 2014-05-26 21:37:04 +01:00
Patrick Magee dee274ce0b Added missing definitions, Sys.Debug tests
Added missing properties to Component definitions.
Added debug tests.
Fixed invalid definitions for Debug class, documentation doesn't state
that these methods are static, but the examples appear that Debug is
singleton and methods are static.

Cleaned up Observer definition methods / properties.

Sys.Res Tests have been added and definitions added missing static.
2014-05-26 21:20:14 +01:00
Audrey 5a77a8a133 Update watchExpressions definition for $watchGroup
Per https://docs.angularjs.org/api/ng/type/$rootScope.Scope,
the watchExpressions is an array of string OR Function(scope).

Array.<string|Function(scope)>
2014-05-26 10:22:29 -04:00
Bart van der Schoor 3cf31761ec Merge pull request #2247 from Bartvds/streamy
added defs for some (stream) utils
2014-05-26 14:36:36 +02:00
Bart van der Schoor 9dcf0cdad6 Merge pull request #2246 from Bartvds/chai-assert
updated chai-assert.d.ts
2014-05-26 14:36:01 +02:00
Bart van der Schoor cc82b36997 added defs for some (stream) utils 2014-05-26 14:31:30 +02:00
Bart van der Schoor adb3a29aa8 updated chai-assert.d.ts
fixed chai test
2014-05-26 14:29:32 +02:00
Masahiro Wakame 99d0cb46d8 Merge pull request #2053 from abustany/fix-leaflet-tilelayer
Leaflet: Fix the L.tileLayer function typing
2014-05-26 12:39:35 +09:00
Masahiro Wakame ce7016be77 Merge pull request #2245 from pjmagee/master
More tests and definitions added for profile service
2014-05-26 12:03:37 +09:00
Masahiro Wakame 42a4019187 Merge pull request #2244 from nmalaguti/master
Added typings for sqlite3
2014-05-26 11:57:36 +09:00
Masahiro Wakame c96231d8e4 Merge pull request #2240 from JeroMiya/angularMocksInjectOverload
angular.mock.inject overload taking array DI syntax
2014-05-26 11:27:54 +09:00
Masahiro Wakame 1ed954097e Merge pull request #2237 from pspi/protractor-buttontext
Add protractor button text locators.
2014-05-26 11:14:00 +09:00
Masahiro Wakame b1594f0405 Merge pull request #2233 from audsKu/patch-3
Update signature of call target for selection.call
2014-05-26 11:10:14 +09:00
Masahiro Wakame eac77f4785 Merge pull request #2231 from fredrik-holmqvist/patch-1
Fixed stringTokenize return type
2014-05-26 11:02:25 +09:00
Masahiro Wakame 500c19e410 Merge pull request #2222 from kerug/update-long
Updated long.d.ts
2014-05-26 11:00:00 +09:00
Masahiro Wakame 27edb5e2de Merge pull request #2215 from rob-alarcon/jquery-fileupload
add file definitions for jQuery FileUpload plugin
2014-05-26 10:58:59 +09:00
Patrick Magee b95b94765d Fixed definition signatures to pass npm test 2014-05-26 01:03:39 +01:00
Patrick Magee 63f3460679 Added missing browser properties to test. 2014-05-26 01:00:50 +01:00