Wykres commitów

1464 Commity (e31ff50df7c784b56db34dc1849da4dd137dc752)

Autor SHA1 Wiadomość Data
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
Lennart kats 122af91d6b Show vfs URL last 2015-07-07 09:24:33 +00:00
Nikolai Onken 37286ec012 Fix login / error handling 2015-07-07 08:50:06 +00:00
Lennart Kats d9df770483 Always use unpacked_helper prefix for getting worker files in unpacked mode 2015-07-07 10:04:43 +02:00
Lennart Kats e03b48023b Disable parallel requests for now 2015-07-07 09:49:20 +02:00
Lennart Kats ba1c81359b Fix options.baseUrl 2015-07-07 09:48:04 +02:00
Nikolai Onken 59ad896919 Merge branch 'master' of github.com:c9/newclient into profile-005-5-page-cache-project-page 2015-07-06 21:17:34 +00:00
nightwing 00c75d4041 rename dir->direction 2015-07-06 19:51:12 +04:00
Tim Robinson 0e11254262 Fixing undefined variable error 2015-07-06 14:21:36 +00:00
Nikolai Onken 1edebb87f0 Merge branch 'master' of github.com:c9/newclient into profile-005-5-page-cache-project-page
Conflicts:
	plugins/c9.profile/component/shared/header/UserMenu.jsx
	plugins/c9.profile/main.js
2015-07-06 14:01:18 +00:00
Lennart Kats babae13c87 Merge pull request +8119 from c9/revert-8118-revert-7693-fix/socket
Escape only invalid character sequences in reliable
2015-07-05 15:06:17 +02:00
Nikolai Onken bf2d7fec2f Simplify util and config 2015-07-05 07:17:52 +00:00
Nikolai Onken 9d5904e9ba Simplify 2015-07-04 22:07:10 +00:00
Ruben Daniels 62d84b6f0d Merge pull request +8124 from c9/terminal-cjk
fix handling of fullwidth characters in libterm
2015-07-04 10:43:20 -07:00
nightwing b862cf750e fix +3385: fullwidth characters are not handled by libterm 2015-07-04 17:03:36 +04:00
Ruben Daniels 8eae151d7b Tweaks to c9 list command 2015-07-03 19:50:46 +00:00
Lennart Kats f1c1575302 Revert "Revert "Escape only invalid character sequences in reliable socket"" 2015-07-03 16:59:39 +02:00
Lennart Kats 2aac81b7e7 Revert "Escape only invalid character sequences in reliable socket" 2015-07-03 16:59:18 +02:00
nightwing 8ade1ef53c fix +7917: collapsed chat pane does not indicate new messages 2015-07-03 18:30:04 +04:00
nightwing 8710e6e850 fix +7413 cmd+[ is passed to browser if there is only one tab in the pane 2015-07-03 18:30:02 +04:00
nightwing d025c0a5be fix +8094 Pane/tab & navigation errors 2015-07-03 18:30:01 +04:00