Software /
code /
prosody
Graph
-
mod_storage_sql: Change prosodyarchive_index to be non-unique (fixes #1087)2018-10-11, by Matthew Wild
-
mod_storage_sql: Have :users() throw an error on failure instead of returning non-iterator values2018-10-11, by Matthew Wild
-
storagemanager tests: Also cover memory driver2018-10-12, by Kim Alvefur
-
mod_c2s: Fix fallback for missing session logger2018-10-12, by Kim Alvefur
-
util.stanza: Set preserialize as freeze metamethod2018-10-11, by Kim Alvefur
-
util.set: Add freeze metamethod2018-10-11, by Kim Alvefur
-
util.array: Add freeze metamethod2018-10-11, by Kim Alvefur
-
util.serialization: Remove encoding of very large or very small numbers in scientific notation2018-10-11, by Kim Alvefur
-
util.serialization: Simpler metatable pre-processing2018-10-11, by Kim Alvefur
-
util.serialization: Use '=' prefix for chunk source description2018-10-11, by Kim Alvefur
-
util.serialization: Make check of prefix for optional hex encoding stricter2018-10-11, by Kim Alvefur
-
util.serialization: Test table keys that are Lua keywords2018-10-11, by Kim Alvefur
-
util.serialization: Test that it rejects tables wit cycles2018-10-11, by Kim Alvefur
-
util.serialization: Make errors fatal by default (like the previous implementation)2018-10-11, by Kim Alvefur
-
mod_storage_sql: Workaround MySQL not supporting LIMIT subquery in archive truncate operations, fixes #12002018-10-11, by Matthew Wild
-
util.poll: Fix inverted logic2018-10-11, by Kim Alvefur
-
net.server_epoll: Assert successful creation of util.poll handle2018-10-11, by Kim Alvefur
-
util.poll: Handle failed epoll FD creation2018-10-11, by Kim Alvefur
-
util.poll: Early return from __gc in case of no valid epoll FD2018-10-11, by Kim Alvefur
-
net.server_epoll: Update copyright year2018-10-11, by Kim Alvefur
-
net.server: Require IP address as argument to addclient (no DNS names)2018-10-11, by Kim Alvefur
-
storagemanager tests: Remove debug print()2018-10-11, by Matthew Wild
-
storagemanager tests: Add many more archive tests, including (failing) cases for #1200 and #10732018-10-11, by Matthew Wild
-
storagemanager tests: Add additional archive query tests2018-10-11, by Matthew Wild
-
.luacov: Add config for luacov, exclude spec/2018-10-11, by Matthew Wild
-
mod_storage_memory: Switch from '@' prefix to '=' for chunks, '@' is used to indicate a source file name only2018-10-11, by Matthew Wild
-
storagemanager tests: Add some additional checks2018-10-10, by Matthew Wild
-
storagemanager tests: Add initial basic tests for archive stores2018-10-10, by Matthew Wild
-
mod_net_multiplex: Silence luacheck warnings2018-10-10, by Kim Alvefur
-
mod_net_multiplex: Remove exception from luacheck2018-10-10, by Kim Alvefur
Scroll all the way down to load more.