| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge 0.10->trunk | Kim Alvefur | 2015-05-13 | 1 | -1/+5 |
|\| | |
|
| * | | Merge 0.9->0.10 | Kim Alvefur | 2015-05-13 | 1 | -1/+5 |
| |\| |
|
| | * | util.datamanager: Fix traceback from trying to purge when storage is empty or... | Kim Alvefur | 2015-05-13 | 1 | -1/+5 |
* | | | Merge 0.10->trunk | Matthew Wild | 2015-05-13 | 6 | -13/+68 |
|\| | |
|
| * | | util.queue: Small fast FIFO/ringbuffer/queue library | Matthew Wild | 2015-05-13 | 1 | -0/+54 |
| * | | util.set: Rename method argument to avoid name clash [luacheck] | Matthew Wild | 2015-05-06 | 1 | -3/+3 |
| * | | util.set: Add luacheck annotation for methods not referencing 'self' | Matthew Wild | 2015-05-06 | 1 | -0/+3 |
| * | | util.set: Remove unnecessary local declaration, arguments are already locals ... | Matthew Wild | 2015-05-06 | 1 | -1/+1 |
| * | | util.dataforms: Rename unused loop counter to '_' [luacheck] | Matthew Wild | 2015-05-06 | 1 | -1/+1 |
| * | | util.sslconfig: Rename variable to avoid name clash [luacheck] | Matthew Wild | 2015-05-06 | 1 | -4/+4 |
| * | | util.serialization: Remove unused imports of error() and loadstring() [luacheck] | Matthew Wild | 2015-05-06 | 1 | -2/+0 |
| * | | util.xml: Remove unused parameter (thanks, luacheck) | Matthew Wild | 2015-05-06 | 1 | -1/+1 |
| * | | util.dataforms: Remove unused import of pairs() (thanks luacheck) | Matthew Wild | 2015-05-06 | 1 | -1/+1 |
* | | | Merge 0.10->trunk | Matthew Wild | 2015-05-06 | 2 | -0/+5 |
|\| | |
|
| * | | Merge | Matthew Wild | 2015-05-06 | 3 | -4/+5 |
| |\ \ |
|
| * | | | util.events: Add get_handlers() method | Matthew Wild | 2015-05-06 | 1 | -0/+4 |
| * | | | portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, userm... | Matthew Wild | 2015-05-06 | 1 | -0/+1 |
* | | | | Merge 0.10->trunk | Kim Alvefur | 2015-05-05 | 2 | -3/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | util.statistics: Collect duration sample even if run fewer times than the sam... | Kim Alvefur | 2015-05-05 | 1 | -2/+2 |
| * | | | util.events: Add local reference to table.remove (fixes traceback) | Kim Alvefur | 2015-05-05 | 1 | -1/+2 |
* | | | | Merge 0.10->trunk | Kim Alvefur | 2015-05-03 | 2 | -2/+68 |
|\| | | |
|
| * | | | Merge 0.9->0.10 | Kim Alvefur | 2015-05-03 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | util.datamanager: Fix traceback due to %s in log message | Kim Alvefur | 2015-04-03 | 1 | -1/+1 |
| * | | util.events: Change from nil to false to indicate adding a global wrapper | Matthew Wild | 2015-04-28 | 1 | -2/+2 |
| * | | util.events: Add support for event wrappers, functions which can wrap the cal... | Matthew Wild | 2015-04-28 | 1 | -1/+67 |
* | | | Merge 0.10->trunk | Matthew Wild | 2015-03-24 | 1 | -0/+34 |
|\| | |
|
| * | | util.mercurial: Utility functions for Mercurial repositories | Kim Alvefur | 2015-01-21 | 1 | -0/+34 |
* | | | Merge 0.10->trunk | Matthew Wild | 2015-02-24 | 1 | -1/+1 |
|\| | |
|
| * | | Merge 0.9->0.10 | Kim Alvefur | 2015-02-21 | 1 | -1/+1 |
| |\| |
|
| | * | util.datamanager: Check that the global 'prosody' exists before using it (fix... | Kim Alvefur | 2015-02-20 | 1 | -1/+1 |
* | | | Merge 0.10->trunk | Matthew Wild | 2015-01-31 | 1 | -1/+1 |
|\| | |
|
| * | | util.statistics: Return 0 as percentile if data out of range | Matthew Wild | 2015-01-30 | 1 | -1/+1 |
* | | | Merge 0.10->trunk | Matthew Wild | 2015-01-21 | 2 | -7/+173 |
|\| | |
|
| * | | statsmanager, util.statistics: API changes, remove debugging | Matthew Wild | 2015-01-21 | 1 | -24/+53 |
| * | | util.statistics: New library for gathering various kinds of statistics | Matthew Wild | 2015-01-20 | 1 | -0/+131 |
| * | | util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 functio... | Kim Alvefur | 2015-01-12 | 1 | -7/+13 |
* | | | Merge 0.10 -> trunk | Waqas Hussain | 2014-12-16 | 1 | -0/+1 |
|\| | |
|
| * | | mod_storage_sql2, util.sql: Set character encoding on every connect | Kim Alvefur | 2014-12-11 | 1 | -0/+1 |
* | | | Merge 0.10->trunk | Matthew Wild | 2014-11-20 | 1 | -1/+1 |
|\| | |
|
| * | | mod_pubsub: Add support for including the publisher in item broadcasts | Philipp Hancke | 2014-11-20 | 1 | -1/+1 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2014-11-09 | 1 | -0/+6 |
|\| | |
|
| * | | util.paths: Add function for joining path segments | Kim Alvefur | 2014-11-08 | 1 | -0/+6 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2014-10-26 | 1 | -13/+2 |
|\| | |
|
| * | | Merge 0.9->0.10 | Kim Alvefur | 2014-10-26 | 1 | -13/+2 |
| |\| |
|
| | * | Backout changeset 6e67c73f730c: not a major fix and it breaks interop with at...0.9.7 | Matthew Wild | 2014-10-24 | 1 | -13/+2 |
* | | | Move timer code out of util.timer and into relevant net.server backends | daurnimator | 2014-10-20 | 1 | -66/+1 |
* | | | Merge 0.10->trunk | Waqas Hussain | 2014-10-08 | 2 | -3/+14 |
|\| | |
|
| * | | Merge 0.9->0.10 | Waqas Hussain | 2014-10-08 | 2 | -3/+14 |
| |\| |
|
| | * | util/dataforms: Make sure we iterate over field tags | daurnimator | 2014-10-07 | 1 | -1/+1 |
| | * | util.stanza: Escape newlines and tabs (\r\n\t) when serializing stanzas. \r\n... | Waqas Hussain | 2014-10-08 | 1 | -2/+13 |