automation-tests/pkg/api/handlers
Valentin Rothberg 85b7374491 add pkg/signal
Add pkg/signal to deal with parts of signal processing and translating
signals from string to numeric representations.  The code has been
copied from docker/docker (and attributed with the copyright) but been
reduced to only what libpod needs (on Linux).

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-02-14 15:04:14 +01:00
..
generic Merge pull request #5172 from giuseppe/api-fix-cpu-stats 2020-02-13 15:42:53 +01:00
libpod filtering behavior correction 2020-02-12 16:08:07 -06:00
utils API v2: pods: fix two incorrect return codes 2020-02-11 10:50:23 -07:00
containers.go HTTP 304 (NotModified) is not an error! 2020-02-11 15:15:20 -07:00
containers_attach.go fix longname handling for bindings 2020-01-31 08:38:25 -06:00
containers_create.go add pkg/signal 2020-02-14 15:04:14 +01:00
containers_top.go fix longname handling for bindings 2020-01-31 08:38:25 -06:00
decoder.go Refactor time parsing to be more liberal in accepted values 2020-01-24 10:11:05 -07:00
events.go apiv2 stream events 2020-02-11 15:00:41 -06:00
exec.go [CI:DOCS]add apiv2 endpoints for exec 2020-02-03 12:40:01 -06:00
handler.go fix longname handling for bindings 2020-01-31 08:38:25 -06:00
images.go fix longname handling for bindings 2020-01-31 08:38:25 -06:00
images_build.go Update build images 2020-01-21 14:19:42 -07:00
ping.go Update /_ping support 2020-02-03 11:57:54 -07:00
swagger.go Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
types.go v2 api: /libpod/images/import 2020-02-10 13:18:50 +01:00
unsupported.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
version.go [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00