Fri, 27 Apr 2012 21:37:45 +0100 modulemanager: Set module.environment before calling add_host, otherwise the module will get the parent's environment (thanks xnyhps and Maranda)
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 21:37:45 +0100] rev 4728
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 20:01:21 +0100 net.http.server: Remove unused variable
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 20:01:21 +0100] rev 4727
net.http.server: Remove unused variable
Fri, 27 Apr 2012 20:00:06 +0100 net.http.server: Correctly cache results of handler indexing, and also cache failures
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 20:00:06 +0100] rev 4726
net.http.server: Correctly cache results of handler indexing, and also cache failures
Fri, 27 Apr 2012 19:05:03 +0100 mod_bosh: Add routes without trailing-'/', so that both /http-bind and /http-bind/ work again
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 19:05:03 +0100] rev 4725
mod_bosh: Add routes without trailing-'/', so that both /http-bind and /http-bind/ work again
Fri, 27 Apr 2012 19:02:36 +0100 mod_http: Allow a route value to be static data rather than a handler function
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 19:02:36 +0100] rev 4724
mod_http: Allow a route value to be static data rather than a handler function
Fri, 27 Apr 2012 18:54:51 +0100 net.http.codes: Add missing 418 status code
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 18:54:51 +0100] rev 4723
net.http.codes: Add missing 418 status code
Fri, 27 Apr 2012 18:40:44 +0100 mod_http_files: Specify method in HTTP route
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 18:40:44 +0100] rev 4722
mod_http_files: Specify method in HTTP route
Fri, 27 Apr 2012 18:37:40 +0100 mod_http: Routes now require a method to be specified, but the path has become optional (defaults to the base path with no trailing '/'
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 18:37:40 +0100] rev 4721
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:36:27 +0100 mod_http: Link to docs on routes in error message
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 18:36:27 +0100] rev 4720
mod_http: Link to docs on routes in error message
Fri, 27 Apr 2012 18:35:33 +0100 moduleapi: Rename module:hook_stanza() -> module:hook_tag() (hook_stanza works for compat)
Matthew Wild <mwild1@gmail.com> [Fri, 27 Apr 2012 18:35:33 +0100] rev 4719
moduleapi: Rename module:hook_stanza() -> module:hook_tag() (hook_stanza works for compat)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip