[Catalyst-commits] r13433 - Catalyst-Runtime/5.80/branches
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Mon Jul 26 22:33:01 GMT 2010
Author: t0m
Date: 2010-07-26 23:33:01 +0100 (Mon, 26 Jul 2010)
New Revision: 13433
Modified:
Catalyst-Runtime/5.80/branches/README
Log:
Add remaining ones, remove ones I just deleted
Modified: Catalyst-Runtime/5.80/branches/README
===================================================================
--- Catalyst-Runtime/5.80/branches/README 2010-07-26 22:31:00 UTC (rev 13432)
+++ Catalyst-Runtime/5.80/branches/README 2010-07-26 22:33:01 UTC (rev 13433)
@@ -23,12 +23,6 @@
Summary: Works basically. Needs compat work doing.
-better_scripts: dhoss/t0m
-
- Purpose: gsoc 2009
-
- Summary: merged
-
captures_and_args_combined: khisanth
Purpose: allow uri_for_action to be called with captures and args in a single arrayref
@@ -51,20 +45,10 @@
Purpose: Huh, remind me again?
-fastcgi_ipc-run: t0m
-
- Summary: To be deleted, was fixed upstream in FCGI
-
fix_iis_cgi: caelum
Summary: Fix for IIS
-fix_path_info_decoding: t0m
-
- Status: Merged
-
-fix_request_uri
-
forward-comp-obj - edenc
Status: Finished. Needs review.
@@ -75,24 +59,18 @@
Status: In active development
-ipv6_server_script
+ipv6_server_script: phurl
+ Purpose: Allow use of ipv6 in server script
+
+ Status: Hack. Prefer to move to psgi..
+
log_factory - t0m
Purpose: Make the log construction into a fectory.
Status: Needs work
-more_dispatcher_tweaks
-
-more_metaclass_compat: t0m
-
- Status: Merged
-
-param_filtering: bpphillips
-
- Status: merged
-
private-action-attributes: ajgb
Purpose: fix RT#57780
@@ -105,10 +83,16 @@
Status: Needs mod_perl compat code finishing
-refactoring_dispatcher
+refactoring_dispatcher: jnap
-register_comp_by_name
+ Status: ??
+register_comp_by_name: rjbs
+
+ Purpose: Ability to use Catalyst components ala Config::MVC
+
+ Status: needs some work and to not fail tests
+
rt58057 - t0m
Purpose: Fix RT#58057. Regression where controllers with methods with no attributes (but config to give them attributes) fail to compile..
More information about the Catalyst-commits
mailing list