Wykres commitów

57 Commity (master)

Autor SHA1 Wiadomość Data
nightwing d8917f33fd fix small regressions caused by ace update 2018-06-28 00:31:24 +04:00
nightwing e5274f29a2 use new clipboard api when available 2018-06-28 00:20:20 +04:00
Harutyun Amirjanyan 4835f14113 Revert "Revert "Update ace"" 2018-04-17 16:56:10 +04:00
Harutyun Amirjanyan a4f0cca802 Revert "Update ace" 2018-04-09 18:31:41 +04:00
nightwing 6c8a723e8a update plugins to work with new dom based renderer in ace 2018-04-06 16:00:50 +04:00
nightwing febb014b9a remove unused staticPrefix from configs 2018-01-09 01:00:44 +04:00
nightwing f9ece5fec1 remove uses of staticPrefix and add validation for image paths 2018-01-04 00:23:19 +04:00
nightwing 64d8f259dc cleanup tests 2017-12-14 02:50:08 +04:00
nightwing 6a83374e8d fix prompt after theme change 2017-11-24 16:11:21 +04:00
nightwing d873f0da7f fix "reset to default settings" button 2017-11-12 22:38:01 +04:00
nightwing 98dc2b4787 update to new css gradient syntax 2017-10-26 21:46:06 +04:00
nightwing cbd06931f5 add more tests for xss 2017-10-23 19:53:09 +04:00
Harutyun Amirjanyan bcbdb30548 Merge pull request +15489 from c9/ide-tune-predict-echo
Tune terminal prediction
2017-08-10 16:01:00 +04:00
matthijs 076c78605d predict echo is failing more then it passes 2017-07-28 10:31:47 +00:00
nightwing 4a89c883cb fix predict_echo test 2017-07-23 03:04:19 +04:00
Lennart Kats ec83586a08 Fix HomeCommand regression 2017-07-10 12:08:26 +00:00
Lennart Kats 107f84cc3a Stricter failure condition 2017-07-06 08:56:11 +00:00
Lennart Kats d233a25a76 Merge remote-tracking branch 'origin/master' into ide-tune-predict-echo
Conflicts:
	plugins/c9.ide.terminal/predict_echo.js
2017-07-06 08:54:05 +00:00
Lennart Kats 6f26c0da6e Better handle fringe case 2017-07-06 08:40:53 +00:00
Lennart Kats 448cedc3c9 Minor tweaks 2017-07-06 07:22:35 +00:00
Lennart Kats 83c7367d86 Fix home command not always working 2017-07-06 07:15:30 +00:00
Lennart Kats 58cbafc603 Don't check prefix until predictions are initialized
Makes sure our y offset is correct
2017-07-06 07:15:01 +00:00
Lennart Kats 96b85d3ee1 Improve debug output 2017-07-05 20:35:16 +00:00
Lennart Kats ff501f79f8 Enable prediction after backspace on prompt 2017-07-05 19:52:32 +00:00
Lennart Kats 2f338e2855 Fix constants in tests 2017-07-05 19:52:21 +00:00
Lennart Kats 50b131f156 Fix initialization with multiple terminals 2017-07-05 19:32:02 +00:00
Lennart Kats 3804feb7b9 Eliminate needless "wait for only echoes" state 2017-07-05 19:30:20 +00:00
Lennart Kats 5356f9c0b2 Correctly create object 2017-07-05 15:20:57 +00:00
Lennart Kats de4ceef688 Add small delay between keypresses 2017-07-05 14:43:14 +00:00
Lennart Kats 7284374f93 Only report mispredictions during tests 2017-07-05 14:42:38 +00:00
Lennart Kats a734df504e Consider match success if input seemed to be a noop 2017-07-05 14:41:15 +00:00
Lennart Kats bfd5aa7f44 Improve debuggability 2017-07-05 14:41:01 +00:00
Lennart Kats 726a40fb87 Make sure we always send the "predict" event 2017-07-05 14:39:25 +00:00
Lennart Kats f31b8b92d4 Minor cleanup 2017-07-05 12:24:45 +00:00
nightwing 9544cf40d5 add protractor based coreflow test for the ide 2017-05-25 00:05:02 +04:00
Harutyun Amirjanyan c69358c651 Merge pull request +15422 from c9/pull/core/427
Pull/core/427
2017-05-24 16:26:11 +04:00
nightwing d09757560b remove broken menu items 2017-05-23 19:50:22 +04:00
nightwing 1b403bac34 move other sessions to tmux menu 2017-05-23 19:33:59 +04:00
nightwing f2aea088aa add a way to list all open tmux sessions 2017-05-23 19:10:31 +04:00
Max Schaefer 59f506844f Fix a few superfluous (and hence ignored) arguments. 2017-05-23 08:46:54 +08:00
nightwing b99bcddf65 fix hotkey support 2017-04-10 01:24:24 +00:00
nightwing 2770dde453 start removing livemarkup 2017-04-10 01:21:11 +00:00
nightwing 73d46031f9 fix window settings support 2017-03-05 23:40:45 +04:00
nightwing 0a495532a6 fix regression with revealtab 2017-02-18 17:26:21 +04:00
Lennart kats 6afb171808 Apply .eslintrc rules 2017-01-30 11:32:54 +00: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 c421395cd4 popout preview to a tab in a separate process 2016-12-22 19:27:35 +00:00
nightwing 7cc5abac03 allow cmd-shift-l on terminal 2016-12-16 22:47:09 +00:00