summaryrefslogtreecommitdiff
path: root/api/server/router/checkpoint
Commit message (Expand)AuthorAgeFilesLines
* api/server/httputils: add ReadJSON() utilitySebastiaan van Stijn2022-04-111-4/+1
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Add canonical import commentDaniel Nephin2018-02-053-3/+3
* Use function arguments for route setup.Brian Goff2017-04-121-3/+3
* router: Return explicit error rather than 404 for experimental.Andrea Luzzardi2016-11-171-3/+3
* Allow providing a custom storage directory for docker checkpointsboucher2016-10-282-4/+11
* Make experimental a runtime flagKenfe-Mickael Laventure2016-10-245-27/+8
* change-code-and-fix-docs-about-checkpointallencloud2016-09-231-1/+1
* Fix the clashing route syntax for checkpoint/container delete.boucher2016-09-081-1/+1
* Initial implementation of containerd Checkpoint API.boucher2016-09-085-0/+123