148 Commits

Author SHA1 Message Date
nightwing
bf92cc54e7 remove stray console.log 2015-05-10 04:26:22 +04:00
nightwing
9e1bb472c6 use node from c9 dir 2015-05-10 04:26:21 +04:00
nightwing
a2db60bed8 fix escaping of uppercase script tags in JSONToJS 2015-05-04 17:27:15 +04:00
nightwing
8a88de1656 revert changes to getUndoSelection for now 2015-05-04 06:55:22 +04:00
nightwing
e7c56ee45c fix failing tests 2015-05-04 02:29:17 +04:00
nightwing
ce06798521 fix inconsistency between getState and setState 2015-05-04 02:28:03 +04:00
nightwing
3644d203c2 use same undo manager for multiple sessions 2015-05-04 02:27:59 +04:00
nightwing
873143a725 fix metadata tests 2015-05-04 02:27:52 +04:00
nightwing
caad98e5d2 use the new undoManager in ace.js 2015-05-04 02:27:51 +04:00
nightwing
c9f492a916 make sure edit ids are always unique 2015-05-04 02:27:49 +04:00
nightwing
f04f22076c allow redoing after changing the document 2015-05-04 02:27:47 +04:00
nightwing
cc252235b0 do not undo edits of other users 2015-05-04 02:27:38 +04:00
nightwing
a7033da975 convert paste into command 2015-05-03 20:34:41 +04:00
Ruben Daniels
8ce9aa9d61 Fix pty processes 2015-05-01 16:43:15 +00:00
Ruben Daniels
d499d6c198 Merge branch 'master' of github.com:c9/newclient into fix/bridge
Conflicts:
	package.json
2015-05-01 16:32:54 +00:00
Ruben Daniels
71f2d769d9 Fixed tests 2015-05-01 16:31:49 +00:00
Ruben Daniels
bde9054f84 Fixes adding c9 cli to the installer 2015-05-01 15:17:29 +00:00
Ruben Daniels
836fd9222f fix vfs bug when sending streams/processes more than once. add fetching home for tests 2015-05-01 14:19:15 +00:00
nightwing
0075a1df3e fix node 0.12 warning about customFds 2015-05-01 12:14:25 +04:00
Ruben Daniels
dd8ed52b4f Add setting for the default editor 2015-05-01 01:53:12 +00:00
Ruben Daniels
21b75cb86b Add editor to the terminal 2015-05-01 01:44:12 +00:00
nightwing
2fd7a8b619 include collab in main vfs build 2015-04-30 13:12:00 +04:00
nightwing
9bc6190ad0 fix color of bracket highlight in katzenmilch theme 2015-04-30 04:14:01 +04:00
nightwing
499c8976b9 better invisible tabs 2015-04-30 04:10:09 +04:00
nightwing
b4c643c9ab fix toggle comments in handlebars mode 2015-04-30 03:55:39 +04:00
Ruben Daniels
9fea731052 Merge pull request +7078 from c9/fix/install-cli
Installer fixes
2015-04-29 15:23:21 -07:00
nightwing
cc9f039843 include modules required from config in dependency list 2015-04-30 00:27:57 +04:00
Lennart Kats
d6d19ff38e Fix test 2015-04-29 12:05:28 +02:00
Lennart Kats
58afdf088c Allow optional parameters to be falsy 2015-04-29 11:39:28 +02:00
nightwing
35175d40ca add more php extensions 2015-04-27 19:59:07 +04:00
nightwing
182577009f do not automatically create tag from publish 2015-04-25 03:24:10 +04:00
nightwing
3962a9c04f fix quote pairing for "\n" 2015-04-25 03:02:08 +04:00
Tim Robinson
ef53c82186 Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy 2015-04-22 14:33:31 +00:00
Tim Robinson
527ed2277d Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy 2015-04-22 14:33:21 +00:00
nightwing
71029a4300 fix typo 2015-04-22 13:35:25 +04:00
nightwing
8ec0d8e5fe fix scrollbar regression 2015-04-21 23:59:39 +04:00
Ruben Daniels
f9520fa811 Fixes +6095. Only see kaefer output with debug=3 2015-04-20 17:50:52 +00:00
Lennart Kats
4e2778e49c Merge pull request +6936 from c9/update-ace
Update ace
2015-04-20 15:07:34 +02:00
Tim Robinson
d0efc05e9c Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy 2015-04-20 12:32:47 +00:00
nightwing
83bda0cf59 update ace 2015-04-19 16:16:45 +04:00
nightwing
68b133fa61 include modules required via require.resolve in npm_build 2015-04-18 22:35:46 +04:00
Tim Robinson
c8ed575dfd Merge remote-tracking branch 'origin/master' into newclient-dockerlike-deploy
Conflicts:
	scripts/makestatic.sh
2015-04-17 11:02:10 +00:00
nightwing
5edcde17bf fix loading language extensions from sdk plugins 2015-04-16 23:07:53 +04:00
nightwing
fa25550038 fix plugin loading in packed mode 2015-04-16 21:28:56 +04:00
nightwing
712400abc0 fix require.toUrl 2015-04-16 19:29:42 +04:00
nightwing
a3edfaf181 load standalone plugins from __packed__ 2015-04-16 19:29:39 +04:00
nightwing
003aea3d49 add error handling to mini_require 2015-04-16 19:29:39 +04:00
nightwing
734f2bd3b2 tweak c9 publish 2015-04-16 19:29:39 +04:00
nightwing
d33f396a17 cleanup 2015-04-16 19:29:36 +04:00
nightwing
cb01f0e76f add config support to mini require 2015-04-16 19:29:36 +04:00