Wykres commitów

538 Commity (294bbf69345a3e9a48362edd4dd095d13a4b4524)

Autor SHA1 Wiadomość Data
Fabian Jakobs 5974323cfc also call res.end 2015-11-23 13:29:05 +00:00
nightwing 2e68e73deb fix worker not starting up on ie edge 2015-11-19 00:19:36 +04:00
Ruben Daniels ad3b6aa5f4 Merge branch 'master' of github.com:c9/newclient into revert-10476-revert-markdown
Conflicts:
	.c9/project.settings
2015-11-18 16:24:48 +00:00
Fabian Jakobs 6b1a1c9ee8 the response might have already been sent
fixes https://github.com/c9/newclient/issues/10438
2015-11-18 16:15:35 +00:00
Lennart Kats dd223c8d38 Merge pull request +10552 from c9/improve-dogfooding
Better, faster dogfooding
2015-11-18 15:46:08 +01:00
Lennart Kats e0f8ab24d5 Add comment 2015-11-18 11:38:09 +01:00
Lennart Kats 4fdaccd3c8 Fix worker CORS errors with unpacked helper 2015-11-17 12:58:52 +00:00
nightwing cd9a8aaf93 adapt statusbar to ace api changes 2015-11-16 23:43:06 +00:00
nightwing 3b162a1fe8 update ace 2015-11-16 23:43:06 +00:00
Dana e43051343f Cleans up csp and fixes +10289 2015-11-16 12:45:22 +00:00
Lennart Kats 42d069225a Revert "Revert markdown changes" 2015-11-13 13:21:21 +01:00
Lennart Kats 093560ec8a Revert "Merge pull request +10389 from c9/fix/small"
This reverts commit ace44def0d, reversing
changes made to 2f2b96a406.
2015-11-13 13:20:08 +01:00
nightwing 700cf076d5 fix test runner 2015-11-13 04:00:40 +04:00
nightwing b3c84e12a8 fix +10358: Object Error has no method 'indexOf' 2015-11-13 03:53:51 +04:00
Ruben Daniels 15bfbc0fae Added syntax highlighting to markdown preview 2015-11-11 02:38:18 +00:00
Ruben Daniels 5b946753ed Fixes c9/core+96 - metadata support for ~ 2015-11-06 00:29:24 +04:00
Lennart Kats c6421a0820 Merge pull request +10025 from c9/localfs-env
wait for reading env before calling spawn
2015-11-05 12:28:38 +01:00
Lennart Kats 2c0c07d357 Merge pull request +10096 from c9/revert-10090-revert-10051-fix/various
Revert "Revert "Fix issues with rename""
2015-11-05 12:28:07 +01:00
Fabian Jakobs ca8cd63bc9 Merge pull request +10215 from c9/single-sign-out
single sign out
2015-11-05 10:58:11 +01:00
Fabian Jakobs 8212e049af assert trustedDomainsRe option 2015-11-05 09:15:47 +00:00
Ruben Daniels 584f9ea55b Merge pull request +10204 from c9/tmuxspawn
Fix tmux getting into restart loop when profile prints something
2015-11-04 09:02:38 -08:00
nightwing bd62f168b2 fix runners on windows 2015-11-04 20:49:03 +04:00
Ruben Daniels dd33232a0a Merge pull request +10237 from c9/fix-vfs
Fix VFS not always connecting (particularly in dogfooding standalone)
2015-11-04 08:41:58 -08:00
Fabian Jakobs 0a684b889f configure secure redirect everywhere 2015-11-04 15:26:27 +00:00
Matthijs van Henten 3d718d9e21 Merge pull request +10231 from c9/movetests
Move integration tests to profile dir
2015-11-04 15:51:21 +01:00
Fabian Jakobs ddfb81c264 Merge remote-tracking branch 'origin/master' into single-sign-out 2015-11-04 14:25:05 +00:00
Lennart Kats d3098fa2f0 Fix null.kill()
TypeError: Cannot call method 'kill' of null
    at Parent.disconnect (/home/ubuntu/workspace/node_modules/vfs-child/parent.js:65:15)
    at Parent.master.destroy (/home/ubuntu/workspace/plugins/c9.vfs.server/vfs.js:142:16) # Please
enter the commit message for your changes. Lines starting
    at Vfs.destroy (/home/ubuntu/workspace/plugins/c9.vfs.server/vfs.js:109:21) # with '#' will be
ignored, and an empty message aborts the commit.
    at EventEmitter.entry.destroy (/home/ubuntu/workspace/plugins/c9.vfs.server/cache.js:131:40) # On
branch fix-vfs
    at remove (/home/ubuntu/workspace/plugins/c9.vfs.server/cache.js:110:23) # Changes to be
committed:
    at null._onTimeout (/home/ubuntu/workspace/plugins/c9.vfs.server/cache.js:143:21) # modified:
node_modules/vfs-child/parent.js
    at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)

                                                                   # Changes not staged for commit:
2015-11-04 13:27:12 +00:00
Lennart Kats c1ea5744a0 Cleanup old ENOENT approach 2015-11-04 11:19:43 +00:00
Lennart Kats 4d49d34712 Fix vfs not always connecting if first node binary in list doesn't exist
We'd first get a EPIPE and then an ENOENT in this scenario,
breaking our retry behavior.
2015-11-04 11:19:10 +00:00
Fabian Jakobs bcfb026450 use setHeader iso writeHead 2015-11-04 09:36:28 +00:00
nightwing 265c6576ea fix issues with run button 2015-11-04 03:21:57 +04:00
c9bot 469dd34bdf better fix for predict_echo test 2015-11-04 03:21:56 +04:00
nightwing 7d254794dd remove watchfile 2015-11-04 03:21:56 +04:00
nightwing f61269a017 more reliable tmuxspawn for output tabs 2015-11-04 03:21:55 +04:00
nightwing 75beb096d7 fix close event handling for remote processes 2015-11-04 03:21:55 +04:00
basdewachter 8cabf04221 reorder files 2015-11-03 22:33:47 +01:00
Harutyun Amirjanyan a1b273b6e1 Revert "Revert "fix symlink loop detection"" 2015-11-03 03:24:34 +04:00
nightwing 42e269a004 revert module-deps change braking makestatic.sh 2015-11-03 03:22:19 +04:00
Harutyun Amirjanyan 57ca776aea Revert "Revert "Fix issues with rename"" 2015-11-03 03:22:19 +04:00
nightwing 01b9e2547f use bind 2015-11-03 03:20:58 +04:00
nightwing 915716e241 wait for reading env before calling spawn 2015-11-03 03:20:58 +04:00
Fabian Jakobs 65a0dc39c8 Merge pull request +10145 from c9/fix-regexp-in-settings
Fix regexp in settings
2015-10-30 11:00:01 +01:00
Lennart Kats 93e50f59e2 Merge pull request +10161 from c9/improve-urls
[Trivial] .test is more robust them match
2015-10-30 09:34:24 +01:00
Matthijs van Henten cf69b96a1a .test is more robust them match 2015-10-29 20:50:02 +00:00
Fabian Jakobs 0c280207fb cleanup 2015-10-29 15:18:16 +00:00
Fabian Jakobs 4c6eb793de extract into module 2015-10-29 15:13:31 +00:00
Fabian Jakobs b87ea41386 hotfix 2015-10-29 15:21:20 +01:00
Fabian Jakobs 237f0d68ae resure redirects in nc plugin 2015-10-28 10:30:46 +00:00
Fabian Jakobs 80a98cf92d use trusted redirect 2015-10-28 10:30:46 +00:00
Matthijs van Henten ef5af704cd Revert "Fix issues with rename" 2015-10-27 15:02:46 +01:00
Ruben Daniels 72a9eb5d4a Merge pull request +10051 from c9/fix/various
Fix issues with rename
2015-10-26 11:28:36 -07:00
nightwing 515478ef96 fix +9984 Rename variable broken for two instances on the same line 2015-10-26 05:41:39 +04:00
nightwing 68046d4445 fix removeLicenceComments breaking packaged file 2015-10-26 02:17:43 +04:00
nightwing a11af58899 fix typo 2015-10-26 02:17:43 +04:00
Fabian Jakobs b340c081af add unit tests for domain mappings 2015-10-23 13:02:16 +00:00
Fabian Jakobs 7e1613d4ab add user-content service 2015-10-23 13:00:32 +00:00
DanaIv 956aae8f1b Merge pull request +10017 from c9/fix-invalid-analytics-userid
Fix invalid analytics userid
2015-10-23 14:02:21 +02:00
Matthijs van Henten 9f2ecc3c3b Merge pull request +9896 from c9/fix-c9-url
restructure not to be architect plugin
2015-10-23 13:49:42 +02:00
Dana f0c944db31 some refactoring and add tests 2015-10-23 11:46:43 +00:00
Dana 08f9cae23a fix typo in internal domain check for email and add tests 2015-10-23 11:36:18 +00:00
Tim Robinson 40c010cffa Revert "fix symlink loop detection"
This reverts commit 7126015b1b.
2015-10-22 10:30:54 +00:00
Ruben Daniels 61016b8616 Merge pull request +9869 from c9/fix/various
Fix several small issues
2015-10-20 11:55:19 -07:00
Harutyun Amirjanyan f72202160b Merge pull request +9593 from c9/fix/testpanel
Test Panel Fixes
2015-10-20 22:45:31 +04:00
DanaIv 95a576abea Merge pull request +9892 from c9/filter-test-accounts-client-side
Filter test accounts client side
2015-10-20 16:06:26 +02:00
Matthijs van Henten 6960ab7b0e Merge pull request +9895 from c9/fix-profile-base-url
Fix profile base url
2015-10-20 14:19:32 +02:00
Lennart Kats 5fa6a0ca78 Add documentation
or some attempt at documentation
2015-10-20 10:24:15 +02:00
Matthijs van Henten 01e56ab0af restructure not to be architect plugin 2015-10-19 22:30:12 +00:00
Dana 374205d1e3 Add further filtering client side 2015-10-19 16:22:43 +00:00
Fabian Jakobs 043984c8e1 Revert "Put user content on a different domain" 2015-10-19 17:22:19 +02:00
Fabian Jakobs cfeb3724bc Merge pull request +9793 from c9/user-domain
Put user content on a different domain
2015-10-19 13:47:02 +02:00
nightwing 7126015b1b fix symlink loop detection 2015-10-17 18:35:09 +00:00
Tim Robinson 30ea37fecf Merge pull request +9668 from c9/workspace-not-found
Log out whether the user is logged in when Workspace not found error occurs
2015-10-16 15:50:56 +02:00
Matthijs van Henten e1bbf4d129 Merge pull request +9831 from c9/remove-test-users-tracking
Remove test users from event tracking
2015-10-16 09:51:42 +02:00
Dana f7ed5dff99 Rename blacklist file to something more descriptive 2015-10-15 12:13:29 +00:00
Dana 53a222db34 Fix function export error 2015-10-15 08:21:18 +00:00
Dana d39a09dcc1 fix tests 2015-10-14 15:46:27 +00:00
Fabian Jakobs b0e10d15b5 secure redirect 2015-10-14 14:53:53 +00:00
Fabian Jakobs 8224fb8c66 add user content moved page 2015-10-14 13:31:30 +00:00
Dana 30853212c7 move internal domain check outside analytics 2015-10-14 10:22:36 +00:00
Fabian Jakobs 88c9baaf62 Merge remote-tracking branch 'origin/master' into user-domain
Conflicts:
	Makefile
	npm-shrinkwrap.json
2015-10-13 13:48:58 +00:00
Fabian Jakobs 95012eb90a add to makefile 2015-10-13 11:56:55 +00:00
nightwing 8f36832df0 fix require.undef for resources loaded via `text!` 2015-10-09 00:05:23 +04:00
nightwing caea61a57e fix workspace list in local version 2015-10-05 13:22:56 +04:00
Ruben Daniels 9b17d0e88e Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-10-01 15:30:59 -07:00
nightwing 304819f37e fix regression in handling right command key on mac 2015-10-01 23:26:24 +04:00
nightwing c3714fb7a8 fix debugger not working with misconfigured localhost 2015-10-01 19:27:08 +04:00
Tim Robinson 4054d149b2 oberr is just a function 2015-10-01 10:42:51 +00:00
Tim Robinson 54fa807ed2 Turned oberr into a seperate module so we can use it client side 2015-10-01 10:40:17 +00:00
nightwing 241e14da31 fix issue with stale line widgets 2015-10-01 02:53:35 +04:00
Ruben Daniels bca8b3196b Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-09-29 11:22:45 -07:00
nightwing 8d6487f819 use javascript mode for jsx files 2015-09-28 17:15:58 +04:00
nightwing 2e1b33cb33 update ace 2015-09-28 17:10:05 +04:00
nightwing 721cb0d8f3 add scrollbar min width 2015-09-25 20:49:23 +00:00
nightwing f15df7e58a fix diff for added/removed files 2015-09-20 19:22:54 +04:00
nightwing 0b5343e8c2 code style 2015-09-16 13:21:58 +04:00
nightwing e5de2372c3 add recursive require.undef for sdk 2015-09-16 01:22:30 +04:00
nightwing bd520032ad show line widget for debugger exceptions 2015-09-13 17:28:53 +04:00
nightwing 6a6fdd6940 fix broken bashspawn on windows 2015-09-13 17:28:50 +04:00
Lennart kats d3178c59a6 Propagate err.stdout and err.stderr from localfs.execFile() 2015-09-12 15:06:54 +00:00
nightwing 1de84e810d allow whitespace after define( 2015-09-08 20:50:53 +04:00
Matthijs van Henten b447e9ee6b fixes +9103 constructor is a special key... 2015-09-07 08:40:19 +00:00
Harutyun Amirjanyan 6b38a82a15 Merge pull request +8895 from c9/testpanel
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00
nightwing 372ea62033 fix test=1 flag 2015-09-04 15:49:01 +04:00
Harutyun Amirjanyan 2ee3cbf307 Revert "Revert "Fix various sdk issues"" 2015-09-04 12:24:07 +04:00
Alex Brausewetter 1fa1c01ddd Revert "Fix various sdk issues" 2015-09-03 15:59:24 -07:00
Alex Brausewetter 3977deb02a Merge pull request +9109 from c9/fix/various
Fix various sdk issues
2015-09-03 14:09:23 -07:00
Fabian Jakobs 107176d67f Merge remote-tracking branch 'origin/master' into fix-vfs-cpu
Conflicts:
	npm-shrinkwrap.json
	package.json
2015-09-03 12:09:52 +00:00
nightwing 220c267e44 fix loading pty.js in local version 2015-09-03 12:42:40 +04:00
Fabian Jakobs 021716bcde bump protocol version 2015-09-02 10:26:06 +00:00
Fabian Jakobs 70cb7b1d5d add debugging code 2015-09-02 10:14:17 +00:00
Fabian Jakobs 7ac14a89a2 add support for pausing and resuming streams and PTYs 2015-09-02 10:13:42 +00:00
nightwing 0b14bcf31e fix ejs highlighting 2015-08-31 14:33:21 +04:00
nightwing 2962ff6e9e fix line widgets added to same line getting stuck 2015-08-28 19:25:51 +04:00
nightwing 137c2731fe include padding in fullWidth widget width 2015-08-28 04:25:47 +04:00
nightwing e29543adfb fix horizontal scrolling with line widgets 2015-08-28 04:17:20 +04:00
nightwing 1ca8dbdd31 fix linewidgets interaction with folding 2015-08-28 04:17:19 +04:00
Ruben Daniels cf22a3db2a Added sorting to the tree 2015-08-25 10:11:07 -07:00
Ruben Daniels aa6b132249 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-21 08:53:07 -07:00
Lennart Kats ae6e89f36b Merge pull request +8808 from c9/fix-sdk
Fix missing node_module error in sdk and add test
2015-08-21 13:56:44 +02:00
Ruben Daniels 2362b34eb3 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-20 17:00:49 -07:00
Fabian Jakobs f60be9609c Merge pull request +8772 from c9/revert-8771-revert-8737-use-open-for-repos
Revert "Revert "Use open for repos""
2015-08-20 16:27:18 +02:00
Nikolai Onken bc56c35800 Fix signout for IDE 2015-08-20 13:56:38 +00:00
nightwing 31dbc16d90 ensure we never use node_modules outside of root dir 2015-08-19 20:14:52 +04:00
Fabian Jakobs 24748e5f53 link to github 2015-08-19 12:02:36 +00:00
Fabian Jakobs 8c86f46c25 Revert "Use open for repos" 2015-08-18 12:21:10 +02:00
Ruben Daniels 8240d2bc65 Basic features of the result panel are working 2015-08-17 14:59:35 -07:00
Fabian Jakobs 6dfec5299b fix ssh check 2015-08-17 09:15:08 +00:00
Ruben Daniels d3bd74e33d The first tests are running 2015-08-16 17:28:36 -07:00
Lennart Kats 7b9b71ac2e Revert "Revert "ctags for user defined extensions"" 2015-08-14 11:09:18 +02:00
Matthijs van Henten b1dc9f22a2 Revert "ctags for user defined extensions"
This reverts commit 40c8ae24cf.
2015-08-14 09:00:36 +00:00
Harutyun Amirjanyan c970587003 Merge pull request +8618 from c9/ctags
ctags for user defined extensions
2015-08-14 12:07:57 +04:00
Fabian Jakobs 2d95dd16c9 fix error handling for the restful API 2015-08-13 09:11:36 +00:00
nightwing 40c8ae24cf ctags for user defined extensions 2015-08-10 19:52:22 +04:00
Harutyun Amirjanyan 3d99de215c Merge pull request +8617 from c9/pull/core/124
Added column.getHTML method to acetree
2015-08-10 17:06:29 +04:00
Serkan Serttop 852979979f Added column.getHTML method to acetree https://groups.google.com/forum/#!topic/cloud9-sdk/k_O1-1HOb3s 2015-08-10 01:04:32 +03:00
nightwing 8e48f77a13 fix jade mode 2015-08-09 14:41:22 +04:00
Harutyun Amirjanyan d73b3ef3dc Merge pull request +7734 from c9/git-ui
[WIP] Git ui first iteration
2015-08-07 14:25:50 +04:00
nightwing 5d57d94da4 fix long broken tests 2015-08-07 01:50:44 +04:00
nightwing 7ef3f3ef32 add simple git ui 2015-08-05 21:17:16 +04:00
Lennart Kats 7431dee3de Only show git login/signup for supported domains 2015-08-01 12:55:23 +00:00
Fabian Jakobs 9741cb63b1 Merge pull request +8504 from c9/fix/collab-tree
remove unused code from tree renderer
2015-07-31 09:43:05 +02:00
nightwing ad9da97952 remove unused code from tree renderer (fixes +8489) 2015-07-31 07:15:26 +04:00
nightwing 184987ec53 load less into architect-build lazily to allow building ace without less 2015-07-29 16:04:29 +04:00
Lennart Kats 31218bbc1d Fix vfs-child/parent error handling
Fixes crash when child prints to stdout/stderr,
triggering unhandled EPIPE error
2015-07-26 20:51:10 +02:00
nightwing 4f4a78d6ed fix ace not getting focus on mousedown when iframe is focused 2015-07-26 00:04:31 +04:00
nightwing 5037041a51 call removeLicenceComments only for js and css files 2015-07-26 00:03:26 +04:00
Ruben Daniels eda61cfd08 Merge pull request +8316 from c9/update-ace
update ace
2015-07-22 17:47:27 -07:00
Fabian Jakobs 9fca7a6cd3 rewrite URL and let proxy listen on port 80 2015-07-21 14:12:47 +00:00
nightwing 5d2bb09104 allow expand_abbreviation emmet command for all modes 2015-07-20 17:42:59 +04:00
nightwing a31962ca7b update c9 cli 2015-07-20 15:43:27 +04:00
nightwing aa45d67600 update ace 2015-07-19 18:52:18 +04:00
nightwing 30c615eca8 update acorn 2015-07-18 09:04:19 +04:00
nightwing b551071cdc fix infinite loop in acorn_loose when parsing broken import 2015-07-17 11:00:04 +00:00
nightwing 533071ff05 update acorn 2015-07-14 01:06:58 +04:00
nightwing ef11557828 use -ww instead of COLUMNS 1000 2015-07-08 17:32:56 +04:00
nightwing fa7496364c fix debugger not working on on FreeBSD 2015-07-08 16:12:17 +04:00
Nikolai Onken a00eef3fec Merge branch 'master' of github.com:c9/newclient into profile-005-5-page-cache-project-page 2015-07-07 15:53:38 +00:00
Harutyun Amirjanyan e48310adfd Merge pull request +7862 from c9/parallel-requests
More parallel requests + caching for unpacked (online)dev
2015-07-07 17:30:52 +04:00
Nikolai Onken 7fabaaa51f Simplify routing 2015-07-07 09:45:22 +00:00
Nikolai Onken 37286ec012 Fix login / error handling 2015-07-07 08:50:06 +00:00
Nikolai Onken bf2d7fec2f Simplify util and config 2015-07-05 07:17:52 +00:00
Nikolai Onken 9d5904e9ba Simplify 2015-07-04 22:07:10 +00:00
Lennart Kats f1c1575302 Revert "Revert "Escape only invalid character sequences in reliable socket"" 2015-07-03 16:59:39 +02:00
Lennart Kats 2aac81b7e7 Revert "Escape only invalid character sequences in reliable socket" 2015-07-03 16:59:18 +02:00
Ruben Daniels 8e68e8c7e1 Merge pull request +8063 from c9/fix/firefox
Fix firefox styling issues
2015-07-02 17:24:31 -07:00
nightwing bc0b8e02d7 do not add sourceURL in architect-build 2015-07-03 04:00:29 +04:00
Tim Robinson fed39e6811 Merge pull request +7693 from c9/fix/socket
Escape only invalid character sequences in reliable socket
2015-07-02 20:05:55 +02:00
Lennart Kats 6462fcb107 Merge remote-tracking branch 'origin/master' into parallel-requests 2015-07-02 17:30:52 +02:00
Lennart kats b232c0d1e8 Fix undefined.replace() 2015-07-02 12:07:50 +00:00
Lennart Kats bd76f5ab1a Merge branch 'multi-domain-part-deux' of github.com:c9/newclient into multi-domain-part-deux 2015-07-02 10:23:25 +02:00
Lennart Kats a6428848d2 Merge remote-tracking branch 'origin/master' into multi-domain-part-deux 2015-07-02 10:22:42 +02:00
Nikolai Onken dec38d9e7e Merge pull request +8038 from c9/mvh-testing-routing
Mvh testing routing
2015-07-01 15:48:08 +02:00
nightwing 7054f0b675 remove dead code 2015-07-01 15:03:05 +04:00
Lennart kats 4477a5f124 Fix circular json error 2015-07-01 08:44:44 +00:00
Lennart kats ea585fd0e8 Fix not passing host 2015-07-01 08:20:12 +00:00
Lennart kats 15742463d0 Work on multi-domain support in IDE and apps-proxy 2015-07-01 07:50:36 +00:00
Lennart kats 959d6c275d Fix broken cookie 2015-07-01 07:50:36 +00:00
Lennart kats eabf2027c5 Make ide opening flow partly aware of multiple domains 2015-07-01 07:50:36 +00:00
Lennart kats e252cb3a18 Add multi-domain support to most of the sign-in flow 2015-07-01 07:50:36 +00:00
Lennart kats aaeceb921f Make profile client multi-domain aware 2015-07-01 07:50:35 +00:00
Lennart kats 9eeccd6d05 Make profile multi-domain aware 2015-07-01 07:50:35 +00:00
Lennart kats 23f3e6e809 Extend urls.js 2015-07-01 07:50:35 +00:00
Lennart kats d19366c653 Move urls into node_modules/c9 2015-07-01 07:50:34 +00:00
nightwing 06f3ad3760 make debugging css easier 2015-07-01 06:34:36 +04:00
Matthijs van Henten cb07546d0b adding convenient method for client-side routing 2015-06-29 23:17:28 +00:00
Matthijs van Henten 0e72c85e0f mount now allows mounting on the root 2015-06-29 23:17:04 +00:00
nightwing 5d404b50fe fix handling of root modules in setup_paths 2015-06-29 19:38:48 +04:00
Matthijs van Henten 2025a19647 Merge pull request +8012 from c9/profile-require
Allow portable paths in profile require()
2015-06-29 11:10:03 +02:00
Lennart kats a74faf23a8 Restore setup_paths.js 2015-06-28 13:12:11 +00:00
nightwing 6ec98e0a45 fix snippet loader 2015-06-28 17:06:44 +04:00
nightwing 3f15f233a4 remove recursive links 2015-06-28 17:06:43 +04:00
nightwing f7b747cb66 remove unnecessary warning 2015-06-28 17:06:42 +04:00
nightwing 0f83dcd570 allow enabling emmet from a mode 2015-06-25 19:13:35 +04:00
Lennart Kats 2c656ebb3a Also do lib requests in parallel 2015-06-25 16:50:57 +02:00
Lennart kats 52b5e370fb Get unpacked (o)dev content in parallel from ide.c9.io and c9.io 2015-06-25 16:50:57 +02:00
Lennart Kats a65656baee Merge pull request +7970 from c9/fix-javascript-token
Make sure generated tokens are never valid JavaScript
2015-06-25 14:13:45 +02:00
Lennart kats 6dd0764e91 Make sure generated tokens are never valid JavaScript 2015-06-25 10:47:30 +00:00
Matthijs van Henten be1b80294d remove amd defines so we can use it in browserify builds 2015-06-23 12:59:18 +00:00
nightwing 0c2d81350e fix +7764 Runners do not work with tmux 2.0 2015-06-22 13:46:30 +00:00
Fabian Jakobs 429814667d cleanup 2015-06-16 12:52:21 +00:00