And that's what I get for not really applying the patch and doing it manually. Fail..
[catagits/Catalyst-Runtime.git] / lib / Catalyst /
2009-12-02 Tomas Doran Changes, bump version 5.80015
2009-12-01 Tomas Doran The documentation example had the variables the opposit...
2009-12-01 Tomas Doran Fix bug in Catalyst::Engine which could cause it to...
2009-12-01 Tomas Doran Bump deps and changelog for another dev release with... 5.80014_02
2009-11-30 Tomas Doran Back out r12083, also clarify the docs - like this...
2009-11-30 Tomas Doran I think the nginx hackery can just die with the new...
2009-11-30 Tomas Doran Commit miyagawa's fix for PATH_INFO decoding. I think...
2009-11-29 Florian Ragwitz Tidy things up a little and fix pod usage.
2009-11-29 Florian Ragwitz This is not a release.
2009-11-29 Florian Ragwitz Less trailing whitespace.
2009-11-29 Florian Ragwitz Remove useless lexical.
2009-11-29 Florian Ragwitz Port numbers need to be > 0.
2009-11-29 Florian Ragwitz Tidy up some attr definitions.
2009-11-29 Florian Ragwitz Properly validate restart regexen.
2009-11-29 Florian Ragwitz Make follow_symlinks more consistent with the other...
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-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 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-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-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-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 Andrew Rodland Give people a pointer to chase if they're looking for...
2009-10-06 Dagfinn Ilmari Man... Set ->request on the response object i Catalyst::Test...
2009-10-05 Tomas Doran And start the app correctly(ish) under the restarter...
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 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-11 Tomas Doran Work with old and new Moose
2009-09-11 Dave Rolsky Preserve immutable_options when temporarily making...
2009-09-10 Tomas Doran Merge 'deprecate_appclass_actions' into 'trunk'
2009-09-10 Tomas Doran Merge 'trunk' into 'deprecate_appclass_actions'
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.
2009-09-05 Tomas Doran Fix passing correct key, re-add getopt trait as this...
2009-09-02 Tomas Doran Factor stuff out into a script role, clean up all the...
2009-09-02 Tomas Doran Remove DBIC deploy script, this should not be in core...
2009-09-01 Tomas Doran Bump versions back to 5.8.4
2009-09-01 Tomas Doran Stop calling class data methods on instances + commente...
2009-08-27 Dan Dascalescu POD addition: $c->req->body returns a string or a File...
2009-08-23 Florian Ragwitz Version 5.80011. 5.80011
next