Wykres commitów

1505 Commity (b7af16c313c2fef393b7183938ee548f246e596b)

Autor SHA1 Wiadomość Data
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
Tim Robinson ac4b7a622c Adding logging of loading times 2016-04-04 14:25:03 +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
nightwing ac63dd89ec fix another case of fscache breaking mkdirp 2016-04-25 21:37:14 +00:00
Tim Robinson d06198fe0f Revert "Revert "Revert "Revert "Vfs fix extend"""" 2016-04-25 13:58:39 -04:00
Nikolai Onken 1f707403d6 Revert "Revert "Revert "Vfs fix extend""" 2016-04-25 19:54:42 +02:00
Tim Robinson 14104470c4 Remove preview ratelimiter
Looks like this causing a memory leak. Going to rate limit on a haproxy level now.
2016-04-25 12:35:05 -04:00
Nikolai Onken a84c97c755 Revert "Revert "Vfs fix extend"" 2016-04-25 17:37:54 +02:00
Nikolai Onken ab9dbaf0aa Merge pull request +13653 from c9/ide-fix-fscache
fix exception in mkdirP
2016-04-25 17:37:06 +02:00
Nikolai Onken 4af7e83cdc Revert "Vfs fix extend" 2016-04-25 15:35:59 +02:00
nightwing ecbb32062e fix exception in mkdirP 2016-04-25 11:24:53 +00:00
nightwing baf384acab backward compat 2016-04-22 15:38:28 +00:00
nightwing e9f84cb591 be more strict about vfs extend in readonly mode 2016-04-22 15:38:27 +00:00
nightwing 6de1c9daee fix small ui issues 2016-04-22 15:38:27 +00:00
Matthijs van Henten 1c2d3c8f62 Blocks .(dot) files in preview 2016-04-22 10:16:20 +00:00
Lennart C. L. Kats 3ef6340022 Merge pull request +13608 from c9/revert-13607-revert-13569-revert-13568-revert-13542-none-dont-strip-copyright-comments
fix "make static" for outplan
2016-04-22 09:16:53 +02:00
nightwing a39d790598 fix getLastTerminalCommandOutput in test runner 2016-04-22 05:23:50 +04:00
Lennart C. L. Kats 7ac30f2c66 Revert "Revert "Fix "make static" for outplan"" 2016-04-21 15:06:00 +02:00
nightwing b3a4edaeb7 do not autoexpand hidden folder like .git or .c9 2016-03-31 14:58:46 +04:00
Lennart C. L. Kats f666988c5a Merge pull request +13120 from c9/ide-quit
change confusing quit and restart items in cloud9 menu
2016-03-31 12:45:37 +02:00
Lennart C. L. Kats 01f6d170ec Merge pull request +13115 from c9/ide-css-on-ssh-simple-completer
Restore original CSS completer for SSH workspace
2016-03-31 12:45:05 +02:00
Lennart C. L. Kats 00728b823d Merge pull request +13089 from c9/all-smaller-workspaces
Fewer resources for free users
2016-03-31 12:44:49 +02:00
Harutyun Amirjanyan 3bfad7b748 Merge pull request +13094 from c9/ide-improve-scope-analyzer
Reduce global completions
2016-03-31 00:45:27 +04:00
Harutyun Amirjanyan 637bd37bb5 Merge pull request +13121 from c9/ide-fix-upgrade
Fix upgrade button issues
2016-03-30 22:00:09 +04:00
nightwing 9c2d444b73 fix cli.bridge 2016-03-30 19:49:09 +04:00
nightwing 121f3f4193 fix mispositioned cursor in textboxes with initial message 2016-03-30 19:43:59 +04:00
Lennart Kats 0c2fafe10e Fix button 2016-03-30 15:30:34 +00:00
Lennart Kats c1f00813ea Fix property access of undefined 2016-03-30 11:46:39 +00:00
nightwing 5d4dee25ac change confusing quit and restart items in cloud9 menu 2016-03-30 10:33:06 +00:00
Lennart Kats 68fed53172 Revert "Remove obsolete mode_completer"
This reverts commit 95de252cef.
2016-03-30 07:58:15 +00:00
Harutyun Amirjanyan 7eb38be6c6 Merge pull request +13073 from c9/ide-file-tree
fix issues with file tree
2016-03-30 11:55:16 +04:00
Harutyun Amirjanyan f59a6b4fbc Merge pull request +10765 from c9/feature/scm
[WIP] Refactor of SCM Panel
2016-03-30 11:55:09 +04:00
nightwing 6b9391d293 fix issue with broken cache always rebuilding the main css 2016-03-29 23:43:39 +04:00
nightwing 2a72d18fd3 fix initial-message in codebox and use it in panels 2016-03-29 23:43:30 +04:00
Ruben Daniels 8ec6016964 Fix styling of disabled states and tweak autohide. 2016-03-29 20:35:02 +04:00
Ruben Daniels 6073eccafc Fix preview animation 2016-03-29 20:35:01 +04:00
Ruben Daniels 5775e64f59 Only show cursor when codebox has focus 2016-03-29 20:31:58 +04:00
Ruben Daniels b081aac78e update commit panel when needed (part 1 of 2) 2016-03-29 20:31:55 +04:00
Ruben Daniels a4adbd78b3 Moved commit to a panel and tweaks to single line ace 2016-03-29 20:31:53 +04:00
nightwing cb9466ae62 Revert "Revert "Merge branch 'master' of github.com:c9/newclient""
This reverts commit 223b4dfcc4.
2016-03-29 20:31:52 +04:00
Lennart Kats 8b62f58b69 Fix optional options 2016-03-29 15:28:35 +02: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 C. L. Kats 27c5eb7282 Merge pull request +12265 from c9/integrate-upgrade-upsell-dialog
Integrate upgrade upsell dialog
2016-03-29 14:59:01 +02:00
Lennart C. L. Kats bef4db70fd Merge pull request +13046 from c9/multi-api-docker-create-issues
Fix, help debug workspace creation issues
2016-03-29 14:57:47 +02:00
Lennart Kats 10e573c6e1 Print the error 2016-03-29 11:22:47 +00:00
Mutahhir c2bbd92d97 Merge branch 'master' of github.com:c9/newclient into integrate-upgrade-upsell-dialog
Conflicts:
	configs/client-default-hosted.js
2016-03-29 07:50:28 +00:00
nightwing 8e6a46e749 fix issue with hidden files getting shown sometimes 2016-03-29 01:17:40 +04:00
nightwing 81fe8edb8a add support for folder upload on firefox 2016-03-29 01:05:36 +04:00
nightwing ee57e15889 fix tests 2016-03-28 03:47:52 +04:00
nightwing 19e5f7a8aa automatically expand single child directory chains 2016-03-28 03:26:10 +04:00
nightwing aa2eaf0ff4 fix poor performance of fscache watcher handler 2016-03-28 00:49:46 +04:00