index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
handlers
/
compat
/
containers_stats.go
Commit message (
Expand
)
Author
Age
*
pkg: switch to golang native error wrapping
Sascha Grunert
2022-07-08
*
podman cgroup enhancement
cdoern
2022-06-24
*
Fix spelling "setup" -> "set up" and similar
Erik Sjölund
2022-06-22
*
api: show the memory limit specified for the container
Giuseppe Scrivano
2022-06-21
*
Non-running containers now report statistics via the `podman stats`
Jake Correnti
2022-06-13
*
podman stats: calc CPU percentage correctly
Paul Holzinger
2022-03-22
*
Remove unused param and clean API handlers
Jakub Guzik
2022-01-22
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Standardize on capatalized Cgroups
Daniel J Walsh
2022-01-14
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
Refacter API server emphasis on logging
Jhon Honce
2021-09-10
*
api: correctly set the container stats
Giuseppe Scrivano
2021-09-10
*
added tests in python rest api
cdoern
2021-06-01
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Lowercase some errors
Kir Kolyshkin
2020-10-05
*
stats: log errors instead of sending 500
Valentin Rothberg
2020-09-21
*
stats: detect closed client connection
Valentin Rothberg
2020-09-18
*
stats endpoint: write OK header once
Valentin Rothberg
2020-09-18
*
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
*
V2 verify JSON output is consistent and doesn't drift
Jhon Honce
2020-05-28
*
v2 podman stats
baude
2020-05-05
*
Refactor handler packages
Jhon Honce
2020-03-10