Wykres commitów

7269 Commity (4e43354f2034d71e7bf78717ec4079e75a9ad5ef)

Autor SHA1 Wiadomość Data
c9bot 4e43354f20 c9-auto-bump 3.1.2481 2016-05-20 10:08:42 +02:00
c9bot d4fbda237b c9-auto-bump 3.1.2480 2016-05-19 23:40:46 +02:00
c9bot 6f80d1d550 c9-auto-bump 3.1.2479 2016-05-19 17:18:28 +02:00
c9bot a33a5f8bb8 c9-auto-bump 3.1.2478 2016-05-19 16:35:48 +02: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
c9bot 050af78498 c9-auto-bump 3.1.2477 2016-05-19 13:30:26 +02:00
c9bot 189f0903f9 c9-auto-bump 3.1.2476 2016-05-19 10:15:34 +02:00
c9bot b70a6ab475 c9-auto-bump 3.1.2475 2016-05-18 17:00:09 +02:00
c9bot 2605cc781d c9-auto-bump 3.1.2474 2016-05-18 16:02:26 +02:00
c9bot 2247c83198 c9-auto-bump 3.1.2473 2016-05-18 15:47:49 +02:00
c9bot 8d4c9682b3 c9-auto-bump 3.1.2472 2016-05-18 15:43:23 +02:00
c9bot 0138e3e6ff c9-auto-bump 3.1.2471 2016-05-18 15:41:56 +02:00
c9bot 639e6e1c11 c9-auto-bump 3.1.2470 2016-05-18 15:38:19 +02:00
c9bot c8006ff020 c9-auto-bump 3.1.2469 2016-05-18 14:39:47 +02:00
c9bot 2fe43a0f44 c9-auto-bump 3.1.2468 2016-05-18 14:28:57 +02:00
Tim Robinson a2e0ee24bc Remove expiring on every failed request, add Max expire duration. 2016-05-18 08:22:56 -04:00
c9bot ed7db577d4 c9-auto-bump 3.1.2467 2016-05-18 13:42:23 +02:00
c9bot a3eca093ff c9-auto-bump 3.1.2466 2016-05-18 12:48:55 +02:00
c9bot aa53939ac8 c9-auto-bump 3.1.2465 2016-05-18 12:39:12 +02:00
c9bot 35aa1a1bca c9-auto-bump 3.1.2464 2016-05-18 12:34:51 +02:00
c9bot 1cfa8ba19b c9-auto-bump 3.1.2463 2016-05-18 12:26:07 +02:00
c9bot fba9057e92 c9-auto-bump 3.1.2462 2016-05-18 11:23:22 +02:00
c9bot 62f6638053 c9-auto-bump 3.1.2461 2016-05-17 23:53:56 +02:00
c9bot 1ee7ad17bd c9-auto-bump 3.1.2460 2016-05-17 23:13:45 +02:00
c9bot b3b45dfcbc c9-auto-bump 3.1.2459 2016-05-17 22:12:54 +02:00
c9bot 99e534ca41 c9-auto-bump 3.1.2458 2016-05-17 19:58:14 +02:00
c9bot 81d3fec358 c9-auto-bump 3.1.2457 2016-05-17 17:01:27 +02:00
c9bot 87afc3c8df c9-auto-bump 3.1.2456 2016-05-17 14:59:38 +02:00
c9bot ab835d41e9 c9-auto-bump 3.1.2455 2016-05-17 14:01:22 +02:00
c9bot ffdd4f19d5 c9-auto-bump 3.1.2454 2016-05-17 13:51:05 +02:00
c9bot 1876856c0a c9-auto-bump 3.1.2453 2016-05-17 12:56:31 +02:00
c9bot 9a213be991 c9-auto-bump 3.1.2452 2016-05-17 10:16:07 +02:00
c9bot 18e9853e90 c9-auto-bump 3.1.2451 2016-05-17 09:15:51 +02: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
c9bot 09bf053920 c9-auto-bump 3.1.2450 2016-05-15 20:22:06 +02:00
c9bot 4feb1f5c6c c9-auto-bump 3.1.2449 2016-05-13 17:13:50 +02:00
c9bot 396b467b3b c9-auto-bump 3.1.2448 2016-05-13 17:00:37 +02:00
c9bot b3a0286dd8 c9-auto-bump 3.1.2447 2016-05-13 14:21:09 +02:00
c9bot 1a7b99776d c9-auto-bump 3.1.2446 2016-05-13 14:02:00 +02:00
c9bot 64ef33efd1 c9-auto-bump 3.1.2445 2016-05-13 11:24:46 +02:00
c9bot fc97f894f1 c9-auto-bump 3.1.2444 2016-05-13 04:04:43 +02: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
c9bot 224e386a1f c9-auto-bump 3.1.2443 2016-05-12 16:47:02 +02:00
Tim Robinson 7e827dd39e Merge pull request +13790 from c9/vfs-improve-collab-error-checks
Add more logic to detect collab reverts
2016-05-12 10:46:51 -04:00
Tim Robinson f71bbb8b7f Use a filter instead 2016-05-12 14:45:59 +00:00
Tim Robinson fdb573241c Don't modify original operations. Remove log 2016-05-12 13:55:14 +00:00
c9bot d1b4c6953e c9-auto-bump 3.1.2442 2016-05-12 15:44:18 +02:00