Kim Alvefur
|
43531740f9
|
util: Prefix module imports with prosody namespace
|
2023-03-17 16:23:16 +01:00 |
|
Matthew Wild
|
a5775893f5
|
util.helpers: when logging events, log individual handler calls
|
2020-09-03 13:00:43 +01:00 |
|
Kim Alvefur
|
70fbc5ba58
|
util.helpers: Handle missing priorities, happens due to wildcard magic in net.http.server (fixes #1044)
|
2017-11-22 02:34:42 +01:00 |
|
Kim Alvefur
|
8624ff8562
|
util.helpers: List event priorities instead of useless array index
|
2016-11-18 10:19:34 +01:00 |
|
Kim Alvefur
|
d2819c1775
|
util.helpers: Fix order of functions using each other [fixes 00412b36166f]
|
2015-03-03 20:27:35 +01:00 |
|
Kim Alvefur
|
eaa823a597
|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
|
2015-02-21 10:36:37 +01:00 |
|
Florian Zeitz
|
1d833bb807
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
|
Matthew Wild
|
2aa7b4448e
|
util.helpers: Helper helpers to log host events
|
2013-04-03 13:39:00 +01:00 |
|
Matthew Wild
|
9005efc19b
|
util.helpers: show_events(): Make more robust, and allow filtering results to a specific event
|
2012-04-26 06:58:21 +01:00 |
|
Matthew Wild
|
cb0212542b
|
util.helpers: Add show_events(), to show the events and handlers in a util.events object
|
2012-04-24 18:54:34 +01:00 |
|
Matthew Wild
|
b7625791b1
|
util.helpers: After nearly 'fixing' this code, I conclude it instead only deserves a bigger smile
|
2012-01-22 19:10:13 +00:00 |
|
Matthew Wild
|
2bc0606453
|
Update copyright headers for 2010
|
2010-03-22 17:06:15 +00:00 |
|
Matthew Wild
|
2b9801ef79
|
util.helpers: Add copyright header
|
2009-10-17 10:42:19 +01:00 |
|
Matthew Wild
|
e442e6afe5
|
util.helpers: Add get_upvalue(function, name) helper
|
2009-10-16 22:03:32 +01:00 |
|
Matthew Wild
|
e857dbd1c9
|
util.helpers: It would be a good idea to fire an event when we say we are
|
2009-09-20 03:20:38 +01:00 |
|
Matthew Wild
|
7cbeb1bf59
|
util.helpers: New util library to aid with debugging, etc.
|
2009-07-12 02:07:14 +01:00 |
|