mod_http_files: Pass only the name of the path, get_option_path knows how to deal with it
|
Kim Alvefur |
Fri, 17 Mar 2017 23:02:35 +0100 |
Merge 0.10 -> trunk
|
Matthew Wild |
Fri, 17 Mar 2017 13:08:31 +0000 |
mod_pubsub: Fix syntax error introduced in 241f02bd66ce
|
Matthew Wild |
Fri, 17 Mar 2017 13:04:18 +0000 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 16 Mar 2017 23:49:27 +0100 |
luacheckrc: Add module:get_option_scalar to known globals
|
Kim Alvefur |
Thu, 16 Mar 2017 21:05:44 +0100 |
mod_pubsub: Rely on type checking in module API
|
Kim Alvefur |
Thu, 16 Mar 2017 21:02:40 +0100 |
mod_mam: Handle default_archive_policy option consistently
|
Kim Alvefur |
Thu, 16 Mar 2017 21:01:45 +0100 |
mod_http_files: Use API for config options that are file paths
|
Kim Alvefur |
Thu, 16 Mar 2017 20:53:08 +0100 |
plugins/various: Use type-specific config API
|
Kim Alvefur |
Thu, 16 Mar 2017 20:46:06 +0100 |
util.array: Add O(n) equality check metamethod
|
Kim Alvefur |
Thu, 16 Mar 2017 19:09:57 +0100 |
core.moduleapi: Factor out code for getting a scalar config option
|
Kim Alvefur |
Wed, 15 Mar 2017 15:07:16 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 12 Mar 2017 12:52:55 +0100 |
util.signal: Enable all GNU features, _DEFAULT_SOURCE doesn't have the desired effect before glibc 2.19
|
Kim Alvefur |
Sun, 12 Mar 2017 12:49:34 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 11 Mar 2017 17:51:02 +0100 |
util.signal: Restore non-standard GNU "default" behaviour of signal(2)
|
Kim Alvefur |
Sat, 11 Mar 2017 16:41:23 +0100 |