872 Commits

Author SHA1 Message Date
nightwing
ce06798521 fix inconsistency between getState and setState 2015-05-04 02:28:03 +04:00
nightwing
cef4157eb3 revert changeSync event 2015-05-04 02:28:01 +04:00
nightwing
3644d203c2 use same undo manager for multiple sessions 2015-05-04 02:27:59 +04:00
nightwing
8312d3d5ac fix save test 2015-05-04 02:27:57 +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
9405b78dce do not group local edits with remote ones 2015-05-04 02:27:45 +04:00
nightwing
0d10299299 update tests to work with sync undomanager events 2015-05-04 02:27:40 +04:00
nightwing
cc252235b0 do not undo edits of other users 2015-05-04 02:27:38 +04:00
Ruben Daniels
47a52d8250 Fix error reporting of live update 2015-05-03 21:07:14 +00:00
Ruben Daniels
1d662c99d1 Merge branch 'master' of github.com:c9/newclient into fix/cli
Conflicts:
	package.json
2015-05-03 19:20:15 +00:00
Ruben Daniels
0fa1dae1f3 run apt-get update when install fails 2015-05-03 19:19:20 +00:00
Ruben Daniels
fd0cecaa52 Run apt-get update when needed 2015-05-03 18:51:55 +00:00
Ruben Daniels
9039709080 Some small cli fixes 2015-05-03 17:08:40 +00:00
Ruben Daniels
0f2745a33c Merge pull request +7139 from c9/fix/various
Fix several small issues
2015-05-03 09:53:57 -07:00
nightwing
d3c66bee4c fix installer on windows 2015-05-03 20:44:12 +04:00
nightwing
333dee97da fix +7113 Image width shows as 0px on image preview 2015-05-03 20:43:36 +04:00
nightwing
d614198e35 fix collab showAuthorInfo 2015-05-03 20:34:53 +04:00
nightwing
a7033da975 convert paste into command 2015-05-03 20:34:41 +04:00
Ruben Daniels
ed19e9c37b Fix typo and error reporting 2015-05-03 15:27:16 +00:00
nightwing
68a6a14d90 fix clearUndo 2015-05-03 15:06:06 +04:00
Ruben Daniels
04fec89a2f Fixes typo in debug 2015-05-03 03:08:43 +00:00
Ruben Daniels
608a86c05c A proper fix for help 2015-05-03 00:18:05 +00:00
Ruben Daniels
d8d798d6da Added help to the cli 2015-05-02 23:35:04 +00:00
Ruben Daniels
d2c6ec3c62 Split install 2015-05-02 01:51:30 +00:00
nightwing
3294e0fba3 better fix for windows 2015-05-01 22:08:46 +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
cece8dfd0e Merge branch 'fix/bridge' of github.com:c9/newclient into fix/bridge 2015-05-01 16:31:54 +00:00
Ruben Daniels
71f2d769d9 Fixed tests 2015-05-01 16:31:49 +00:00
nightwing
bfb93fb316 fix version detection in cli publish 2015-05-01 20:00:22 +04:00
Nikolai Onken
7a42776df5 Merge pull request +6995 from c9/sdk-market
SDK Package Browser
2015-05-01 17:31:16 +02:00
Ruben Daniels
bde9054f84 Fixes adding c9 cli to the installer 2015-05-01 15:17:29 +00:00
Ruben Daniels
6f34dd7a03 updated installer to install the cli 2015-05-01 14:54:11 +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
e150dc8a5a fix typo 2015-05-01 17:42:10 +04:00
Ruben Daniels
0160048fe4 Merge branch 'fix/bridge' of github.com:c9/newclient into fix/bridge 2015-05-01 13:02:45 +00:00
Ruben Daniels
b413c310c4 Working on test. Doesn't work yet 2015-05-01 13:02:28 +00:00
nightwing
ae5547b28d fix typo 2015-05-01 11:01:54 +00:00
Ivar Pruijn
53351e0de1 Merge remote-tracking branch 'origin/master' into experiment/default-theme-flat-light 2015-05-01 10:24:02 +00:00
Ivar Pruijn
2f47c750dd theme experiment 2015-05-01 10:20:18 +00:00
nightwing
0075a1df3e fix node 0.12 warning about customFds 2015-05-01 12:14:25 +04:00
nightwing
e2f087d41b fix cli-bridge on windows 2015-05-01 12:13:47 +04:00
Fabian Jakobs
72f54d6d59 Merge pull request +7107 from c9/error-metrics
Add client-side error metrics, docker check
2015-05-01 10:09:30 +02:00
Ruben Daniels
a5104cab08 a better way to default to open 2015-05-01 02:34:40 +00: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
Ruben Daniels
69888da842 Added --wait and added to the terminal 2015-05-01 01:20:58 +00:00