Commit Graph
17 Commits
Author SHA1 Message Date
Byeong Hun YooandAndy 8742a3dec1 Add missing parameter type to buildImage (#18436)
https://github.com/apocas/dockerode#building-an-image3
2017-07-27 08:02:58 -07:00
Derek BrownandAndy 33eaf4b8a6 Added Node Properties (used for Docker Swarm) (#18322)
* Added Node Properties (used for Docker Swarm)

* Update index.d.ts
2017-07-24 11:23:05 -07:00
Konrad Księski 968741c3b6 Update Node interface methods for dockerode package 2017-06-27 16:36:13 +02:00
Michiel de Bruijne f8c68213bf [node] set correct type for process.env and fix node dependents 2017-06-24 21:39:39 +02:00
Carl WinklerandMohamed Hegazy ef8ff1dff4 Add support and tests for Dockerode promise API (#16337) 2017-05-05 09:01:16 -07:00
AndyandGitHub bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Nicolas Laplante 7a83c0174e fix one missing dtslint error 2017-03-30 19:48:51 -04:00
Nicolas Laplante 5379903578 fix dtslint errors 2017-03-30 19:46:10 -04:00
Nicolas Laplante 35e2e1c1ea merge upstream master 2017-03-30 19:36:21 -04:00
AndyandGitHub ff0d451b56 Fix various lint errors (#15529) 2017-03-30 15:33:16 -07:00
Nicolas Laplante c7e08e933c add type definitions 2017-03-26 11:48:12 -04:00
Nicolas Laplante 8a9add5b87 remove minor from version 2017-03-25 13:10:28 -04:00
Nicolas Laplante 171855d201 add tests for new api 2017-03-25 13:09:02 -04:00
Nicolas Laplante 105eb86257 upgrade dockerode version 2017-03-25 13:08:52 -04:00
Nicolas Laplante a7d8ae9f4f add definition author 2017-03-25 13:08:42 -04:00
Nicolas Laplante 0b91832778 add types & mtehods from dockerode current (v2.4.2) 2017-03-25 12:56:05 -04:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00