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
2e5b5215a4
Revert "Revert "VFS Fix collab code reverting for unsaved files""
2016-06-06 10:30:30 -04:00
Tim Robinson
88e5dfa70f
Revert "VFS Fix collab code reverting for unsaved files"
2016-06-06 10:29:35 -04:00
nightwing
a4d6876baa
fix another error in terminal test
2016-06-06 04:42:53 +04:00
c9bot
7c55a315dd
more robust handling of missing module errors
2016-06-06 02:27:25 +04:00
nightwing
581cd51fca
fix regression in vfs.ping
2016-06-06 02:22:31 +04:00
nightwing
ff92b4e3d8
fix monitor test
2016-06-06 02:20:30 +04:00
Tim Robinson
d3276215b4
Merge pull request +13838 from c9/vfs-fix-collab-code-reverting
...
VFS Fix collab code reverting for unsaved files
2016-06-03 10:51:19 -04:00
nightwing
6c4e572dfd
remove browsersupport.js
2016-06-03 14:40:29 +04:00
Lennart Kats
c87c0ff83a
Merge remote-tracking branch 'origin/master' into ide-remove-agpl-2
2016-06-03 09:30:18 +00:00
Tim Robinson
f615aabc9e
Merge remote-tracking branch 'origin/master' into vfs-fix-collab-code-reverting
2016-06-03 00:32:10 +00: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
Lennart Kats
5740293909
Fix paths
2016-06-02 10:08:41 +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
Tim Robinson
211b22d400
Merge remote-tracking branch 'origin/master' into vfs-upgrade-engineio
...
Conflicts:
npm-shrinkwrap.json
2016-06-01 13:41:21 +00:00
Lennart Kats
cf1c2cf6d8
Only measure latency when websocket seems idle
2016-06-01 12:33:26 +00:00
Fabian Jakobs
1f04a3aec3
cleanups
2016-06-01 11:42:38 +00:00
Fabian Jakobs
889dd2ccee
only parse JWT once
2016-06-01 10:12:32 +00:00
Dana
7c8d57b000
Removes error loggign messsage in case of 403
2016-06-01 07:54:00 +00:00
cloud9
c6390ed799
Merge remote-tracking branch 'origin/master' into vfs-upgrade-engineio
...
Conflicts:
npm-shrinkwrap.json
2016-05-31 16:34:06 +00:00
cloud9
159c1c5419
Fixed bug using port specified in the socket
2016-05-31 16:31:34 +00:00
Fabian Jakobs
09736fa7bb
no need to compromise security. We have the code in the cookie
2016-05-31 14:52:03 +00:00
Fabian Jakobs
290550f86e
address review comments
2016-05-31 09:19:28 +00:00
cloud9
e1b3426361
Merge remote-tracking branch 'origin/master' into vfs-upgrade-engineio
2016-05-30 19:41:02 +00:00
Tim Robinson
88fe82a5b9
Disable rejectUnauthorized in dev mode so vfs works in it
2016-05-30 19:25:12 +00:00
Fabian Jakobs
77f826bdc6
increase cache size and add to SDK config
2016-05-30 14:43:03 +00:00
Fabian Jakobs
c2e82981b7
split computing the role and enforcing it so we can cache more
2016-05-30 14:34:50 +00:00
Fabian Jakobs
c4eea5501b
Merge remote-tracking branch 'origin/master' into ide-preview-sessions
2016-05-30 13:53:26 +00:00
nightwing
dc18fc45c3
fix typo in clipboard
2016-05-28 02:49:28 +04:00
Fabian Jakobs
435c2915c5
anonymous user is -1
2016-05-27 14:13:31 +00:00
Fabian Jakobs
1139ff255d
don't depend on session
2016-05-27 13:51:19 +00:00
Harutyun Amirjanyan
1ac941460c
Merge pull request +13985 from c9/ide-fix-various
...
Ide fix several small issues
2016-05-27 11:16:03 +04:00
Harutyun Amirjanyan
c7803bc5d1
Merge pull request +13808 from c9/vfs-r-collab
...
restrict access to ~.
2016-05-27 11:14:48 +04:00
Tim Robinson
814f11407a
Code cleanup
2016-05-25 17:03:42 +00:00
Tim Robinson
c353935450
Merge remote-tracking branch 'origin/master' into vfs-fix-collab-code-reverting
2016-05-25 17:01:03 +00:00
nightwing
d2c77b4f42
fix html5 clipboard on ie
2016-05-25 20:49:24 +04:00
nightwing
9973c0ea35
fix typo
2016-05-25 20:48:04 +04:00
Lennart Kats
a3063c246f
Merge remote-tracking branch 'origin/master' into revert-13609-revert-13539-all-ab-testing
...
Conflicts:
configs/docker.js
npm-shrinkwrap.json
2016-05-23 10:15:25 +00:00
Justin Dray
269fa2c32b
Update references to support@c9.io to https://c9.io/support
2016-05-20 15:20:43 +10:00
Tim Robinson
e9a86d802e
Fixed bug with change icon not showing when the version in the IDE is different from on disk
2016-05-18 01:16:18 +00:00
Tim Robinson
77338d54e5
Instead of automerging from disk, always prompt user about disk being different and allow them to apply the changes if they like
2016-05-17 20:46:42 +00:00
Chris Brown
31ad443da5
Another filename encoding fix
2016-05-17 15:25:13 +01: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
Kareem Zidane
667fd57cab
changes on-hover bg color for Run and Preview
...
the on-hover background color for Run/Debug and Preview buttons is
brighter than it should (#E6E6E6) in Cloud9 Night theme. it doesn't
match that of the menus.
this changes the value of the background CSS property, of the relevant
classes, to the matching color (#303130 ).
2016-05-24 12:58:18 +02:00
Chris Brown
bd305b227c
Support for downloading workspace files as a zip archive
2016-05-11 08:55:14 +01:00
steliosrousoglou
b63cac140a
fixed focus on new files
2016-06-23 15:58:27 +00: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
1f3a5110cc
fix vfs crashing when file is named constructor
2016-05-09 02:34:29 +04:00
nightwing
f8a99d2bca
make smartface config more self contained
2016-05-02 20:13:33 +00:00
Lennart Kats
9b9796bd49
Merge remote-tracking branch 'origin/master' into revert-13609-revert-13539-all-ab-testing
...
Conflicts:
npm-shrinkwrap.json
2016-04-29 08:23:25 +00:00
Nikolai Onken
6ccd869c5f
Merge pull request +13606 from c9/vsf-remove-api-json
...
Remove apidocs
2016-04-29 10:12:40 +02:00
David J. Malan
d83f9787dc
Fixes left-padding in flat themes for a button whose caption is "". Previously, left-padding was 7px for .c9-menu-btnEmpty but 9px for .c9-menu-btnEmpty, the result of which was a 2px quirk when button was clicked.
2016-04-29 01:12:24 +04:00
nightwing
8ccb5ec236
update fold commands in the menu
2016-04-26 02:59:43 +04:00
Lennart C. L. Kats
829c61e5db
Revert "Revert "A/B testing""
2016-04-21 15:07:14 +02:00
Lennart C. L. Kats
915e5eea88
Revert "A/B testing"
2016-04-21 15:06:52 +02:00
Lennart C. L. Kats
9ffaaf9367
Revert "Fix "make static" for outplan"
2016-04-21 15:05:40 +02:00
Nikolai Onken
61d203499a
Remove apidocs
2016-04-21 12:47:57 +00:00
Lennart Kats
98bd065372
Merge remote-tracking branch 'origin/master' into all-ab-testing
...
Conflicts:
npm-shrinkwrap.json
2016-04-21 11:49:29 +00:00
Fabian Jakobs
1b4e8add26
use in memory cache and JWT
2016-04-20 17:48:12 +00:00
nightwing
1df9235755
call done when done
2016-04-20 17:29:51 +04:00
nightwing
f790a5fcad
fix removeLicenceComments
2016-04-20 16:27:32 +04:00
Lennart C. L. Kats
1afe926e23
Revert "Revert "disable stripping license comments""
2016-04-20 12:15:11 +02:00
Lennart C. L. Kats
bab9457384
Revert "disable stripping license comments"
2016-04-20 12:12:01 +02:00
Lennart Kats
c00505fa22
Merge remote-tracking branch 'origin/master' into all-ab-testing
2016-04-20 07:45:19 +00:00
Lennart C. L. Kats
117af837a6
Merge pull request +13542 from c9/none-dont-strip-copyright-comments
...
disable stripping license comments
2016-04-20 09:45:10 +02:00
Lennart Kats
06fc3299b4
Fix typo
2016-04-19 13:06:43 +00:00
Fabian Jakobs
6f4866b902
comment out check in unit test
2016-04-19 09:34:12 +00:00
Lennart Kats
15edff4b1d
Revert "Revert "Merge pull request +13527 from c9/revert-13526-revert-13413-all-ab-testing""
...
This reverts commit 2af3cb2633
.
2016-04-19 08:42:26 +00:00
Lennart Kats
2af3cb2633
Revert "Merge pull request +13527 from c9/revert-13526-revert-13413-all-ab-testing"
...
This reverts commit b7baa60b00
, reversing
changes made to 684a0cad88
.
2016-04-19 08:41:25 +00:00
Tim Robinson
3172e80001
Revert "Revert "Add A/B testing support, dummy experiment""
2016-04-18 14:12:43 -04:00
Tim Robinson
6b36e48e53
Revert "Add A/B testing support, dummy experiment"
2016-04-18 14:12:15 -04:00
Lennart C. L. Kats
549af4d3b7
Merge pull request +13492 from c9/api-fix-user-persistent
...
Remove persistentdata api
2016-04-18 16:13:45 +02:00
Lennart Kats
6b88c70a7a
Merge remote-tracking branch 'origin/master' into all-ab-testing
...
Conflicts:
npm-shrinkwrap.json
2016-04-18 13:18:38 +00:00
nightwing
f9c3df3282
remove persistentData api
2016-04-18 10:18:44 +00:00
Lennart kats
8eecdc65cb
Move hack
2016-04-15 15:40:01 +00:00
Lennart kats
0c0f7c4ea2
Block geckolala specifically
2016-04-15 14:56:30 +00:00
Lennart kats
0be5c06497
Rate limit preview per username
2016-04-15 14:39:48 +00:00
Lennart Kats
3e1e0c054a
Add chaining API
2016-04-14 11:15:47 +00:00
Lennart Kats
a07928f48f
Fix analytics import
2016-04-14 10:38:38 +00:00
nightwing
5049354f5a
fix regression in c9/ssh
2016-04-14 09:15:46 +00:00
Lennart Kats
10fe8b6cc1
Add server-side abtesting plugin
2016-04-13 10:48:46 +00:00
Lennart Kats
82796e89c5
Update to outplan 0.0.4
2016-04-13 08:44:48 +00:00
Lennart Kats
592bc9c11b
Add abtesting IDE plugin
2016-04-13 08:30:44 +00:00
Fabian Jakobs
ab3913a429
decodeURIComponent can throw
...
fixes https://github.com/c9/newclient/issues/13386
2016-04-12 10:26:51 +00:00
Lennart Kats
b5e856bff1
Remove classic experiment plugin
2016-04-11 14:31:18 +00:00
Fabian Jakobs
d720d7365a
sanitize path from URL
2016-04-11 09:08:51 +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
Matthijs van Henten
dc7e09e76c
remove dependencies on architect plugins within profile
2016-04-06 23:20:03 +00:00
Fabian Jakobs
6415b27f26
make sure to always send an error object to raygun
2016-04-06 09:59:35 +00:00
Tim Robinson
ff884bad3c
Added out logging from OTDocument about various state conflicts
2016-04-04 19:28:53 +00:00
Fabian Jakobs
6c51332aa5
Merge remote-tracking branch 'origin/master' into docker-vfs_pool-d9
2016-04-04 14:45:35 +00:00
Harutyun Amirjanyan
effccd1d60
Merge pull request +13152 from c9/vfs-empty-strings
...
fix issue with vfs worker not passing falsy values
2016-04-04 17:00:29 +04:00
nightwing
00174eb668
fix paste in terminal
2016-04-04 03:28:51 +04:00
nightwing
a6c0bd6e24
fix misaligned label in preview switcher
2016-04-04 02:14:53 +04:00
nightwing
d3f65148fe
fix regression in env popup
2016-04-04 02:13:38 +04:00
nightwing
f904da1073
add test for execfile
2016-03-31 17:04:10 +00:00