index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
handlers
/
compat
/
containers.go
Commit message (
Expand
)
Author
Age
*
Remove unused param and clean API handlers
Jakub Guzik
2022-01-22
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Add podman rm --depend
Daniel J Walsh
2022-01-11
*
Fix Container List API call to return mount info
Daniel J Walsh
2022-01-04
*
prefix imageId with sha256: in containers list
Oliver
2021-12-29
*
Add --time out for podman * rm -f commands
Daniel J Walsh
2021-10-04
*
podman inspect add State.Health field for docker compat
Paul Holzinger
2021-09-23
*
api: handle nil pointer dereference in rest endpoints
Jelle van der Waa
2021-09-15
*
Refacter API server emphasis on logging
Jhon Honce
2021-09-10
*
Compat API: Fix healthcheck status and healthcheck config
Milivoje Legenovic
2021-08-03
*
Health Check is not handled in the compat LibpodToContainerJSON
cdoern
2021-06-23
*
fix: use UTC Time Stamps in response JSON
Matej Vasek
2021-05-10
*
compat api: Networks must be empty instead of null
Paul Holzinger
2021-05-04
*
Fix removal race condition in ListContainers
SoMuchForSubtlety
2021-04-23
*
Fix containers list/prune http api filter behaviour
Jakub Guzik
2021-03-20
*
Removing a non existing container API should return 404
Daniel J Walsh
2021-03-10
*
Add network summary to compat ps
baude
2021-03-03
*
Compat api containers/json Ports field is null
Milivoje Legenovic
2021-03-02
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Implement Docker wait conditions
Matej Vasek
2021-02-03
*
Fix invalid wait condition on kill
Daniel J Walsh
2021-02-03
*
Merge pull request #9051 from rhatdan/rm
OpenShift Merge Robot
2021-02-01
|
\
|
*
Switch podman stop/kill/wait handlers to use abi
Daniel J Walsh
2021-01-29
*
|
Endpoint that lists containers does not return correct Status value
Milivoje Legenovic
2021-01-31
|
/
*
podman-remote ps --external --pod --sort do not work.
Daniel J Walsh
2021-01-27
*
Merge pull request #9036 from baude/composelog
OpenShift Merge Robot
2021-01-21
|
\
|
*
Set log driver for compatability containers
baude
2021-01-20
*
|
Fix handling of container remove
Daniel J Walsh
2021-01-20
|
/
*
Initial implementation of renaming containers
Matthew Heon
2021-01-14
*
Compat api containers/json add support for filters
Paul Holzinger
2021-01-01
*
Jira RUN-1106 Container handlers updates
Jhon Honce
2020-12-03
*
[WIP] Docker compat API fixes
Milivoje Legenovic
2020-11-23
*
APIv2 - strip CAP_ prefix from capabilities in json
Petr SakaĆ
2020-11-20
*
APIv2 compatibility network connect|disconnect
baude
2020-10-22
*
Resolve #7860 - add time.RFC3339Nano into ContainerJSONBase
3sky
2020-10-12
*
Merge pull request #7918 from zhangguanzhang/apiv2-wrong-StopSignal
OpenShift Merge Robot
2020-10-06
|
\
|
*
fix apiv2 /containers/$name/json return wrong value in `.Config.StopSignal`
zhangguanzhang
2020-10-06
*
|
Lowercase some errors
Kir Kolyshkin
2020-10-05
|
/
*
Merge pull request #7662 from jwhonce/issues/7535
OpenShift Merge Robot
2020-09-24
|
\
|
*
Evict containers before removing via V2 API
Jhon Honce
2020-09-18
*
|
apiv2 container limit differ from docker-api
zhangguanzhang
2020-09-24
*
|
add missing return for compat kill
baude
2020-09-21
|
/
*
compat kill: only wait for 0 signal and sigkill
Valentin Rothberg
2020-09-09
*
remote kill: don't wait for the container to stop
Valentin Rothberg
2020-09-09
*
fix apiv2 will create containers with incorrect commands
zhangguanzhang
2020-08-24
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Fix issue #6803 Container inspect endpoint returns null for NetworkSettings/P...
Korhonen Sami (Samlink)
2020-07-03
*
Move logs functionality to separate file for APIv2
jgallucci32
2020-06-17
*
Merge pull request #6516 from zhangguanzhang/master
OpenShift Merge Robot
2020-06-11
|
\
[next]