Wykres commitów

7287 Commity (d8bc7a8829cd3306c46c86f4bc5323c3a42e6c53)

Autor SHA1 Wiadomość Data
Lennart Kats 6f197414c3 Add server-side latency (vfs -> docker host) 2015-02-28 10:18:45 +01:00
nightwing b58993dca6 fix issue with windows 8 language switching shortcut 2015-02-28 01:49:35 +04:00
nightwing 6e8a74e18f fixes for emacs mode 2015-02-28 01:20:42 +04:00
nightwing 6198bbff00 add shortcuts 2015-02-28 00:19:09 +04:00
nightwing aa36c77fac do not report false error when saving empty document 2015-02-27 17:25:29 +01:00
nightwing 38fac42a0d revert watcher changes causing memory leak 2015-02-27 17:25:22 +01:00
nightwing c78783c364 add commands for focusing tree and toggling wordwrap 2015-02-27 20:22:41 +04:00
nightwing e531e7c73f do not report false error when saving empty document 2015-02-27 18:59:35 +04:00
nightwing 2cff8bd15e revert watcher changes causing memory leak 2015-02-27 18:44:21 +04:00
Lennart Kats e6fc5d467d Revert "Merge pull request +6023 from c9/profile-integration"
This reverts commit 584e691a3f, reversing
changes made to 7af49ff62b.

Conflicts:
	configs/monitor.js
	scripts/makestatic.js
	scripts/makestatic.sh
2015-02-27 14:26:25 +01:00
Fabian Jakobs a432be11ec fix patching raygun 2015-02-27 11:45:41 +00:00
Fabian Jakobs 61ccd42969 sometimes we have raygun errors without a message. make it easier to find them 2015-02-27 11:41:38 +00: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