Wykres commitów

209 Commity (61ccd42969128d5ef0b513f87004a5c3a7213c10)

Autor SHA1 Wiadomość Data
Lennart Kats 90460d2681 Still register collab event handlers, but don't call call callback 2015-02-12 15:12:20 +01:00
Nikolai Onken e6e4db020e Don't throw when ready is called twice 2015-02-12 14:04:04 +00:00
Lennart Kats 15775bc2ad Fix collab calling callback of document loading when it doesn't load document 2015-02-12 14:57:11 +01:00
Lennart Kats c54c8e09a7 Activate output tab without making it get focus 2015-02-12 14:21:15 +01:00
Tim Robinson eabc8dc41e Increasing ping timeout from 3000 to 5000 ms to see if it improves disconnects 2015-02-12 13:10:26 +00:00
Fabian Jakobs b5c87de5f5 take stopped containers into account 2015-02-12 11:18:39 +00:00
Tim Robinson 28ea4eb479 Merge remote-tracking branch 'origin/master' into fix/vfs-remove-console-logging 2015-02-12 10:40:10 +00:00
Tim Robinson b2cba5def3 Remove console log messages and send data straight to logger instead 2015-02-12 10:39:35 +00:00
Nikolai Onken 24ac3fa3b3 Merge pull request +6126 from c9/fix/log-workspace-loading
Fix/log workspace loading
2015-02-12 11:04:38 +01:00
Ruben Daniels a1496268a3 updated key validation 2015-02-12 03:32:01 +00:00
Ruben Daniels 4f12650ecf Better fixes for the SDK 2015-02-12 02:22:52 +00:00
Ruben Daniels 33195252ac Patch the installer to circumvent +6151 2015-02-12 01:37:20 +00:00
Ruben Daniels 5d5ab33d4d Fixes for SDK. 2015-02-12 01:06:24 +00:00
Ruben Daniels 9d63ad86ab oops 2015-02-12 00:20:21 +00:00
c9bot bc7c33c445 c9-auto-bump 3.0.849 2015-02-12 00:02:29 +00:00
Ruben Daniels d172f11d92 Merge pull request #3 from invokr/fix/missing-npm-modules
Added missing node modules required by bin/c9
2015-02-12 14:39:20 -08:00
Robin 2a7867a4b9 Added missing node modules required by bin/c9 2015-02-12 22:54:58 +01:00
nightwing b10daa4413 avoid infinite loop when trying to load a broken module 2015-02-12 03:51:13 +04:00
Ruben Daniels fa9c4881cf more installer fixes 2015-02-11 23:38:02 +00:00
Ruben Daniels bcf9cee24d Fix plugin loading 2015-02-11 23:23:40 +00:00
Nikolai Onken 4fcb3f2e67 Update tab count 2015-02-11 21:37:50 +00:00
Nikolai Onken 363f4412d5 Fix tabManager tests 2015-02-11 21:36:17 +00:00
Nikolai Onken 0767d54dde Fix tabmanager tests 2015-02-11 20:59:11 +00:00
Ruben Daniels 2e6bb1c394 Fixes +6094. Not able to connect to vfs over http 2015-02-11 20:41:27 +00:00
Nikolai Onken 15115f72c9 Merge branch 'master' of github.com:c9/newclient into fix/log-workspace-loading
Conflicts:
	plugins/c9.ide.performancestats/stats.js
	plugins/c9.vfs.server/vfs.performancestats.js
2015-02-11 20:32:12 +00:00
Nikolai Onken 4ca996949a Throw if ready is set more than once 2015-02-11 20:19:23 +00:00
Nikolai Onken 79bf780863 Make sure done is called async 2015-02-11 20:18:30 +00:00
nightwing 1c11468fe0 better support for module loading in packed mode 2015-02-12 00:12:05 +04:00
Nikolai Onken 8b2cb0ff89 Add loadtime to c9.core 2015-02-11 19:54:08 +00:00
Ruben Daniels 591e5d841e Fixes reconnect ui not going away 2015-02-11 17:00:19 +00:00
Nikolai Onken d40501d2f4 Add ready variable 2015-02-11 16:27:02 +00:00
Fabian Jakobs 1bf2da5c29 no 301s 2015-02-11 16:13:19 +00:00
Nikolai Onken b70b7a0938 Set ready in tabManager 2015-02-11 16:13:13 +00:00
Nikolai Onken 2587c41e80 Revert "Revert "Created new offline indicator loosely based on slack"" 2015-02-11 16:21:08 +01:00
Nikolai Onken b57880d281 Simplify listening to ready events 2015-02-11 13:43:07 +00:00
Nikolai Onken 86dc6c8fd3 Add docs 2015-02-11 13:41:56 +00:00
Fabian Jakobs 42633db3b8 handle nginx 404 errors 2015-02-11 11:56:05 +00:00
Fabian Jakobs af0a48f464 remove nginx config files 2015-02-11 11:52:15 +00:00
Nikolai Onken e985b95943 Revert "Created new offline indicator loosely based on slack" 2015-02-11 11:39:18 +01:00
Lennart Kats 6b3a15ab06 Merge pull request +6115 from c9/fix/socket-disconnect-logging
Fix/socket disconnect logging
2015-02-11 11:32:00 +01:00
Dan Armendariz 6cb3b531d6 fix indents to 4 spaces, correct style 2015-02-10 21:11:34 -05:00
Dan Armendariz abad405fe0 C debugging with GDB (requires gdb debugger in debugger plugin) 2015-02-10 19:54:31 -05:00
Dan Armendariz 3903e206c5 add gdb debugger beta 1 2015-02-10 19:50:49 -05:00
Nikolai Onken e3aaf42142 Add loaded and connected handlers 2015-02-10 20:20:05 +00:00
c9bot b0108959bc initial commit 2015-02-10 23:41:24 +04:00
Tim Robinson 439c0393d4 Small wording fixes 2015-02-10 18:47:09 +00:00
Tim Robinson 0c99cd47b2 Adding more documentation and ensure there is only one socket.close listener 2015-02-10 16:10:39 +00:00
Tim Robinson 227f1b7a57 Fix comment 2015-02-10 15:51:27 +00:00
Tim Robinson d7ddc86427 Listen on socket.socket.socket 2015-02-10 15:48:20 +00:00
Fabian Jakobs 10ec41d1e7 preview performance WIP 2015-02-10 15:11:17 +00:00