Software /
code /
prosody
Graph
-
util.prosodyctl.check: Fix traceback by handling SRV '.' target to2020-06-14, by Kim Alvefur
-
util.async: Don't attempt to close thread if not created yet2020-06-14, by Matthew Wild
-
util.async: Call coroutine.close() on dead threads (Lua 5.4)2020-06-14, by Matthew Wild
-
mod_admin_shell: Update for async.wait_for rename2020-06-13, by Kim Alvefur
-
util.async: Rename wait -> wait_for (w/compat)2020-06-13, by Matthew Wild
-
storage tests: Add tests for archive queries before/after specific ids2020-06-12, by Matthew Wild
-
mod_storage_internal, mod_storage_memory: Add support for query.before2020-06-12, by Matthew Wild
-
mod_storage_sql: Fix incorrect results when fetching items before specific archive id2020-06-12, by Matthew Wild
-
util.statsd: Update for API change2020-06-11, by Kim Alvefur
-
mod_http: Support CIDR for trusted proxies.2020-06-10, by Boris Grozev
-
util.promise: Add all_settled, which follows semantics of allSettled from ES20202020-06-08, by Matthew Wild
-
util-src: Use the luaL_pushfail API added in Lua 5.4 to highlight all failure conditions2020-06-07, by Kim Alvefur
-
util.sslconfig: Process TLS 1.3-specific cipher list2020-06-07, by Kim Alvefur
-
core.certmanager: Add TODO about LuaSec issue2020-06-07, by Kim Alvefur
-
mod_admin_shell: Fix display of units for some statistics2020-06-06, by Kim Alvefur
-
util.human.io: Fix right-alignment2020-06-06, by Kim Alvefur
-
Merge 0.11->trunk2020-06-05, by Kim Alvefur
-
doap: Mention XEP-03592020-06-05, by Kim Alvefur
-
util.sasl.scram: Apply saslprep before hashing password, fixes #1560 0.112020-05-22, by Kim Alvefur
-
util.human.io.table: Allow a map callaback per column2020-06-04, by Kim Alvefur
-
util.human.io: Consider separator when calculating remaining width2020-06-04, by Kim Alvefur
-
util.human.io: Use literal ellipsis instead of \u escape2020-06-04, by Kim Alvefur
-
util.human.io: Replace overflow with ellipsis2020-06-04, by Kim Alvefur
-
util.human.io: Draw a separator between columns2020-06-04, by Kim Alvefur
-
util.dependencies: Use util.human.io.table to replace custom layout code2020-06-04, by Matthew Wild
-
prosodyctl: Fix traceback when no command provided (thanks Zash)2020-06-04, by Matthew Wild
-
util.human.io: Remove padding option and use $COLUMNS as default width2020-06-04, by Matthew Wild
-
util.human.units: Factor out function for getting multiplier2020-06-04, by Kim Alvefur
-
mod_admin_shell: Skip multiplier adjustment for rates2020-06-04, by Kim Alvefur
-
util.ringbuffer: Add :sub() and :byte() methods equivalent to the string methods2020-06-04, by Matthew Wild
-
util.adminstream: Set a read timeout handler2020-06-04, by Kim Alvefur
-
util.ringbuffer: Prevent creation of buffer with negative size2020-06-04, by Kim Alvefur
-
util.ringbuffer: Prevent creation of zero-size buffer2020-05-29, by Kim Alvefur
-
util.ringbuffer: Add some initial tests2020-05-29, by Kim Alvefur
-
util.human.io: table: Fix title printing when columns use named keys2020-06-04, by Matthew Wild
-
util.array: pluck: Support default value to avoid holes2020-06-04, by Matthew Wild
-
util.human.io: table: Return title row when no row data passed2020-06-03, by Matthew Wild
-
util.human.io: table: switch row function to simply returning prepared row string2020-06-03, by Matthew Wild
-
util.adminstream: Fire event based on stanza name too for convenience2020-06-03, by Matthew Wild
-
util.human.io: Add padleft, padright and a table printing function2020-06-03, by Matthew Wild
-
util.human.units: Handle lack of math.log(n, base) on Lua 5.12020-06-03, by Kim Alvefur
-
util.human.units: Put math functions into locals2020-06-03, by Kim Alvefur
-
util.human.units: Handle location of unpack() in Lua 5.12020-06-03, by Kim Alvefur
-
mod_admin_shell: Format stats with util.human.units2020-06-03, by Kim Alvefur
-
util.human.units: A library for formatting numbers with SI units2019-01-04, by Kim Alvefur
-
core.moduleapi: Allow passing a config table trough :measure2019-01-04, by Kim Alvefur
-
core.statsmanager: Allow passing a config table trough measure2019-01-04, by Kim Alvefur
-
util.statistics: Unify API of methods to include a config table2019-01-04, by Kim Alvefur
-
GNUmakefile: Install the new util/prosodyctl/* too (thanks pascal.pascher)2020-06-03, by Kim Alvefur
-
GNUmakefile: Install util.human.*2020-06-03, by Kim Alvefur
-
makefile: Remove installation of mod_s2s dir2020-06-03, by Kim Alvefur
-
mod_s2s: Move out of empty directory2020-06-02, by Kim Alvefur
-
mod_admin_shell: Fix error due to float passed to os.date in Lua 5.32020-06-02, by Kim Alvefur
-
util.prosodyctl.shell: Save readline history2020-06-02, by Kim Alvefur
-
util.adminstream: Import net.server [luacheck]2020-06-02, by Matthew Wild
-
util.prosodyctl.shell, util.adminstream: Move connection logic into adminstream for easier reuse2020-06-02, by Matthew Wild
-
util.prosodyctl.shell: Really fix --socket option2020-06-02, by Kim Alvefur
-
util.prosodyctl.shell: Correct check for --socket2020-06-02, by Kim Alvefur
Scroll all the way down to load more.