Christiaan Rakowski
bc2c67c6cf
Added comments to jquery.tinyscrollbar
2013-04-15 20:58:48 +02:00
Boris Yankov
6ed385610a
Merge pull request #478 from davemckeown/zmq-node
...
Added type definition for ZeroMQ on Node
2013-04-15 06:18:13 -07:00
Dave McKeown
b6cb74d794
Added type definition for ZeroMQ on Node
2013-04-14 12:02:52 -04:00
Diullei Gomes
bddcaf3d35
Merge pull request #476 from kazimanzurrashid/master
...
Updated the js-fixtures
2013-04-12 14:27:31 -07:00
Kazi Manzur Rashid
aa28425843
Updated signature.
2013-04-13 03:22:04 +06:00
Boris Yankov
e3f13b6aa9
Merge pull request #474 from vvakame/add-gae-channelapi
...
Added definitions for GAE's Channel API library
2013-04-12 06:29:37 -07:00
Boris Yankov
90f81c0f4f
Merge pull request #469 from AntonAM/patch-1
...
setuid and setgid accept string as a parameter.
2013-04-12 06:29:17 -07:00
vvakame
6f509e08d1
Added definitions for GAE's Channel API library
2013-04-12 01:20:46 +09:00
AntonAM
fd01ace516
Added overloaded version of setgid and setuid.
...
Instead of making argument's type 'any' we have overloaded version for number and string parameters.
2013-04-11 00:40:58 +04:00
Diullei Gomes
509f418a8a
Merge pull request #472 from parliament718/patch-1
...
Update backbone.d.ts - Added Backbone.History.started
2013-04-09 13:49:18 -07:00
parliament718
76339b1240
Update backbone.d.ts
...
Added Backbone.History.started
https://github.com/documentcloud/backbone/pull/538#issuecomment-15996793
2013-04-09 16:31:42 -03:00
Diullei Gomes
7830b3e5f7
Merge pull request #471 from Diullei/master
...
Missing the definition of resolve function on q.module.d.ts. Added tests
2013-04-09 10:36:26 -07:00
Diullei Gomes
c6996a00ab
Missing the definition of resolve function on q.module.d.ts. Added tests
2013-04-09 14:23:34 -03:00
Diullei Gomes
3dbb895d14
Merge pull request #468 from MorganZ/patch-2
...
Missing the definition of resolve function
2013-04-09 10:06:08 -07:00
AntonAM
f9a66f3984
setuid and setgid accept string as a parameter.
...
Both process.setuid and process.setgid can accept either a numerical ID or a username\groupname string.
2013-04-09 17:01:12 +04:00
MorganZ
9158b9f84e
Missing the definition of resolve function
...
Can you double check?
2013-04-08 22:10:01 +03:00
Diullei Gomes
b3fafd6b38
Merge pull request #467 from rnikitin/master
...
transition is an optional parameter.
2013-04-08 10:11:30 -07:00
Roman Nikitin
bcd11d7234
transition is an optional parameter.
2013-04-08 17:51:39 +07:00
Diullei Gomes
f633eb2348
Merge pull request #466 from shearnie/master
...
Added removeAllEndpoints for jsPlumb
2013-04-07 16:33:10 -07:00
Steve Shearn
e78cd33fca
Added removeAllEndpoints
2013-04-08 06:46:42 +10:00
Diullei Gomes
6578e4146f
Merge pull request #465 from kazimanzurrashid/master
...
Included js-fixtures
2013-04-07 08:24:28 -07:00
Diullei Gomes
3e23eaffea
Merge pull request #464 from shearnie/master
...
Boostrap changes for modal and add jsPlumb
2013-04-07 08:23:19 -07:00
Kazi Manzur Rashid
608b33a99d
Included js-fixtures definitions.
2013-04-07 17:05:27 +06:00
Steve Shearn
c6c2a7434c
Added type basic definitions for jsPlumb.
2013-04-07 17:39:26 +10:00
Steve Shearn
39be8239d2
Added overload for modal so can use backdrop: "static"
2013-04-07 17:35:11 +10:00
Diullei Gomes
bba3507d24
Merge pull request #462 from kazimanzurrashid/master
...
Updated
2013-04-05 22:02:40 -07:00
Kazi Manzur Rashid
c8ac940242
Added the missing before and after hook.
2013-04-06 10:57:38 +06:00
Diullei Gomes
d3bf3c16ef
Merge pull request #461 from latticework/master
...
Fix for router.map et al. in durandal.d.ts
2013-04-05 19:23:58 -07:00
Kenneth Brubaker
16ee9c6579
Merge pull request #2 from kenbrubaker/master
...
Fix for router.map et al.
Tried to rebase. First time. Too late. I had pushed to github. Sorry.
2013-04-05 16:53:21 -07:00
Kenneth Brubaker
164d45ee4d
Bugfixed router.map and router.mapRoute
...
Bugfixed mapRoute to have two function signatures.
Bugfixed map to take single or array of IRouteInfoParameters.
Renamed interface IRouteInfo from routeInfo
Added interface IRouteInfoParameters
2013-04-05 18:04:39 -04:00
Kenneth Brubaker
88fa039b1a
Revert "Bugfixed router.map and router.mapRoute"
...
This reverts commit f6d09ab31b .
2013-04-05 17:57:24 -04:00
Kenneth Brubaker
f6d09ab31b
Bugfixed router.map and router.mapRoute
...
Bugfixed mapRoute to have two function signatures.
Bugfixed map to take single or array of IRouteInfoParameters.
Renamed interface IRouteInfo from routeInfo
Added interface IRouteInfoParameters
2013-04-05 17:51:39 -04:00
Kenneth Brubaker
04a41cb01a
Revert "Added comments from durandaljs documentation to module and routeInfo"
...
This reverts commit 3ab33b847a .
2013-04-05 17:46:22 -04:00
Kenneth Brubaker
3ab33b847a
Added comments from durandaljs documentation to module and routeInfo
...
Renamed interface IRouteInfo from routeInfo
Added interface IRouteInfoParameters
Bugfixed mapRoute to have two function signatures.
Bugfixed map to take single or array of IRouteInfoParameters.
2013-04-05 17:43:15 -04:00
Diullei Gomes
98d2bf5df7
Merge pull request #460 from kazimanzurrashid/master
...
Included Chai Expect
2013-04-05 13:33:16 -07:00
Kazi Manzur Rashid
080b90d517
Included Chai Expect.
2013-04-06 01:43:50 +06:00
Kenneth Brubaker
cb89689ffd
Merge pull request #1 from borisyankov/master
...
Update to latest
2013-04-05 10:15:44 -07:00
Diullei Gomes
ef6f401364
Merge pull request #458 from mzeiher/master
...
Added Definitions for JSZip library
2013-04-05 05:35:54 -07:00
Mathis Zeiher
970725912a
renamed tests
2013-04-05 14:24:42 +02:00
Diullei Gomes
13cc2c25e0
Merge pull request #459 from Diullei/master
...
durandal: Fixed introduced bug at pull/451
2013-04-05 05:02:37 -07:00
Diullei Gomes
3309e1aa4b
durandal: Fixed introduced bug at pull/451
2013-04-05 08:59:10 -03:00
Diullei Gomes
8352171399
Merge pull request #457 from rnikitin/master
...
added definition to "durandal/widget" module.
2013-04-05 04:53:57 -07:00
Mathis Zeiher
c365fcd035
Added definitions for JSZip library
2013-04-05 11:02:02 +02:00
Roman Nikitin
886e87bc14
added definitions for durandal/widget module.
2013-04-05 15:13:28 +07:00
Boris Yankov
adeeefb65a
Merge pull request #456 from kazimanzurrashid/master
...
Included Mocha
2013-04-05 00:54:04 -07:00
Kazi Manzur Rashid
6967071816
Included Mocha definition.
2013-04-05 09:22:58 +06:00
Diullei Gomes
5a4aec780d
Merge pull request #455 from latticework/master
...
To resolve issue #453
2013-04-04 17:33:28 -07:00
Kenneth Brubaker
df95007ef0
Update durandal.d.ts
2013-04-04 20:06:58 -03:00
Diullei Gomes
5ee878b0e9
Merge pull request #452 from Diullei/master
...
jquery.tagsmanager - Corrected test errors
2013-04-03 07:32:38 -07:00
Diullei Gomes
ac7d388eeb
jquery.tagsmanager - Corrected test errors
2013-04-03 11:27:54 -03:00