Thu, 22 Mar 2018 16:23:06 +0000 prosodyctl: Run commands inside async context
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 16:23:06 +0000] rev 8655
prosodyctl: Run commands inside async context
Thu, 22 Mar 2018 13:02:00 +0000 util.async: Add sleep() method
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 13:02:00 +0000] rev 8654
util.async: Add sleep() method
Thu, 22 Mar 2018 11:56:03 +0000 util.async: tests: ensure async.once() propagates errors
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 11:56:03 +0000] rev 8653
util.async: tests: ensure async.once() propagates errors
Thu, 22 Mar 2018 07:56:01 +0000 util.async: Add once() to create temporary runners
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 07:56:01 +0000] rev 8652
util.async: Add once() to create temporary runners
Thu, 22 Mar 2018 07:46:23 +0000 util.async: Add ready() to check whether running in async context
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 07:46:23 +0000] rev 8651
util.async: Add ready() to check whether running in async context
Wed, 21 Mar 2018 17:03:13 +0100 util.pubsub: Add simple test covering publishing and retrieving an item
Kim Alvefur <zash@zash.se> [Wed, 21 Mar 2018 17:03:13 +0100] rev 8650
util.pubsub: Add simple test covering publishing and retrieving an item
Wed, 21 Mar 2018 23:20:59 +0100 mod_roster: Use new :text_tag()
Kim Alvefur <zash@zash.se> [Wed, 21 Mar 2018 23:20:59 +0100] rev 8649
mod_roster: Use new :text_tag()
Wed, 21 Mar 2018 23:20:26 +0100 util.stanza: Add :text_tag(), a shortcut for adding nodes with text
Kim Alvefur <zash@zash.se> [Wed, 21 Mar 2018 23:20:26 +0100] rev 8648
util.stanza: Add :text_tag(), a shortcut for adding nodes with text
Wed, 21 Mar 2018 23:15:30 +0100 mod_roster: Iterate over roster group items in more modern manner
Kim Alvefur <zash@zash.se> [Wed, 21 Mar 2018 23:15:30 +0100] rev 8647
mod_roster: Iterate over roster group items in more modern manner
Wed, 21 Mar 2018 22:13:11 +0000 mod_proxy65: Fix all warnings from luacheck
Matthew Wild <mwild1@gmail.com> [Wed, 21 Mar 2018 22:13:11 +0000] rev 8646
mod_proxy65: Fix all warnings from luacheck
Wed, 21 Mar 2018 22:10:24 +0000 mod_proxy65: Fix passing number to stanza API (thanks mimi89999)
Matthew Wild <mwild1@gmail.com> [Wed, 21 Mar 2018 22:10:24 +0000] rev 8645
mod_proxy65: Fix passing number to stanza API (thanks mimi89999)
Wed, 21 Mar 2018 22:08:54 +0000 util.stanza: tests: Add more invalid data types and update for :text(nil) and :text("")
Matthew Wild <mwild1@gmail.com> [Wed, 21 Mar 2018 22:08:54 +0000] rev 8644
util.stanza: tests: Add more invalid data types and update for :text(nil) and :text("")
Wed, 21 Mar 2018 22:04:20 +0000 util.stanza: Allow :text(nil) and :text("") as harmless nops
Matthew Wild <mwild1@gmail.com> [Wed, 21 Mar 2018 22:04:20 +0000] rev 8643
util.stanza: Allow :text(nil) and :text("") as harmless nops
Wed, 21 Mar 2018 16:31:48 +0100 util.startup: Remove unused loop variable [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 21 Mar 2018 16:31:48 +0100] rev 8642
util.startup: Remove unused loop variable [luacheck]
Wed, 21 Mar 2018 16:30:24 +0100 util.startup: Ignore various globals being read and written as part of startup [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 21 Mar 2018 16:30:24 +0100] rev 8641
util.startup: Ignore various globals being read and written as part of startup [luacheck]
Wed, 21 Mar 2018 10:26:29 +0100 util.startup: Trim trailing whitespace [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 21 Mar 2018 10:26:29 +0100] rev 8640
util.startup: Trim trailing whitespace [luacheck]
Tue, 20 Mar 2018 16:11:37 +0000 util.startup: Oops, uncomment accidentally-commented code
Matthew Wild <mwild1@gmail.com> [Tue, 20 Mar 2018 16:11:37 +0000] rev 8639
util.startup: Oops, uncomment accidentally-commented code
Tue, 20 Mar 2018 16:10:37 +0000 prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module
Matthew Wild <mwild1@gmail.com> [Tue, 20 Mar 2018 16:10:37 +0000] rev 8638
prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module
Tue, 20 Mar 2018 16:07:50 +0000 util.prosodyctl: Fix getpass() for new return values of os.execute() in Lua 5.2
Matthew Wild <mwild1@gmail.com> [Tue, 20 Mar 2018 16:07:50 +0000] rev 8637
util.prosodyctl: Fix getpass() for new return values of os.execute() in Lua 5.2
Mon, 19 Mar 2018 16:40:40 +0000 util.async: tests: more code re-use
Matthew Wild <mwild1@gmail.com> [Mon, 19 Mar 2018 16:40:40 +0000] rev 8636
util.async: tests: more code re-use
Mon, 19 Mar 2018 16:31:53 +0000 util.async: tests: luacheck-clean, fixes some actual issues
Matthew Wild <mwild1@gmail.com> [Mon, 19 Mar 2018 16:31:53 +0000] rev 8635
util.async: tests: luacheck-clean, fixes some actual issues
Mon, 19 Mar 2018 16:25:02 +0000 util.async: tests: remove obsolete code and comments
Matthew Wild <mwild1@gmail.com> [Mon, 19 Mar 2018 16:25:02 +0000] rev 8634
util.async: tests: remove obsolete code and comments
Mon, 19 Mar 2018 16:24:42 +0000 util.async: tests: slight modifications to allow more code reuse in tests
Matthew Wild <mwild1@gmail.com> [Mon, 19 Mar 2018 16:24:42 +0000] rev 8633
util.async: tests: slight modifications to allow more code reuse in tests
Mon, 19 Mar 2018 11:51:40 +0000 util.async: Bump log warnings to error level
Matthew Wild <mwild1@gmail.com> [Mon, 19 Mar 2018 11:51:40 +0000] rev 8632
util.async: Bump log warnings to error level
Sun, 18 Mar 2018 22:43:06 +0000 util.async: Add some more tests for wait/done
Matthew Wild <mwild1@gmail.com> [Sun, 18 Mar 2018 22:43:06 +0000] rev 8631
util.async: Add some more tests for wait/done
Sun, 18 Mar 2018 12:05:38 +0000 util.async: Split runner_continue into smaller functions for easier testing and safety
Matthew Wild <mwild1@gmail.com> [Sun, 18 Mar 2018 12:05:38 +0000] rev 8630
util.async: Split runner_continue into smaller functions for easier testing and safety
Sun, 18 Mar 2018 11:32:00 +0000 util.stanza: Switch from asserts to if's, improve performance, errors and tests
Matthew Wild <mwild1@gmail.com> [Sun, 18 Mar 2018 11:32:00 +0000] rev 8629
util.stanza: Switch from asserts to if's, improve performance, errors and tests
Sat, 17 Mar 2018 22:03:08 +0000 util.async: Remove redundant line committed by mistake (Zash, luacheck)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 22:03:08 +0000] rev 8628
util.async: Remove redundant line committed by mistake (Zash, luacheck)
Sat, 17 Mar 2018 18:23:39 +0000 util.async: tests: Ensure done() can be called before wait()
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 18:23:39 +0000] rev 8627
util.async: tests: Ensure done() can be called before wait()
Sat, 17 Mar 2018 18:12:31 +0000 util.async: tests: Add helper function to create mock watcher callbacks
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 18:12:31 +0000] rev 8626
util.async: tests: Add helper function to create mock watcher callbacks
Sat, 17 Mar 2018 23:00:04 +0100 util.async: Trim trailing whitespace in tests [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 17 Mar 2018 23:00:04 +0100] rev 8625
util.async: Trim trailing whitespace in tests [luacheck]
Sat, 17 Mar 2018 19:50:22 +0100 util.stanza: Test coverage of is_stanza()
Kim Alvefur <zash@zash.se> [Sat, 17 Mar 2018 19:50:22 +0100] rev 8624
util.stanza: Test coverage of is_stanza()
Sat, 17 Mar 2018 19:47:48 +0100 util.format: Add test coverage for case of extra nil argument
Kim Alvefur <zash@zash.se> [Sat, 17 Mar 2018 19:47:48 +0100] rev 8623
util.format: Add test coverage for case of extra nil argument
Sat, 17 Mar 2018 19:43:20 +0100 util.format: Fix tests to have expected value first
Kim Alvefur <zash@zash.se> [Sat, 17 Mar 2018 19:43:20 +0100] rev 8622
util.format: Fix tests to have expected value first
Sat, 17 Mar 2018 17:59:58 +0000 util.async: tests: replace peeking at internal state with monitoring correct callback behaviour
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 17:59:58 +0000] rev 8621
util.async: tests: replace peeking at internal state with monitoring correct callback behaviour
Sat, 17 Mar 2018 17:29:13 +0000 util.async: if debugging is enabled, use runner id in logs
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 17:29:13 +0000] rev 8620
util.async: if debugging is enabled, use runner id in logs
Sat, 17 Mar 2018 17:28:07 +0000 util.async: ensure change in e77b37de482e applies after out-of-loop resume also
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 17:28:07 +0000] rev 8619
util.async: ensure change in e77b37de482e applies after out-of-loop resume also
Sat, 17 Mar 2018 14:54:48 +0000 util.async: Behaviour change: continue to process queued items after errors
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 14:54:48 +0000] rev 8618
util.async: Behaviour change: continue to process queued items after errors
Sat, 17 Mar 2018 11:47:07 +0000 util.async: Yet more tests
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 11:47:07 +0000] rev 8617
util.async: Yet more tests
Sat, 17 Mar 2018 11:46:21 +0000 util.async: Convert asserts to a return false (same as other unexpected behaviour)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 11:46:21 +0000] rev 8616
util.async: Convert asserts to a return false (same as other unexpected behaviour)
Sat, 17 Mar 2018 09:31:57 +0000 GNUMakefile: Add 'coverage' target (requires luacov and luacov-console)
Matthew Wild <mwild1@gmail.com> [Sat, 17 Mar 2018 09:31:57 +0000] rev 8615
GNUMakefile: Add 'coverage' target (requires luacov and luacov-console)
Fri, 16 Mar 2018 22:31:12 +0000 util.async: Add comment
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 22:31:12 +0000] rev 8614
util.async: Add comment
Fri, 16 Mar 2018 22:30:25 +0000 util.async: You can never have too many asserts!
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 22:30:25 +0000] rev 8613
util.async: You can never have too many asserts!
Fri, 16 Mar 2018 22:26:15 +0000 util.async: Ensure runner is left in correct state after out-of-main-loop error (+tests)
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 22:26:15 +0000] rev 8612
util.async: Ensure runner is left in correct state after out-of-main-loop error (+tests)
Fri, 16 Mar 2018 22:19:33 +0000 util.async: Add test to ensure waiters throw an error outside async contexts
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 22:19:33 +0000] rev 8611
util.async: Add test to ensure waiters throw an error outside async contexts
Fri, 16 Mar 2018 17:50:16 +0000 util.async: Add tests to specifically cover error handling
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 17:50:16 +0000] rev 8610
util.async: Add tests to specifically cover error handling
Fri, 16 Mar 2018 17:36:49 +0000 MUC: Use empty string if no subject provided (thanks pep+)
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 17:36:49 +0000] rev 8609
MUC: Use empty string if no subject provided (thanks pep+)
Fri, 16 Mar 2018 17:13:57 +0000 util.async: Add tests
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 17:13:57 +0000] rev 8608
util.async: Add tests
Fri, 16 Mar 2018 17:13:20 +0000 util.async: Log the non-error state as well when there is an error being processed
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 17:13:20 +0000] rev 8607
util.async: Log the non-error state as well when there is an error being processed
Fri, 16 Mar 2018 17:12:36 +0000 util.async: Bugfix, don't continue main loop while there is a pending error
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 17:12:36 +0000] rev 8606
util.async: Bugfix, don't continue main loop while there is a pending error
Fri, 16 Mar 2018 17:12:09 +0000 util.async: Fix order of statements so queue count makes more sense
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 17:12:09 +0000] rev 8605
util.async: Fix order of statements so queue count makes more sense
Fri, 16 Mar 2018 17:11:23 +0000 util.async: Log warning when unexpected state is reached
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 17:11:23 +0000] rev 8604
util.async: Log warning when unexpected state is reached
Fri, 16 Mar 2018 14:59:41 +0000 util.async: Add per-runner ids and add runner:log() method
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 14:59:41 +0000] rev 8603
util.async: Add per-runner ids and add runner:log() method
Fri, 16 Mar 2018 14:51:24 +0000 util.stanza: Add stricter validation for data passed to stanza builder API
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 14:51:24 +0000] rev 8602
util.stanza: Add stricter validation for data passed to stanza builder API
Fri, 16 Mar 2018 14:50:28 +0000 util.stanza: Add tests ensuring support for unicode in tag/attr names
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 14:50:28 +0000] rev 8601
util.stanza: Add tests ensuring support for unicode in tag/attr names
Fri, 16 Mar 2018 14:24:53 +0000 util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works
Matthew Wild <mwild1@gmail.com> [Fri, 16 Mar 2018 14:24:53 +0000] rev 8600
util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works
Fri, 16 Mar 2018 08:47:51 +0100 mod_http: Pass util.events object to API, fixes traceback
Kim Alvefur <zash@zash.se> [Fri, 16 Mar 2018 08:47:51 +0100] rev 8599
mod_http: Pass util.events object to API, fixes traceback
Thu, 15 Mar 2018 17:52:11 +0100 mod_websocket: Transfer IP address derived by mod_http
Kim Alvefur <zash@zash.se> [Thu, 15 Mar 2018 17:52:11 +0100] rev 8598
mod_websocket: Transfer IP address derived by mod_http
Thu, 15 Mar 2018 17:22:49 +0100 mod_http: Set request.ip on all HTTP requests (moves code out of mod_bosh) (fixes #540)
Kim Alvefur <zash@zash.se> [Thu, 15 Mar 2018 17:22:49 +0100] rev 8597
mod_http: Set request.ip on all HTTP requests (moves code out of mod_bosh) (fixes #540)
Sun, 11 Mar 2018 06:01:19 +0100 Add makefiles compatible with BSD make
Kim Alvefur <zash@zash.se> [Sun, 11 Mar 2018 06:01:19 +0100] rev 8596
Add makefiles compatible with BSD make
Tue, 31 Oct 2017 17:28:23 +0100 Rename Makefile -> GNUmakefile to reflect dependency on GNU Make
Kim Alvefur <zash@zash.se> [Tue, 31 Oct 2017 17:28:23 +0100] rev 8595
Rename Makefile -> GNUmakefile to reflect dependency on GNU Make
Sat, 10 Mar 2018 20:52:14 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 20:52:14 +0100] rev 8594
Merge 0.10->trunk
Sat, 10 Mar 2018 20:49:52 +0100 Merge 0.9->0.10
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 20:49:52 +0100] rev 8593
Merge 0.9->0.10
Sat, 10 Mar 2018 20:47:34 +0100 mod_admin_telnet: Include the default path property in URL calculation (fixes #1099)
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 20:47:34 +0100] rev 8592
mod_admin_telnet: Include the default path property in URL calculation (fixes #1099)
Thu, 08 Mar 2018 17:36:36 +0100 MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Jonas Wielicki <jonas@wielicki.name> [Thu, 08 Mar 2018 17:36:36 +0100] rev 8591
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Wed, 10 Jan 2018 15:15:25 +0000 Added tag 0.9.13 for changeset 082d12728645
Matthew Wild <mwild1@gmail.com> [Wed, 10 Jan 2018 15:15:25 +0000] rev 8590
Added tag 0.9.13 for changeset 082d12728645
Sat, 10 Mar 2018 02:28:29 +0100 mod_register_limits: Return reason for disallowing
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:28:29 +0100] rev 8589
mod_register_limits: Return reason for disallowing
Sat, 10 Mar 2018 02:27:09 +0100 mod_register_limits: Log message for white- and blacklist hits separate
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:27:09 +0100] rev 8588
mod_register_limits: Log message for white- and blacklist hits separate
Sat, 10 Mar 2018 02:24:18 +0100 mod_register_limits: Log a debug message when disallowing registration by ewhite- or blacklist
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:24:18 +0100] rev 8587
mod_register_limits: Log a debug message when disallowing registration by ewhite- or blacklist
Sat, 10 Mar 2018 02:21:23 +0100 mod_register_ibr: Include reason for rejection of registration in debug log
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 02:21:23 +0100] rev 8586
mod_register_ibr: Include reason for rejection of registration in debug log
Sat, 10 Mar 2018 00:08:21 +0100 luacheckrc: Ignore all unknown globals in config file (ie all settings)
Kim Alvefur <zash@zash.se> [Sat, 10 Mar 2018 00:08:21 +0100] rev 8585
luacheckrc: Ignore all unknown globals in config file (ie all settings)
Fri, 09 Mar 2018 22:17:59 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Fri, 09 Mar 2018 22:17:59 +0100] rev 8584
Merge 0.10->trunk
Fri, 09 Mar 2018 21:51:06 +0100 mod_mam: Remove unmatched closing paren
Kim Alvefur <zash@zash.se> [Fri, 09 Mar 2018 21:51:06 +0100] rev 8583
mod_mam: Remove unmatched closing paren
Fri, 09 Mar 2018 21:50:01 +0100 mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 09 Mar 2018 21:50:01 +0100] rev 8582
mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck]
Thu, 08 Mar 2018 17:36:36 +0100 MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Jonas Wielicki <jonas@wielicki.name> [Thu, 08 Mar 2018 17:36:36 +0100] rev 8581
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Wed, 07 Mar 2018 15:05:20 +0100 mod_mam: Add an option for whether to include 'total' counts by default in queries
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 15:05:20 +0100] rev 8580
mod_mam: Add an option for whether to include 'total' counts by default in queries
Wed, 07 Mar 2018 14:59:00 +0100 mod_mam: Log a debug message if archive expiry has been disabled
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 14:59:00 +0100] rev 8579
mod_mam: Log a debug message if archive expiry has been disabled
Wed, 07 Mar 2018 14:46:55 +0100 Backed out changeset 97a094fdf101, interferes with 6ddddfe05a74
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 14:46:55 +0100] rev 8578
Backed out changeset 97a094fdf101, interferes with 6ddddfe05a74
Fri, 09 Mar 2018 19:26:35 +0100 mod_presence: Remove unused local [luacheck]
Kim Alvefur <zash@zash.se> [Fri, 09 Mar 2018 19:26:35 +0100] rev 8577
mod_presence: Remove unused local [luacheck]
Fri, 09 Mar 2018 19:23:19 +0100 luacheckrc: Restore module semantics, but only for plugins (ignores some globals)
Kim Alvefur <zash@zash.se> [Fri, 09 Mar 2018 19:23:19 +0100] rev 8576
luacheckrc: Restore module semantics, but only for plugins (ignores some globals)
Fri, 09 Mar 2018 19:16:18 +0100 MUC: Write down which functions are exposed and thus available to other modules
Kim Alvefur <zash@zash.se> [Fri, 09 Mar 2018 19:16:18 +0100] rev 8575
MUC: Write down which functions are exposed and thus available to other modules
Thu, 08 Mar 2018 17:35:56 +0100 MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Jonas Wielicki <jonas@wielicki.name> [Thu, 08 Mar 2018 17:35:56 +0100] rev 8574
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Wed, 07 Mar 2018 19:22:07 +0100 util.import: Explicitly export the global import function [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 19:22:07 +0100] rev 8573
util.import: Explicitly export the global import function [luacheck]
Wed, 07 Mar 2018 19:21:24 +0100 .luacheckrc: Add awareness of the module:http_url API added by mod_http
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 19:21:24 +0100] rev 8572
.luacheckrc: Add awareness of the module:http_url API added by mod_http
Wed, 07 Mar 2018 19:20:31 +0100 luacheckrc: Remove allowance legacy module() related globals
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 19:20:31 +0100] rev 8571
luacheckrc: Remove allowance legacy module() related globals
Wed, 07 Mar 2018 19:19:56 +0100 luacheckrc: Reflow globals settings
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 19:19:56 +0100] rev 8570
luacheckrc: Reflow globals settings
Wed, 07 Mar 2018 19:18:35 +0100 MUC/lock: Fix locking timeout to account for the direction of time
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 19:18:35 +0100] rev 8569
MUC/lock: Fix locking timeout to account for the direction of time
Wed, 07 Mar 2018 19:17:48 +0100 MUC/lock: Remove redundant fallback value
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 19:17:48 +0100] rev 8568
MUC/lock: Remove redundant fallback value
Wed, 07 Mar 2018 12:51:27 +0100 util_pubsub_spec: Move util.pubsub import into a setup block
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 12:51:27 +0100] rev 8567
util_pubsub_spec: Move util.pubsub import into a setup block
Tue, 06 Mar 2018 19:11:23 +0100 mod_adhoc: Remove unused local [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 06 Mar 2018 19:11:23 +0100] rev 8566
mod_adhoc: Remove unused local [luacheck]
Tue, 06 Mar 2018 06:27:20 +0100 spec: Trim trailing whitespace
Kim Alvefur <zash@zash.se> [Tue, 06 Mar 2018 06:27:20 +0100] rev 8565
spec: Trim trailing whitespace
Tue, 06 Mar 2018 01:45:58 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Tue, 06 Mar 2018 01:45:58 +0100] rev 8564
Merge 0.10->trunk
Fri, 02 Mar 2018 01:51:06 +0100 prosodyctl: Use correct separator in chown call (fixes #1093)
Kim Alvefur <zash@zash.se> [Fri, 02 Mar 2018 01:51:06 +0100] rev 8563
prosodyctl: Use correct separator in chown call (fixes #1093)
Sat, 24 Feb 2018 19:40:18 +0100 hostmanager: Add a logging close method in case something tries to close the origin of local-originated stanzas (see #1084)
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 19:40:18 +0100] rev 8562
hostmanager: Add a logging close method in case something tries to close the origin of local-originated stanzas (see #1084)
Sat, 03 Mar 2018 20:55:46 +0100 util_pubsub_spec: Beginnings of tests for util.pubsub
Kim Alvefur <zash@zash.se> [Sat, 03 Mar 2018 20:55:46 +0100] rev 8561
util_pubsub_spec: Beginnings of tests for util.pubsub
Thu, 01 Mar 2018 21:58:50 +0100 luacheckrc: Declare known global functions in config file
Kim Alvefur <zash@zash.se> [Thu, 01 Mar 2018 21:58:50 +0100] rev 8560
luacheckrc: Declare known global functions in config file
Wed, 28 Feb 2018 20:17:21 +0100 util.logger: Import globals (fixes on Lua 5.2)
Kim Alvefur <zash@zash.se> [Wed, 28 Feb 2018 20:17:21 +0100] rev 8559
util.logger: Import globals (fixes on Lua 5.2)
Wed, 28 Feb 2018 20:06:26 +0100 vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur <zash@zash.se> [Wed, 28 Feb 2018 20:06:26 +0100] rev 8558
vairious: Add annotation when an empty environment is set [luacheck]
Wed, 28 Feb 2018 18:12:20 +0100 Makefile: Also package /net/resolvers
Michel Le Bihan <michel@lebihan.pl> [Wed, 28 Feb 2018 18:12:20 +0100] rev 8557
Makefile: Also package /net/resolvers Fixes #1094
Tue, 27 Feb 2018 16:02:25 +0000 util.logger: New method 'add_simple_sink', logger.add_simple_sink(print) works
Matthew Wild <mwild1@gmail.com> [Tue, 27 Feb 2018 16:02:25 +0000] rev 8556
util.logger: New method 'add_simple_sink', logger.add_simple_sink(print) works
Mon, 26 Feb 2018 18:31:27 +0100 server_epoll: Onconnect should happen before first attempt to write to socket
Kim Alvefur <zash@zash.se> [Mon, 26 Feb 2018 18:31:27 +0100] rev 8555
server_epoll: Onconnect should happen before first attempt to write to socket
Mon, 26 Feb 2018 15:27:00 +0000 net.http: Refactor to use new net.connect API, brings support for async DNS
Matthew Wild <mwild1@gmail.com> [Mon, 26 Feb 2018 15:27:00 +0000] rev 8554
net.http: Refactor to use new net.connect API, brings support for async DNS
Mon, 26 Feb 2018 15:26:08 +0000 net.connect: Fix to store correct parameter
Matthew Wild <mwild1@gmail.com> [Mon, 26 Feb 2018 15:26:08 +0000] rev 8553
net.connect: Fix to store correct parameter
Mon, 26 Feb 2018 15:25:52 +0000 net.connect: Improve error message
Matthew Wild <mwild1@gmail.com> [Mon, 26 Feb 2018 15:25:52 +0000] rev 8552
net.connect: Improve error message
Mon, 26 Feb 2018 15:25:34 +0000 net.connect: Handle immediate failures of server.addclient
Matthew Wild <mwild1@gmail.com> [Mon, 26 Feb 2018 15:25:34 +0000] rev 8551
net.connect: Handle immediate failures of server.addclient
Mon, 26 Feb 2018 15:21:27 +0000 net.connect: Handle case when resolver runs out of targets
Matthew Wild <mwild1@gmail.com> [Mon, 26 Feb 2018 15:21:27 +0000] rev 8550
net.connect: Handle case when resolver runs out of targets
Mon, 26 Feb 2018 15:20:35 +0000 net.connect: Track last connection error
Matthew Wild <mwild1@gmail.com> [Mon, 26 Feb 2018 15:20:35 +0000] rev 8549
net.connect: Track last connection error
Sun, 25 Feb 2018 11:20:56 +0100 mod_s2s: Don't use string concatenation when passing values to logging
Kim Alvefur <zash@zash.se> [Sun, 25 Feb 2018 11:20:56 +0100] rev 8548
mod_s2s: Don't use string concatenation when passing values to logging
Sat, 24 Feb 2018 14:45:06 +0100 util.ringbuffer: Add method for discarding buffered data without returning it to lua
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 14:45:06 +0100] rev 8547
util.ringbuffer: Add method for discarding buffered data without returning it to lua
Sat, 24 Feb 2018 14:44:46 +0100 util.ringbuffer: Add various comments
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 14:44:46 +0100] rev 8546
util.ringbuffer: Add various comments
Sat, 24 Feb 2018 14:39:36 +0100 net.server_epoll: Spelling writeable -> writable
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 14:39:36 +0100] rev 8545
net.server_epoll: Spelling writeable -> writable
Sat, 24 Feb 2018 14:36:44 +0100 net.server_epoll: Remove special casing for having sent an empty write buffer because the wantwrite flag must be unset regardless
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 14:36:44 +0100] rev 8544
net.server_epoll: Remove special casing for having sent an empty write buffer because the wantwrite flag must be unset regardless
Sat, 24 Feb 2018 13:46:16 +0100 net.server_epoll: Call onconnect listener on first successful read or write
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 13:46:16 +0100] rev 8543
net.server_epoll: Call onconnect listener on first successful read or write
Sat, 24 Feb 2018 11:51:43 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 11:51:43 +0100] rev 8542
Merge 0.10->trunk
Wed, 21 Feb 2018 21:02:16 +0100 mod_mam: Implement option to enable MAM implicitly when client support is detected (#867)
Kim Alvefur <zash@zash.se> [Wed, 21 Feb 2018 21:02:16 +0100] rev 8541
mod_mam: Implement option to enable MAM implicitly when client support is detected (#867)
Sat, 24 Feb 2018 11:50:08 +0100 mod_storage_sql: Catch and report value deserialization errors
Kim Alvefur <zash@zash.se> [Sat, 24 Feb 2018 11:50:08 +0100] rev 8540
mod_storage_sql: Catch and report value deserialization errors
Fri, 23 Feb 2018 16:23:03 +0000 net.connect: Default to *a pattern if none provided
Matthew Wild <mwild1@gmail.com> [Fri, 23 Feb 2018 16:23:03 +0000] rev 8539
net.connect: Default to *a pattern if none provided
Fri, 23 Feb 2018 16:21:40 +0000 net.http: Rename handler to conn, for consistency with all our other code
Matthew Wild <mwild1@gmail.com> [Fri, 23 Feb 2018 16:21:40 +0000] rev 8538
net.http: Rename handler to conn, for consistency with all our other code
Fri, 23 Feb 2018 16:20:45 +0000 net.http: Remove use of 'conn' (raw socket object returned by addclient)
Matthew Wild <mwild1@gmail.com> [Fri, 23 Feb 2018 16:20:45 +0000] rev 8537
net.http: Remove use of 'conn' (raw socket object returned by addclient)
Fri, 23 Feb 2018 17:11:59 +0100 moduleapi: Remove unused and undocumented :has_feature and :has_identity
Kim Alvefur <zash@zash.se> [Fri, 23 Feb 2018 17:11:59 +0100] rev 8536
moduleapi: Remove unused and undocumented :has_feature and :has_identity
(0) -3000 -1000 -120 +120 +1000 +3000 tip