320 Commits

Author SHA1 Message Date
nightwing
a400a735ec properly pass cwd to cli installer process 2015-04-30 03:08:24 +04:00
Ruben Daniels
9fea731052 Merge pull request +7078 from c9/fix/install-cli
Installer fixes
2015-04-29 15:23:21 -07:00
Ruben Daniels
e704f45e66 cleanup 2015-04-29 22:07:05 +00:00
Ruben Daniels
9264039711 Small fixes and typos 2015-04-29 22:06:32 +00:00
nightwing
50d68e78f1 do not use pty.js in cli mode 2015-04-30 01:44:51 +04:00
Ruben Daniels
133f1dea20 Fix installer button issue 2015-04-29 20:57:36 +00:00
nightwing
f8ec16f935 update package.json 2015-04-30 00:48:06 +04:00
nightwing
1f3c5a7a64 use installer version for checking installed state 2015-04-30 00:30:37 +04:00
nightwing
e3c93e9247 make handling of installer version numbers more consistent 2015-04-30 00:26:22 +04:00
Ruben Daniels
29479a12b9 Keep selection when datagrid refreshes 2015-04-29 02:44:02 +00:00
Ruben Daniels
6f2bca09a4 Fix css and fix small typo in installer 2015-04-29 02:33:22 +00:00
Ruben Daniels
a7b914a97a update sdkconfig 2015-04-29 02:28:44 +00:00
Ruben Daniels
50de13f7f7 Adds processlist as a separate plugin 2015-04-29 02:26:59 +00:00
Ruben Daniels
7821268201 Fixes standalone 2015-04-29 02:26:35 +00:00
Ruben Daniels
b42d7a62f2 Change to , fix fs module and fix issue with flow. Also now installed is written properly 2015-04-29 01:41:03 +00:00
nightwing
16136f2c47 do not destroy package.json of published plugin 2015-04-29 02:28:09 +04:00
Ruben Daniels
55ad10af69 Added brew support 2015-04-28 18:46:24 +04:00
Ruben Daniels
89f5323ad4 cleanup 2015-04-28 18:46:24 +04:00
Ruben Daniels
f669c557d8 update setting when it's updated from settings 2015-04-28 18:46:23 +04:00
nightwing
232f6f01dd use sudo to install missing build-essential 2015-04-28 18:45:59 +04:00
nightwing
b747e41862 update state of always install checkbox when shwoing dialog 2015-04-28 18:45:59 +04:00
nightwing
24ae5acf0f support sudo without pty.js 2015-04-28 18:45:58 +04:00
Ruben Daniels
8ade8783ae Headless now takes the normal flow 2015-04-28 18:44:57 +04:00
Ruben Daniels
06af43a78b Fixed *a lot* of installer issues 2015-04-28 18:44:43 +04:00
Ruben Daniels
594eb7d943 potential fix for not starting in headless mode 2015-04-28 18:38:58 +04:00
nightwing
8183934102 use async.series also when autoinstalling 2015-04-28 18:38:55 +04:00
Ruben Daniels
bcac492e98 Add a previous button to a failed execute in the installer 2015-04-28 18:38:18 +04:00
Ruben Daniels
af9d420266 Added message command and verbose mode for cli and fixes output for zip and tar.gz 2015-04-28 18:37:52 +04:00
Ruben Daniels
bc6867dd5b Add assum yes to centos and ubuntu package managers 2015-04-28 18:29:39 +04:00
Ruben Daniels
bf059cad00 Added gem, pip and zip package managers 2015-04-28 18:29:39 +04:00
Ruben Daniels
7820745c7c c9 install now runs installation locally and installer as well
Conflicts:
	plugins/c9.profile.page.packages/components/PackagePage.js
	plugins/c9.profile.page.packages/jsx/PackagePage.jsx
2015-04-28 18:29:10 +04:00
Ruben Daniels
26ad32975e Wait until cloud9 reconnects 2015-04-28 18:22:45 +04:00
nightwing
2947c723b8 add g++ to the list of required dependencies 2015-04-25 03:54:34 +04:00
nightwing
b2a34a77a0 add error reporting to installer 2015-04-24 18:43:49 +00:00
Alex Brausewetter
bb0d5cd7de Move strip-whitespace from user to project settings 2015-04-24 15:13:26 +00:00
nightwing
aab7b140dd refactor 2015-04-22 22:03:33 +00:00
nightwing
258897055e do not exit from tmux.sh script 2015-04-23 01:17:30 +04:00
nightwing
9d5a227524 update script for publishing c9 cli 2015-04-22 11:20:29 +04:00
Ruben Daniels
1231f2293e Merge pull request +6981 from c9/fix/various
Fix various small issues
2015-04-21 16:49:23 -07:00
nightwing
c4dbbcc0ea fix typo, increase default width 2015-04-22 01:55:32 +04:00
nightwing
2f1192cf17 do not set cwd to missing folder 2015-04-22 01:29:15 +04:00
c9bot
81bc9e30f7 c9-auto-bump 3.0.1296 2015-04-21 19:47:37 +02:00
Harutyun Amirjanyan
49991c7706 Merge pull request +6956 from c9/sdk-tests
Add test running feature for SDK plugins
2015-04-21 21:47:22 +04:00
Lennart Kats
10b636972d Merge pull request +6977 from c9/hotfix/installer
Hotfix for installer regression on docker workspaces
2015-04-21 17:11:55 +02:00
nightwing
b832a2823f fix typo 2015-04-21 18:35:37 +04:00
nightwing
ab7bf174ac fix isInstalled check for the case when installSelfCheck is false 2015-04-21 18:35:22 +04:00
Tim Robinson
1d04de461c Skipping language test that keeps breaking 2015-04-21 14:20:29 +00:00
Ruben Daniels
2a7d0887bb support reload of tests 2015-04-21 01:27:25 +00:00
Ruben Daniels
c36c421003 Using preview to display test results 2015-04-20 23:51:50 +00:00
Harutyun Amirjanyan
40648d045f Merge pull request +6898 from c9/fix/terminal
Improved UX & flows for the installer
2015-04-20 21:04:07 +04:00