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
0f3612a00a
Merge 0.9->0.10
10 years ago
..
certmanager.lua
core.certmanager: Remove non-string filenames (allows setting eg capath to false to disable the built in default)
10 years ago
configmanager.lua
core.*: Remove use of module() function
11 years ago
hostmanager.lua
core.*: Remove use of module() function
11 years ago
loggingmanager.lua
loggingmanager: Add prosody.log (intended to be used instead of _G.log now)
10 years ago
moduleapi.lua
core.*: Remove use of module() function
11 years ago
modulemanager.lua
core.*: Remove use of module() function
11 years ago
portmanager.lua
Merge 0.9->0.10
10 years ago
rostermanager.lua
rostermanager: Rename variable to avoid name clash [luacheck]
10 years ago
s2smanager.lua
s2smanager: Make sure destroyed sessions have a sends2s method
11 years ago
sessionmanager.lua
sessionmanager: Demote write error to debug message
10 years ago
stanza_router.lua
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
11 years ago
statsmanager.lua
statsmanager: Add get() method
10 years ago
storagemanager.lua
storagemanager, mod_storage_sql, mod_storage_sql2: Rename mod_storage_sql2 -> mod_storage_sql, mod_storage_sql -> mod_storage_sql1 (temporarily), and emit warning for configs using sql2
10 years ago
usermanager.lua
core.usermanager: Return as soon as possible once admin status is known
10 years ago