Kim Alvefur
|
43531740f9
|
util: Prefix module imports with prosody namespace
|
2023-03-17 16:23:16 +01:00 |
|
Kim Alvefur
|
43b814a83b
|
vairious: Add annotation when an empty environment is set [luacheck]
|
2018-02-28 20:06:26 +01:00 |
|
Matthew Wild
|
fff24cfdbb
|
util.throttle: Remove unused import of floor() [luacheck]
|
2017-09-26 18:30:34 +01:00 |
|
Waqas Hussain
|
4cc9079746
|
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)
|
2017-09-17 13:29:14 -04:00 |
|
Kim Alvefur
|
83d1e9570a
|
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time
|
2017-03-20 00:48:28 +01:00 |
|
Kim Alvefur
|
eaa823a597
|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
|
2015-02-21 10:36:37 +01:00 |
|
Matthew Wild
|
88f2090c5b
|
util.throttle: floor() internal balance calculation
|
2012-07-09 02:35:47 +01:00 |
|
Matthew Wild
|
cb1415272f
|
util.throttle: Fix 'outstanding' return value
|
2012-01-13 23:30:32 +00:00 |
|
Matthew Wild
|
489b84390e
|
util.throttle: Import setmetatable
|
2012-01-13 23:30:00 +00:00 |
|
Matthew Wild
|
cfd622372f
|
util.throttle: Generic module by waqas to limit something over some time
|
2011-08-29 13:00:33 -04:00 |
|