portainer/api
Anthony Lapenna d03e992b4f feat(api): replace all calls to http.Error with custom Error writer 2017-01-24 16:35:48 +13:00
..
bolt feat(api): initializes the endpoint with an empty slice instead of a pointer 2017-01-23 16:29:49 +13:00
cli fix(api): update default value for data directory and TLS certs on Windows (#482) 2017-01-09 21:24:17 +13:00
cmd/portainer fix(api): creates the data directory if not exist (#452) 2017-01-03 08:32:53 +13:00
crypto refactor(api): API overhaul (#392) 2016-12-18 18:21:29 +13:00
file fix(api): disable data directory creation (#495) 2017-01-14 14:22:39 +13:00
http feat(api): replace all calls to http.Error with custom Error writer 2017-01-24 16:35:48 +13:00
jwt refactor(api): API overhaul (#392) 2016-12-18 18:21:29 +13:00
errors.go fix(api): check if admin user already exists when calling the /users/admin/init endpoint (#494) 2017-01-12 18:17:28 +13:00
portainer.go feat(state): introduce endpoint state (#529) 2017-01-23 12:14:34 +13:00