415 Commits

Author SHA1 Message Date
nightwing
95d8743646 do not use tar --overwrite, since it doesn't work on mac 2015-06-08 14:15:43 +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