Commit Graph

12 Commits

Author SHA1 Message Date
Vinoth Kannan da4917770d
DEV: rename the "upgrade" route to "update" and change references. (#210)
This PR will rename the route "`/admin/upgrade`" to "`/admin/update`" and it will add a redirect for the old route.

Follow-up to the PR: https://github.com/discourse/docker_manager/pull/208
2024-04-03 21:10:13 +05:30
Jarek Radosz 027c7baf7c DEV: Remove old paths 2023-02-16 14:09:33 +01:00
Jarek Radosz 27dd13b84c DEV: Add a missing backend subroute 2023-02-16 14:09:33 +01:00
Jarek Radosz 2bba7f62b2 DEV: Move stuff to the regular plugin structure 2023-02-16 14:09:33 +01:00
Guo Xiang Tan 00617a1fb5 Add frozen string literal comment to files. 2019-05-13 11:16:32 +08:00
Robin Ward ed4b88166e SECURITY: Remove runaway cpu/memory tests.
These should not be in the public plugin accessible via a GET. At
the very least they should require an environment variable and
CSRF protection. I'm removing them because they don't seem commonly
used.
2018-06-15 15:23:57 -04:00
Robin Ward f75ece9a95 Use our `AdminConstraint` to simplify auth 2018-06-15 13:15:34 -04:00
Sam 6444686b3e change admin docker to admin upgrade 2014-08-15 08:34:35 +10:00
Robin Ward 3c804ec605 Major upgrade: Docker Manager is now a Standalone Ember App, contains
many improvements.
2014-05-02 16:52:27 -04:00
Sam b2680b13a5 add runaway cpu and mem tasks for testing
fix github link
2013-11-26 13:04:33 +11:00
Sam dd9f16622c basic upgrade support from dash 2013-11-14 16:38:26 +11:00
Sam 2bb95a06a9 initial commit for docker manager 2013-11-13 17:43:35 +11:00