IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kim Alvefur
c709121ca7
util.debug: Produce a sensible name for nameless upvalues to C functions
9 years ago
..
sasl
util.sasl.plain,scram: Record username in sasl state earlier
9 years ago
adhoc.lua
util.adhoc: Pass command data to initial_data callback in order to allow loading per-user settings
9 years ago
array.lua
util.array: Add method for filtering out duplicate values
9 years ago
async.lua
util.async: Fix documentation URL
9 years ago
cache.lua
util.cache: Ignore unused argument [luacheck]
10 years ago
caps.lua
…
dataforms.lua
util.dataforms: Don't include list options in result forms ( fixes #983 )
9 years ago
datamanager.lua
util.datamanager: Encode the 'store' path component, preserving underscores
9 years ago
datetime.lua
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]
10 years ago
debug.lua
util.debug: Produce a sensible name for nameless upvalues to C functions
9 years ago
dependencies.lua
Merge 0.10->trunk
9 years ago
envload.lua
util.envload: Close file handle after reading data
9 years ago
events.lua
util.events: Fix comparison of event_name with nil instead of false ( fixes #554 )
10 years ago
filters.lua
…
format.lua
util.format: A string.format wrapper that gracefully handles invalid arguments
9 years ago
helpers.lua
util.helpers: List event priorities instead of useless array index
10 years ago
hex.lua
…
hmac.lua
…
http.lua
…
id.lua
util.id: New util for producing random identifiers of varying sizes
9 years ago
import.lua
…
indexedbheap.lua
…
interpolation.lua
…
ip.lua
util.ip: rename variable (i is already defined) [luacheck]
10 years ago
iterators.lua
util.iterators: Add iterator wrapper that works like select(n, ...) applied to original iterator
10 years ago
jid.lua
mod_carbons: Make the conditions for ignoring MUC PMs more specific ( fixes #744 )
10 years ago
json.lua
util.json: Variable renaming to avoid shadowing [luacheck]
10 years ago
logger.lua
…
mercurial.lua
…
multitable.lua
…
openssl.lua
util.openssl: rename variable to not collide with other 'k's [luacheck]
10 years ago
paths.lua
…
pluginloader.lua
…
presence.lua
mod_presence: Move function for selecting "top resources" into a new util.presence
10 years ago
prosodyctl.lua
util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix)
9 years ago
pubsub.lua
util.pubsub: Return item-not-found if a single item is requested, and not there
9 years ago
queue.lua
…
random.lua
Merge 0.10->trunk
9 years ago
rfc6724.lua
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]
10 years ago
rsm.lua
util.rsm: Add copyright header
9 years ago
sasl.lua
…
sasl_cyrus.lua
…
serialization.lua
…
session.lua
…
set.lua
…
sql.lua
util.sql: Don't log at error level if a transaction failed and was retried ok
9 years ago
sslconfig.lua
util.sslconfig: Treat 'curveslist', added in LuaSec 0.7, as a colon-separated list, like ciphers (see #879 , #943 , #951 )
9 years ago
stanza.lua
Merge 0.10->trunk
10 years ago
statistics.lua
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time
9 years ago
statsd.lua
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time
9 years ago
template.lua
…
termcolours.lua
…
throttle.lua
util.throttle: Remove unused import of floor() [luacheck]
9 years ago
time.lua
util.time: New tiny library to abstract LuaSocket's gettime() function, so we can use other sources in the future
10 years ago
timer.lua
Merge 0.10->trunk
9 years ago
uuid.lua
…
vcard.lua
…
watchdog.lua
…
x509.lua
…
xml.lua
util.xml: Correct stanza.namespaces table construction when duplicate prefix names are encountered in the element tree.
10 years ago
xmppstream.lua
util.xmppstream: Remove namespace tracking, it's broken as implemented
10 years ago