| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | util.datamanager: Remove extraneous decoding of + to space, which we never ne... | Kim Alvefur | 2016-11-20 | 1 | -1/+1 |
| * | util.datamanager: Use the 'base' argument to tonumber() to indicate hexadecimal | Kim Alvefur | 2016-11-20 | 1 | -1/+1 |
| * | util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck] | Kim Alvefur | 2016-11-20 | 1 | -0/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-11-19 | 1 | -0/+1 |
|\| |
|
| * | util.pubsub: Fix item retrieval by including the item order as it was before ... | Kim Alvefur | 2016-11-19 | 1 | -0/+1 |
* | | util.async: Add annotation to ignore warning [luacheck] | Kim Alvefur | 2016-11-19 | 1 | -1/+1 |
* | | util.async: Rename variable to avoid name clash [luacheck] | Kim Alvefur | 2016-11-19 | 1 | -2/+2 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-11-19 | 2 | -3/+3 |
|\| |
|
| * | util.dependencies: Disable warning about Lua 5.2 (but still warn about 5.3) | Kim Alvefur | 2016-11-18 | 1 | -1/+1 |
| * | util.helpers: List event priorities instead of useless array index | Kim Alvefur | 2016-11-18 | 1 | -2/+2 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-10-18 | 4 | -11/+12 |
|\| |
|
| * | util.pubsub: Rename loop variable to avoid name clash [luacheck] | Kim Alvefur | 2016-10-18 | 1 | -5/+5 |
| * | util.cache: Ignore unused argument [luacheck] | Kim Alvefur | 2016-10-18 | 1 | -0/+1 |
| * | util.statsd: Ignore unused argument [luacheck] | Kim Alvefur | 2016-10-18 | 1 | -1/+1 |
| * | util.array: Remove unused arguments [luacheck] | Kim Alvefur | 2016-10-18 | 1 | -1/+1 |
| * | util.array: Rename arguments to avoid name clash [luacheck] | Kim Alvefur | 2016-10-18 | 1 | -4/+4 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-10-16 | 1 | -33/+24 |
|\| |
|
| * | util.pubsub: Factor item storage cache into a per service configurable option | Kim Alvefur | 2016-10-16 | 1 | -3/+4 |
| * | util.pubsub: Switch to use util.cache for item data | Kim Alvefur | 2016-10-16 | 1 | -33/+23 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-10-07 | 2 | -18/+18 |
|\| |
|
| * | util.datamanager: Add annotations to ignore name clashes [luacheck] | Kim Alvefur | 2016-09-24 | 1 | -5/+5 |
| * | util.datamanager: Rename variables to avoid name clashes [luacheck] | Kim Alvefur | 2016-09-24 | 1 | -12/+12 |
| * | mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744) | Kim Alvefur | 2016-09-23 | 1 | -1/+1 |
* | | Merge 0.10 -> trunk | Matthew Wild | 2016-07-28 | 1 | -4/+4 |
|\| |
|
| * | util.openssl: rename variable to not collide with other 'k's [luacheck] | Anton Shestakov | 2016-07-28 | 1 | -4/+4 |
* | | Merge 0.10 -> trunk | Matthew Wild | 2016-07-27 | 1 | -0/+84 |
|\| |
|
| * | statsmanager, util.statsd: Add built-in statsd provider | Matthew Wild | 2016-07-27 | 1 | -0/+84 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-07-23 | 1 | -2/+2 |
|\| |
|
| * | util.sql: remove unused one-letter loop variables [luacheck] | Anton Shestakov | 2016-07-23 | 1 | -2/+2 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-07-13 | 2 | -5/+5 |
|\| |
|
| * | util.ip: rename variable (i is already defined) [luacheck] | Anton Shestakov | 2016-07-09 | 1 | -2/+2 |
| * | util.openssl: remove unused one-letter loop variable [luacheck] | Anton Shestakov | 2016-07-09 | 1 | -1/+1 |
| * | util.ip: remove unused one-letter loop variables [luacheck] | Anton Shestakov | 2016-07-09 | 1 | -2/+2 |
* | | Merge 0.10->trunk | Matthew Wild | 2016-06-28 | 3 | -2/+11 |
|\| |
|
| * | util.time: New tiny library to abstract LuaSocket's gettime() function, so we... | Matthew Wild | 2016-06-28 | 1 | -0/+8 |
| * | util.openssl: Handle return value from os.execute being true in Lua 5.2 | Kim Alvefur | 2016-06-23 | 1 | -1/+2 |
| * | util.prosodyctl: Handle os.execute in Lua 5.2 returning true when command ter... | Kim Alvefur | 2016-06-23 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-05-30 | 1 | -1/+1 |
|\| |
|
| * | util.dataforms: Fix including default value for list-single when given as fie... | Kim Alvefur | 2016-05-29 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-05-28 | 1 | -4/+12 |
|\| |
|
| * | util.dataforms: Allow separation of options from values in list fields | Kim Alvefur | 2016-05-27 | 1 | -4/+12 |
* | | Merge 0.10->trunk | Matthew Wild | 2016-05-22 | 1 | -0/+22 |
|\| |
|
| * | util.cache: Add support for creating a proxy table to a cache, that looks and... | Matthew Wild | 2016-05-22 | 1 | -0/+22 |
* | | util.async: Add some more comments for clarity | Matthew Wild | 2016-05-22 | 1 | -0/+15 |
* | | Merge 0.10->trunk | Kim Alvefur | 2016-05-22 | 2 | -0/+3 |
|\| |
|
| * | util.datamanager: Import tostring and type (fix global access) | Kim Alvefur | 2016-05-22 | 1 | -0/+2 |
| * | util.sql: Import type too (fix global access) | Kim Alvefur | 2016-05-22 | 1 | -0/+1 |
* | | Merge 0.10->trunk | Matthew Wild | 2016-05-22 | 1 | -1/+1 |
|\| |
|
| * | util.sql: Import pcall (fixes #677) | Matthew Wild | 2016-05-22 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Matthew Wild | 2016-05-12 | 1 | -1/+1 |
|\| |
|