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
Commit message (
Expand
)
Author
Age
*
Add the option of Rootless CNI networking by default
Matthew Heon
2021-05-26
*
Add client disconnect to build handler loop
Jhon Honce
2021-05-10
*
fix: use UTC Time Stamps in response JSON
Matej Vasek
2021-05-10
*
Merge pull request #10265 from matejvasek/fix-get-multiple-imgs-compat
OpenShift Merge Robot
2021-05-08
|
\
|
*
fix: compat API "images/get" for multiple images
Matej Vasek
2021-05-07
*
|
Merge pull request #10259 from rhatdan/pull
OpenShift Merge Robot
2021-05-07
|
\
\
|
|
/
|
/
|
|
*
Report Download complete in Compatibility mode
Daniel J Walsh
2021-05-07
*
|
fix pre review request
Matej Vasek
2021-05-06
*
|
fix: docker APIv2 `images/get`
Matej Vasek
2021-05-05
|
/
*
migrate Podman to containers/common/libimage
Valentin Rothberg
2021-05-05
*
compat api: Networks must be empty instead of null
Paul Holzinger
2021-05-04
*
Docker returns 'die' status rather then 'died' status
Daniel J Walsh
2021-04-28
*
Allow docker volume create API to pass without name
Daniel J Walsh
2021-04-27
*
Fix removal race condition in ListContainers
SoMuchForSubtlety
2021-04-23
*
Fix flake on failed podman-remote build : try 2
Daniel J Walsh
2021-04-14
*
Fix flake on failed podman-remote build
Daniel J Walsh
2021-04-14
*
Merge pull request #9958 from jmguzik/limit-prune-filters-for-volumes
OpenShift Merge Robot
2021-04-07
|
\
|
*
Volumes prune endpoint should use only prune filters
Jakub Guzik
2021-04-07
*
|
Handle podman-remote --arch, --platform, --os
Daniel J Walsh
2021-04-07
|
/
*
Merge pull request #9754 from mheon/add_dep
OpenShift Merge Robot
2021-04-06
|
\
|
*
Add --requires flag to podman run/create
Matthew Heon
2021-04-06
*
|
Fix missing podman-remote build options
Daniel J Walsh
2021-04-02
*
|
Fix handling of remove --log-rusage param
Daniel J Walsh
2021-03-31
*
|
Merge pull request #9892 from jwhonce/wip/top
OpenShift Merge Robot
2021-03-30
|
\
\
|
*
|
Trim white space from /top endpoint results
Jhon Honce
2021-03-30
|
|
/
*
|
Merge pull request #9863 from jmguzik/fix-prune-filter-funcs
OpenShift Merge Robot
2021-03-30
|
\
\
|
|
/
|
/
|
|
*
Containers prune endpoint should use only prune filters
Jakub Guzik
2021-03-30
*
|
[NO TESTS NEEDED] Shrink the size of podman-remote
Daniel J Walsh
2021-03-29
|
/
*
Merge pull request #9631 from rhatdan/pull
OpenShift Merge Robot
2021-03-29
|
\
|
*
Fix podman build --pull-never
Daniel J Walsh
2021-03-27
*
|
Merge pull request #9829 from rhatdan/rmi
OpenShift Merge Robot
2021-03-28
|
\
\
|
*
|
[NO TESTS NEEDED] Use same function podman-remote rmi as podman
Daniel J Walsh
2021-03-28
|
|
/
*
/
[NO TESTS NEEDED] Turn on podman-remote build --isolation
Daniel J Walsh
2021-03-26
|
/
*
Remove resize race condition
Daniel J Walsh
2021-03-26
*
Fix filters in image http compat/libpod api endpoints
Jakub Guzik
2021-03-25
*
fixup
Matej Vasek
2021-03-23
*
fix: build endpoint for compat API
Matej Vasek
2021-03-23
*
Fix containers list/prune http api filter behaviour
Jakub Guzik
2021-03-20
*
Fix volumes and networks list/prune filters in http api
Jakub Guzik
2021-03-19
*
Merge pull request #9710 from jmguzik/network-prune-filters-http-api
OpenShift Merge Robot
2021-03-18
|
\
|
*
network prune filters for http compat and libpod api
Jakub Guzik
2021-03-18
*
|
Merge pull request #9711 from jmguzik/volume-prune-fix-http-compat
OpenShift Merge Robot
2021-03-16
|
\
\
|
*
|
Fix for volumes prune in http compat api
Jakub Guzik
2021-03-15
|
|
/
*
|
Merge pull request #9589 from troyready/add_compat_auth_endpoint
OpenShift Merge Robot
2021-03-16
|
\
\
|
|
/
|
/
|
|
*
fix use with localhost (testing)
troyready
2021-03-12
|
*
add /auth for docker compatibility
troyready
2021-03-12
*
|
Split libpod/network package
Paul Holzinger
2021-03-15
|
/
*
Merge pull request #9524 from riyad/apiv3-print-tags-when-building
OpenShift Merge Robot
2021-03-11
|
\
|
*
[Compat API] Also print successfully tagging images in /build endpoint
Riyad Preukschas
2021-02-25
*
|
Removing a non existing container API should return 404
Daniel J Walsh
2021-03-10
[next]