58 Commits

Author SHA1 Message Date
nightwing
4be4659a80 fix remaining license comments 2015-02-15 22:33:15 +04:00
Nikolai Onken
44a858a49a Throw if ready is set more than once 2015-02-15 17:03:03 +00:00
Ruben Daniels
258449b0a6 Update copyright notice 2015-02-15 02:12:39 +00:00
Ruben Daniels
f55caee595 doc changes 2015-02-15 02:10:57 +00:00
nightwing
8241750a76 remove incorrect license information from comments 2015-02-15 02:00:58 +04:00
nightwing
b40dd401ba fix downloading windows version of node-webkit 2015-02-14 03:41:22 +04:00
Harutyun Amirjanyan
433d06527a Merge pull request +6175 from c9/sdk
Changing the name of dialog.filesave to dialog.file
2015-02-13 21:43:51 +04:00
Fabian Jakobs
fe56d2fca9 Merge pull request +6134 from c9/preview-perf
Preview perf
2015-02-13 12:42:38 +01:00
Harutyun Amirjanyan
b9e6cb5cc0 Merge pull request +6179 from c9/fix-php-simple
Fix missing module
2015-02-13 14:30:03 +04:00
Fabian Jakobs
8e21410269 Merge remote-tracking branch 'origin/master' into preview-perf 2015-02-13 10:16:02 +00:00
Fabian Jakobs
e0c880f1d1 Merge pull request +6171 from c9/fix/6158-use-options
Use options to load from settings
2015-02-13 11:15:13 +01:00
Lennart Kats
f5f33777bf Fix missing module 2015-02-13 11:11:58 +01:00
Fabian Jakobs
92e3ba7187 Merge remote-tracking branch 'origin/master' into preview-perf 2015-02-13 10:06:49 +00:00
Ruben Daniels
7cb84087de Changing dialog.filesave to dialog.file 2015-02-13 03:33:44 +00:00
Ruben Daniels
2d22fce0c6 Fix downloading plugin and unpacking it. Working around +6151 2015-02-12 22:16:35 +00:00
Ruben Daniels
26e36bc757 Fix downloading plugin and unpacking it. Working around # 2015-02-12 22:16:18 +00:00
Ruben Daniels
0438a92fbc Fix downloading plugin and unpacking it. Working around # 2015-02-12 22:15:55 +00:00
Ruben Daniels
580e4d348c Add salt to the right options 2015-02-12 16:07:51 +00:00
Nikolai Onken
e6e4db020e Don't throw when ready is called twice 2015-02-12 14:04:04 +00:00
Fabian Jakobs
b5c87de5f5 take stopped containers into account 2015-02-12 11:18:39 +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
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
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
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
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