171 Commits

Author SHA1 Message Date
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
basdewachter
822bff4e10 add support for gitlab scm urls 2016-04-29 15:31:05 +02: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
nightwing
9117348f9d pass correct key to ssh ProxyCommand 2016-04-14 19:09:45 +00:00
nightwing
5049354f5a fix regression in c9/ssh 2016-04-14 09:15:46 +00:00
Dana Ivan
17106993ab Merge pull request +13391 from c9/multi-soft-block-signup
Soft block throwaway emails on signup
2016-04-14 10:04:35 +02:00
Fabian Jakobs
615ecca637 Merge pull request +13178 from c9/revert-13177-revert-13004-all-fix-vfs-activate
[FIXME] Fix VFS container activation timeout behavior
2016-04-13 10:26:53 +02:00
Dana
83f44cb149 Soft block throwaway emails on signup 2016-04-12 13:59:22 +00:00
Lennart Kats
ad5659498f Merge remote-tracking branch 'origin/master' into revert-13177-revert-13004-all-fix-vfs-activate 2016-04-12 12:18:31 +00:00
nightwing
c1af528b87 use proxy command 2016-04-12 00:46:39 +00:00
nightwing
48502343da add support for ssh proxy command 2016-04-08 23:49:27 +04:00
Tim Robinson
de35808462 Create 4096 bit keys 2016-04-06 16:34:34 +00:00
Matthijs van Henten
6a33969bd9 Revert "Revert "Fix VFS container activation timeout behavior"" 2016-04-01 15:46:49 +02:00
Matthijs van Henten
c03bcb9530 Revert "Fix VFS container activation timeout behavior" 2016-04-01 15:45:53 +02:00
Fabian Jakobs
d975f5577b Merge pull request +13004 from c9/all-fix-vfs-activate
Fix VFS container activation timeout behavior
2016-04-01 09:55:31 +02:00
Lennart kats
3a25d80444 Merge remote-tracking branch 'origin/master' into all-fix-vfs-activate
Conflicts:
	node_modules/c9/rest_client.js
2016-04-01 07:13:37 +00:00
Fabian Jakobs
8fa3f769c5 add unit test 2016-03-31 09:22:39 +00:00
Fabian Jakobs
d0a2dfddd6 when strange unicode characters are in the string then content length is not correct 2016-03-31 09:21:43 +00: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
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
78f2824cc3 Port rest_client extension
from +13004
2016-03-24 19:51:21 +00:00
Matthijs van Henten
b20bc293c4 Merge remote-tracking branch 'origin/wf-create-test' into refactor-create-api
Conflicts:
	plugins/c9.api.project/create_test.js
2016-03-24 14:13:15 +00:00
Lennart Kats
94d2b280df Improve rest_client timeout behavior 2016-03-23 10:27:53 +00:00
Matthijs van Henten
4304c32540 Revert "Revert "Refactor clone api"" 2016-03-22 14:40:52 +01:00
Matthijs van Henten
d9ec3482d1 Revert "Refactor clone api" 2016-03-22 14:36:53 +01:00
Matthijs van Henten
28d1868d38 creates a not-found util 2016-03-21 14:49:41 +00:00
Lennart Kats
6dfb4c5445 Propagate usertype & purpose on all events 2016-03-16 16:40:31 +00:00
Matthijs van Henten
1cef467279 fix the order
;
2016-03-08 12:42:12 +00:00
Matthijs van Henten
91c5898ccc move the null check up 2016-03-08 11:30:56 +00:00
Fabian Jakobs
46568ffae6 Merge pull request +12434 from c9/docker-providers
Docker server providers for free / premium hosts
2016-02-29 14:28:54 +01:00
Tim Robinson
f9dee978e0 Cache test doesn't need c9 2016-02-25 21:46:29 +00:00
Tim Robinson
8f44901397 Add cachign of container stats so they can't overload the server 2016-02-25 21:37:48 +00:00
Tim Robinson
f0075ccab1 Added logicblox as a custom provider and make logicblox projects only go to it 2016-02-25 16:25:18 +00:00
Tim Robinson
a1cf7290c3 Merge pull request +11952 from c9/automatic-saucelabs-keys
Automatic saucelabs key creator
2016-02-10 08:14:45 -05:00
Tim Robinson
594ca0fd59 Const should be capital 2016-02-04 03:49:42 +00:00
Tim Robinson
5f7d2e5880 Add randomchars lib 2016-02-03 21:32:18 +00:00
Tim Robinson
3d9ff2408b Fixes to make wsmonitor work in prod 2016-02-03 21:32:00 +00:00
Tim Robinson
fd50d42a12 Merge remote-tracking branch 'origin/master' into wsmonitor-pipeline 2016-02-03 19:06:23 +00:00
Tim Robinson
3109cd6f3b Turned saucelabs into its own plugin with all functionality contained in it 2016-02-03 18:01:01 +00:00