summaryrefslogtreecommitdiffstats
path: root/src/rep.rs
AgeCommit message (Expand)Author
2021-03-08Split up rep.rsEli W. Hunter
2021-03-08Split up lib.rsEli W. Hunter
2021-02-21Add missing fields to `ImageDetails` and `History` (#264)Abc Xyz
2021-02-08Add services api (#263)Wojciech Kępka
2021-02-06Add Exec struct for easier manipulation of exec instances (#251)Wojciech Kępka
2020-03-19Add status field to container State (#221)Colvin Wellborn
2020-03-19Add repo_tags, repo_digests fields to ImageDetails (#222)Colvin Wellborn
2019-12-26Expand rep::Version (#212)Colvin Wellborn
2019-12-18expand rep::Container fields (#213)Colvin Wellborn
2019-10-13Correctly rename `endpoint_id` field (#196)Pit
2019-09-14feat: use chrono to deserialize date times (#190)Marc Schreiber
2019-02-22Migrate serde dependency to use derive feature (#152)Vegard Sandengen
2019-02-13Copy from container (#150)Andy Caldwell
2018-12-24update to 2018 edition (#141)doug tangren
2018-12-22feat: create, list, and delete volumes (#138)Marc Schreiber
2018-11-14Async api (#128)Antoine Büsch
2018-10-17[OK] Expose port (#127)Nurrl
2018-10-10fix a number of clippy warnings (#122)doug tangren
2018-10-08try to get a consistent and repeatable codestyle goingsoftprops
2018-10-07Fix OOMKilled nameAntoine Büsch
2018-10-07Fix some attributes namesAntoine Büsch
2018-10-07Rename fields from rep structs to use snake caseAntoine Büsch
2018-10-07Merge branch 'master' into serdeAntoine Büsch
2018-10-02Fixes a crash when the Docker API returns the 'Labels' value as 'null'Leon ROUX
2018-10-01Migrate to serde_jsonAntoine Büsch
2018-09-29Merge pull request #95 from abusch/image_repoTag_optionaldoug tangren
2018-09-29Merge pull request #97 from fkrull/add-network-entrydoug tangren
2018-09-29Merge pull request #96 from fkrull/remove-swap-fielddoug tangren
2018-09-29Add new event info fields (Type, Action, Actor) to EventFelix Krull
2018-09-29Add details entries for container networksFelix Krull
2018-09-29Remove swap fields from MemoryStatFelix Krull
2018-09-29Image.RepoTags seems to be optional (can be null)Antoine Büsch
2018-09-29Merge pull request #89 from ic/search_rep_fixdoug tangren
2018-09-29Merge pull request #86 from schrieveslaach/masterdoug tangren
2018-09-27Add Name field to inspect resultFelix Krull
2018-08-22Attempt to solve the MissingFieldError problem.Eric Platon
2018-07-18feat: support --memoryMarc Schreiber
2018-02-20feat: Use serde instead of rustc-serializeJacob ZAK
2017-09-07Return RustcSerialize types instead of local types. Fixes softprops/shiplift#65Pete Hayes
2017-04-20Make rep-types clonablePit Kleyersburg
2017-04-03Add support for docker networksAlexander Kirillov
2017-01-16Add support for status replies from build commandPete Hayes
2017-01-06OnBuild option is an array now.Mārtiņš Šulcs
2017-01-02raw size is always returned as non useful -1 in listingsoftprops
2017-01-02this field is not always presentsoftprops
2017-01-02ExecutionDriver no longer exists in remote apisoftprops
2016-12-26Make id and status optional for eventsRoey Darwish Dror
2016-07-11ExecDriver field no longer exists (API version 1.23)Greg Weber
2016-01-18rust fmtsoftprops
2016-01-18cleanupsoftprops