summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-21relax strictness on patch versions on depssoftprops
2019-04-21Added `ExposedPorts` mapping (#162)Graham Wihlidal
2019-03-30Add a registry authentication. (#157)Anton Ageev
2019-02-25Apply rust format to fix CI checks (#153)Marc Schreiber
2019-02-25Support multiple messages per chunk in streaming image pull (#154)Austin Brown
2019-02-23Copy a byte slice as file into a container (#151)Marc Schreiber
2019-02-22Migrate serde dependency to use derive feature (#152)Vegard Sandengen
2019-02-13Copy from container (#150)Andy Caldwell
2019-01-21Add ContainerOptionsBuilder::privileged() (#149)Cyril Plisko
2019-01-08Make TLS/openssl an optional dependency (#130)rsdy
2019-01-08Support for Userns Mode (#147)Marc Schreiber
2018-12-24changelog typosoftprops
2018-12-24releasedsoftprops
2018-12-24document images.pull behaviorsoftprops
2018-12-24render idsoftprops
2018-12-24maint detailssoftprops
2018-12-24fill in error details (#142)doug tangren
2018-12-24more cargo detailssoftprops
2018-12-24update CHANGELOGsoftprops
2018-12-24update to 2018 edition (#141)doug tangren
2018-12-23remove extra docs linksoftprops
2018-12-23refer to docs.rs for release docssoftprops
2018-12-23update changelog [skip ci]softprops
2018-12-23update travis build (#140)doug tangren
2018-12-22Fix serialization of network commands and add ContainerConnectionOptionsBuild...Marc Schreiber
2018-12-22Support for setting CPU shares/memory for image builder (#134)Dylan McKay
2018-12-22Remove an unused type parameter from the 'nocache' function (#135)Dylan McKay
2018-12-22Support for AutoRemove flag (#137)Szymon Janota
2018-12-22feat: create, list, and delete volumes (#138)Marc Schreiber
2018-12-22Support interactive stdin/stdout streams (#136)Dylan McKay
2018-11-14Async api (#128)Antoine Büsch
2018-11-14Disable Hyper's http protocol enforcement. (#129)David Wood
2018-10-17serde can't read a Vec<Value> from a stream (#126)Chris West
2018-10-17update changelogsoftprops
2018-10-17[OK] Expose port (#127)Nurrl
2018-10-13update changelog [skip ci]softprops
2018-10-13remove pub builder constructors (#125)doug tangren
2018-10-13Merge branch 'master' of github.com:softprops/shipliftsoftprops
2018-10-13rustfmtsoftprops
2018-10-13Fixed error causing bad json to be sent to Docker API. (#124)Nurrl
2018-10-11update codecov tooling (#116)doug tangren
2018-10-10fix a number of clippy warnings (#122)doug tangren
2018-10-08Merge pull request #120 from softprops/travis-cachedoug tangren
2018-10-08Merge pull request #121 from softprops/travis-branchesdoug tangren
2018-10-08only build _pushes_ to mastersoftprops
2018-10-08conservative travis build cachesoftprops
2018-10-08Merge pull request #113 from abusch/fix_lifetimesdoug tangren
2018-10-09Merge branch 'master' into fix_lifetimesAntoine Büsch
2018-10-08Merge pull request #112 from softprops/rustfmtdoug tangren
2018-10-08typosoftprops