917 Commits

Author SHA1 Message Date
nightwing
bf92cc54e7 remove stray console.log 2015-05-10 04:26:22 +04:00
nightwing
26ee3d7ca9 add testing dependencies to sdk package.json 2015-05-10 04:26:22 +04:00
nightwing
8205d54cb6 update readme 2015-05-10 04:26:22 +04:00
nightwing
9e1bb472c6 use node from c9 dir 2015-05-10 04:26:21 +04:00
nightwing
4d9f9be932 installer now works on windows 2015-05-10 04:26:21 +04:00
nightwing
e8025bc4bd fix local version on windows 2015-05-10 04:26:20 +04:00
Harutyun Amirjanyan
14691c03d1 Merge pull request +7241 from c9/fix/installer-npm-g
Fix npm-g: fallback to .c9 npm if system is not writable
2015-05-09 15:37:47 +04:00
Alex Brausewetter
0bb813066a Keep PATH for node-gyp 2015-05-08 13:32:48 +00:00
Alex Brausewetter
9087e21064 Always install into .c9 npm and link manually 2015-05-08 11:00:03 +00:00
nightwing
86c5ce5910 address review comments 2015-05-08 14:41:15 +04:00
nightwing
23096581b2 fix loading modes from plugins 2015-05-08 14:39:33 +04:00
nightwing
5913d69152 prevent most of caught exceptions when loading ide 2015-05-08 14:39:33 +04:00
Alex Brausewetter
530ce2aa4d Fix npm-g fallback to .c9 npm if system not writable 2015-05-08 10:00:00 +00:00
Harutyun Amirjanyan
876eb083bc Merge pull request +7156 from c9/install-spawn
c9-install: Refactor process spawn
2015-05-08 13:59:34 +04:00
Ruben Daniels
a6f37c78c8 Always call ready event 2015-05-07 23:01:50 +00:00
Ruben Daniels
c46a24da0c Fix installer popping up on hosted workspaces 2015-05-07 22:52:33 +00:00
Lennart kats
620a77769f Hide unfinished feature 2015-05-07 14:14:01 +00:00
Matthijs van Henten
751e81fd23 Revert "Merge revert 7061 profile 001 1 create project" 2015-05-07 14:09:44 +02:00
Matthijs van Henten
95476bf099 Revert "Profile: create project" 2015-05-07 12:03:57 +02:00
Fabian Jakobs
785acc9122 Merge remote-tracking branch 'origin/master' into profile-001-1-create-project
Conflicts:
	configs/client-profile.js
2015-05-07 08:22:05 +00:00
nightwing
22343618a6 add npm-g to default config 2015-05-06 20:31:43 +00:00
Alex Brausewetter
030a803a78 Alias npm to npm-g on win32 2015-05-06 14:12:51 +00:00
Fabian Jakobs
5e75f0cf90 Merge remote-tracking branch 'origin/master' into profile-001-1-create-project
Conflicts:
	npm-shrinkwrap.json
	server.js
2015-05-06 14:02:39 +00:00
Alex Brausewetter
b0f4dcdf63 Refactor npm/npm-g and install from empty dir 2015-05-06 13:02:20 +00:00
Lennart kats
9cc8b588c2 Remove old config 2015-05-06 10:57:38 +00:00
Alex Brausewetter
c1b4e2630f Refactor spawn; always show stderr messages 2015-05-05 17:33:13 +00:00
Harutyun Amirjanyan
787182b0aa Merge pull request +7153 from c9/fix/sfdc-installer
Install SFDC plugin dependencies
2015-05-05 20:51:39 +04:00
Alex Brausewetter
9ef0ac251d Allow installation of most recent version 2015-05-05 15:45:55 +00:00
Harutyun Amirjanyan
5231b7870a Merge pull request +7152 from c9/update-eslint
Update eslint
2015-05-05 19:42:56 +04:00
Alex Brausewetter
d9235bff30 Fix verbose tar command getting stuck 2015-05-05 15:26:57 +00:00
Lennart Kats
f3b07981f6 Cut tests some more slack
Hopefully closes +6921 ;)
2015-05-05 17:22:37 +02:00
Lennart Kats
18c03d5486 Support new eslint 0.20.0 2015-05-05 17:21:13 +02:00
Lennart Kats
8f5aa5caf6 Don't show language warning when collab is not yet installed 2015-05-05 16:49:10 +02:00
Lennart Kats
6aacc02211 Make exception explicit 2015-05-05 16:48:57 +02:00
Lennart Kats
a16f73ebc7 Don't override global require 2015-05-05 16:48:47 +02:00
Lennart Kats
a0387fe43a Fix "close all tabs" / "close other tabs"
Fixes +6011
Fixes +5764
2015-05-05 15:50:46 +02:00
Lennart Kats
1c88925601 Update browserified eslint 2015-05-05 15:30:53 +02:00
Lennart Kats
52af0d27b5 Update eslint to 0.20.0 2015-05-05 13:29:04 +00:00
nightwing
a2db60bed8 fix escaping of uppercase script tags in JSONToJS 2015-05-04 17:27:15 +04:00
Fabian Jakobs
5e358a2840 Merge remote-tracking branch 'origin/master' into profile-001-1-create-project
Conflicts:
	configs/profile.js
	npm-shrinkwrap.json
	plugins/c9.styleguide/lib/flex.less
2015-05-04 10:42:05 +00:00
Fabian Jakobs
1ebe965bd4 add profile to default server.js configs 2015-05-04 10:33:06 +00: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
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