index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
throttle.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
1
-0
/
+1
|
*
util.throttle: Remove unused import of floor() [luacheck]
Matthew Wild
2017-09-26
1
-1
/
+0
|
*
util.throttle: Fix initial time setting (double accounting the first time) ↵
Waqas Hussain
2017-09-17
1
-2
/
+2
|
|
|
|
and fractional balance updates (0.1*10 was not the same as 1*1)
*
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with ↵
Kim Alvefur
2017-03-20
1
-1
/
+1
|
|
|
|
util.time for precision time
*
util.*: Remove use of module() function, make all module functions local and ↵
Kim Alvefur
2015-02-21
1
-3
/
+5
|
|
|
|
return them in a table at the end
*
util.throttle: floor() internal balance calculation
Matthew Wild
2012-07-09
1
-1
/
+2
|
*
util.throttle: Fix 'outstanding' return value
Matthew Wild
2012-01-13
1
-1
/
+1
|
*
util.throttle: Import setmetatable
Matthew Wild
2012-01-13
1
-0
/
+1
|
*
util.throttle: Generic module by waqas to limit something over some time
Matthew Wild
2011-08-29
1
-0
/
+44