Software /
code /
prosody
Graph
-
net.http.server: Improve commentFri, 27 Apr 2012 22:37:56 +0100, by Matthew Wild
-
mod_component: Return true after denying a second component connection for a host (thanks xnyhps)Fri, 27 Apr 2012 22:37:24 +0100, by Matthew Wild
-
modulemanager: Clear modulemap when a host is deactivated (thanks xnyhps)Fri, 27 Apr 2012 22:36:35 +0100, by Matthew Wild
-
hostmanager: Remove unused host_config parameter from host-activated eventFri, 27 Apr 2012 22:33:38 +0100, by Matthew Wild
-
hostmanager: Add some TODO commentsFri, 27 Apr 2012 22:32:04 +0100, by Matthew Wild
-
hostmanager: Convert host-deactivating event parameters to a tableFri, 27 Apr 2012 22:31:53 +0100, by Matthew Wild
-
mod_proxy65: Fix traceback when proxy65 service fails to bind a portFri, 27 Apr 2012 22:18:20 +0100, by Matthew Wild
-
modulemanager: Set module.environment before calling add_host, otherwise the module will get the parent's environment (thanks xnyhps and Maranda)Fri, 27 Apr 2012 21:37:45 +0100, by Matthew Wild
-
net.http.server: Remove unused variableFri, 27 Apr 2012 20:01:21 +0100, by Matthew Wild
-
net.http.server: Correctly cache results of handler indexing, and also cache failuresFri, 27 Apr 2012 20:00:06 +0100, by Matthew Wild
-
mod_bosh: Add routes without trailing-'/', so that both /http-bind and /http-bind/ work againFri, 27 Apr 2012 19:05:03 +0100, by Matthew Wild
-
mod_http: Allow a route value to be static data rather than a handler functionFri, 27 Apr 2012 19:02:36 +0100, by Matthew Wild
-
net.http.codes: Add missing 418 status codeFri, 27 Apr 2012 18:54:51 +0100, by Matthew Wild
-
mod_http_files: Specify method in HTTP routeFri, 27 Apr 2012 18:40:44 +0100, by Matthew Wild
-
mod_http: Routes now require a method to be specified, but the path has become optional (defaults to the base path with no trailing '/'Fri, 27 Apr 2012 18:37:40 +0100, by Matthew Wild
-
mod_http: Link to docs on routes in error messageFri, 27 Apr 2012 18:36:27 +0100, by Matthew Wild
-
moduleapi: Rename module:hook_stanza() -> module:hook_tag() (hook_stanza works for compat)Fri, 27 Apr 2012 18:35:33 +0100, by Matthew Wild
-
moduleapi: get_host_type(): Return nil for global modules (no host)Fri, 27 Apr 2012 18:34:40 +0100, by Matthew Wild
-
mod_http: Remove unused import of url.parseThu, 26 Apr 2012 16:53:32 +0100, by Matthew Wild
-
mod_http_files, net.http.parser: Move path normalization to net.http.parser so that all modules can benefitThu, 26 Apr 2012 16:48:16 +0100, by Matthew Wild
-
Merge with backoutThu, 26 Apr 2012 16:25:17 +0100, by Matthew Wild
-
Revert 98bfebb38705, moved to net.http.parser in 4fc99f1b7570Thu, 26 Apr 2012 16:25:11 +0100, by Matthew Wild
-
net.http.server: Fire http-error 400 if request fails sanity checksThu, 26 Apr 2012 16:11:08 +0100, by Matthew Wild
-
net.http.parser: Handle full URLs in status line.Thu, 26 Apr 2012 20:07:13 +0500, by Waqas Hussain
-
mod_http_errors: Module to handle HTTP errors with a HTML pageThu, 26 Apr 2012 15:16:29 +0100, by Matthew Wild
-
net.http.server: Make error handling overrideable via 'http-error' eventThu, 26 Apr 2012 15:14:19 +0100, by Matthew Wild
-
net.server.http: Parse absolute URIs in requests (thanks Maranda)Thu, 26 Apr 2012 15:05:05 +0100, by Matthew Wild
-
moduleapi: Fix parameters to unhook_object_event()Thu, 26 Apr 2012 14:51:55 +0100, by Matthew Wild
-
moduleapi: module:depends(): Don't load shared modules onto the current host if the current host is '*'...Thu, 26 Apr 2012 07:04:59 +0100, by Matthew Wild
-
net.http.server: Expose events object (for debug purposes)Thu, 26 Apr 2012 06:58:57 +0100, by Matthew Wild
Scroll all the way down to load more.