Wykres commitów

540 Commity (9fca7a6cd37eb017965ccc118e3797ed6ee6ef3b)

Autor SHA1 Wiadomość Data
Lennart Kats c2ac9819a9 Fix startTime clashing with outer startTime function
Fixes c9/c9.ide.language+4
2015-06-11 15:49:00 +02:00
Alex Brausewetter f3ae88e84e Merge pull request +7703 from c9/fix/ruby-2.2
Upgrade default Ruby 2.2 + Rails stable
2015-06-11 15:46:43 +02:00
Alex Brausewetter 2558191a46 Add runner for Ruby 2.2 + Rails stable 2015-06-11 12:04:08 +00:00
Lennart Kats 09fbc77030 Merge pull request +7683 from c9/fix/reset-socket-eagain
Become server when collab client gets EAGAIN error
2015-06-11 13:15:56 +02:00
Ruben Daniels f66e393a7c Merge pull request +7688 from c9/sftp-by-default
Made mounting try sftp first then fallback to original method if it fails
2015-06-10 07:56:29 -07:00
Tim Robinson aab082b33d Made mounting try sftp first then fallback to original method if it fails 2015-06-10 13:37:38 +00:00
nightwing 585cc8a609 better way to kill runner process 2015-06-10 11:40:40 +00:00
Tim Robinson 2794159910 Become server when collab client gets EAGAIN error as the socket has broken somehow 2015-06-10 10:40:08 +00:00
Alex Brausewetter ce6eb41304 Revert "Fix/rvm" 2015-06-09 16:51:02 +02:00
Tim Robinson 3ff22b2029 Don't abort reset on ENOENT error 2015-06-09 13:37:54 +00:00
Alex Brausewetter 49e5f671eb Merge pull request +7017 from c9/fix/rvm
Fix/rvm
2015-06-09 14:46:22 +02:00
Tim Robinson d6c6d17dea Add check that close function exists 2015-06-09 11:18:03 +00:00
Tim Robinson a9de678692 Added double check to ensure database is really corrupt when getting read errors 2015-06-09 11:15:10 +00:00
Tim Robinson 9ae469eca9 Reset on IOERR. Use one checkDBCorruption function for during init too 2015-06-09 10:26:15 +00:00
nightwing 95d8743646 do not use tar --overwrite, since it doesn't work on mac 2015-06-08 14:15:43 +00:00
Tim Robinson 7cf2ccb527 Making database reset if any writing errors are encountered in any command to modify the DB 2015-06-08 12:40:06 +00:00
Tim Robinson 117b523c2c Adding callback to initDB 2015-06-08 11:07:00 +00:00
Tim Robinson 53af910e37 Making it call initDB to check for DB corruption instead of resetDB immediately 2015-06-08 10:18:14 +00:00
Tim Robinson 30490b7ec5 Make database reset if it fails to write out to a file 3 times in a row as it's probably corrupt. 2015-06-08 10:06:26 +00:00
nightwing bb6213e203 set node_path via fsOptions 2015-06-07 21:32:53 +00:00
Tim Robinson c18b75f303 Don't need beforeSaveAll any more 2015-06-05 13:27:39 +00:00
Tim Robinson 427d344fac Before save is called check tab conflicts are resolved 2015-06-05 13:19:30 +00:00
Tim Robinson e4ee4299cd Fixed issue with clients in fallback saving reverting code 2015-06-05 10:31:58 +00:00
Harutyun Amirjanyan 2afebd7817 Merge pull request +7526 from c9/fix-welcome
[Trivial] Fix "more settings" link in welcome screen and related references
2015-06-05 13:08:21 +04:00
Tim Robinson b91409092b Fixing fallback saving writing an empty file if user saves it before it's completely loaded 2015-06-04 14:33:45 +00:00
nightwing fe3be8eff9 install node 0.10.28 on arm-pi 2015-06-03 23:10:37 +04:00
Lennart Kats c932c3954e Fix simple C runner hiding failures 2015-06-02 15:33:05 +02:00
Lennart Kats fdc8cfef2e Fix "more settings" link in welcome screen and related references 2015-06-02 10:30:55 +02:00
Tim Robinson db931d638f Merge pull request +7495 from c9/collab-server
move collab-server back to collab plugin to allow splitting it into smaller parts
2015-05-29 16:14:29 +02:00
Lennart Kats 6bec33983b Merge pull request +7504 from c9/sdk
Misc fixes for sdk
2015-05-29 15:39:00 +02:00
nightwing 000d2bf74e allow final functions in php outline 2015-05-29 14:20:13 +04:00
Harutyun Amirjanyan 1043ab5b7c Merge pull request +7502 from c9/fix-debug
[Trivial] Fix debug proxy killing
2015-05-29 13:19:19 +03:00
Lennart Kats 8bd4455da1 Make sure old debug proxy is actually killed 2015-05-29 11:48:58 +02:00
Tim Robinson 88070b4ec1 Merge pull request +7451 from c9/fix/ftp-mount-errorhandling
Adding error tracking to mounting
2015-05-29 11:40:14 +02:00
nightwing 3931e937cd move collab-server back to collab plugin to allow splitting it into smaller parts 2015-05-28 19:12:00 +00:00
nightwing 1c59c1455e fix +7397 When collaborator leaves workspace their icon is still in the toolbar 2015-05-24 23:48:01 +04:00
nightwing e434d8ba1c fix +7396 collab tree autocloses nodes on refresh 2015-05-24 21:28:01 +04:00
Tim Robinson 9613e4f510 Added correct executables for ftp and sftp mounting for ssh workspaces. Display useful error if user doesn't have these executables installed 2015-05-22 14:37:38 +00:00
Lennart Kats 0b1ddb5e7e Fix jumping to file without .js 2015-05-22 15:09:00 +02:00
Tim Robinson 8508b88931 Debugging and reverting mountpoint replace as it breaks things 2015-05-22 12:51:09 +00:00
Tim Robinson 60234377c3 Merge remote-tracking branch 'origin/master' into fix/ftp-mount-errorhandling
Conflicts:
	plugins/c9.ide.mount/ftp.js
	plugins/c9.ide.mount/mount.js
2015-05-22 12:12:22 +00:00
Nikolai Onken ad84b6d999 Merge pull request +7436 from c9/mo-metrics
Add some more client-side analytics and metrics
2015-05-22 13:47:16 +02:00
Lennart kats 2692f1e113 Add install event 2015-05-22 11:43:10 +00:00
Lennart kats 04e2571ed4 Move metrics into mount plugin 2015-05-22 11:43:04 +00:00
Tim Robinson ebd86ca684 include shit 2015-05-22 10:35:00 +00:00
Tim Robinson 63ae632e43 Add error handling to mount failing 2015-05-22 10:33:20 +00:00
Lennart kats d48c0d5586 Add some analytics to Navigate 2015-05-21 15:17:38 +00:00
Lennart kats 80c7fb29a2 Add some metrics and analytics to mount plugin 2015-05-21 15:16:54 +00:00
Fabian Jakobs 3b638c258a unify patching project
- moved validation into the DB layer
- removed old way to set visibility
- moved everything into PATCH
- updated UI
2015-05-21 15:01:38 +00:00
Ivar Pruijn ccb919f1f6 Merge pull request +7388 from c9/fix/analytics-bounce
Fix/analytics bounce
2015-05-20 09:54:51 +02:00
Tim Robinson a5dcd59b3a breathe, =, breathe 2015-05-19 12:19:57 +00:00
Tim Robinson fc2fd0a7eb totally more readable 2015-05-19 12:15:14 +00:00
Tim Robinson 1860f5204f Fixed errors 2015-05-19 10:36:29 +00:00
Tim Robinson 966c7386c9 Adding more logging for ot / document errors 2015-05-19 10:29:47 +00:00
Nikolai Onken 4ab02f17bd Rename to c9.analytics 2015-05-19 10:00:08 +00:00
Tim Robinson c1e67516d9 Added more logging for file saved, unable to confirm checksum 2015-05-19 09:14:43 +00:00
Nikolai Onken 7537c51a7b Rename analytics to analytics.client 2015-05-19 09:04:43 +00:00
Ruben Daniels 2707be406a Merge pull request +7367 from c9/fix/various
Fix several small issues
2015-05-15 16:17:45 -07:00
nightwing 6f7184c56b fix publish hanging because of not reading from tar stdout 2015-05-16 03:09:24 +04:00
nightwing fbe5821d84 fix collab chat ui 2015-05-16 03:09:12 +04:00
Lennart Kats 623d9effad Fix menu item captions 2015-05-15 17:34:08 +02:00
Ruben Daniels 8d87bbd636 Merge pull request +7334 from c9/fix/installer
Fix  installer issues from raygun
2015-05-13 09:42:51 -07:00
nightwing 1bd60787c5 do not fail if apt-get prints warnings 2015-05-13 15:56:31 +00:00
nightwing 1a57fd4083 fix installer breaking when trying to remove missing dir 2015-05-13 15:47:33 +00:00
nightwing 5ca4ea8022 fix filepaths of vfs extensions for node 0.10 2015-05-13 18:40:16 +04:00
nightwing 658904ebc4 remove runInNewContext call from jsonalyzer 2015-05-13 08:30:47 +00:00
nightwing 793bacb276 prevent infinite recursion from tabpreview in navigate 2015-05-12 01:48:15 +04:00
Alex Brausewetter 2f6a650327 Do not install c9 by default 2015-05-11 12:33:39 +00:00
Fabian Jakobs c07581a955 Merge pull request +7251 from c9/feature/ws-php-xdebug
Update PHP runtime, add better defaults, add xdebug
2015-05-11 13:46:34 +02:00
nightwing fa352306c7 do not trigger installer on hosted workspaces 2015-05-11 11:29:33 +00:00
Alex Brausewetter c1084723c5 Fix Xdebug netproxy cannot find module debug 2015-05-11 06:50:55 +00:00
Harutyun Amirjanyan d7ab6da51f Merge pull request +7252 from c9/sdk
More tweaking of sdk
2015-05-10 22:46:22 +04:00
Alex Brausewetter 51392d2249 Disable debug for PHP runners unless on docker 2015-05-10 16:00:30 +00:00
Alex Brausewetter cdcc61d2f4 Add PHP built-in server runner 2015-05-10 15:45:54 +00:00
Harutyun Amirjanyan bacef4fd52 Merge pull request +7244 from c9/fix/tree-pagedown
fix +7206 pressing pagedown screws up the layout of ace trees
2015-05-10 19:28:15 +04:00
nightwing 84a371f9d9 fix regression in sdk 2015-05-10 18:52:26 +04:00
nightwing 26ee3d7ca9 add testing dependencies to sdk package.json 2015-05-10 04:26:22 +04:00
nightwing 4d9f9be932 installer now works on windows 2015-05-10 04:26:21 +04:00
Harutyun Amirjanyan 14691c03d1 Merge pull request +7241 from c9/fix/installer-npm-g
Fix npm-g: fallback to .c9 npm if system is not writable
2015-05-09 15:37:47 +04:00
Alex Brausewetter 0bb813066a Keep PATH for node-gyp 2015-05-08 13:32:48 +00:00
nightwing 0b8cc06019 fix +7206 pressing pagedown screws up the layout of ace trees 2015-05-08 17:31:08 +04:00
Alex Brausewetter 9087e21064 Always install into .c9 npm and link manually 2015-05-08 11:00:03 +00:00
nightwing 5913d69152 prevent most of caught exceptions when loading ide 2015-05-08 14:39:33 +04:00
Alex Brausewetter 530ce2aa4d Fix npm-g fallback to .c9 npm if system not writable 2015-05-08 10:00:00 +00:00
Ruben Daniels a6f37c78c8 Always call ready event 2015-05-07 23:01:50 +00:00
Ruben Daniels c46a24da0c Fix installer popping up on hosted workspaces 2015-05-07 22:52:33 +00:00
Alex Brausewetter 4742318c7b Update PHP runtime, add better defaults, add xdebug 2015-05-07 12:35:07 +00:00
Alex Brausewetter 030a803a78 Alias npm to npm-g on win32 2015-05-06 14:12:51 +00:00
Alex Brausewetter b0f4dcdf63 Refactor npm/npm-g and install from empty dir 2015-05-06 13:02:20 +00:00
Lennart Kats f3b07981f6 Cut tests some more slack
Hopefully closes +6921 ;)
2015-05-05 17:22:37 +02:00
Lennart Kats 18c03d5486 Support new eslint 0.20.0 2015-05-05 17:21:13 +02:00
Lennart Kats 8f5aa5caf6 Don't show language warning when collab is not yet installed 2015-05-05 16:49:10 +02:00
Lennart Kats a16f73ebc7 Don't override global require 2015-05-05 16:48:47 +02:00
Lennart Kats 1c88925601 Update browserified eslint 2015-05-05 15:30:53 +02:00
Lennart Kats 52af0d27b5 Update eslint to 0.20.0 2015-05-05 13:29:04 +00:00
nightwing f04f22076c allow redoing after changing the document 2015-05-04 02:27:47 +04:00
nightwing 9405b78dce do not group local edits with remote ones 2015-05-04 02:27:45 +04:00
nightwing 0d10299299 update tests to work with sync undomanager events 2015-05-04 02:27:40 +04:00
nightwing cc252235b0 do not undo edits of other users 2015-05-04 02:27:38 +04:00
Ruben Daniels 47a52d8250 Fix error reporting of live update 2015-05-03 21:07:14 +00:00
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