Wykres commitów

225 Commity (c78783c3640c0f0a5bb6db9be8257badcb255a5e)

Autor SHA1 Wiadomość Data
nightwing c78783c364 add commands for focusing tree and toggling wordwrap 2015-02-27 20:22:41 +04:00
Ruben Daniels 6718cc6e70 Merge pull request +6212 from c9/support-new-mocha
Fix running client tests with newer mocha
2015-02-26 12:27:18 -08:00
Harutyun Amirjanyan 36aaff722a Merge pull request +6400 from c9/sdk
Fix for docs and needed APIs
2015-02-27 00:23:09 +04:00
Ruben Daniels bbf2cdb3c1 Small fix for debugger. Add ability to set undo manager for document 2015-02-26 18:59:58 +00:00
Tim Robinson 7bef1c0e06 Console.log's all projects that are in the wrong region 2015-02-26 12:10:46 +00:00
Tim Robinson 8a1c216acb Merge pull request +6368 from c9/fix/tab-guess
Be more cautious when detecting indentation of mixed files
2015-02-26 12:34:36 +01:00
nightwing d4ebf4c22f add ui for guessTabSize setting 2015-02-25 15:54:18 +04:00
nightwing 3fa2e55c91 respect guessTabSize setting 2015-02-25 15:48:04 +04:00
nightwing 372cdf2545 be more cautious when detecting indentation of mixed files 2015-02-25 15:29:18 +04:00
nightwing ab9cb53cf8 fix makestatic 2015-02-25 10:47:02 +00:00
Matthijs van Henten 584e691a3f Merge pull request +6023 from c9/profile-integration
[WIP] Profile Pages milestone 1
2015-02-25 10:05:05 +01:00
Tim Robinson 3f593d81b0 Increase vfs test timeout 2015-02-24 17:11:10 +04:00
nightwing 4ce73bdc9a tweak client test runner 2015-02-24 17:10:52 +04:00
nightwing ba5322375e update mocha to 2.1.0 2015-02-24 17:09:44 +04:00
nightwing ea59968844 fix running tests with newer mocha 2015-02-24 17:09:40 +04:00
Fabian Jakobs 7af49ff62b remove console.log 2015-02-24 10:17:25 +00:00
nightwing c552c9b6cc improve install-sdk script
Conflicts:
	package.json
2015-02-24 02:35:30 +04:00
Fabian Jakobs e37ab66b36 Merge pull request +6320 from c9/tweaks
Tweaks
2015-02-23 19:57:01 +01:00
nightwing 43b2a5aefc workaround for cdn-check breaking makestatic 2015-02-23 18:11:41 +00:00
Bas cfa5a1ad09 Merge pull request +6303 from c9/fix-tests
Fix some blacklisted tests
2015-02-23 17:51:34 +01:00
Fabian Jakobs 93af6fd7a5 Merge remote-tracking branch 'origin/master' into tweaks 2015-02-23 16:27:14 +00:00
Lennart Kats bbc693f5cb Revert "Remove empty collab_test.js"
This reverts commit 4f364c5f20.
2015-02-23 15:21:01 +01:00
Tim Robinson 36cb7c15cd Merge pull request +6331 from c9/misc
Misc. tweaks
2015-02-23 15:18:27 +01:00
Harutyun Amirjanyan ee0fa0413a Merge pull request +6318 from c9/fix-vfs-storage
Save vfs to sessionStorage only on unload to not share it with other tabs
2015-02-23 16:32:58 +04:00
Nikolai Onken b0e062067f Merge pull request +6323 from c9/fix/build
fix build-standalone for cs50
2015-02-23 13:30:03 +01:00
Lennart Kats 0e694c09a2 Report a better error if bcrypt fails to load 2015-02-23 13:03:27 +01:00
Tim Robinson 3d6dc854fc Merge pull request +6289 from c9/fix/keybindings
fix +6287 Unable to switch to sublime keybindings
2015-02-23 12:34:48 +01:00
Tim Robinson dcea87a658 Merge pull request +6326 from c9/fix-retina
add missing retina buttons
2015-02-23 12:10:19 +01:00
Fabian Jakobs bb88454081 add missing retina buttons 2015-02-23 11:07:46 +00:00
Fabian Jakobs 9531bd72fb add missing retina buttons 2015-02-23 11:05:45 +00:00
nightwing feba7a9976 fix build/standalone 2015-02-23 14:44:06 +04:00
nightwing bb7b42efb4 Fetch localfs environment variables from the login shell (fixes +6151) 2015-02-22 18:04:01 +04:00
Ruben Daniels 325c9ae0ea Move the objects directly on the debugger 2015-02-22 00:33:06 +00:00
Ruben Daniels d37bf51a39 prepend debug. 2015-02-22 00:24:40 +00:00
Ruben Daniels 25193ed02b fix relative paths 2015-02-22 00:13:42 +00:00
Ruben Daniels f208c92966 Use data objects from architect 2015-02-22 00:12:46 +00:00
Harutyun Amirjanyan cb8db3b002 Merge pull request +6286 from c9/sdk
Sdk
2015-02-22 03:21:24 +04:00
Ruben Daniels 9a2cfb28b7 small changes 2015-02-21 23:09:43 +00:00
nightwing b01e915822 save vfs to sessionStorage only on unload to not share it with duplicated tabs
fixes +4283
2015-02-21 23:40:46 +04:00
Bas 46a3572822 Update node-api_test.js 2015-02-21 10:23:27 +01:00
nightwing cb1c5fa86a Merge branch 'subtree/merge/core' 2015-02-21 04:53:27 +04:00
nightwing a589495e44 Merge branch 'subtree/merge/c9.ide.run.debug' 2015-02-21 04:40:44 +04:00
nightwing fde0f5676f Merge branch 'subtree/merge/c9.ide.run' 2015-02-21 04:40:33 +04:00
nightwing 0ff26b5230 Merge branch 'subtree/merge/c9.ide.language.jsonalyzer' 2015-02-21 04:39:30 +04:00
nightwing 3b280a079a fix auth check breaking build script 2015-02-20 18:34:47 +00:00
Lennart Kats 55ee409c76 Merge pull request +6237 from c9/fix/file-save-logging
File save time logging
2015-02-20 14:47:04 +01:00
Bas 6ef6890363 Update node-api_test.js 2015-02-20 14:02:12 +01:00
Lennart Kats 46da0cce59 Fix test that was genuinely failing and got ignored 2015-02-20 12:16:33 +01:00
Lennart Kats 4f364c5f20 Remove empty collab_test.js 2015-02-20 12:10:26 +01:00
Lennart Kats 3aa4209a85 Merge pull request +6280 from c9/fix/ctest-auth
Fix issues with npm run ctest and the using the auth param
2015-02-20 11:53:56 +01:00