630 Commits

Author SHA1 Message Date
Tim Robinson
e469759873 Merge pull request +14157 from c9/revert-14156-revert-13838-vfs-fix-collab-code-reverting
VFS Fix collab code reverting for unsaved files
2016-07-20 17:15:45 -04:00
Harutyun Amirjanyan
c0af89ffc7 Merge pull request +14554 from c9/ide-ace-update
update ace
2016-07-19 15:53:22 +04:00
Tim Robinson
023b98c66f Don't use err status code if it's an invalid code 2016-07-17 23:08:10 +00:00
nightwing
d200fccfd6 update ace 2016-07-16 21:51:26 +04:00
Tim Robinson
82b9960977 Only load bcrypt when it's required, so vfs doesn't complain about incompatible binaries 2016-07-15 17:04:27 +00:00
nightwing
fb0a7e5a78 fix +14513 c9 open is broken in new workspaces 2016-07-12 23:31:58 +00:00
Harutyun Amirjanyan
bdc697cdc3 Merge pull request +14145 from c9/fix-client-tests-2
Fix and unblacklist several clientside unit tests
2016-07-04 14:15:01 +04:00
nightwing
c059be9ba9 workaround for tmux 2 bug 2016-07-04 01:23:20 +04:00
nightwing
91f98d3aee fix maxBuffer exceeded error when deleting folder owned by root 2016-06-28 22:54:19 +04:00
c9bot
106832d7b6 c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
Tim Robinson
c6fe50b115 Bump protocol version 2016-06-15 15:24:53 +00:00
Tim Robinson
4364617699 Added log about expiring changes. Made localfs send ctime as well as mtime 2016-06-07 16:00:56 +00:00
nightwing
d13dc1fd3d handle broken colors in theme importer 2016-06-06 03:21:00 +04:00
c9bot
7c55a315dd more robust handling of missing module errors 2016-06-06 02:27:25 +04:00
c9bot
0175a9d88d unhandled error doesn't make new engineio reconnect 2016-06-06 01:06:29 +04:00
Matthijs van Henten
972a690cd6 Merge pull request +14121 from c9/ide-profile-fix-logout
Ide profile fix logout
2016-06-03 11:46:09 +02:00
Lennart Kats
b3a10c72c2 Add warning
For seriously don't silently eat my urls kthxbye
2016-06-02 10:50:21 +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
Tim Robinson
2fbb13a7b8 Updating engine.io to latest version to address security issue 2016-05-30 13:27:29 +00:00
nightwing
abd1240700 fix +13929 Extra quote marks when a string contains $ 2016-05-29 02:27:35 +04:00
nightwing
de38faaa74 fix +13786 tab sometimes deletes character before 2016-05-29 02:18:42 +04:00
nightwing
40605976ec fix typo 2016-05-26 20:43:09 +00:00
nightwing
710b784556 minimal fix for ime in terminal 2016-05-26 17:43:14 +00:00
Dana
98c6c332a9 Improve braintree id checking 2016-05-26 09:33:38 +00:00
nightwing
71d8254c2d remove unused ratelimit 2016-05-23 21:49:01 +04:00
Tim Robinson
a27687add3 Merge pull request +13692 from c9/all-improve-ratelimiter
Fix memory leaks in rate limiter
2016-05-19 10:35:37 -04:00
Tim Robinson
a2e0ee24bc Remove expiring on every failed request, add Max expire duration. 2016-05-18 08:22:56 -04:00
Tim Robinson
ccc8b1b56e Iterate just one variable 2016-05-16 19:28:39 +00:00
Tim Robinson
833f3d1911 rename back to handle 2016-05-16 19:24:49 +00:00
Tim Robinson
1e04331410 Made requests object safer. Expire requests before sending error back 2016-05-16 19:15:15 +00:00
Tim Robinson
9d6c7e47d7 Added tests for multiple keys and ensuring the expiry system is working as intended 2016-05-12 17:27:48 +00:00
Tim Robinson
6c0737c3c0 Switch rate limited to use one setInterval instead of many setTimeouts to clean itself up. 2016-05-12 17:19:31 +00:00
Tim Robinson
905465408d Make gssh force use cache for extra wsmonitor / abuse commands after the first list 2016-05-09 13:31:25 +00:00
nightwing
1f3a5110cc fix vfs crashing when file is named constructor 2016-05-09 02:34:29 +04:00
basdewachter
822bff4e10 add support for gitlab scm urls 2016-04-29 15:31:05 +02:00
nightwing
2faf44658c fix +13674 . command doesn't handle backspace in vim mode 2016-04-29 01:41:40 +04:00
Chris Brown
da07e791ec Fixed error in Windows when server is restarted then the run button is clicked in the output pane from a previous run. 2016-04-29 01:11:52 +04:00
Tim Robinson
07e7c55b44 Add test 2016-04-28 10:18:19 +00:00
Tim Robinson
2a99b3449d Fix memory leaks in rate limiter 2016-04-28 10:10:39 +00:00
Dana Ivan
133ed2757c Merge pull request +13613 from c9/api-ratelimit-failed-login
Api ratelimit failed login
2016-04-22 12:59:25 +02:00
Matthijs van Henten
742a075a3f Merge remote-tracking branch 'origin/master' into api-ratelimit-failed-login 2016-04-21 20:02:34 +00:00
nightwing
036c5f649c fix exception with empty text modules 2016-04-21 21:27:53 +04:00
Lennart C. L. Kats
7ac30f2c66 Revert "Revert "Fix "make static" for outplan"" 2016-04-21 15:06:00 +02:00
Lennart C. L. Kats
9ffaaf9367 Revert "Fix "make static" for outplan" 2016-04-21 15:05:40 +02:00
Matthijs van Henten
f8ecaba7e9 Merge remote-tracking branch 'origin/master' into oldclient-fix-auth 2016-04-21 12:07:09 +00:00
Matthijs van Henten
38fb9a4061 fixup connect.session.memory 2016-04-21 11:00:11 +00:00
nightwing
2ebc666d85 normalize windows newlines in architect build 2016-04-20 16:27:33 +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