summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/networks.go
Commit message (Expand)AuthorAge
* Fix network prune api docsPaul Holzinger2021-06-11
* Fix volumes and networks list/prune filters in http apiJakub Guzik2021-03-19
* network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* Split libpod/network packagePaul Holzinger2021-03-15
* compat api network ls accept both format optionsPaul Holzinger2021-02-26
* Merge pull request #9480 from jmguzik/replace-nil-with-braces-network-resourceOpenShift Merge Robot2021-02-22
|\
| * Replace Labels and Options nulls with {} in NetworkResourceJakub Guzik2021-02-23
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Enable stylecheck linterPaul Holzinger2021-02-11
* Correct compat network prune responsebaude2021-02-10
* Fix compat networks endpoint for a empty resultPaul Holzinger2021-02-09
* add network prunebaude2021-02-06
* Fix some network compat api problemsPaul Holzinger2020-12-11
* Jira RUN-1106 Network handlers updatesJhon Honce2020-12-04
* Add support for network idsPaul Holzinger2020-12-02
* podman network label supportPaul Holzinger2020-11-28
* Remove build \!remote flags from test phase 2Daniel J Walsh2020-11-18
* podman-remote network rm --force is brokenDaniel J Walsh2020-11-18
* add network connect|disconnect compat endpointsbaude2020-11-17
* Refactor to use DockerClient vs APIClientJhon Honce2020-11-12
* Merge pull request #8078 from baude/networkdisconnectOpenShift Merge Robot2020-10-22
|\
| * APIv2 compatibility network connect|disconnectbaude2020-10-22
* | set compat network driver defaultbaude2020-10-21
|/
* prevent unpredictable results with network create|removebaude2020-10-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* APIv2 Add network list filteringPaul Holzinger2020-09-07
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound inste...Maximilian Müller2020-06-27
* Turn on More lintersDaniel J Walsh2020-06-15
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix builds on 32 bit archesDaniel J Walsh2020-05-27
* network compatibility endpoints for APIBrent Baude2020-05-22