nightwing
|
b577ee0f25
|
ignore consoleApiCalled messages since they are not used in ui
|
2018-02-24 01:48:59 +04:00 |
|
nightwing
|
6663329c3f
|
workaround for node 9 segfaulting when running without breakpoints
|
2018-02-24 01:48:58 +04:00 |
|
nightwing
|
873afe44b4
|
fix regression in tab rendering on firefox
|
2018-02-14 17:14:48 +04:00 |
|
nightwing
|
4df145f35b
|
remove confusing globals from eslint config
|
2018-02-12 14:25:59 +04:00 |
|
nightwing
|
a89660aac1
|
cleanup DevtoolsProtocol.js
|
2018-02-11 23:31:32 +04:00 |
|
nightwing
|
6fd7bb1981
|
fix escaping of $file variable in runners using script property
|
2018-02-10 21:47:08 +04:00 |
|
nightwing
|
1ecdf902a4
|
fix node debugger on firefox
|
2018-02-10 21:46:59 +04:00 |
|
nightwing
|
88d6d57e16
|
fix runner for node 6.11
|
2018-02-08 20:54:25 +04:00 |
|
nightwing
|
0bbfcdc149
|
check for incorrectly saved debug-proxy
|
2018-02-07 14:14:27 +04:00 |
|
nightwing
|
2eab9c7957
|
make sure we do not save incomplete debug proxy to the disk
|
2018-02-07 00:12:05 +04:00 |
|
Harutyun Amirjanyan
|
d9e8100640
|
Merge pull request +15954 from c9/chrome-debug-protocol
Chrome debug protocol
|
2018-02-06 23:01:12 +04:00 |
|
nightwing
|
d07a60aa48
|
address review comments
|
2018-02-06 22:57:37 +04:00 |
|
Harutyun Amirjanyan
|
4d3b49cdf5
|
Merge pull request +15933 from c9/ide-remove-static-prefix
remove unused staticPrefix from configs
|
2018-02-06 14:18:13 +04:00 |
|
nightwing
|
69752c22b3
|
exit debug proxy if it is idle for a minute
|
2018-02-06 13:11:58 +04:00 |
|
nightwing
|
e9ac1165af
|
add basic support for vfs! loader, without cache
|
2018-02-06 02:27:19 +04:00 |
|
Harutyun Amirjanyan
|
7ba90a03a5
|
Merge pull request +15969 from c9/ide-xdebug
fix php debugger
|
2018-02-05 13:31:10 +04:00 |
|
nightwing
|
6cdaa63230
|
fix php debugger
|
2018-02-05 13:26:05 +04:00 |
|
nightwing
|
1232261813
|
automatically pick v8 or chrome debugger based on node version
|
2018-02-04 17:46:02 +04:00 |
|
nightwing
|
d805e0322c
|
first version of debugger using chrome devtools protocol
|
2018-02-04 17:46:02 +04:00 |
|
Harutyun Amirjanyan
|
6d29c6b3dc
|
fix quoting of args in runner.script
|
2018-02-04 11:10:03 +00:00 |
|
nightwing
|
58b6fa3d98
|
fix chatbox style
|
2018-01-28 16:26:26 +04:00 |
|
nightwing
|
cfcda822b2
|
workaround for imprecise font measurement
|
2018-01-28 16:26:25 +04:00 |
|
nightwing
|
1dcd517099
|
cleanup and simplify apf.plane
|
2018-01-27 19:52:42 +04:00 |
|
nightwing
|
d76c57b79e
|
workaround for broken test
|
2018-01-23 21:05:16 +04:00 |
|
nightwing
|
6184b3de78
|
limit number of markers
|
2018-01-23 21:05:16 +04:00 |
|
nightwing
|
db4123e4f8
|
update ace
|
2018-01-23 21:05:16 +04:00 |
|
Dan Armendariz
|
718f53d835
|
Merge pull request +15932 from c9/ide-runner-misc-fixes
misc fixes for runners
|
2018-01-17 15:08:40 +01:00 |
|
Harutyun Amirjanyan
|
5500cd5b8a
|
Merge pull request +15928 from c9/ide-fix-icon
Ide fix exception_break@2x.png
|
2018-01-17 02:38:06 +04:00 |
|
nightwing
|
43cbd0f187
|
allow quoting $args for runners with script
|
2018-01-11 23:37:43 +04:00 |
|
nightwing
|
01d8ff6740
|
add support for expanding debugport variable in runners
|
2018-01-10 23:32:19 +04:00 |
|
nightwing
|
e5586d5069
|
remove unused and undocumented support for array of runners in run.run
|
2018-01-10 23:31:41 +04:00 |
|
nightwing
|
febb014b9a
|
remove unused staticPrefix from configs
|
2018-01-09 01:00:44 +04:00 |
|
nightwing
|
247a2ae9e3
|
fix setVariable support in debuggers
|
2018-01-09 00:28:00 +04:00 |
|
nightwing
|
d41562a5ac
|
fix bridge-service crashing vfs-worker on windows
|
2018-01-09 00:19:33 +04:00 |
|
Harutyun Amirjanyan
|
cfedcebf6c
|
Merge pull request +15908 from c9/require-cleanup
do not leave script nodes in the document
|
2018-01-08 18:53:33 +04:00 |
|
nightwing
|
daee8870f4
|
remove remaining uses of .font-smoothing function
|
2018-01-08 16:20:35 +04:00 |
|
nightwing
|
d3ef073fb5
|
fix retina icon for break on exception button
|
2018-01-08 16:19:08 +04:00 |
|
Harutyun Amirjanyan
|
eb710ca024
|
Merge pull request +15920 from c9/pull/core/468
Pull/core/468
|
2018-01-05 21:37:59 +04:00 |
|
Harutyun Amirjanyan
|
8a26b29d6c
|
Merge pull request +15911 from c9/cleanup-debugger
Cleanup debugger
|
2018-01-05 21:37:51 +04:00 |
|
Harutyun Amirjanyan
|
aa0ddf05aa
|
Merge pull request +15900 from c9/image-2x
improve css compilation
|
2018-01-05 17:43:07 +04:00 |
|
nightwing
|
fa81a92274
|
fix regression in packed mode
|
2018-01-04 12:32:35 +00:00 |
|
nightwing
|
9b9baf3bc8
|
better caching for css in cdn-cli
|
2018-01-04 00:23:19 +04:00 |
|
nightwing
|
f9ece5fec1
|
remove uses of staticPrefix and add validation for image paths
|
2018-01-04 00:23:19 +04:00 |
|
nightwing
|
73c5ea2921
|
better approach for handling retina icons
|
2018-01-04 00:22:59 +04:00 |
|
nightwing
|
45aa5f21c8
|
remove unused files
|
2018-01-03 23:57:31 +04:00 |
|
nightwing
|
0ebda2c66a
|
fix copy stack trace command in callstack menu
|
2018-01-03 23:57:30 +04:00 |
|
nightwing
|
860d7da637
|
do not add misformed breakpoints from v8 debugger
|
2018-01-03 23:57:30 +04:00 |
|
nightwing
|
78d0c3917a
|
remove deprecated function
|
2018-01-03 23:57:04 +04:00 |
|
nightwing
|
bb0d5a74e0
|
remove .font-smoothing less function
|
2018-01-03 19:35:30 +04:00 |
|
nightwing
|
c17ee02bab
|
remove .user-select less function in favor of automatic expansion
|
2018-01-03 19:35:30 +04:00 |
|