Wykres commitów

756 Commity (master)

Autor SHA1 Wiadomość Data
nightwing 6e318ded6d update setup_paths 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 e9ac1165af add basic support for vfs! loader, without cache 2018-02-06 02:27:19 +04:00
nightwing 0adebbf2e9 improve architect-build/compress 2018-01-28 16:26:25 +04:00
Harutyun Amirjanyan 8a93c7aa30 Merge pull request +15929 from c9/vfs-do-not-clobber-env
do not change LD_LIBRARY_PATH variable in terminal
2018-01-27 19:54:57 +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 ab13d14363 do not change LD_LIBRARY_PATH variable in terminal 2018-01-08 16:26:54 +04:00
nightwing 305560549e use pathMap in image checker 2018-01-04 00:23:20 +04: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 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
nightwing 4fe48943ef do not leave script nodes in the document 2018-01-03 19:15:44 +04:00
Harutyun Amirjanyan 0c312697ad Merge pull request +15886 from c9/vfs-cleanup
do not send vfs server env to client
2017-12-19 14:38:54 +04:00
nightwing 40cd435e2f do not send vfs server env to client 2017-12-12 20:46:18 +04:00
nightwing c21026c3fb do not call mkdirp unnecessarily when saving files 2017-12-10 00:57:34 +04:00
nightwing 903c83c9ce move ace into plugins 2017-12-08 19:08:17 +04:00
Matthijs van Henten 60847e0611 Revert "move ace into plugins"
This reverts commit c43ed0b073.
2017-12-08 14:35:45 +00:00
nightwing c43ed0b073 move ace into plugins 2017-12-08 17:17:43 +04:00
Harutyun Amirjanyan 26ffc68dc7 Merge pull request +15876 from c9/node-build
add node support to architect-build
2017-12-07 16:04:49 +04:00
Harutyun Amirjanyan 1155169740 Merge pull request +15872 from c9/cleanup-css
Cleanup css
2017-12-07 15:10:29 +04:00
nightwing d365f8e1f9 add node support to architect-build 2017-12-06 17:02:57 +04:00
nightwing 13ec68a39b fix slow and hacky way of calling less.parse 2017-12-03 20:24:42 +04:00
nightwing 1b9799d093 make test runner more robust 2017-11-24 16:11:21 +04:00
Matthijs van Henten 353dcb4b69 throttle publishing 2017-10-25 22:51:44 +00:00
Arron Bailiss 4c26df8dc0 Worker - Host replace PR feedback 2017-10-17 13:51:43 +00:00
nightwing 093652de5b always pass same environment to tmux to always connect to the same server 2017-10-09 17:37:52 +04:00
nightwing 1ea274ea00 workaround for bashrc waiting for user input 2017-10-09 17:37:52 +04:00
nightwing 06fef968a4 restore support for vue extension 2017-08-21 00:19:02 +04:00
Matthijs van Henten 6ff908b5ff Revert "Revert "Revert "use amd-loader from npm""" 2017-07-05 13:14:18 +02:00
Matthijs van Henten 4bb916a4b1 Merge pull request +15428 from c9/revert-15401-revert-15396-npm-amd-loader
Revert "Revert "use amd-loader from npm""
2017-07-05 12:49:58 +02:00
Harutyun Amirjanyan 6665c9943a Merge pull request +15483 from c9/ide-update-ace
update ace
2017-07-04 23:51:32 +04:00
nightwing 39a6671dcd update ace 2017-07-04 23:42:46 +04:00
matthijs f661520722 adds utility to load json async 2017-07-03 07:49:33 +00:00
Harutyun Amirjanyan d3ed03083e Merge pull request +15411 from c9/apf2
apf refactoring. part 2
2017-06-18 14:41:20 +02:00
Fabian Jakobs 97aa3d17bd fix cleanup 2017-06-08 14:32:17 +00:00
Fabian Jakobs aa4c540c6e use token bucket for rate limiting 2017-06-08 13:05:06 +00:00
Fabian Jakobs 10f5ce5bf7 add a rate limit on container creation per docker host 2017-06-02 09:09:02 +00:00
nightwing c3f362e796 fix tests failing on phantomjs 2017-05-24 17:31:06 +04:00
nightwing f2aea088aa add a way to list all open tmux sessions 2017-05-23 19:10:31 +04:00
nightwing 7ad66dc40c remove lodash 2017-05-22 23:42:44 +04:00
nightwing 6f66974f89 remove debug code 2017-05-11 14:36:38 +04:00
Dana Ivan a30b77ae03 Revert "Revert "use amd-loader from npm"" 2017-05-10 16:36:43 +02:00
Harutyun Amirjanyan 315f15f6fe Revert "use amd-loader from npm" 2017-05-10 18:35:32 +04:00
nightwing f2d7d28ab3 use amd-loader from npm 2017-05-09 14:18:58 +04:00
Harutyun Amirjanyan 4a44154fc6 Merge pull request +15232 from c9/ide-plugins
Cleanup plugin manager
2017-05-05 16:07:31 +04:00
nightwing 4f3f3e8220 remove workaround for broken escaping in old ptyjs on windows 2017-05-04 14:57:12 +04:00
nightwing 72dfd83cdc allow using checkboxes to enable plugins 2017-05-04 12:23:55 +04:00
Harutyun Amirjanyan da79f8547c Merge pull request +15283 from c9/ide-emacs
add more tab commands to emacs mode
2017-05-03 15:00:18 +04:00