Wykres commitów

1484 Commity (c5048020f1545f4c83a3cfe8470436983ad3c35b)

Autor SHA1 Wiadomość Data
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
Lennart Kats 541621d3a7 Change Help menu into Support menu 2015-07-08 08:28:08 +00:00
Nikolai Onken 10cd7138ce Merge pull request +8142 from c9/profile-005-5-page-cache-project-page
Profile 005 5 page cache project page
2015-07-08 07:32:04 +02:00
Nikolai Onken c49e904136 Merge pull request +8151 from c9/fix/welcome-page
Updated welcome page with new blog post and doc links
2015-07-07 23:58:18 +02:00
Nikolai Onken 3ef86aaf34 Merge branch 'master' of github.com:c9/newclient into profile-005-5-page-cache-project-page 2015-07-07 21:30:04 +00:00
Tim Robinson 168045ded3 Merge pull request +8121 from c9/fix/various
Fix various small issues
2015-07-07 18:01:07 +02:00
Nikolai Onken a00eef3fec Merge branch 'master' of github.com:c9/newclient into profile-005-5-page-cache-project-page 2015-07-07 15:53:38 +00:00
Tim Robinson c10d1d35c2 Updated welcome page with new blog post and doc links 2015-07-07 15:27:23 +00:00
Harutyun Amirjanyan e48310adfd Merge pull request +7862 from c9/parallel-requests
More parallel requests + caching for unpacked (online)dev
2015-07-07 17:30:52 +04:00
Tim Robinson ef9301e573 Merge pull request +8139 from c9/minor
Improve abuse.c9.io and onlinedev_helper
2015-07-07 12:43:41 +02:00
Tim Robinson 644c96bddf Merge pull request +8108 from c9/fix/findall
fix findall in searchbox
2015-07-07 12:42:17 +02:00
Nikolai Onken 7fabaaa51f Simplify routing 2015-07-07 09:45:22 +00:00