Commit Graph

550 Commits

Author SHA1 Message Date
Rafael dos Santos Silva 7cbb8141fa Bump minimum ruby version to 2.4 & force full rebuild 2017-06-01 13:16:31 -03:00
Robin Ward 146e2de662 FIX: Update repos sequentially to avoid thrashing the server 2017-04-28 15:34:02 -04:00
Sam 97c3b031d5 tweak to include pid 2017-03-10 14:39:55 -05:00
Sam eaf001eae5 we need to be a bit more careful and frugal here to avoid killing self
longer term get it in its own process
2017-03-10 13:50:58 -05:00
Sam 264e3ff009 refactor reused method 2017-03-10 13:23:03 -05:00
Sam 2bc2015092 attempt to make upgrade process consume less memory 2017-03-10 12:43:24 -05:00
Sam a5ff153e4f Merge pull request #35 from davidtaylorhq/patch-1
FIX: Add --tags to git fetch in updater
2017-03-07 13:31:16 -05:00
David Taylor 8e3f37c5ec FIX: Add --tags to git fetch in updater
Overwrites local tags with those from github (useful if they've been changed on github)

From https://git-scm.com/docs/git-fetch#git-fetch---tags

--tags
    Fetch all tags from the remote (i.e., fetch remote tags refs/tags/* into local tags with the same name), in addition to whatever else would otherwise be fetched.

See https://meta.discourse.org/t/latest-version-bug/58165
2017-03-07 18:20:29 +00:00
Neil Lalonde 6cc5e4856b FIX: error in csrf initializer on subfolder installs 2017-01-16 14:52:53 -05:00
Robin Ward 678a42121e FIX: Upgrade button was quirky 2017-01-12 15:07:57 -05:00
Robin Ward 5cfcb104ab FIX: Processes was broken 2017-01-12 14:52:42 -05:00
Neil Lalonde 3623c2f5b0 FIX: progress bar and upgrade log on subfolder installs 2017-01-12 14:09:58 -05:00
Robin Ward 46e7ce7831 FIX: Environment config changed 2017-01-12 13:38:16 -05:00
Robin Ward 6b04d075a9 FIX: Update build script for new ember cli 2017-01-11 17:59:53 -05:00
Robin Ward 0a2e0690f9 Upgrade to new Ember, Ember CLI 2017-01-11 13:47:06 -05:00
Neil Lalonde 58ed07e241 FIX: link from dashboard on subfolder installs 2016-12-13 17:32:17 -05:00
Robin Ward 718b08b57c Merge pull request #32 from cpradio/fix-git-compare-link
FIX: Support git URLs without a .git extension
2016-12-09 12:46:23 -05:00
cpradio c942382ee7 Add assets/docker-manager-app.js 2016-11-02 08:55:33 -04:00
cpradio 18ad6cbe01 FIX: Support git URLs without a .git extension 2016-11-02 08:00:34 -04:00
Robin Ward a7b256245f Merge pull request #30 from acorncom/patch-1
Adjust a comment to indicate use of ember-cli
2016-09-01 15:55:59 -04:00
David Baker 7852598a6a Tweaked a comment to be accurate 2016-09-01 12:23:43 -06:00
Robin Ward 882a571454 Merge pull request #29 from cpradio/support-plugin-branches
FEATURE: Support Plugin Branches instead of assuming master
2016-08-08 14:15:31 -04:00
cpradio f1adc697fe FEATURE: Support Plugin Branches instead of assuming master 2016-08-04 19:09:06 -04:00
Régis Hanol 026d86da76 Merge pull request #28 from cpradio/version-links-go-to-compare
FEATURE: Link to compare on GitHub for components needing to be upgraded
2016-08-04 17:53:38 +02:00
cpradio e5de9b3bc4 FEATURE: Link to compare on GitHub for components needing to be upgraded 2016-08-04 10:29:12 -04:00
Guo Xiang Tan 5b20f81882 Make sure we check for min Ruby version as well. 2016-07-25 09:55:28 +08:00
Robin Ward 82c061a5bc FIX: Wasn't escaping the content of the console
Since end users can't populate this it doesn't seem like a security
issue, but a recent commit message had an HTML tag in it that
screwed up the rendering so it should be fixed.
2016-07-11 16:41:44 -04:00
Guo Xiang Tan e215aab836
Bump expected version for Docker image. 2016-06-29 11:04:55 +08:00
Arpit Jalan 9b59950c62 update docker-manager image path 2016-04-28 08:07:09 +05:30
Sam 549b1d8a0c Don't exception if current_user is blank 2016-03-02 09:25:38 +11:00
Robin Ward efcaac177d Upgrade to latest Message Bus 2016-01-18 11:35:21 -05:00
Neil Lalonde b6c2232e7f fix link from dashboard to upgrade on subfolder installs 2015-12-14 17:08:35 -05:00
Neil Lalonde 2b553cc815 add subfolder support 2015-12-14 15:01:35 -05:00
Sam 46bee3a223 improve copy 2015-11-24 12:08:32 +11:00
Sam eaf7e2bad6 typo 2015-11-24 12:03:08 +11:00
Sam d7dae8c9a8 oops 2015-11-24 11:59:57 +11:00
Sam 18b81e1463 better messaging 2015-11-24 11:56:10 +11:00
Sam 155d378f4a require latest version of libpng force ssh upgrade 2015-11-24 11:31:46 +11:00
Robin Ward f52dbb5163 FIX: Add bootstrap model for reset option. 2015-06-01 20:08:37 -04:00
Robin Ward 4107e96fd6 FIX: Button was not properly showing as "upgrading" 2015-06-01 20:01:10 -04:00
Robin Ward a81cb0ebd8 Merge pull request #26 from techAPJ/patch-1
Show image update warning if pngcrush version < 1.7.85
2015-06-01 12:00:23 -04:00
Arpit Jalan c92ad12208 Show image update warning if pngcrush version < 1.7.85 2015-05-30 12:00:09 +05:30
Robin Ward a2cd2da5b4 FIX: Missing strings 2015-05-29 13:32:54 -04:00
Robin Ward f0c6d42765 FIX: Let's *really* fix the problem this time with versions 2015-05-29 13:26:36 -04:00
Robin Ward 63d99a94f3 FIX: Display proper message when complete 2015-05-29 12:15:32 -04:00
Robin Ward 49c360107f Upgrade to latest ember-cli and ember 2015-05-29 12:04:58 -04:00
Robin Ward a3e54f9d5a Merge pull request #25 from Qasem-h/patch-1
Create client.fa_IR.yml
2015-05-19 12:26:05 -04:00
Qasem Hajizadeh d97cf4e275 Update client.fa_IR.yml 2015-05-19 20:24:56 +04:30
Qasem Hajizadeh f8fc6194bb Create client.fa_IR.yml 2015-04-09 15:24:52 +04:30
Robin Ward 43a3d0ef82 Don't minify the stuff that is already minified 2015-02-20 15:53:05 -05:00