portainer/api/http
Anthony Lapenna d03e992b4f feat(api): replace all calls to http.Error with custom Error writer 2017-01-24 16:35:48 +13:00
..
auth_handler.go feat(global): multi endpoint management (#407) 2016-12-26 09:34:02 +13:00
docker_handler.go feat(api): replace all calls to http.Error with custom Error writer 2017-01-24 16:35:48 +13:00
endpoint_handler.go feat(state): introduce endpoint state (#529) 2017-01-23 12:14:34 +13:00
file_handler.go feat(api): introduce cache busting mechanism (#439) 2016-12-31 12:20:38 +13:00
handler.go feat(api): replace all calls to http.Error with custom Error writer 2017-01-24 16:35:48 +13:00
middleware.go feat(api): replace all calls to http.Error with custom Error writer 2017-01-24 16:35:48 +13:00
server.go feat(api): introduce cache busting mechanism (#439) 2016-12-31 12:20:38 +13:00
settings_handler.go feat(global): multi endpoint management (#407) 2016-12-26 09:34:02 +13:00
templates_handler.go feat(api): replace all calls to http.Error with custom Error writer 2017-01-24 16:35:48 +13:00
tls.go refactor(api): API overhaul (#392) 2016-12-18 18:21:29 +13:00
upload_handler.go fix(api): fix an issue introduced by the latest version of package gorilla/mux (#520) 2017-01-21 11:17:51 +13:00
user_handler.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
websocket_handler.go feat(global): multi endpoint management (#407) 2016-12-26 09:34:02 +13:00