summaryrefslogtreecommitdiff
path: root/pkg/varlinkapi/images.go
Commit message (Expand)AuthorAge
* make remote-client error messaging more robustbaude2019-02-22
* podman-remote load imagebaude2019-02-21
* podman-remote save [image]baude2019-02-20
* iopodman.SearchImages: add ImageSearchFilter to Varlink APIValentin Rothberg2019-02-20
* image.SearchImages: use SearchFilter typeValentin Rothberg2019-02-20
* SearchImages: extend API with filter parameterValentin Rothberg2019-02-20
* podman-search: refactor code to libpod/image/search.goValentin Rothberg2019-02-20
* podman-remote pullbaude2019-02-19
* Add registry name to fields returned by varlink image searchDaniel J Walsh2019-02-15
* Add tlsVerify bool to SearchImage for varlinkDaniel J Walsh2019-02-14
* podman-remote buildbaude2019-02-13
* podman-remote pushbaude2019-02-13
* varlink: Rename `SearchImage` to `SearchImages`Lars Karlitski2019-02-12
* varlink: Rename `ImageInList` to `Image`Lars Karlitski2019-02-12
* varlink: Return all times in RFC 3339 formatLars Karlitski2019-02-12
* varlink: Remove `NotImplemented` typeLars Karlitski2019-02-12
* podman-remote import|exportbaude2019-02-05
* Changes to container runlabel for toolbox projectbaude2019-01-30
* podman image prune -- implement all flagbaude2019-01-29
* Merge pull request #2135 from baude/varlinkpruneOpenShift Merge Robot2019-01-11
|\
| * Add varlink support for prunebaude2019-01-10
* | remote-client support for imagesbaude2019-01-10
|/
* libpod/image: Use ParseNormalizedNamed in RepoDigestsW. Trevor King2019-01-09
* Clean up some existing varlink endpointsbaude2018-12-12
* add more example usage to varlink endpointsbaude2018-12-09
* Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06
* Remove the forceSecure parameter of Image.PushImageTo*Miloslav Trmač2018-12-06
* Minimally update for the DockerInsecureSkipTLSVerify type changeMiloslav Trmač2018-12-06
* Adding more varlink endpointsbaude2018-12-03
* Lint: InspectImage varlink api should return errors that occurredŠimon Lukašík2018-11-10
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* Vendor in latest projectatomic/buildahDaniel J Walsh2018-08-29
* Ensure return errors match API docsbaude2018-08-28
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Suport format param for varlink CommitQi Wang2018-08-16
* when searching, survive errors for multiple registriesbaude2018-08-14
* Rename varlink socket and interfacebaude2018-08-06
* Make one runtime for the varlink servicebaude2018-08-05
* RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestinationMiloslav Trmač2018-08-01
* varlink ImageRemove should always return image IDbaude2018-07-31
* Podman history now prints out intermediate image IDsumohnani82018-06-22
* varlink build fixesbaude2018-06-05
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* varlink buildbaude2018-06-01
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* implement varlink commitbaude2018-05-15
* Fix varlink remove image forcebaude2018-05-11
* Dont eat the pull error message for varlinkbaude2018-05-10
* podman push should honor registries.confbaude2018-05-10
* Generate varlink API documentation automaticallybaude2018-05-08