Depend on a new CMOP because we rely on its new load_class error messages.
[catagits/Catalyst-Runtime.git] / lib /
2009-11-27 Tomas Doran Bump version in runtime branch
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Fix typo, bricas++, add simple test for restarter arguments
2009-11-26 Tomas Doran Factor restarter arg assembly out into it's own routine...
2009-11-26 Tomas Doran Fix up docs
2009-11-26 Tomas Doran Back out 11979 until I work out why IPC::Run is getting...
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Tidy up help and TODO tests
2009-11-26 Tomas Doran Remove most of the horrible
2009-11-26 Tomas Doran Get useful help about which option you fucked up back
2009-11-25 Tomas Doran Fix big bug in test
2009-11-25 Tomas Doran Fix warnings from ScriptRunner
2009-11-24 Tomas Doran Trivial Pod fixes
2009-11-24 Tomas Doran Add tests for the create script and fix the bugs that...
2009-11-23 Tomas Doran And do that in a way which actually works
2009-11-23 Tomas Doran Chomp trailing space
2009-11-23 Tomas Doran Fix duplicate short options issue
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-23 Tomas Doran Nasty hack for fastcgi, fixes gitalist
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-11-22 Tomas Doran Changelog, adjust warning text, bump versions for a...
2009-11-22 Tomas Doran Fix unicode issues in CGI and FastCGI engines
2009-11-21 Zbigniew Łukasiak warning for plugins inheriting from Catayst::Component
2009-11-21 Florian Ragwitz Version 5.80014. 5.80014
2009-11-21 Florian Ragwitz Improve Exception::Interface docs.
2009-11-20 Florian Ragwitz Remove some docs for Exception::Go and ::Detach.
2009-11-20 Florian Ragwitz Fix a doc typo.
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-20 Tomas Doran Pass Pod coverage
2009-11-20 Tomas Doran Fix script_test.pl
2009-11-19 Tomas Doran Unified help display, at the cost of having lost the...
2009-11-19 Tomas Doran Add Pod for all the new exception classes
2009-11-18 Tomas Doran Beat somewhat into shape by comparing the old and new...
2009-11-17 Florian Ragwitz Merge branch 'exception_interface'
2009-11-14 Tomas Doran Pod fixes re RT#51489
2009-11-14 Tomas Doran Pod patch
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tests, fix args as well as captureargs and be less...
2009-11-10 Tomas Doran And lets not change behaviour with the log flush change..
2009-11-10 Tomas Doran Warn on case_sensitive being set, remove documentation
2009-11-09 Florian Ragwitz Make request->body fail when used as a writer.
2009-11-06 Devin Austin unfucked test server options and made test pass f'real...
2009-11-06 Alastair McGowan... Amend doc to not mention using undef in ->uri_for
2009-11-06 Alastair McGowan... Add doc for no-args call to ->uri_for
2009-10-29 Tomas Doran Make URI a link to make it super obvious
2009-10-28 Florian Ragwitz Enable Catalyst::Utils::home() to find home within...
2009-10-20 Iñigo Tejedor Arrondo Fixes to pass podchecker OK
2009-10-20 Iñigo Tejedor Arrondo Change in actions inside roles.
2009-10-20 Iñigo Tejedor Arrondo More regresion from 11640, correcting parentheses and...
2009-10-20 Iñigo Tejedor Arrondo Formating (a lost space and line break)
2009-10-20 Iñigo Tejedor Arrondo Example added to #Actions_in_your_application_class
2009-10-19 Tomas Doran Well, this fixes my current issue, and doesn't seem...
2009-10-16 J. Shirley My favorite color is clear and I like to eat rocks
2009-10-16 J. Shirley The longawaited nginx patch to support non-root apps...
2009-10-15 Tomas Doran Add docs I promised for r11484
2009-10-15 Andrew Rodland Give people a pointer to chase if they're looking for...
2009-10-13 Rafael Kitover more correct fix for uninitialized warning from ACL
2009-10-12 Rafael Kitover better fix for uninitialized warning
2009-10-12 Rafael Kitover fix uninitialized warning in ACL
2009-10-07 Robert 'phaylon... added stub config section (incl TODO) to Cat.pm for...
2009-10-06 Dagfinn Ilmari Man... Set ->request on the response object i Catalyst::Test...
2009-10-06 Tomas Doran Improved the suggested fix warning when component resol...
2009-10-05 Tomas Doran And start the app correctly(ish) under the restarter...
2009-10-05 Tomas Doran Tidy up changelog/attribution
2009-10-05 Alexander Hartmaier Improved the suggested fix warning when component resol...
2009-09-27 Tomas Doran Make r11422 not break stuff - idiot :(
2009-09-25 Tomas Doran Remove warnings for using Catalyst::Dispatcher->dispatc...
2009-09-21 Mateu X. Hunter Update $c->forward and $c->state documentation to addre...
2009-09-21 Gareth Kirwan - Fix go / visit expecting captures and arguments in...
2009-09-20 Florian Ragwitz Use clean instead of autoclean in the ContextClosure...
2009-09-20 Florian Ragwitz Fix a syntax error in the ContextClosure pod.
2009-09-17 Florian Ragwitz Version 5.80013. 5.80013
2009-09-17 Tomas Doran Add note about ::[MVC]:: warnings
2009-09-17 Tomas Doran Add note about actions in appclass being deprecated
2009-09-16 Tomas Doran Now we depend on latest Moose we are certain to have...
2009-09-15 Florian Ragwitz Use MooseX::Role::WithOverloading.
2009-09-15 Florian Ragwitz Merge branch 'master' into exception_interface
2009-09-14 Dave Rolsky The warning about a class having mutable ancestors...
2009-09-11 Tomas Doran Work with old and new Moose
2009-09-11 Dave Rolsky Preserve immutable_options when temporarily making...
2009-09-10 Andrew Rodland Rework the C<< $c->go >> documentation a little, hopefu...
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-10 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-10 Tomas Doran Fix warnings in upcoming moose
2009-09-09 Guillermo Roditi add myself to contributors
2009-09-09 Marcus Ramberg Prepare for release 5.80012
2009-09-07 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
2009-09-07 Tomas Doran Fix duplicate results from get_action_methods. Q. Why...
2009-09-07 Tomas Doran AGH. Too tired to be doing this, fucked it up again
2009-09-07 Tomas Doran I'm an idiot, that totally doesn't work. remove.
2009-09-07 Tomas Doran Test for r11331 + fix to only report each action name...
2009-09-07 Tomas Doran Fix hash key name back to what it used to be for compat...
2009-09-05 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-09-05 Tomas Doran More POD
2009-09-05 Tomas Doran Gawd, that is out of date
2009-09-05 Tomas Doran Documentation dinks
2009-09-05 Tomas Doran Default run methods not required, can be provided by...
2009-09-05 Tomas Doran Fix CGI script
2009-09-05 Tomas Doran Fix FastCGI script
2009-09-05 Tomas Doran Make ScriptRunner include the lib path.
next