Commit Graph

13 Commits

Author SHA1 Message Date
Robin Ward 4f856c3c3c Migrate away from `Discourse.getURL`
docker_manager's implementation of `getURL` doesn't use the core
Discourse method so this might seem a little pointless, but it greatly
helps in our ability to grep the plugins so it's worth doing.
2020-07-06 14:38:26 -04:00
Osama Sayegh 1309955216
Ember upgrade to 3.6.1 (#49)
* Ember upgrade to 3.6.1

* ember-ajax printing deprecations; stop using it

* Use tag versions when possible instead of hashes

* Remove inline scripts for CSP

* dump `git describe` errors

* Commit hashes still needed for github diff link

* Update READMEs

* Production build

* Make repo-status component more isolated

* Minor tweaks

* Get JS tests in a working state, and write tests for repo-status component

* Add a note about tests in README

* Apply Prettier

* Production build #2

* We need vendor/message-bus.js
2019-01-03 09:21:34 +03:00
Neil Lalonde 3623c2f5b0 FIX: progress bar and upgrade log on subfolder installs 2017-01-12 14:09:58 -05:00
Arpit Jalan 9b59950c62 update docker-manager image path 2016-04-28 08:07:09 +05:30
Neil Lalonde 2b553cc815 add subfolder support 2015-12-14 15:01:35 -05:00
Robin Ward 49c360107f Upgrade to latest ember-cli and ember 2015-05-29 12:04:58 -04:00
Sam 2ed89266ec fixes 2014-12-23 15:05:24 +11:00
Sam b168eb2fc2 Correct banner detection 2014-12-23 15:01:59 +11:00
Sam d8283bbf83 Revert "Revert "FEATURE: warn if running an old image""
This reverts commit 0b5ddc100d.
2014-12-23 14:34:29 +11:00
Sam 0b5ddc100d Revert "FEATURE: warn if running an old image"
This reverts commit f896b6d2da.
2014-12-23 14:17:34 +11:00
Sam f896b6d2da FEATURE: warn if running an old image 2014-12-22 11:13:48 +11:00
Robin Ward 898048eceb Upgrade to ember-cli, bring back bootbox 2014-11-07 14:56:57 -05:00
Arpit Jalan 34038d16ec FEATURE: Show banner instead of alert 2014-07-01 00:59:26 +05:30