Wykres commitów

10012 Commity (ca59f4a611532bf60c87babfabf117d24b88957b)

Autor SHA1 Wiadomość Data
nightwing ca59f4a611 lazy-load eslint_browserified 2018-03-16 01:38:59 +04:00
nightwing bb713d7e69 use mini-require in worker 2018-03-16 01:22:07 +04:00
Matthijs van Henten 4324d55aa4 Merge pull request +16020 from c9/improve-themes-menu
make ui themes more discoverable
2018-03-14 15:07:21 +01:00
Matthijs van Henten 10f781776f Merge pull request +16019 from c9/fix-firefox-xhr-errors
without content type firefox tries to parse xhr result as xml
2018-03-14 14:43:37 +01:00
Harutyun Amirjanyan 59eb6c51d6 Merge pull request +15894 from c9/autosave
Autosave on blur
2018-03-13 20:28:48 +04:00
Matthijs van Henten 2af1c7c68e Merge pull request +16009 from c9/commonjs
Add support for commonjs and es6
2018-03-12 10:24:29 +01:00
nightwing 385bf2fe8d move autosave back to experimental preferences 2018-03-11 14:58:31 +04:00
nightwing a79524fa24 make ui themes more discoverable 2018-03-09 15:01:58 +04:00
nightwing 2b33405af4 without content type firefox tries to parse xhr result as xml 2018-03-09 14:06:41 +04:00
Harutyun Amirjanyan e5b4b23008 Merge pull request +16014 from c9/es6-array-shim
add polyfills for es6 array methods
2018-03-09 13:53:48 +04:00
nightwing 1d88695453 add support for commonjs and es6 2018-03-09 13:05:17 +04:00
nightwing 9657bda937 add commonjs support to architect-build 2018-03-08 14:01:26 +04:00
nightwing 3d654fc187 add example of resolving config on client side 2018-03-08 13:57:37 +04:00
Harutyun Amirjanyan dc05adac25 Merge pull request +16003 from c9/vim-ex-commands
Vim ex commands
2018-03-07 19:24:21 +04:00
Harutyun Amirjanyan 5435753578 Merge pull request +16007 from c9/ide-fix-tab-switch
fix issue with scroll position being reset on tab switch
2018-03-07 13:44:02 +04:00
nightwing 585f6b4a38 add polyfills for es6 array functions 2018-03-07 13:41:34 +04:00
nightwing 22baba1e14 fix colors of stats widget in jett theme 2018-03-06 22:25:47 +04:00
nightwing e6bd7cc895 add jett theme to the list of ace themes 2018-03-06 21:06:44 +04:00
nightwing a92d7ed23f add jett-dark theme to cdn.cli 2018-03-06 20:23:32 +04:00
Matthijs van Henten c9604170bf Merge pull request +15999 from c9/ide-theme-jett
add jett theme
2018-03-06 15:32:21 +01:00
nightwing 8605bafc84 fix scrolltop being changed after moving the tab between panes 2018-03-05 21:09:24 +04:00
nightwing 8ad52f1756 fix issue with scroll position being reset on tab switch 2018-03-05 18:30:32 +04:00
nightwing ae841365f2 improve handling of ex commands in vim mode 2018-03-05 00:03:48 +04:00
nightwing db38883182 fix typo 2018-03-04 23:25:43 +04:00
nightwing f423218a7e update ace 2018-03-04 23:10:40 +04:00
nightwing 2ca11b2d7d reimplement autosave after dalay option in collab-friendly way 2018-03-04 21:49:20 +04:00
Harutyun Amirjanyan 39c4749d12 Merge pull request +15998 from c9/node-debugger
Workaround for node 9  segfault
2018-02-28 19:33:01 +04:00
nightwing 7c23e8e7ac autosave on blur 2018-02-25 21:43:08 +04:00
nightwing ba35d11ac3 add jett theme to the core 2018-02-25 20:46:27 +04:00
Harutyun Amirjanyan 882e4b7d16 Merge pull request +15981 from c9/pull-core-477
Pull core 477
2018-02-25 00:11:12 +04:00
nightwing fa790c1488 update test runner 2018-02-24 11:50:38 +00:00
nightwing f62a23b0bc remove unnecessary uses of ace/requirejs/text 2018-02-24 14:12:19 +04:00
nightwing bd377d82c7 cleanup ace_tree/config 2018-02-24 14:12:19 +04:00
nightwing 9d3169144a fix apf not working in strict mode 2018-02-24 14:12:19 +04:00
nightwing 6e318ded6d update setup_paths 2018-02-24 14:12:18 +04:00
nightwing 65b6330398 cleanup ide-statics plugin 2018-02-24 14:12:18 +04:00
nightwing ca580504bc move node_modules to plugins to match v4 2018-02-24 14:10:58 +04:00
nightwing 274f9773ba add option to replace old debug proxy 2018-02-24 01:48:59 +04:00
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 afe8b99f05 measure full startup time 2018-02-24 00:56:11 +04:00
nightwing baeadbee69 in new node versions default export from events is EventEmitter 2018-02-24 00:56:04 +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 64526b7876 simplify code for dynamically setting year 2018-02-07 22:09:12 +04:00
nightwing 0bbfcdc149 check for incorrectly saved debug-proxy 2018-02-07 14:14:27 +04:00