index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_auth_ldap: Use enum option method
Kim Alvefur
2023-07-18
1
-2
/
+2
*
mod_storage_sql: Use integer config option for cache size
Kim Alvefur
2023-07-18
1
-1
/
+1
*
mod_storage_sql: Use config enum for 'sqlite_tune'
Kim Alvefur
2023-07-18
1
-1
/
+1
*
mod_storage_sql: Allow higher precision timestamps in SQLite3
Kim Alvefur
2023-07-17
1
-1
/
+5
*
Merge 0.12->trunk
Kim Alvefur
2023-07-17
1
-0
/
+5
|
\
|
*
util.prosodyctl.check: Hint about the 'external_addresses' config option
Kim Alvefur
2023-07-17
1
-0
/
+5
*
|
Merge 0.12->trunk
Kim Alvefur
2023-07-17
1
-41
/
+82
|
\
|
|
*
util.prosodyctl.check: Validate format of module list options
Kim Alvefur
2023-07-17
1
-0
/
+28
|
*
util.prosodyctl.check: Get some config options via minimal moduleapi #896
Kim Alvefur
2023-07-17
1
-41
/
+54
*
|
core.moduleapi: Fix min/maxinteger fallback for Lua 5.2
Kim Alvefur
2023-07-17
1
-1
/
+1
*
|
mod_http: Fix passing minimum limits in wrong argument position
Kim Alvefur
2023-07-17
1
-2
/
+2
*
|
plugins: Use integer config API with interval specification where sensible
Kim Alvefur
2023-07-17
26
-47
/
+48
*
|
core.moduleapi: Add min/max range support to :get_option_period
Kim Alvefur
2023-07-17
1
-11
/
+27
*
|
moduleapi: Add :get_option_integer()
Kim Alvefur
2023-07-17
4
-0
/
+17
*
|
util.human.io: Fix stray 'stty' error by only querying width of real ttys
Kim Alvefur
2023-07-16
1
-0
/
+4
*
|
plugins: Switch to :get_option_period() for time range options
Kim Alvefur
2023-07-16
18
-38
/
+24
*
|
core.moduleapi: Accept boolean false to disable period setting
Kim Alvefur
2023-07-16
1
-1
/
+1
*
|
core.moduleapi: Log error for unexpected types (booleans?) set as periods
Kim Alvefur
2023-07-16
1
-0
/
+2
*
|
core.moduleapi: Turn negative periods or "never" into infinity
Kim Alvefur
2023-07-16
1
-0
/
+7
*
|
core.moduleapi: Improve handling of different types in :get_option_period
Kim Alvefur
2023-07-16
1
-8
/
+8
*
|
core.moduleapi: Add :get_option_period for parsing time intervals
Kim Alvefur
2023-07-16
4
-0
/
+18
*
|
core.moduleapi: Allow specifying an acceptable range for number options
Kim Alvefur
2021-10-05
3
-2
/
+16
*
|
plugins: Use get_option_enum where appropriate
Kim Alvefur
2021-01-16
5
-8
/
+11
*
|
moduleapi: Add enum config option method
Kim Alvefur
2021-01-16
4
-0
/
+17
*
|
tools: Fix file ending of mod2spec.sh (thanks buildbot)
Kim Alvefur
2023-07-16
1
-0
/
+0
*
|
util.human.io: Fix pattern in parse_duration() to cover all used letters
Kim Alvefur
2023-07-16
1
-2
/
+2
*
|
util.human.io: Add tests for parse_duration() (some failing)
Kim Alvefur
2023-07-16
1
-0
/
+9
*
|
util.human.io: Include relevant arguments in test messages
Kim Alvefur
2023-07-16
1
-1
/
+1
*
|
util.human.io: Use tail call in test to get correct line numbers
Kim Alvefur
2023-07-16
1
-1
/
+1
*
|
tools: Add mod2spec.sh, turns util.example into spec/util_example_spec.lua
Kim Alvefur
2023-07-16
1
-0
/
+4
*
|
editorconfig: Include the command used to normalize *.xml
Kim Alvefur
2023-07-15
1
-1
/
+2
*
|
editorconfig: Specify max line length to match luacheck settings
Kim Alvefur
2023-07-15
1
-0
/
+1
*
|
editorconfig: Explicitly specify preferred charset (UTF-8)
Kim Alvefur
2023-07-15
1
-0
/
+1
*
|
editorconfig: Add link to format description
Kim Alvefur
2023-07-15
1
-0
/
+2
*
|
mod_storage_sql: Remove completed TODO (testing UPSERT on PostgreSQL)
Kim Alvefur
2023-07-12
1
-1
/
+0
*
|
CHANGES: Move line about LuaSQLite3 to Storage section
Kim Alvefur
2023-07-12
1
-1
/
+1
*
|
CHANGES: Mention performance improvements for internal archives
Kim Alvefur
2023-07-12
1
-0
/
+1
*
|
mod_storage_internal: Implement efficient deletion of oldest archive items
Kim Alvefur
2023-07-12
1
-0
/
+22
*
|
util.datamanager: Pad list writes to avoid crossing block boundaries
Kim Alvefur
2023-06-07
1
-0
/
+7
*
|
util.datamanager: Efficiently remove whole blocks to shift lists
Kim Alvefur
2023-07-12
1
-0
/
+40
*
|
util.pposix: Add remove_blocks() for deleting parts of files
Kim Alvefur
2023-06-07
2
-0
/
+37
*
|
util.datamanager: Add way to efficiently remove first items in a list
Kim Alvefur
2023-07-12
1
-0
/
+92
*
|
util.datamanager: Fix indexing first item if not at the very start
Kim Alvefur
2023-07-10
1
-2
/
+2
*
|
util.datamanager: Reduce log level of left over debug messages to debug (than...
Kim Alvefur
2023-07-12
1
-2
/
+2
*
|
util.datamanager: Fix missing separator in log line
Kim Alvefur
2023-07-10
1
-1
/
+1
*
|
Merge 0.12->trunk
Kim Alvefur
2023-07-10
2
-2
/
+3
|
\
|
|
*
core.certmanager: Update Mozilla TLS config to version 5.7
Kim Alvefur
2023-07-09
1
-1
/
+2
|
*
mod_pubsub: Send correct jid attribute in disco#items
Kim Alvefur
2023-07-08
1
-1
/
+1
*
|
mod_http_file_share: Put 'expires' back, thought it was unused
Kim Alvefur
2023-07-02
1
-0
/
+1
*
|
util.cache: Pass cache itself to eviction callback
Kim Alvefur
2023-06-30
2
-4
/
+3
[next]