nightwing
f3d89fa2ad
instant tab tooltips
2017-01-05 14:50:14 +00:00
Harutyun Amirjanyan
bc900b2c2f
Merge pull request +15156 from c9/ide-restore
...
disable ide shortcuts when restore screen is open
2017-01-05 18:46:02 +04:00
Harutyun Amirjanyan
624ba1ca8b
Merge pull request +15131 from c9/ide-preview-issues
...
popout application preview to a tab in a separate process
2017-01-05 18:45:33 +04:00
Dan Armendariz
20dacef261
Use newline event to prevent buffer from clearing
2017-01-05 13:51:49 +00:00
Dan Armendariz
4db222720b
Don't allow term reset to destroy line cache while waiting for newline
2017-01-05 12:54:50 +00:00
nightwing
ce8d48b029
disable ide shortcuts when restore screen is open
2017-01-03 11:36:45 +00:00
Tim Robinson
7f4af4df7d
Remove line about sauce labs from messages
2016-12-29 22:34:09 +00:00
Tim Robinson
cd6e631911
Revert "Remove line about sauce labs from messages"
...
This reverts commit 2b41a61196ad8db135e3df7e73e6345027265f1f.
2016-12-29 22:26:41 +00:00
Tim Robinson
2b41a61196
Remove line about sauce labs from messages
...
Also adding 'literally' back as that's the joke.
2016-12-29 23:24:20 +01:00
nightwing
e5145a715f
firefox doesn't open the link if it's not in document
2016-12-22 19:27:35 +00:00
nightwing
c421395cd4
popout preview to a tab in a separate process
2016-12-22 19:27:35 +00:00
nightwing
a6c17ca958
do not capture keystrokes when opening in a new tab
2016-12-22 19:27:35 +00:00
Lennart C. L. Kats
5a333e9868
Merge pull request +15040 from c9/ide-support-links
...
Don't show support references in standalone mode
2016-12-21 14:03:53 +01:00
nightwing
2b080175d7
fix console focus issue
2016-12-16 23:34:52 +00:00
nightwing
7cc5abac03
allow cmd-shift-l on terminal
2016-12-16 22:47:09 +00:00
nightwing
33833a7ec8
fix dragging from terminal
2016-12-15 22:53:23 +00:00
Brady Dowling
9b700f9d51
Active tab is large
2016-12-12 13:38:29 -08:00
nightwing
cc03ab6569
fix tabManager.setState
2016-12-05 22:50:43 +00:00
Tim Robinson
01e1b4061f
Cleanup
2016-12-03 00:58:21 +00:00
Tim Robinson
fa432099a8
Implemented vfs server killing connections. Added more tests
2016-12-03 00:06:03 +00:00
Brady Dowling
98bb6a5395
Show console on maximize
2016-11-30 22:46:05 +00:00
Brady Dowling
c5185ca58d
Move console events to xml
2016-11-30 22:38:57 +00:00
Brady Dowling
d7a8ea3543
Expose command for maximizing console
2016-11-30 21:16:11 +00:00
Harutyun Amirjanyan
9216331607
Merge pull request +15084 from c9/ide-fix-various
...
ide papercuts
2016-11-29 17:51:14 +04:00
nightwing
c2139d6cde
add shortcuts for pane navigation commands
2016-11-29 17:11:49 +04:00
nightwing
5a916a21f5
Merge remote-tracking branch 'remotes/origin/pull/core/374'
2016-11-26 22:32:14 +04:00
nightwing
335afbfcdf
Merge remote-tracking branch 'remotes/origin/pull/core/378'
2016-11-25 04:35:45 +04:00
nightwing
d3aa5f8d5c
fix +14891 Disable terminal popup on double click
2016-11-24 23:07:03 +00:00
nightwing
c4500a1abc
fix c9 open --wait
2016-11-24 22:43:34 +00:00
nightwing
18dea5502f
add shim for trimRight
2016-11-24 22:28:50 +00:00
Fabian Jakobs
e905648144
rename getRole to initSession
2016-11-24 15:50:01 +00:00
Fabian Jakobs
00bdd6ff47
store mount id in the database
2016-11-24 15:31:51 +00:00
Fabian Jakobs
0c0fe7154c
temporarily disbale nginx for preview. Was broken by docker update
2016-11-24 13:50:30 +00:00
Alper Özışık
b7af16c313
Fix for undefined error log in console
...
When css|less build fails it is logging as undefined in console.
In that case err object does not have any stack property.
Printing the error itself in that case will be sufficient.
2016-11-21 08:57:45 +02:00
Lennart C. L. Kats
bfd9818702
Merge pull request +14962 from c9/ide-code-formatting
...
Support custom code formatters
2016-11-16 11:35:46 +01:00
Lennart Kats
8045127da8
Add onchange event handler
2016-11-12 17:08:18 +00:00
Lennart Kats
106f91e9a9
Don't show cancel button if it won't fit
...
Fixes +14890
2016-11-11 12:01:14 +00:00
Lennart Kats
61f22360a3
Don't show support references in standalone mode
2016-11-11 10:20:23 +00:00
Fabian Jakobs
53fe708d8c
unblacklist metadata test. wasn't broken in v3
2016-11-04 07:56:52 +00:00
Fabian Jakobs
e70af4e4a6
blacklist metadata test
2016-11-01 15:50:51 +00:00
Fabian Jakobs
f53ecd06c5
move statics back to AWS
2016-10-31 13:32:29 +00:00
Kareem Zidane
7daea73876
detects more syntax modes from shebang
2016-10-25 18:09:20 +00:00
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