portainer/app/docker/rest
Anthony Lapenna 61c74e22f0
feat(services): add the ability to pull latest image when updating a … (#1984)
* feat(services): add the ability to pull latest image when updating a service

* feat(services): update version header value

* refactor(services): remove TODO

* feat(services): rollback version header value to 1.29
2018-06-20 15:53:58 +02:00
..
response fix(log-viewer): strip headers in container logs when TTY is disabled (#1861) 2018-05-04 09:45:05 +02:00
build.js feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01:00
commit.js feat(image-build): add the ability to build images (#1672) 2018-02-28 07:19:06 +01:00
config.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
container.js fix(containers): remove hardcoded container stop/restart timeout 2018-06-13 16:04:24 +02:00
exec.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
image.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
network.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
node.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
plugin.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
secret.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00
service.js feat(services): add the ability to pull latest image when updating a … (#1984) 2018-06-20 15:53:58 +02:00
swarm.js feat(stacks): add the ability to migrate stacks to another endpoint (#1976) 2018-06-19 17:28:40 +02:00
system.js feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
task.js fix(log-viewer): strip headers in container logs when TTY is disabled (#1861) 2018-05-04 09:45:05 +02:00
volume.js refactor(app): introduce new project structure for the frontend (#1623) 2018-02-01 13:27:52 +01:00