Commit Graph
8858 Commits
Author SHA1 Message Date
Honza Dvorsky dd2a40f643 Merge pull request #1 from borisyankov/master
sync main master with czechboy0 master
2015-04-02 15:02:38 +02:00
Basarat Ali Syed 55ffe0e1ee Merge pull request #4027 from bennett000/mariasql
mariasql definitions are now a ghost module
2015-04-02 11:40:01 +11:00
Michael J. Bennett a8ef959e8a Cleaned up ghost module so that its name makes sense
On branch mariasql
	modified:   mariasql/mariasql-tests.ts
	modified:   mariasql/mariasql.d.ts
2015-04-01 20:31:18 -04:00
Michael J. Bennett e5d9227b59 mariasql definitions are now a ghost module
On branch mariasql
	modified:   mariasql/mariasql-tests.ts
	modified:   mariasql/mariasql.d.ts
2015-04-01 20:00:42 -04:00
Masahiro Wakame 32bb5fea1c Merge pull request #4024 from vvakame/node
add posix and win32 object to node/path
2015-04-02 02:05:23 +09:00
vvakame e30c79d328 add posix and win32 object to node/path 2015-04-02 01:58:04 +09:00
Igor Oleinikov 016a970de5 Merge pull request #4000 from JoshMcCullough/patch-1
Fixed type of assert.async.
2015-03-31 11:09:59 -07:00
Igor Oleinikov e9055ef070 Merge pull request #3990 from nifdex/master
underscore funtion return type fixed
2015-03-31 11:07:47 -07:00
Basarat Ali Syed 02a93db66a Merge pull request #3987 from rafw87/angularjs
Update angular.d.ts - Fix for $q.all() method
2015-03-31 09:48:17 +11:00
Basarat Ali Syed 01e97ec433 Merge pull request #4002 from rfranco/fix/angular-module
Fix forgotten 'ng' module
2015-03-31 09:44:29 +11:00
Basarat Ali Syed cba9a98b28 Merge pull request #4003 from rfranco/fix/angular-ui-boostrap
rename module 'ng' to 'angular'
2015-03-31 09:44:01 +11:00
Ricardo Franco 4d1663493e rename module 'ng' to 'angular' 2015-03-30 18:22:58 -03:00
Ricardo Franco cfb41c331e fix missing module 'ng' 2015-03-30 18:17:40 -03:00
Josh McCullough c673b469b7 Fixed type of assert.async()`.
The function `assert.async` is not of type `any`, it is a parameterless, void function.
2015-03-30 16:24:42 -04:00
Kjartan Ferstl f6a35d9ac8 underscore _.findIndex now returns the correct type (number instead of the element type) 2015-03-30 13:10:14 +02:00
Horiuchi_H f8f1b95d00 Merge pull request #3988 from theyelllowdart/youtube
fix youtube addEventListener signature v2
2015-03-30 15:25:45 +09:00
vvakame fbb8c672d5 update CONTRIBUTORS.md 2015-03-29 23:18:12 +09:00
Masahiro Wakame 4f7d7ade12 Merge pull request #3983 from DirtyHairy/master
Add typescript-deferred header & test.
2015-03-29 23:03:17 +09:00
Masahiro Wakame 34b8183524 Merge pull request #3979 from tkQubo/feature/knex
Add Knex.js
2015-03-29 22:54:36 +09:00
Masahiro Wakame 334f1ac57f Merge pull request #3977 from samherrmann/add-missing-restangular-methods
Add missing plain and clone method to restangular IElement
2015-03-29 22:51:55 +09:00
Masahiro Wakame e3886531a0 Merge pull request #3974 from adidahiya/drop
Add Drop.createContext typing
2015-03-29 22:49:53 +09:00
Masahiro Wakame 4368af95a7 Merge pull request #3972 from muenchdo/master
restangular: Add missing save method
2015-03-29 22:48:29 +09:00
Masahiro Wakame 68c1fb390f Merge pull request #3966 from rmartone/master
adding def for loggly
2015-03-29 22:39:55 +09:00
Masahiro Wakame ea05b7e8d4 Merge pull request #3965 from xi/fix-leaflet
Fix leaflet coordsToLatLng/coordsToLatLngs
2015-03-29 22:38:45 +09:00
Masahiro Wakame 669a6002bd Merge pull request #3964 from jsaelhof/master
Add registerSounds method declaration
2015-03-29 22:36:19 +09:00
Masahiro Wakame 2ade707877 Merge pull request #3960 from rogierschouten/ftp
Add definitions for ftp and ftpd.
2015-03-29 22:28:42 +09:00
Masahiro Wakame eb1de10a94 Merge pull request #3956 from darkl/autobahnjs
Adding AutobahnJS definition
2015-03-29 22:23:58 +09:00
Masahiro Wakame 24d1301b77 Merge pull request #3955 from muhbaasu/master
Fix axios definitions by removing enums and config generic
2015-03-29 22:23:19 +09:00
Masahiro Wakame 2979a4710a Merge pull request #3954 from SergioMorchon/patch-1
Update knockout.d.ts
2015-03-29 20:07:19 +09:00
rafw87 7c0ed32587 Update angular.d.ts
$q.all() - separate overloads for array and hash version
2015-03-29 00:48:59 +01:00
Christian Speckner 119a642d1a Add typescript-deferred header & test. 2015-03-28 21:38:44 +01:00
aaron 3f4a36cbdc fix youtube addEventListener signature 2015-03-28 15:39:24 -04:00
kubo_takaichi 16b8577157 Modify migration samples 2015-03-27 23:57:27 +09:00
kubo_takaichi 837b520227 Add definitions 2015-03-27 23:53:26 +09:00
kubo_takaichi 11d3d8db09 Add sample code 2015-03-27 23:53:26 +09:00
kubo-takaichi 070ce8218c Create files 2015-03-27 23:53:26 +09:00
Sam Herrmann 300d87447e Add missing plain and clone method to restangular IElement
See https://github.com/mgonto/restangular#element-methods for documentation on the methods.
2015-03-26 22:41:54 -04:00
Adi Dahiya b707d6fbdd Add Drop.createContext typing 2015-03-26 14:08:35 -04:00
Dominik Münch f5855b4d5b restangular: Add missing save method 2015-03-26 14:37:10 +01:00
Horiuchi_H be0b6b394f Merge pull request #3970 from hohl/patch-1
Model<T> extends NodeJS.EventEmitter - see #3968
2015-03-26 18:40:38 +09:00
Michael Hohl 775c2cbc24 Model<T> extends NodeJS.EventEmitter - see #3968 2015-03-26 10:26:58 +01:00
Horiuchi_H 584c5f593f Merge pull request #3961 from waywardmonkeys/mocha-booleans
mocha.d.ts: Boolean should be boolean.
2015-03-26 09:18:38 +09:00
ray 609b043687 adding def for loggly 2015-03-25 13:14:20 -04:00
Tobias Bengfort 7e957ea49b Strip Whitespace 2015-03-25 16:56:11 +01:00
Tobias Bengfort 1fa293c651 coordsToLatLngs may take number[] or number[][] or number[][][]... 2015-03-25 16:55:49 +01:00
Tobias Bengfort ce9ef6f36e fix capitalization error 2015-03-25 16:55:12 +01:00
Jason Saelhof 00ac8bd29c Add registerSounds method declaration 2015-03-25 09:41:19 -06:00
Bruce Mitchener c7b467e42e mocha.d.ts: Boolean should be boolean. 2015-03-25 21:07:30 +07:00
Rogier Schouten f95f0eee79 Add definitions for ftp and ftpd. 2015-03-25 15:02:21 +01:00
mbuesing 1e6120577b Fix axios definitions by removing enums and config generic 2015-03-25 08:18:32 +01:00