Mercurial > prosody-hg
log util/throttle.lua @ 8245:9499db96c032
| age | author | description |
|---|---|---|
| Sun, 17 Sep 2017 13:29:14 -0400 | Waqas Hussain | util.throttle: Fix initial time setting (double accounting the first time) and fractional balance updates (0.1*10 was not the same as 1*1) |
| Mon, 20 Mar 2017 00:48:28 +0100 | Kim Alvefur | util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time |
| Sat, 21 Feb 2015 10:36:37 +0100 | Kim Alvefur | util.*: Remove use of module() function, make all module functions local and return them in a table at the end |
| Mon, 09 Jul 2012 02:35:47 +0100 | Matthew Wild | util.throttle: floor() internal balance calculation |
| Fri, 13 Jan 2012 23:30:32 +0000 | Matthew Wild | util.throttle: Fix 'outstanding' return value |
| Fri, 13 Jan 2012 23:30:00 +0000 | Matthew Wild | util.throttle: Import setmetatable |
| Mon, 29 Aug 2011 13:00:33 -0400 | Matthew Wild | util.throttle: Generic module by waqas to limit something over some time |
