1390 Commits

Author SHA1 Message Date
nightwing
3780912f29 fix vfs servers not found error in odv mode after 2 disconnects 2015-07-20 15:43:16 +04:00
nightwing
30c615eca8 update acorn 2015-07-18 09:04:19 +04:00
nightwing
b551071cdc fix infinite loop in acorn_loose when parsing broken import 2015-07-17 11:00:04 +00:00
Tim Robinson
b1ede4860e Merge remote-tracking branch 'origin/master' into graceful-vfs-deploy 2015-07-16 11:59:20 +00:00
Tim Robinson
3f702df4c9 Adding packageVersion sorting into vfs endpoint 2015-07-16 09:32:02 +00:00
nightwing
9ce99fb2f0 add plugins managed by install-sdk script to .gitignore 2015-07-15 23:33:27 +04:00
nightwing
14f59beebe symlink command should create dir if needed 2015-07-15 23:32:01 +04:00
nightwing
527ffb72b8 use correct npm when running c9 install on docker workspaces 2015-07-15 23:31:32 +04:00
Tim Robinson
780dbe57ed Merge pull request +8007 from c9/update-tern
Update tern
2015-07-15 18:45:56 +02:00
Tim Robinson
ab477024ec Fixing tiny error in preview 2015-07-15 15:47:30 +00:00
Tim Robinson
b3ab5815e8 undo bugfix commit 2015-07-15 15:46:13 +00:00
Tim Robinson
1b857c60df First version of graceful vfs deploying 2015-07-15 15:13:48 +00:00
Tim Robinson
f825fd97d7 Added unit test for previous bug 2015-07-15 09:46:39 +00:00
Tim Robinson
54d517948c Don't error on duplicate column name errors 2015-07-15 09:16:23 +00:00
Tim Robinson
3a8c24250e Merge pull request +8116 from c9/fix/collab-monitor-updates
Sending error if watcher detects a file change but collab doesn't pick up on it somehow
2015-07-14 23:26:15 +02:00
nightwing
eabccd5f31 use tab.meta instead of adding tab.debugData 2015-07-15 01:12:46 +04:00
nightwing
09de6cbb60 fix tests 2015-07-14 15:05:21 +04:00
Tim Robinson
822eccb18f Refactoring to what @nightwing mentioned 2015-07-14 15:05:20 +04:00
Tim Robinson
6c2766b6cc Added connecting, connected and isMaster tracking 2015-07-14 15:05:20 +04:00
Tim Robinson
41d0114f73 Sending error if watcher detects a file change but collab doesn't pick up on it somehow 2015-07-14 15:05:20 +04:00
nightwing
a8c5821205 fix typo 2015-07-14 11:58:50 +04:00
nightwing
669bca19bb reuse ast more 2015-07-14 11:28:18 +04:00
nightwing
a206aa6186 make language_test more predictable 2015-07-14 03:35:07 +04:00
nightwing
613dec9efb update tern 2015-07-14 03:34:06 +04:00
nightwing
ddcc19589c fix language_test failing intermittently 2015-07-14 01:41:16 +04:00
nightwing
8d8cf3b3cb use correct version of acorn in treehugger 2015-07-14 01:07:00 +04:00
nightwing
0f23b016db revert to older tern with updated acorn 2015-07-14 01:07:00 +04:00
nightwing
ee841cc8cf fix option handling in parse_dammit 2015-07-14 01:06:59 +04:00
nightwing
f0081e88e2 update tern 2015-07-14 01:06:59 +04:00
nightwing
cb183d7d21 now that acorn isn't included twice cached ast breaks tern 2015-07-14 01:06:58 +04:00
nightwing
533071ff05 update acorn 2015-07-14 01:06:58 +04:00
nightwing
911a45f052 allow markup in insertByIndex 2015-07-14 00:25:23 +04:00
nightwing
9a9a5d07a4 add createNode event for fs.cache model 2015-07-13 19:41:21 +04:00
Ruben Daniels
dd90e6ad53 Merge pull request +8192 from c9/fix/resize-loading-page
Fixing resize loading page
2015-07-09 09:37:45 -07:00
Harutyun Amirjanyan
0c7f46dc4c Merge pull request +8197 from c9/pull/core/64
Update Readme.md - spelling error
2015-07-09 19:14:53 +04:00
Harutyun Amirjanyan
1f51f5c40a Merge pull request +8196 from c9/pull/c9.ide.language/6
Allow completion to specify that the suffix should be removed, fixes #5.
2015-07-09 19:14:33 +04:00
Tim Robinson
e94b7539f4 Fixing resize loading page 2015-07-09 14:01:16 +00:00
Lennart Kats
15720a1fc0 Merge pull request +8179 from c9/fix/various
Fix several small issues
2015-07-09 11:39:44 +02:00
nightwing
b6db4698a8 fix inconsistent event sequence when deleting a file from the tree 2015-07-09 10:37:13 +04:00
nightwing
592a36bcbb fix spaces appearing after double width characters in terminal 2015-07-09 10:37:13 +04:00
nightwing
4920fb8694 notificationsTree can be undefined 2015-07-09 08:12:23 +04:00
nightwing
9efa0fec19 fix +8176: Cannot read property 'setRoot' of undefined 2015-07-08 19:48:14 +04:00
nightwing
ef11557828 use -ww instead of COLUMNS 1000 2015-07-08 17:32:56 +04:00
nightwing
db8e1a4adc fix ctrl-number not switching tabs until menu is opened 2015-07-08 17:29:47 +04:00
nightwing
fa7496364c fix debugger not working on on FreeBSD 2015-07-08 16:12:17 +04:00
nightwing
70a0c84f40 fix terminal input getting stuck sometimes 2015-07-08 16:08:38 +04:00
nightwing
f531a9ce9b fix language worker regression in standalone mode 2015-07-08 16:07:20 +04:00
nightwing
453bf325c9 cleanup gitignore 2015-07-08 16:06:50 +04:00
Lennart Kats
6a5246066c Add FAQ 2015-07-08 10:37:00 +02:00
Lennart Kats
8549d47be6 Further menu tweaks 2015-07-08 10:34:42 +02:00