summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-19appease clippy (#225)Colvin Wellborn
2020-03-19Update errors to match current Error trait (#223)Colvin Wellborn
2020-03-19Fix formatting (#224)Colvin Wellborn
2020-01-04make image and container option builder interfaces consistent (#211)Colvin Wellborn
2019-12-26Re-export hyper::Uri as shiplift::Uri (#209)Thomas Eizinger
2019-12-26Update the ContainerOptionsBuilder with new publish all ports option (#215)Tyler Jones
2019-12-26Expand rep::Version (#212)Colvin Wellborn
2019-12-18expand rep::Container fields (#213)Colvin Wellborn
2019-12-10Replace invalid example in README with cargo example (#207)Thomas Eizinger
2019-12-08prep release for 0.6.0 (#206)Doug Tangren
2019-12-08update dev dep env_loggersoftprops
2019-12-07drop travis support (#205)Doug Tangren
2019-12-06port build to gh actions (#204)Doug Tangren
2019-12-05Don't vendor OpenSSL except on Windows (#197)Andy Caldwell
2019-12-05update minor deps (#203)Doug Tangren
2019-12-05Replace host str to use https if encrypted (#193)Lucio Franco
2019-10-13Add 'publish' method to expose a port (#198)Anthony Griffon
2019-10-13Correctly rename `endpoint_id` field (#196)Pit
2019-09-17Remove extra semicolon to fix cargo fmt --all -- --check (#195)Atul Bhosale
2019-09-15Use 'dyn' since trait objects without an explicit 'dyn' are deprecated (#194)Atul Bhosale
2019-09-14feat: use chrono to deserialize date times (#190)Marc Schreiber
2019-08-10Added function to tag an image (#187)MHamill98
2019-07-06rustfmt config option name changed (#182)Doug Tangren
2019-07-06fixed process (#181)0xflotus
2019-06-01copy_file_into creates sub-directories if required (#171)Marc Schreiber
2019-06-01Add WorkingDir container's option support (#175)Sergey Tsaplin
2019-05-31Fix build image response parsing error (#177)Sergey Tsaplin
2019-05-22Switch to vendored openssl (#170)Keir Lawson
2019-05-17Add import functionality (#165)Keir Lawson
2019-05-17Switch path type requirement to make more ergonomic (#168)Keir Lawson
2019-05-17Add LogsOptionsBuilder::since() method (#169)Max Eliseev
2019-04-26Add explanative sentence for volumes option (#164)Keir Lawson
2019-04-21update changelog and docssoftprops
2019-04-21alphbet sort on depssoftprops
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