Wykres commitów

305 Commity (7dd8b141aee15f91bacc5fa8af942ade72088afd)

Autor SHA1 Wiadomość Data
Ruben Daniels b0a17cbe5b Fix handling reinstallation flow of packages and headless packages
Conflicts:
	plugins/c9.ide.installer/gui.js
2015-04-17 00:09:09 +04:00
Ruben Daniels bc7efcbba8 After installation, the overview is nog longer shown again 2015-04-17 00:09:09 +04:00
Ruben Daniels ea8e9d55bc Use updated version of sqlite 2015-04-17 00:09:08 +04:00
Ruben Daniels 819230037c Items that were already installed should not be reinstalled (compare state)
Conflicts:
	plugins/c9.ide.installer/gui.js
2015-04-17 00:09:07 +04:00
Ruben Daniels 840b76b31c Show the correct page 2015-04-17 00:09:06 +04:00
Ruben Daniels 18fb0f5b01 Attempted to implement clear() 2015-04-17 00:09:06 +04:00
Ruben Daniels d606c2a1d6 Installer detail tweaking 2015-04-17 00:09:05 +04:00
Ruben Daniels 94df4800fc Add nice colors to the output 2015-04-17 00:00:29 +04:00
Ruben Daniels 1b44970f26 Terminal widget is now working 2015-04-17 00:00:28 +04:00
Ruben Daniels 68fa6d861b Added terminal widget 2015-04-17 00:00:27 +04:00
Ruben Daniels d464139b75 Reconnect installer if readfile fails. +6855 2015-04-17 00:00:27 +04:00
Ruben Daniels 82660c2854 remove dead code 2015-04-17 00:00:26 +04:00
Ruben Daniels 7bea534341 update pty.js 2015-04-17 00:00:25 +04:00
Ruben Daniels 5866cc4cc8 +6855 pre-install script should stop execution 2015-04-17 00:00:25 +04:00
nightwing 274942f0cb fix typo 2015-04-17 00:00:24 +04:00
Ruben Daniels bb376a07df +6855 Remember which tasks are not installed and allow the user to reinstall them later 2015-04-17 00:00:23 +04:00
Ruben Daniels 2b748c1a15 +6855 use PTY as soon as pty.js is installed 2015-04-17 00:00:22 +04:00
Ruben Daniels 3c6f99b4a1 +6855 trigger installer for missing nak 2015-04-17 00:00:22 +04:00
Ruben Daniels f0d8b7c715 +6855 cwd in bash command should be ~./c9 by default 2015-04-17 00:00:21 +04:00
Ruben Daniels 5033eed96b +6855 Remember what is not installed in the settings and dont popup again 2015-04-17 00:00:20 +04:00
Ruben Daniels 36af8d78d2 Add 'always install automatically' 2015-04-17 00:00:20 +04:00
Ruben Daniels aba3114b94 +6855 Don't show close button when Cloud9 is not installed 2015-04-17 00:00:19 +04:00
nightwing 5edcde17bf fix loading language extensions from sdk plugins 2015-04-16 23:07:53 +04:00
nightwing 05b875d359 fix loading outline plugins 2015-04-16 19:29:40 +04:00
nightwing 4bffb5490e tweaks 2015-04-16 19:29:40 +04:00
Ruben Daniels a6fa441e64 File templates format is now similar to snippets and templates are now menu items 2015-04-16 19:29:39 +04:00
nightwing 323ee3230a search in multiple selected folders 2015-04-16 19:29:37 +04:00
nightwing 01f67ce0b5 do not use direct eval 2015-04-16 19:29:36 +04:00
Ruben Daniels c039e62b96 Added very basic file template support 2015-04-16 19:29:34 +04:00
Ruben Daniels 0f46e39a82 Add mock modes support 2015-04-16 19:29:33 +04:00
Ruben Daniels a16ebf85cf Added snippets 2015-04-16 19:29:32 +04:00
Ruben Daniels 6907f7e482 Loading in debug mode of runners, builders, outline, ace themes and keymaps 2015-04-16 19:29:32 +04:00
Ruben Daniels 3d433105f9 Add build and run api 2015-04-16 19:29:31 +04:00
Fabian Jakobs 718c82fb60 Merge remote-tracking branch 'origin/master' into mocha-for-all-server-tests
Conflicts:
	npm-shrinkwrap.json
2015-04-16 12:33:57 +00:00
Fabian Jakobs 355e6de727 fix collab server mocha test 2015-04-16 12:28:54 +00:00
Fabian Jakobs 8b15f0bb3e collab server test 2015-04-16 09:23:22 +00:00
Fabian Jakobs 87a5b45fc1 proper test timeout 2015-04-15 15:03:07 +00:00
Fabian Jakobs 48f32c5d92 increase timeouts 2015-04-15 14:21:45 +00:00
Fabian Jakobs 1fb6078f03 set a higher timeout 2015-04-15 14:11:10 +00:00
Fabian Jakobs 82ed6bb688 convert tests to mocha 2015-04-15 14:05:15 +00:00
Fabian Jakobs 65e938ee72 mark tests as server tests 2015-04-15 14:03:54 +00:00
Matthijs van Henten 5890cd35df Revert "Revert "Merge pull request +6755 from c9/mvh-upgrade-less-profile-account""
This reverts commit 6c01000fc9.
2015-04-15 12:52:18 +00:00
Lennart Kats 6c01000fc9 Revert "Merge pull request +6755 from c9/mvh-upgrade-less-profile-account"
This reverts commit 32d0f331d4, reversing
changes made to 20f65a8f19.
2015-04-15 13:13:06 +02:00
Matthijs van Henten 89f0a5a167 fixes api_test in frontdoor 2015-04-14 14:15:13 +00:00
Matthijs van Henten 32d0f331d4 Port less compiler to 2.5x api 2015-04-14 09:50:43 +00:00
Matthijs van Henten 29e9c573a6 Merge branch 'master' into mvh-upgrade-less-profile-account 2015-04-14 07:46:11 +00:00
nightwing cb36b86791 fix tmux installer 2015-04-13 01:59:43 +04:00
nightwing f2b0ed9d52 fix Cannot read property 'value' of null 2015-04-10 23:48:44 +04:00
nightwing 99be860d73 fix style.sheet.rules is undefined on firefox 2015-04-10 23:23:11 +04:00
nightwing ec6cdac9ea disable installer on windows since it doesn't work yet 2015-04-10 15:04:58 +04:00
nightwing 3ee8a3984c fix version checking logic in installer 2015-04-10 15:04:58 +04:00
Matthijs van Henten 001737dbea Merge pull request +6840 from c9/fix/mocha-test-rewrite
Rewriting tests to use mocha instead of asyncjs
2015-04-09 22:35:00 +02:00
Tim Robinson 1fc43edd9f More test fixes 2015-04-09 16:27:18 +00:00
Tim Robinson 823aeb230f More test conversions 2015-04-09 14:30:59 +00:00
Lennart Kats b62b3ff079 Revert "Merge pull request +6709 from c9/metrics-plugin"
Needs VFS release, but can't do that just yet

This reverts commit dfe60b63c1, reversing
changes made to 7615553051.
2015-04-09 10:20:32 +02:00
nightwing 35f04817eb fix tmux version check 2015-04-08 22:43:34 +00:00
nightwing 0b06b4a8ab fix handling of defult python 3 2015-04-08 22:29:48 +00:00
nightwing 711f61a79f install npm modules in ~/.c9 for backwards compatibility 2015-04-08 22:37:45 +04:00
nightwing 2b553ce3cf fix arch detection 2015-04-08 22:37:45 +04:00
nightwing 2d71f1e832 small tweak 2015-04-08 22:37:44 +04:00
Ruben Daniels 4a56c1a06d Fix backward compatibility 2015-04-08 22:37:43 +04:00
Ruben Daniels 5cbf78d3d0 Fix node.sh 2015-04-08 22:37:42 +04:00
Ruben Daniels 4234e69ccc rename 2015-04-08 22:37:41 +04:00
Ruben Daniels 8355ec9518 Collapse the packages 2015-04-08 22:37:41 +04:00
Ruben Daniels 09259eeaf8 Fixes dark theme support for installer 2015-04-08 22:37:40 +04:00
Ruben Daniels c6827f3b38 Patch the error state by only offering a finish button 2015-04-08 22:37:39 +04:00
Ruben Daniels 07df1f0f85 reenable commented out code 2015-04-08 22:37:39 +04:00
Ruben Daniels 9ad012846e Add install implicit command 2015-04-08 22:37:38 +04:00
Ruben Daniels c404691b3f Use a different npm based on the cwd 2015-04-08 22:37:37 +04:00
Ruben Daniels 7dbeb29fca Make collab install more robust 2015-04-08 22:37:37 +04:00
Ruben Daniels 80cab80824 correct paths 2015-04-08 22:37:36 +04:00
Ruben Daniels 0f5376cdd3 fixes collab 2015-04-08 22:37:36 +04:00
Ruben Daniels 9816286581 installed should be set 2015-04-08 22:37:35 +04:00
Ruben Daniels cdb13b9a3f quote everything 2015-04-08 22:37:35 +04:00
Ruben Daniels ea3e7f8a52 Fix tar.gz bug 2015-04-08 22:37:34 +04:00
Ruben Daniels 26b9cb269a SMall style fix 2015-04-08 22:37:34 +04:00
Ruben Daniels 6b243625ca fixes issue when installed is not there 2015-04-08 22:37:33 +04:00
Ruben Daniels e6a17dbdbf implement reinstall 2015-04-08 22:37:32 +04:00
Ruben Daniels 1afdd864ab Fixes Harutyun's comments 2015-04-08 22:37:32 +04:00
Ruben Daniels f3716c64ca small tweaks for documentation 2015-04-08 22:37:31 +04:00
Ruben Daniels c29315eab6 Survive disconnect 2015-04-08 22:37:31 +04:00
Ruben Daniels 4e9c87f80b Execute npm install after installing a plugin 2015-04-08 22:37:30 +04:00
Ruben Daniels 943b890cf6 A proper abort flow 2015-04-08 22:37:29 +04:00
Ruben Daniels 26079366c1 Fixes bug that called each task of a set 2015-04-08 22:37:29 +04:00
Ruben Daniels d87ddd79ec Remove artificial error 2015-04-08 22:37:27 +04:00
Ruben Daniels b2ba535e26 Cleanup 2015-04-08 22:37:27 +04:00
Ruben Daniels d41c82b003 Fully integrated installer back into cloud9 2015-04-08 22:37:26 +04:00
Ruben Daniels 1cdf7358d0 Now with working exclusion of non selected items 2015-04-08 22:37:26 +04:00
Ruben Daniels c5014956da Added missing interface and keyboard support for checkbox 2015-04-08 22:37:25 +04:00
Ruben Daniels 71bfc0da7f A working installer 2015-04-08 22:37:25 +04:00
Ruben Daniels 5039e34d3c Work on adding checkbox to ace tree 2015-04-08 22:37:23 +04:00
Ruben Daniels f00b6bf581 UI Fixes 2015-04-08 22:37:23 +04:00
Ruben Daniels 3d777d8b19 GUI now starts installation process. 2015-04-08 22:37:22 +04:00
Ruben Daniels 7e66c37bc6 First step towards generic instaler GUI 2015-04-08 22:37:22 +04:00
Ruben Daniels 746326859e Added to client-default 2015-04-08 22:37:21 +04:00
Ruben Daniels 13cf367359 Add commands for the installer 2015-04-08 22:37:21 +04:00
Ruben Daniels 65f9eb0c2f Automate and installer plugin for the installer. 2015-04-08 22:37:20 +04:00
Harutyun Amirjanyan f4e2a4c1ce Merge pull request +6812 from c9/jsonalyzer-unregister
Allow unregistration of jsonalyzer plugins
2015-04-08 21:45:36 +04:00
Ivar Pruijn 7615553051 Merge pull request +6821 from c9/rename-analytics
Rename c9.analytics to analytics
2015-04-08 11:37:40 +02:00
Lennart Kats d6097b990b Rename c9.analytics to analytics 2015-04-08 10:47:16 +02:00