Wykres commitów

540 Commity (9fca7a6cd37eb017965ccc118e3797ed6ee6ef3b)

Autor SHA1 Wiadomość Data
Ruben Daniels 1d662c99d1 Merge branch 'master' of github.com:c9/newclient into fix/cli
Conflicts:
	package.json
2015-05-03 19:20:15 +00:00
Ruben Daniels 0fa1dae1f3 run apt-get update when install fails 2015-05-03 19:19:20 +00:00
Ruben Daniels fd0cecaa52 Run apt-get update when needed 2015-05-03 18:51:55 +00:00
nightwing d3c66bee4c fix installer on windows 2015-05-03 20:44:12 +04:00
nightwing 333dee97da fix +7113 Image width shows as 0px on image preview 2015-05-03 20:43:36 +04:00
nightwing d614198e35 fix collab showAuthorInfo 2015-05-03 20:34:53 +04:00
Ruben Daniels d2c6ec3c62 Split install 2015-05-02 01:51:30 +00:00
nightwing 3294e0fba3 better fix for windows 2015-05-01 22:08:46 +04:00
Ruben Daniels d499d6c198 Merge branch 'master' of github.com:c9/newclient into fix/bridge
Conflicts:
	package.json
2015-05-01 16:32:54 +00:00
Ruben Daniels 71f2d769d9 Fixed tests 2015-05-01 16:31:49 +00:00
Ruben Daniels bde9054f84 Fixes adding c9 cli to the installer 2015-05-01 15:17:29 +00:00
Ruben Daniels 6f34dd7a03 updated installer to install the cli 2015-05-01 14:54:11 +00:00
nightwing bd832b8cb2 explicitly add files missed by build-server 2015-04-30 19:49:39 +04:00
nightwing 2fd7a8b619 include collab in main vfs build 2015-04-30 13:12:00 +04:00
Nikolai Onken dc8486a2da Typo 2015-04-30 08:14:36 +00:00
Ruben Daniels 0a86081af0 Refactored bridge to have bi-directional communication and request/response 2015-04-30 04:00:04 +00:00
nightwing 414f4ea54d add readme for processlist plugin 2015-04-30 03:52:47 +04:00
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
Mutahhir c133ce5ec9 Rename runner to list correct versions 2015-04-22 06:15:37 +00:00
Mutahhir ca41bb9b2c Modify rails 4 runner to use latest ruby without gemset 2015-04-22 06:12:56 +00:00
Mutahhir 774ee90707 Remove rails gemsets, bump ruby to 2.2.2 (stable) and rails to 4.2.1 2015-04-22 06:11:36 +00: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
nightwing 160eb5d75b bugfix for python3 c9/install/pull/46 2015-04-20 16:59:18 +00:00
nightwing 9fb0a50355 wait until collab is installed before trying to connect 2015-04-20 09:19:31 +00:00
Lennart Kats 412a31cb3c Merge pull request +6903 from c9/soko-ban
Automatic abuser banning, metrics
2015-04-20 09:51:01 +02:00
nightwing dbf4c64a9a prevent confusing error in console 2015-04-18 02:06:43 +04:00
Ruben Daniels 55f10d6e99 cleanup 2015-04-17 21:06:59 +00:00
Ruben Daniels d4ec9e6eb7 Wizards should never be queued 2015-04-17 21:06:27 +00:00
Ruben Daniels 7ee0ebd31e Survive a disconnect 2015-04-17 20:51:41 +00:00
Ruben Daniels 81fd9d5e1c Fix tests depending on installer 2015-04-17 20:32:53 +00:00
Ruben Daniels cb4241181b Fixes installer 2015-04-17 20:24:16 +00:00
Ruben Daniels 6e31801167 debugging weird issues 2015-04-17 19:36:08 +00:00
Ruben Daniels ced76a88c8 nak and collab don't load when not installed 2015-04-17 19:03:27 +00:00
Lennart Kats d0bbe39ef1 Increase test timeout. This is a big file. 2015-04-17 11:18:36 +02:00
nightwing b38ca9b678 fix nak test 2015-04-17 00:55:23 +00:00
Ruben Daniels d6352a68d7 fix merge error 2015-04-17 04:03:50 +04:00
Ruben Daniels 6721b7edae Loading bundles 2015-04-16 23:53:16 +00:00
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
Lennart Kats 9dbcde00bc Allow unregistering of jsonalyzer handlers 2015-04-07 14:07:09 +02:00
Lennart Kats 13f7941521 Improve warnings 2015-04-07 14:06:40 +02:00
Tim Robinson 65f932ba55 Merge remote-tracking branch 'origin/master' into fix/save-test-2 2015-04-07 09:53:02 +00:00
Lennart Kats e0087f236e Merge pull request +6798 from c9/update-dox
[Trivial] Minor language API changes
2015-04-07 09:57:55 +02:00
Lennart kats 153435750b Move out-of-date stuff to readme.io so we don't have to maintain it in two places 2015-04-02 13:53:41 +00:00
Lennart Kats 9bd75f95b8 Twea minor API things 2015-04-02 15:26:25 +02:00
Alex Brausewetter 9cc2265cb1 Refactor run calls for simpler flow 2015-04-02 13:17:20 +00:00
Alex Brausewetter 757511070b Fix runner for non-dbg processes 2015-04-02 12:52:02 +00:00
Alex Brausewetter 55d4527a0d Fix runner for non-dbg processes 2015-04-02 12:43:18 +00:00
Alex Brausewetter 96f2e5740c Fix runner for non-dbg processes
Fixes +6792
2015-04-02 12:23:24 +00:00
Ruben Daniels 5652cee760 Merge pull request +6778 from c9/fix/various
Fix several small issues
2015-03-31 10:35:57 -07:00
Ruben Daniels 7f86f73804 Merge pull request +6693 from c9/feature/xdebug
Add Xdebug debugger
2015-03-31 09:37:49 -07:00
nightwing 9c1f27d6d8 improve ux of patterns input field in findinfiles 2015-03-31 16:53:20 +04:00
nightwing 66b60ed2ea fix +6725 Add more js-beautify options to settings 2015-03-31 13:07:44 +04:00
nightwing e10fa11588 fix typo 2015-03-31 13:07:43 +04:00
nightwing 2b98d36f59 workaround for broken menu on local 2015-03-29 03:35:23 +04:00
Ruben Daniels 7c1d0cfccf Doc based fixes 2015-03-27 17:48:27 +00:00
Brady Dowling 3692a9836c Merge pull request +6696 from c9/fix-confusion
Rename "preview with web server"
2015-03-24 11:02:49 -06:00
Harutyun Amirjanyan 7fc5026216 Merge pull request +6683 from c9/fix-debug
Force-kill debugger process when stopping
2015-03-24 14:22:34 +04:00
Lennart kats 45b1c5ae0e Rename menu item to avoid confusion 2015-03-23 16:57:55 +00:00
Lennart Kats 59bfa6e1ea Merge pull request +6652 from c9/raygun-errors
Raygun errors
2015-03-19 15:19:49 +01:00
Nikolai Onken 21f6ef356e Merge pull request +6622 from c9/better/monitor
twaek terminal monitor
2015-03-18 20:30:52 +01:00
nightwing 21d7fbe0ee remove console.log 2015-03-18 23:20:14 +04:00
Nikolai Onken afacd9908f Remove whitespace 2015-03-18 18:44:55 +00:00
nightwing 06089a8e7c fix raygun errors 2015-03-18 22:35:50 +04:00
Nikolai Onken 1f6876d438 Copy all properties to new member 2015-03-18 16:33:34 +00:00
nightwing effb061c5e make sure that broken paths are not added to fs.cache 2015-03-18 00:55:45 +04:00
nightwing e8d1dca623 fix typo 2015-03-17 21:40:57 +04:00
nightwing 6186fdf212 twaek terminal monitor 2015-03-17 10:51:22 +04:00
nightwing 14ce51c290 disable tern from ts plugin for now 2015-03-16 02:45:56 +04:00
Lennart Kats c4d2eda62a WIP 2015-03-16 01:58:35 +04:00
Lennart Kats d8efce975d Fix test
browser completions appear to get preference after latest changes; seems fine
2015-03-16 01:58:33 +04:00
Lennart Kats 0329cced3e Eval should not lead to an error
Fixes +5954
2015-03-16 01:58:32 +04:00
Lennart Kats 0d32eb6fa2 Return after disabling def 2015-03-16 01:58:31 +04:00
Lennart Kats 2abcf349c2 Add API for adding/enabling/disabling tern signatures 2015-03-16 01:58:28 +04:00
Lennart Kats b13503d294 Simplify displayed tern types 2015-03-16 01:55:45 +04:00
Lennart kats 8a9cc10807 Remove tern_from_ts files 2015-03-16 01:55:43 +04:00
Lennart Kats b19403996e Restore underline for unused var 2015-03-16 01:52:48 +04:00
Lennart Kats 08aebbdfb7 Add eslint exception handling 2015-03-16 01:52:46 +04:00
Lennart Kats a0c0966027 Fix architect plugin unload warnings appearing in inner expressions 2015-03-16 01:52:45 +04:00
Lennart Kats f48b5b5fd1 Make architect unload checks nicer 2015-03-16 01:52:44 +04:00
Lennart Kats a10d110c5d Workaround number appearing in outline name 2015-03-16 01:52:42 +04:00
Lennart Kats d059cdca86 Create more sig files 2015-03-16 01:52:41 +04:00
Lennart Kats 91c9a91e99 Add tools to extract .d.ts signatures 2015-03-16 01:52:39 +04:00
Lennart Kats d28055e878 Add setting for discovering .eslintrc support 2015-03-16 01:51:07 +04:00
nightwing 82b56224ba add collab-server to the sdk 2015-03-14 05:20:45 +04:00
nightwing b09727c02d sometimes breakpoint path is undefined +6602 2015-03-13 18:50:07 +00:00
nightwing c99f7ae442 move breakpoints when renaming a file 2015-03-13 18:23:42 +00:00
nightwing 0ed6b33ac7 fix debugger not working for non-ascii files 2015-03-13 17:38:46 +00:00
nightwing e45d34e881 fix pty.js version 2015-03-12 21:00:06 +04:00
nightwing 8e3c776917 fix emmet ref in package.json 2015-03-12 18:08:56 +04:00
nightwing d59a1a358e Merge branch 'subtree/merge/c9.ide.run.build' 2015-03-11 21:30:14 +04:00
nightwing 5d6d309f86 Merge branch 'subtree/merge/c9.ide.run.debug' 2015-03-11 21:27:03 +04:00
Alex Brausewetter efcc86c04e Merge pull request #7 from danallan/master
Fix #6 gdb's setState() properly sets state var
2015-03-11 17:52:58 +01:00
Lennart Kats bffdbe4681 Merge pull request +6521 from c9/sdk
Enable the SDK by default
2015-03-11 17:47:15 +01:00
Tim Robinson c1252d66c0 Merge pull request +6561 from c9/fix-lua-test
make test redis more robust
2015-03-11 17:04:04 +01:00
Fabian Jakobs 36e31246c4 update netutil 2015-03-11 11:02:40 +00:00
Dan Armendariz 1b7240f7af Merge remote-tracking branch 'upstream/master' 2015-03-10 21:57:45 -04:00
Dan Armendariz a5d7037ca2 issue 6 fix, gdb's setState() properly sets state var 2015-03-10 21:49:30 -04:00
Ruben Daniels 75be123fb0 Merge pull request #1 from bradydowling/patch-1
Removed forward slashes
2015-03-10 14:06:40 -07:00
Brady Dowling ed6c46a839 Removed extraneous "--out" parameter 2015-03-10 15:04:58 -06:00
Brady Dowling 1d89296718 Modified typescript builder
I've implemented the changes mentioned in the previously referenced ticket and tested them.
2015-03-10 15:03:54 -06:00
Brady Dowling 7299a29c06 Removed forward slashes
Removed forward slashes causing runner to dysfunction. See https://github.com/c9/core/issues/26#issuecomment-77999985
2015-03-10 12:36:05 -06:00
nightwing 89d1e2f719 fix emmet in sdk 2015-03-10 21:29:20 +04:00
nightwing c3d3d451da fix +6032 pasting line numbers to navigate doesn't work 2015-03-10 20:51:09 +04:00