1498 Commits

Author SHA1 Message Date
nightwing
5dbe2f2aaf add command-left/right support to terminal 2016-10-21 12:13:36 +00:00
nightwing
9ff54845e1 fix terminal contextmenu positioning 2016-10-17 10:11:32 +00:00
Tim Robinson
bcc678a1c0 Merge pull request +14911 from c9/all-workspace-load-metrics
Refactor and monitor more workspace loading metrics
2016-10-11 07:42:20 -07:00
Tim Robinson
4593f2ecb9 Fixing broken tests 2016-10-07 18:37:48 +00:00
Bas
d45a27807e Merge pull request +14899 from c9/test-fix-pricing-coreflows
Fix PR test jobs
2016-10-07 14:58:52 +02:00
Tim Robinson
6370f2ede2 Remove debug logs 2016-10-06 23:49:32 +00:00
Tim Robinson
9696045ab0 Add more vfs connection metrics. Make metrics more DRY 2016-10-06 23:43:30 +00:00
Tim Robinson
17de8dd1d3 Merge remote-tracking branch 'origin/master' into all-workspace-load-metrics
Conflicts:
	.c9/project.settings
2016-10-06 22:09:00 +00:00
Nikolai Onken
c594097adf Merge pull request +14879 from c9/ide-cs50
update cs50
2016-10-06 13:53:08 +02:00
basdewachter
7aa88dbeeb change tmux name to prevent it from failing 2016-10-06 11:49:28 +02:00
Tim Robinson
5f45ea38f4 Merge pull request +14878 from c9/api-collab-dont-reveal-member-emails
Don't reveal collab member emails
2016-10-05 17:08:59 -07:00
basdewachter
b7e2142d2a add missing test to sdk config 2016-10-04 15:36:36 +02:00
Tim Robinson
5374effc0f Adding more vfs metrics, fixing bugs 2016-10-04 00:19:52 +00:00
Tim Robinson
1ddffa375d Merge remote-tracking branch 'origin/master' into all-workspace-load-metrics 2016-10-03 17:49:54 +00:00
nightwing
5687328206 Merge remote-tracking branch 'remotes/origin/pull/core/355' 2016-10-02 22:24:39 +04:00
nightwing
740ef7edf7 handle git conflict status in terminal hover_link 2016-10-02 22:16:36 +04:00
Tim Robinson
b7bae15ec2 Adding md5 of collab users emails for gravatar pictures 2016-09-30 19:09:05 +00:00
Tim Robinson
6cd0202b41 Need a timeout of 100ms for the message to show 2016-09-29 20:55:02 +00:00
Tim Robinson
820ff42781 Add tests. Kill the vfs connection when a users access level is changed too. 2016-09-29 20:41:28 +00:00
Tim Robinson
586ea62b29 When a user is removed from a project, kill their VFS session 2016-09-29 00:04:24 +00:00
Tim Robinson
76630bcf52 Move the save tab after the conflict is resolved to not trigger many change dialogs 2016-09-13 15:50:49 +00:00
Tim Robinson
fb18f56fa4 Don't need to change the context 2016-09-13 13:40:30 +00:00
Tim Robinson
ed56a8ea11 Make removedPaths object consistent with changedPaths 2016-09-13 12:54:35 +00:00
Tim Robinson
d4d9fb8699 Merge remote-tracking branch 'origin/master' into gui-fixes 2016-09-13 12:43:23 +00:00
Tim Robinson
ad3c00acb3 Don't check the queue at the start of showXXDialog, check it in the correct location 2016-09-13 12:20:29 +00:00
Tim Robinson
6093c80529 Pass arguments to resolve 2016-09-13 11:47:50 +00:00
Tim Robinson
ab6a92a753 it's tab.document 2016-09-13 11:06:25 +00:00
Tim Robinson
e04e89178a Renaming functions to be clearer 2016-09-13 10:28:32 +00:00
Lennart C. L. Kats
f604ec4bcd Merge pull request +14694 from c9/disable-unpacked-helper
Disable multi-port logic to make V3 work with the new VPN
2016-09-12 12:24:17 +02:00
Tim Robinson
347441397d Moving variables out of closures and passing into functions instead. Only show one dialog at a time 2016-09-10 00:52:00 +00:00
Tim Robinson
5c91f36191 more changes? 2016-09-09 23:51:31 +00:00
Tim Robinson
75a5cc1277 Refactoring Gui 2016-09-09 23:50:59 +00:00
Alper Özışık
e2267dfb28 Correct retina icons on a forked debugger plugin
When a custom debugger plugin is used, order of the css compilation changes and causing wrong display on a forked debugger with retina display.
Removing this important flag solves the issue.
I have not seen any side effects of removing this important flag
2016-09-06 00:24:24 +03:00
Harutyun Amirjanyan
f45ebbb948 Merge pull request +14736 from c9/pull/core/353
Update default-flat-light.less
2016-08-31 01:08:51 +04:00
ozcanovunc
9547f64ecd Update default-flat-light.less 2016-08-30 16:57:31 +03:00
nightwing
612f6714e7 add show authorship info option to the gutter context menu 2016-08-28 13:25:27 +04:00
Lennart Kats
c4f25e7f81 Disable multi-port logic to make V3 work with the new VPN 2016-08-18 14:55:04 +00:00
nightwing
1a999f4769 remove extra padding when line numbers are hidden 2016-08-10 14:33:29 +04:00
nightwing
ac5b4d490f add gutter options to the context menu 2016-08-09 20:03:13 +04:00
nightwing
117ece00ef add showLineNumbers option 2016-08-09 18:29:45 +04:00
nightwing
345aaac349 update cs50 2016-07-25 09:30:51 +00:00
Tim Robinson
c6cae9c254 Merge remote-tracking branch 'origin/master' into all-workspace-load-metrics 2016-07-22 19:10:34 +00:00
nightwing
cf41234af0 include restore plugin in sdk core 2016-07-22 01:58:04 +04:00
Tim Robinson
e469759873 Merge pull request +14157 from c9/revert-14156-revert-13838-vfs-fix-collab-code-reverting
VFS Fix collab code reverting for unsaved files
2016-07-20 17:15:45 -04:00
Tim Robinson
501c113688 Merge branch 'ide-workspace-opening-time-optimization' into all-workspace-load-metrics 2016-07-14 16:23:10 +00:00
nightwing
dd34ac78d9 fix +14373 Tooltip shows 'undefined' when hovering over favourites 2016-07-12 23:37:45 +00:00
nightwing
fb0a7e5a78 fix +14513 c9 open is broken in new workspaces 2016-07-12 23:31:58 +00:00
Kareem Zidane
707304e120 fixes CSS for some elements
* fixes acitve background colors for "Run" and "Preview" buttons.
* fixes hover background color for breakpoints in "Breakpoints" panel.
* fixes color for box showing when hovering keywords while debugging.
2016-07-11 18:24:38 +04:00
steliosrousoglou
5622295654 editorTypes in editors.js 2016-07-11 18:08:26 +04:00
Tim Robinson
86803ef0dd Merge pull request +14341 from c9/ide-manual-stats-refresh
Disable stats if latency is >= 500ms
2016-07-06 09:26:48 -04:00