Wykres commitów

1097 Commity (380a289be1b91c27ddbdea4507f36332df603b31)

Autor SHA1 Wiadomość Data
nightwing 658904ebc4 remove runInNewContext call from jsonalyzer 2015-05-13 08:30:47 +00:00
nightwing 1e6ca66196 add salesforce modes to cdn 2015-05-12 16:24:07 +00:00
nightwing 8091c4b789 use runInThisContext instead of runInNewContext 2015-05-12 17:57:09 +04:00
Tim Robinson ee44507ced Misc restore fixes to fix large restores failing 2015-05-12 10:11:14 +00:00
nightwing 793bacb276 prevent infinite recursion from tabpreview in navigate 2015-05-12 01:48:15 +04:00
Tim Robinson 7279d926f1 Only 2 parallel runners. Don't make both go to the same server 2015-05-11 14:24:40 +00:00
Tim Robinson 747ab7f543 Merge remote-tracking branch 'origin/master' into fix/vfs-multi-attempt
Conflicts:
	plugins/c9.vfs.client/endpoint.js
2015-05-11 13:03:57 +00:00
Alex Brausewetter 8b36b051d3 Rename defaultEditor to defaultEnvEditor 2015-05-11 13:02:09 +00:00
Alex Brausewetter a6552c1659 Do not set c9 as EDITOR by default 2015-05-11 12:34:21 +00:00
Alex Brausewetter 2f6a650327 Do not install c9 by default 2015-05-11 12:33:39 +00:00
Fabian Jakobs 2957589336 Merge pull request +7254 from c9/fix/vfs-ssh
Fix/vfs ssh
2015-05-11 13:48:52 +02:00
Fabian Jakobs c07581a955 Merge pull request +7251 from c9/feature/ws-php-xdebug
Update PHP runtime, add better defaults, add xdebug
2015-05-11 13:46:34 +02:00
nightwing fa352306c7 do not trigger installer on hosted workspaces 2015-05-11 11:29:33 +00:00
Fabian Jakobs b1cf0470a1 Merge pull request +7190 from c9/fix/string-errors
properly encode string errors when accept is application/json
2015-05-11 12:45:01 +02:00
Alex Brausewetter c1084723c5 Fix Xdebug netproxy cannot find module debug 2015-05-11 06:50:55 +00:00
nightwing 2c273b97a9 fsOptions.homeDir is missing on ssh workspaces 2015-05-11 07:52:10 +04:00
Harutyun Amirjanyan d7ab6da51f Merge pull request +7252 from c9/sdk
More tweaking of sdk
2015-05-10 22:46:22 +04:00
nightwing 6f62ac078b use installPath on windows too 2015-05-10 21:42:39 +04:00
nightwing faebe274df update windows version of setup-local-dev script 2015-05-10 20:42:49 +04:00
Alex Brausewetter 51392d2249 Disable debug for PHP runners unless on docker 2015-05-10 16:00:30 +00:00
Alex Brausewetter cdcc61d2f4 Add PHP built-in server runner 2015-05-10 15:45:54 +00:00
Harutyun Amirjanyan bacef4fd52 Merge pull request +7244 from c9/fix/tree-pagedown
fix +7206 pressing pagedown screws up the layout of ace trees
2015-05-10 19:28:15 +04:00
nightwing 84a371f9d9 fix regression in sdk 2015-05-10 18:52:26 +04:00
nightwing 01a8dbee29 use public url in readme 2015-05-10 16:48:50 +04:00
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
nightwing 0b8cc06019 fix +7206 pressing pagedown screws up the layout of ace trees 2015-05-08 17:31:08 +04: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
Alex Brausewetter 4742318c7b Update PHP runtime, add better defaults, add xdebug 2015-05-07 12:35:07 +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
Nikolai Onken 685cf701e0 properly encode string errors when accept is application/json 2015-05-06 15:18:58 +02:00