Wykres commitów

3891 Commity (dc1d9cc3dbf841b727fda965ed0773ed3ac86743)

Autor SHA1 Wiadomość Data
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
nightwing e704fb6a36 fix +6291 Hard to tell what pane has focus in Vim mode 2015-02-20 14:52:17 +04:00
Lennart Kats c6455cd4ac Merge pull request +6082 from c9/fix/engineio-upgrade
Upgrade engine.io version
2015-02-20 10:58:34 +01:00
nightwing d3dfbdbbae fix +6287 Unable to switch to sublime keybindings 2015-02-20 13:25:17 +04:00
Ruben Daniels fdcfcd994f Merge pull request #4 from danallan/master
review gdb debugger beta 1
2015-02-19 19:19:17 -08:00
Ruben Daniels 450d83897a Merge pull request #2 from danallan/master
review C (debugging with GDB) runner
2015-02-19 19:19:09 -08:00
Ruben Daniels f3cb3f8f6a added a suggestion from andrew and boyscouting 2015-02-19 22:38:39 +00:00
Harutyun Amirjanyan 62e241634c Merge pull request +6219 from c9/sdk
Fixes c9/core+12. Wrapper for AceTree
2015-02-19 21:25:38 +04:00
Ruben Daniels f00eee5e8b Some docs related changes to pane 2015-02-19 17:06:48 +00:00
Ruben Daniels 7967bd8649 Merge pull request +6279 from c9/fix/publish-test
Make publish test not call git to speed it up for CI server
2015-02-19 08:57:11 -08:00
Tim Robinson 70ce69a986 Fix issues with npm run ctest and the using the auth param 2015-02-19 16:16:03 +00:00
Tim Robinson 31b3beacb2 Make publish test not call git to speed it up for CI server 2015-02-19 16:03:55 +00:00
Tim Robinson 2cd16eacf7 Merge remote-tracking branch 'origin/master' into fix/engineio-upgrade
Conflicts:
	npm-shrinkwrap.json
2015-02-19 15:30:02 +00:00
Lennart Kats 61ba91aca1 Merge pull request +6255 from c9/download
allow downloading multiple files, and fix support for non-ascii filenames
2015-02-19 15:57:55 +01:00
Lennart Kats da9a5ea6a9 Merge pull request +6272 from c9/fix/socket-polling-log
Add listen for socket transport upgrades
2015-02-19 15:53:24 +01:00
Fabian Jakobs e9da39ba39 Merge pull request +6254 from c9/node-probes
Node probes
2015-02-19 15:27:23 +01:00
Tim Robinson b46f26fa11 var name fix 2015-02-19 14:06:10 +00:00
Tim Robinson a97c3d6c33 Add listen for socket transport upgrades 2015-02-19 12:17:09 +00:00
Tim Robinson bae2ea5c6f Fixing missing collab dependency in test 2015-02-19 10:59:50 +00:00
Ruben Daniels 4e095a0ddc Merge branch 'sdk' of github.com:c9/newclient into sdk 2015-02-18 19:16:09 +00:00
Ruben Daniels 8572a0f5a2 Add filtering 2015-02-18 19:16:02 +00:00
nightwing 05f2e17e68 fix reset keybindings to default 2015-02-18 22:58:39 +04:00
nightwing 9627bfb863 more consistent classnames for tree dragging 2015-02-18 22:20:48 +04:00
nightwing 4976bf5bfd allow downloading multiple files and fix support for non-ascii filenames 2015-02-18 21:48:46 +04:00
Tim Robinson 6757a52ae0 Add fallback save logging and percent of saves that use the fallback method for each user. 2015-02-18 17:15:47 +00:00
Bas 7bc2f5a3a5 Merge pull request +6256 from c9/fewer-tests
Remove duplicate test runs
2015-02-18 17:03:24 +01:00
Fabian Jakobs 42f0901fb0 Merge remote-tracking branch 'origin/master' into node-probes 2015-02-18 15:33:27 +00:00
Fabian Jakobs 94c3148eaa fix unit test 2015-02-18 15:33:05 +00:00
Lennart Kats 63f84733fd Merge pull request +6243 from c9/fix/standalone-auth
Fix +6222 - Default to auth
2015-02-18 15:10:04 +01:00
Lennart Kats 93f44ca680 Avoid running tests as both client and server test 2015-02-18 15:07:00 +01:00
Lennart Kats 28c29419a0 Merge pull request +6161 from c9/fix/engineio-pingtimeout
Increasing ping timeout from 3000 to 5000 ms to see if it improves disconnects
2015-02-18 14:30:27 +01:00
Lennart Kats 41c8482ce8 Extend warning 2015-02-18 12:46:59 +01:00
Lennart Kats 8686ae8ce5 Allow specifying -a : to disable auth 2015-02-18 12:46:58 +01:00
Lennart Kats 6a11a1d224 Extend warning 2015-02-18 12:44:55 +01:00
Fabian Jakobs 8635ad3557 add event loop and gc monitoring 2015-02-18 11:43:43 +00:00
Lennart Kats edbb59d8aa Allow specifying -a : to disable auth 2015-02-18 12:43:27 +01:00