summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/networks.go
Commit message (Expand)AuthorAge
* 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