Software /
code /
prosody
Graph
-
mod_storage_sql: Be more specific when checking for old index in SQLite321 months ago, by Kim Alvefur
-
mod_storage_sql: Improve check for old table index on PostgreSQL21 months ago, by Kim Alvefur
-
mod_storage_sql: Enable UPSERT with PostgreSQL21 months ago, by Kim Alvefur
-
doap: Fix typo in attribute name21 months ago, by Kim Alvefur
-
util.pposix: Use Lua enum API for resource limit name argument21 months ago, by Kim Alvefur
-
mod_storage_sql: Add some TODO comments for future UPSERT work21 months ago, by Kim Alvefur
-
mod_storage_sql: Do not keep track of quota when no quota is set21 months ago, by Kim Alvefur
-
mod_storage_sql: Add setting to tune SQLite3 performance vs safety21 months ago, by Kim Alvefur
-
mod_storage_sql: Record all SQLite3 compile options for potential use22 months ago, by Kim Alvefur
-
util.sqlite3: Don't cache prepared statements for one-off queries22 months ago, by Kim Alvefur
-
util.sqlite3: Deduplicate query methods22 months ago, by Kim Alvefur
-
util.sqlite3: Fix indentation22 months ago, by Kim Alvefur
-
mod_storage_sql: Compose a keyval+ store out of keyval and map store methods22 months ago, by Kim Alvefur
-
mod_storage_sql: Add UPSERT support22 months ago, by Kim Alvefur
-
tools: Update imports to use new prosody.* namespace22 months ago, by Kim Alvefur
-
Merge 0.12->trunk22 months ago, by Kim Alvefur
-
mod_http: Simplify conversion of Set to Array22 months ago, by Kim Alvefur
-
util.datamanager: Halve size of list index2021-05-14, by Kim Alvefur
-
mod_storage_internal: Use a binary search for time based ranges2021-05-11, by Kim Alvefur
-
mod_storage_internal: Lazy-load archive items while iterating2021-05-11, by Kim Alvefur
-
util.datamanager: Add O(1) list indexing with on-disk index2021-05-11, by Kim Alvefur
-
storagemanager tests: Reorder test data in chronological order2021-05-11, by Kim Alvefur
-
mod_admin_shell: Use new serialize preset to simplify default config22 months ago, by Kim Alvefur
-
util.serialization: Add a "pretty" preset22 months ago, by Kim Alvefur
-
doc/hgrc-email: Example config for using 'hg email' to contribute22 months ago, by Kim Alvefur
-
doc/hgrc: Some useful Mercurial settings22 months ago, by Kim Alvefur
-
mod_admin_shell: Warn when (un-)loading module would be undone by restart22 months ago, by Kim Alvefur
-
mod_http: Make RFC 7239 Forwarded opt-in for now to be safe22 months ago, by Kim Alvefur
-
mod_http: Use RFC 7239 Forwarded header to find original client IP22 months ago, by Kim Alvefur
-
mod_http: Handle bracketed IP address format from RFC 723922 months ago, by Kim Alvefur
-
util.http: Implement parser for RFC 7239 Forwarded header22 months ago, by Kim Alvefur
-
util.set: Remove duplicate __freeze metamethod22 months ago, by Kim Alvefur
-
Merge 0.12->trunk22 months ago, by Kim Alvefur
-
util.prosodyctl.check: Fix error where hostname can't be turned into A label 0.1222 months ago, by Kim Alvefur
-
util.startup: Record current version in a metric22 months ago, by Kim Alvefur
-
util.startup: Remove componentmanager backwards compatibility22 months ago, by Kim Alvefur
-
net.http.server: Return request ID in header to aid debugging22 months ago, by Kim Alvefur
-
mod_admin_shell: Show internal URL where different from external22 months ago, by Kim Alvefur
-
net.tls_luasec: Expose method for loading a certificate22 months ago, by Kim Alvefur
-
net.certmanager: Move LuaSec feature detection to net.tls_luasec22 months ago, by Kim Alvefur
-
util.dependencies: Print tables itself to reduce number of imports22 months ago, by Kim Alvefur
-
util.sasl: Add basic tests for OAUTHBEARER22 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Tighter parsing of SASL message22 months ago, by Kim Alvefur
-
Merge 0.12->trunk22 months ago, by Kim Alvefur
-
teal: Describe http_url method22 months ago, by Kim Alvefur
-
mod_admin_shell: Show internal URL in addition to external in http:list22 months ago, by Kim Alvefur
-
mod_http: Add way to retrieve internal URL instead of external22 months ago, by Kim Alvefur
-
util.jsonschema: Update test suite ignore rules22 months ago, by Kim Alvefur
-
mod_admin_shell: Allow logging HTTP events with debug:logevents("http")22 months ago, by Kim Alvefur
-
mod_admin_shell: Allow logging global events with debug:logevents("*")22 months ago, by Kim Alvefur
-
net.http.server: Remove "Firing event" logs, use event logging instead22 months ago, by Kim Alvefur
-
net.http.server: Log request and response status lines22 months ago, by Kim Alvefur
-
net.http.server: Assign each request its own log source22 months ago, by Kim Alvefur
-
net.http.server: Assign an ID to each request, shared with response22 months ago, by Kim Alvefur
-
mod_tokenauth: Support selection of _no_ role at all23 months ago, by Kim Alvefur
-
mod_tokenauth: Return error instead of session for token without role23 months ago, by Kim Alvefur
-
mod_adhoc: Silence permission errors when listing commands23 months ago, by Kim Alvefur
Scroll all the way down to load more.