portainer/api/http/handler
Anthony Lapenna 1de0619fd5
fix(api): ignore Docker login errors during stack deployment (#1635)
2018-02-07 08:37:01 +01:00
..
auth.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
docker.go refactor(api): relocate /docker API endpoint under /endpoints (#1053) 2017-07-20 16:22:27 +02:00
dockerhub.go feat(stacks): add support for stack deploy (#1280) 2017-10-15 19:24:40 +02:00
endpoint.go feat(api): TLS endpoint creation and init overhaul (#1173) 2017-09-14 08:08:37 +02:00
file.go chore(build-system): make assets default relative, serve assets from assets/public (#1309) 2017-10-26 11:17:45 +02:00
handler.go fix(stacks): fix an issue with stacks using docker in their name (#1468) 2017-12-05 14:56:40 +01:00
registry.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
resource_control.go feat(configs): add support for docker configs (#996) 2017-11-06 09:47:31 +01:00
settings.go refactor(api): rename file package to filesystem (#1555) 2018-01-06 18:53:12 +01:00
stack.go fix(api): ignore Docker login errors during stack deployment (#1635) 2018-02-07 08:37:01 +01:00
status.go feat(settings): add settings management (#906) 2017-06-01 10:14:55 +02:00
team.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
team_membership.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
templates.go feat(templates): add support for stack templates (#1346) 2017-11-07 08:18:23 +01:00
upload.go feat(stacks): add support for stack deploy (#1280) 2017-10-15 19:24:40 +02:00
user.go feat(init-admin): allow to specify a username for the initial admin account (#1160) 2017-08-28 20:59:13 +02:00
websocket.go feat(stacks): add support for stack deploy (#1280) 2017-10-15 19:24:40 +02:00