Harutyun Amirjanyan
|
ed92ec09d7
|
Merge pull request +14165 from c9/pull/core/305
[WIP] Improvements to download as zip
|
2016-06-09 15:07:21 +04:00 |
Chris Brown
|
0dc707ec65
|
Use escape instead of encodeURI and encodeURIComponent, so that problematic filename characters are escaped correctly
|
2016-06-06 15:35:12 +01:00 |
Tim Robinson
|
1b7ceb9000
|
Merge remote-tracking branch 'origin/master' into vfs-upgrade-engineio
|
2016-06-02 16:49:21 +00:00 |
Lennart Kats
|
5d012dc27f
|
Add extra guard for tests
|
2016-06-02 10:42:25 +00:00 |
Chris Brown
|
5cad3449c3
|
URI-encode commas in filenames explicitly, because they are used as a separator
|
2016-06-02 09:25:44 +01:00 |
Lennart C. L. Kats
|
03a6f109e5
|
Revert "Revert "Only measure latency when websocket seems idle""
|
2016-06-02 10:04:58 +02:00 |
Lennart C. L. Kats
|
98b1d4af13
|
Revert "Only measure latency when websocket seems idle"
|
2016-06-02 10:04:23 +02:00 |
Lennart Kats
|
cf1c2cf6d8
|
Only measure latency when websocket seems idle
|
2016-06-01 12:33:26 +00:00 |
cloud9
|
159c1c5419
|
Fixed bug using port specified in the socket
|
2016-05-31 16:31:34 +00:00 |
Tim Robinson
|
88fe82a5b9
|
Disable rejectUnauthorized in dev mode so vfs works in it
|
2016-05-30 19:25:12 +00:00 |
Chris Brown
|
fd96fc8f01
|
When downloading several files or folders, name the archive 'item1[+n].zip', and ensure that filenames are encoded correctly
|
2016-05-17 14:40:29 +01:00 |
nightwing
|
8d05489dab
|
restrict access to ~. fixes +4538
|
2016-05-10 19:28:47 +00:00 |
nightwing
|
35b69e0f5e
|
fix tests
|
2016-05-09 03:37:58 +04:00 |
nightwing
|
5049354f5a
|
fix regression in c9/ssh
|
2016-04-14 09:15:46 +00:00 |
Tim Robinson
|
2b69119d51
|
Merge pull request +13023 from c9/vfs-debugging
Debugging VFS Save errors
|
2016-04-07 16:07:57 -04:00 |
Lennart C. L. Kats
|
e47b3120a5
|
Revert "Revert "Fix, help debug workspace creation issues""
|
2016-03-29 15:24:44 +02:00 |
Lennart C. L. Kats
|
40cc1c7d06
|
Revert "Fix, help debug workspace creation issues"
|
2016-03-29 15:22:56 +02:00 |
Lennart Kats
|
826dce94f6
|
Show error when workspace ceases to exist
|
2016-03-24 20:33:50 +00:00 |
Tim Robinson
|
e2541f62cf
|
Adding client side logs around saving to determine if we're somehow failing to save to disk correctly
|
2016-03-23 15:29:00 +00:00 |
Fabian Jakobs
|
75d356964b
|
add helper function
|
2015-11-06 11:53:28 +00:00 |
Fabian Jakobs
|
90a8611f78
|
propagate workspace state changes to the client and trigger a VFS reconnect
|
2015-11-06 11:30:07 +00:00 |
Lennart kats
|
f1f24f1bc3
|
Fix +9672 ugly error
|
2015-10-02 08:28:35 +00:00 |
Lennart kats
|
b7ad4e83bc
|
Randomize reload time
|
2015-09-10 14:18:51 +00:00 |
Lennart kats
|
4728c8e243
|
Force reload with protocol change
So metrics restore more quickly
|
2015-09-10 14:17:58 +00:00 |
nightwing
|
585cc8a609
|
better way to kill runner process
|
2015-06-10 11:40:40 +00:00 |
Ruben Daniels
|
f9520fa811
|
Fixes +6095. Only see kaefer output with debug=3
|
2015-04-20 17:50:52 +00:00 |
Lennart Kats
|
0825d4b887
|
Rename metrics
|
2015-04-14 11:14:06 +02:00 |
Ruben Daniels
|
65f9eb0c2f
|
Automate and installer plugin for the installer.
|
2015-04-08 22:37:20 +04:00 |
Lennart Kats
|
cdf2dc6ba7
|
Merge remote-tracking branch 'origin/master' into metrics-plugin
Conflicts:
plugins/c9.ide.metrics/metrics_analytics.js
|
2015-04-08 11:38:41 +02:00 |
Lennart Kats
|
8f04053d74
|
Merge pull request +6675 from c9/fix-vfs
Improve VFS connect logic robustness
|
2015-03-23 14:23:21 +01:00 |
nightwing
|
4976bf5bfd
|
allow downloading multiple files and fix support for non-ascii filenames
|
2015-02-18 21:48:46 +04:00 |
Ruben Daniels
|
258449b0a6
|
Update copyright notice
|
2015-02-15 02:12:39 +00:00 |
nightwing
|
8241750a76
|
remove incorrect license information from comments
|
2015-02-15 02:00:58 +04:00 |
Ruben Daniels
|
2e6bb1c394
|
Fixes +6094. Not able to connect to vfs over http
|
2015-02-11 20:41:27 +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
|
e985b95943
|
Revert "Created new offline indicator loosely based on slack"
|
2015-02-11 11:39:18 +01:00 |
c9bot
|
b0108959bc
|
initial commit
|
2015-02-10 23:41:24 +04:00 |