Commit Graph

8155 Commits

Author SHA1 Message Date
Horiuchi_H
72c2d4e969 Merge pull request #3636 from Taritsyn/master
i18next: Add declaration of external module
2015-02-13 11:18:01 +09:00
Horiuchi_H
5d7dc74699 Merge pull request #3640 from spl/patch-1
Show only open request issues
2015-02-13 11:12:37 +09:00
Sean Leather
dbbedfe4b5 Show only open request issues
Don't show requests if the issue has been closed.
2015-02-12 14:20:30 +02:00
Andrey Taritsyn
c4efb1a690 i18next: Add declaration of external module 2015-02-11 19:21:55 +03:00
Masahiro Wakame
cf7c97b2a6 Merge pull request #3633 from Nemo157/nock-match-header-regex
Nock match header regex
2015-02-11 20:18:56 +09:00
Masahiro Wakame
77cbb7ec40 Merge pull request #3631 from ericlu88/lodash
Expose _.filter() in chained object wrapper
2015-02-11 20:18:06 +09:00
Masahiro Wakame
838fa537c7 Merge pull request #3630 from NN---/patch-13
Type formData property.
2015-02-11 20:15:13 +09:00
Masahiro Wakame
c5aa16f059 Merge pull request #3629 from panuhorsmalahti/mongodb-stats
Add MongoDB stats type
2015-02-11 20:13:50 +09:00
Masahiro Wakame
bb573343fd Merge pull request #3628 from jukkahyv/master
Added IRepeatScope for ngRepeat
2015-02-11 20:09:39 +09:00
Masahiro Wakame
24d450ffa1 Merge pull request #3627 from jedmao/tcomb
Add tcomb definitions
2015-02-11 20:07:06 +09:00
Masahiro Wakame
63dfa1c5fb Merge pull request #3626 from ericlu88/restify
Expose isSecure function through request interface
2015-02-11 20:05:40 +09:00
Masahiro Wakame
cd3acaf0d5 Merge pull request #3625 from joelwetzel/master
Update to URI.d.ts
2015-02-11 20:04:24 +09:00
Masahiro Wakame
0b6741eb3b Merge pull request #3622 from cyrilschumacher/master
Add definition for "Java" and update "IBAN definition".
2015-02-11 20:02:48 +09:00
Wim
a5b7b2c128 bool is not a type :( 2015-02-11 16:22:54 +13:00
Wim
48256bad09 Add overrides for request header matching 2015-02-11 16:17:56 +13:00
Wim
85a4f89e84 Add test for matching request header with regex 2015-02-11 16:16:38 +13:00
Eric Lu
137a5b8e4a Expose _.filter() in chained object wrapper 2015-02-10 10:51:53 -08:00
NN
70e3022f3c Type formData property.
According to the documentation: "dictionary is present and for each key contains the list of all values for that key" .
https://developer.chrome.com/extensions/webRequest
2015-02-10 16:32:30 +02:00
Panu Horsmalahti
1b8c6b6cf4 Add MongoDB stats type 2015-02-10 15:55:31 +02:00
Jukka Hyvärinen
8c30472a68 indentation 2015-02-10 14:06:32 +02:00
Jukka Hyvärinen
01d3cc0458 Added IRepeatScope 2015-02-10 12:52:51 +02:00
Jed Mao
46916a7e8e Add tcomb definitions 2015-02-09 22:09:37 -06:00
Horiuchi_H
35fffaa44b Merge pull request #3614 from Deathspike/master
Update big-integer with bitwise operations
2015-02-10 11:27:11 +09:00
Masahiro Wakame
1ac6d46fdd Merge pull request #3624 from borisyankov/bump-node.js-version
bump node.js version
2015-02-10 08:55:43 +09:00
vvakame
293a11e1da fix line feed char 2015-02-10 08:45:33 +09:00
Eric Lu
188590dce9 Expose isSecure function through request interface 2015-02-09 12:29:46 -08:00
Roel van Uden
6de136877a Fix the NOT method declaration as per feedback 2015-02-09 18:43:41 +01:00
Joel Wetzel
d2f90e7f2c Update URI.d.ts
uri.search(true) does return an object, but Typescript believes there is a difference between an Object and any.  Thus, if your querystring includes ?myParam=myValue, you should be able to access the value using uri.search(true).myParam.  However, the compiler threw the error "The property 'myParam' does not exist on on value of type 'Object'".  Changing the return type to any fixes this.
2015-02-09 09:07:49 -08:00
vvakame
e53e146af4 update CONTRIBUTORS.md 2015-02-10 00:08:29 +09:00
vvakame
a40f8fc044 bump node.js version 2015-02-10 00:07:01 +09:00
Cyril Schumacher
74b68be6cc Update header. 2015-02-09 15:55:03 +01:00
Cyril Schumacher
2c67795a50 Rename files "java*.*" to "java-applet*.*". 2015-02-09 15:52:48 +01:00
Cyril Schumacher
b63fcec22a Rename the directory "java" to "java-applet". 2015-02-09 15:49:23 +01:00
Masahiro Wakame
19d8510e10 Merge pull request #3621 from qinfchen/webcola_node
add node type to webcola
2015-02-09 23:40:17 +09:00
Masahiro Wakame
2af4507890 Merge pull request #3618 from DerKnerd/patch-1
Update page.d.ts
2015-02-09 23:39:04 +09:00
Masahiro Wakame
a1a5399e3f Merge pull request #3599 from NN---/patch-12
Add common interfaces to webNavigation events.
2015-02-09 23:37:47 +09:00
Masahiro Wakame
dc23cbfdc6 Merge pull request #3609 from biswarup91/patch-2
Fixed config type of $upload.http()
2015-02-09 23:30:51 +09:00
Masahiro Wakame
f12dcf073e Merge pull request #3608 from fullflavedave/master
Fixed class definitions.
2015-02-09 22:59:12 +09:00
Cyril Schumacher
9cdfa999f5 Update header. 2015-02-09 13:35:18 +01:00
Cyril Schumacher
9be408dd56 Remove module in IBAN definition.
Add definition for "Java".
2015-02-09 13:32:33 +01:00
Horiuchi_H
d728603c7c Merge pull request #3611 from falsandtru/patch-1
Remove duplicate property
2015-02-09 16:06:05 +09:00
Horiuchi_H
b1d8f714c3 Merge pull request #3620 from qinfchen/autoRescale
Change sigmajs autoRescale type to "any"
2015-02-09 15:56:26 +09:00
Horiuchi_H
685b996e7f Merge pull request #3617 from falsandtru/jquery-extend-branch/indent
Fix indent
2015-02-09 15:54:08 +09:00
Horiuchi_H
556741223f Merge pull request #3619 from chitoku-k/twitter
Add Twitter for Websites definitions
2015-02-09 15:50:01 +09:00
Qinfeng Chen
f24f4f3a2f add node type to webcola 2015-02-08 18:38:40 -05:00
Qinfeng Chen
87548ae109 Change sigmajs autoRescale type to "any"
autoRescale can be either a boolean type or an array
2015-02-08 18:33:04 -05:00
Chitoku
ef9449114b Add Twitter for Websites definitions 2015-02-08 04:47:16 +09:00
Imanuel Ulbricht
21d56d0dcb Update page.d.ts 2015-02-07 19:15:37 +01:00
falsandtru
f99a90aadd Fix indent 2015-02-07 22:55:07 +09:00
John Reilly
b0c9a94cad Merge pull request #3612 from falsandtru/jquery-extend
Fix jquery type definitions
2015-02-07 13:09:09 +00:00