Log

description author age
plugins: Use get_option_enum where appropriate Kim Alvefur 2021-01-16
moduleapi: Add enum config option method Kim Alvefur 2021-01-16
tools: Fix file ending of mod2spec.sh (thanks buildbot) Kim Alvefur 20 months ago
util.human.io: Fix pattern in parse_duration() to cover all used letters Kim Alvefur 20 months ago
util.human.io: Add tests for parse_duration() (some failing) Kim Alvefur 20 months ago
util.human.io: Include relevant arguments in test messages Kim Alvefur 20 months ago
util.human.io: Use tail call in test to get correct line numbers Kim Alvefur 20 months ago
tools: Add mod2spec.sh, turns util.example into spec/util_example_spec.lua Kim Alvefur 20 months ago
editorconfig: Include the command used to normalize *.xml Kim Alvefur 20 months ago
editorconfig: Specify max line length to match luacheck settings Kim Alvefur 20 months ago
editorconfig: Explicitly specify preferred charset (UTF-8) Kim Alvefur 20 months ago
editorconfig: Add link to format description Kim Alvefur 20 months ago
mod_storage_sql: Remove completed TODO (testing UPSERT on PostgreSQL) Kim Alvefur 21 months ago
CHANGES: Move line about LuaSQLite3 to Storage section Kim Alvefur 21 months ago
CHANGES: Mention performance improvements for internal archives Kim Alvefur 21 months ago
mod_storage_internal: Implement efficient deletion of oldest archive items Kim Alvefur 21 months ago
util.datamanager: Pad list writes to avoid crossing block boundaries Kim Alvefur 22 months ago
util.datamanager: Efficiently remove whole blocks to shift lists Kim Alvefur 21 months ago
util.pposix: Add remove_blocks() for deleting parts of files Kim Alvefur 22 months ago
util.datamanager: Add way to efficiently remove first items in a list Kim Alvefur 21 months ago
util.datamanager: Fix indexing first item if not at the very start Kim Alvefur 21 months ago
util.datamanager: Reduce log level of left over debug messages to debug (thanks Trung) Kim Alvefur 21 months ago
util.datamanager: Fix missing separator in log line Kim Alvefur 21 months ago
Merge 0.12->trunk Kim Alvefur 21 months ago
core.certmanager: Update Mozilla TLS config to version 5.7 0.12 Kim Alvefur 21 months ago
mod_pubsub: Send correct jid attribute in disco#items Kim Alvefur 21 months ago
mod_http_file_share: Put 'expires' back, thought it was unused Kim Alvefur 21 months ago
util.cache: Pass cache itself to eviction callback Kim Alvefur 21 months ago