catagits/Catalyst-Runtime.git
2010-05-22 Tomas Doran Changelog, bump Moose dep
2010-05-20 Tomas Doran Back out hunks I accidentally committed
2010-05-20 Tomas Doran Changelog and dep bump for more_metaclass_compat branch...
2010-05-20 Tomas Doran Merge 'trunk' into 'more_metaclass_compat'
2010-05-20 Jay Hannah Oops. I should have TODO'd this one. rafl++
2010-05-19 Jay Hannah We appear to have a bug where if lazy => 1 isn't set...
2010-05-15 Tomas Doran Changelog, bump versions, add new contributor :)
2010-05-15 Tomas Doran Merge 'fix_request_uri' into 'trunk'
2010-05-15 Tomas Doran Add recommendation
2010-05-15 Tomas Doran Add a pile of docs for the new use_request_uri_for_path...
2010-05-15 Tomas Doran Simplify madness some more, back to how it looked in...
2010-05-15 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-12 Peter Rabbitson Better stats API explanation (SpiceMan)
2010-05-08 Tomas Doran I hate this name less. Others may feel differently
2010-05-08 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-07 Florian Ragwitz Version 5.80023. 5.80023
2010-05-07 Florian Ragwitz Changelogging.
2010-05-07 Florian Ragwitz Pass along options to load_class for plugins.
2010-05-06 Wallace Reis minor fix for Changes file | add me as a contributor
2010-05-06 Wallace Reis make uri_for a bit cleaner
2010-05-03 Florian Ragwitz Remove useless conditional.
2010-05-02 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-02 Florian Ragwitz Unbreak tests by actually adding the module they're...
2010-05-02 Tomas Doran Merge 'trunk' into 'fix_request_uri'
2010-05-02 Tomas Doran Back out crazy heuristics
2010-05-02 Florian Ragwitz Allow parameterized roles to be applied as plugins.
2010-05-02 Tomas Doran Revert to old behaviour, allow config for new behaviour...
2010-04-28 Eden Cardim minor documentation fix for handle_request
2010-04-28 Florian Ragwitz Make sure path_to returns an instance of the right...
2010-04-21 Alex J. G.... Fix not stripping backslashes in DispatchType::Regex...
2010-04-19 Tomas Doran Get it mostly working, except uri_for is still buggered
2010-04-19 Tomas Doran Just add comments to tests, no functional changes
2010-04-19 Tomas Doran Go away useless warning
2010-04-19 Tomas Doran Bah, accidentally removed..
2010-04-19 Tomas Doran Document the action config here, as people don't seem...
2010-04-19 Tomas Doran Remove the fugly hack to avoid metaclass compat issues...
2010-04-18 Tomas Doran Fix unquoted regex as per RT#24951
2010-04-13 Tomas Doran Trivial test feature, fixes RT#53653
2010-04-13 Tomas Doran Fix RT#49267
2010-04-13 Tomas Doran Document return of C::T::get is bytes not characters...
2010-04-13 Tomas Doran Fix RT#41442 so that temporary files are always, always...
2010-04-13 Tomas Doran Fix spelling errors - RT#54335
2010-04-12 Tomas Doran Revert unintentional change in r13151
2010-04-12 Tomas Doran Fix dsadinoff's mod_rewrite bug I hope
2010-04-02 Tomas Doran Require new CGI::Simple::Cookie, changelog
2010-04-01 Florian Ragwitz Import croak, which the test already uses in various...
2010-03-31 Tomas Doran Adding ability to switch X-Catalyst on by config. For...
2010-03-29 Florian Ragwitz We always have a metaclass after setup, right?
2010-03-29 Florian Ragwitz Remove $VERSION hacks.
2010-03-29 Tomas Doran Fail, commit version bump 5.80022
2010-03-28 Tomas Doran Make the tables from the log_headers method scale to...
2010-03-28 Tomas Doran More splitting up of the response logging methods
2010-03-28 Tomas Doran Back out behaviour change in debug logging we don't...
2010-03-28 Tomas Doran Cache the IP address => hostname lookups which could...
2010-03-28 Tomas Doran Back out 13063. This changes the CGI environment we...
2010-03-26 Florian Ragwitz Make sure to construct Upload objects properly, even...
2010-03-22 Florian Ragwitz no tabs. kthx!
2010-03-22 Ian Wells Disabled name lookup for server hostname in favour...
2010-03-22 Tatsuhiko Miyagawa added cpanm :)
2010-03-22 Florian Ragwitz It's --help, not -help.
2010-03-19 Justin Hunter fix long standing typo
2010-03-08 Balint Szilakszi Optimizing component lookup for the simple, common...
2010-03-06 Tomas Doran Changelog
2010-03-06 Tomas Doran Merge 'trunk' into 'param_filtering'
2010-03-05 Matt S Trout fix Index uri_for_action bug
2010-03-05 Andrew Rodland Tiny doc fix for Engine::FastCGI
2010-03-04 Brian Phillips only log response status, content-type and content...
2010-03-03 Tomas Doran Bump versions, expand somewhat on the changelog 5.80021
2010-03-03 Tomas Doran The no warnings stanza does nothing, so remove it
2010-03-02 Brian Phillips cleaned up tabs vs. spaces
2010-03-02 Brian Phillips remove filtering, get request/response logging from...
2010-03-01 Tomas Doran Merge 'trunk' into 'param_filtering'
2010-02-23 Florian Ragwitz fix doc typo.
2010-02-14 Florian Ragwitz Make the debug log say the cat version with all its...
2010-02-11 Tomas Doran First attempt to make this make more sense.
2010-02-11 Tomas Doran Fix typo
2010-02-09 Rafael Kitover update Changes, put comment back in
2010-02-08 Tomas Doran Unfuck
2010-02-08 Tomas Doran Merge 'trunk' into 'uri_for_utf8'
2010-02-04 Florian Ragwitz Version 5.80020. 5.80020
2010-02-04 Florian Ragwitz Merge branch 'expand_modules'
2010-01-29 Florian Ragwitz Version 5.80019. 5.80019
2010-01-29 Florian Ragwitz Changelog tweaking.
2010-01-28 Tomas Doran Changelog up to date
2010-01-28 Tomas Doran And test the non root app case
2010-01-28 Tomas Doran Fix paths with URI encoding as the first path part
2010-01-27 Tomas Doran Fix / => %2F in uri_for so that it only works for actio...
2010-01-27 Tomas Doran Fix failing test related to missing g in regex
2010-01-27 Tomas Doran Clarrify debug documentation
2010-01-25 Florian Ragwitz Remove apparently useless Component::BUILDARGS conditional.
2010-01-25 Florian Ragwitz Revert "in what case is a numeric comparison called...
2010-01-25 Oliver Charles Improve the documentation about -Home and how Catalyst...
2010-01-24 Oliver Charles Allow models and components to specify the names of...
2010-01-19 Αριστοτέλης... fix $c->error doc in Catalyst.pm POD
2010-01-19 Florian Ragwitz Changelog action_args.
2010-01-19 Florian Ragwitz Merge branch 'action_args'
2010-01-19 Florian Ragwitz And another minor tweak.
2010-01-19 Florian Ragwitz Some more doc tweaking.
2010-01-19 John Napiorkowski tweaked docs based on IRC suggestions
2010-01-19 John Napiorkowski added documentation for the configuration option "actio...
next