catagits/Catalyst-Runtime.git
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-20 Tomas Doran Update todo on this branch
2009-11-20 Tomas Doran Fugly test for myapp_test.pl. If someone fancies rewrit...
2009-11-20 Tomas Doran Nested TAP and Test::Aggregate don't play nice together...
2009-11-20 Tomas Doran Pass Pod coverage
2009-11-20 Tomas Doran Fix script_test.pl
2009-11-20 Tomas Doran Basic tests for fcgi script
2009-11-20 Tomas Doran More tests for help, proving it's still bork
2009-11-19 Tomas Doran Cleanup and some moar tests
2009-11-19 Tomas Doran Unified help display, at the cost of having lost the...
2009-11-19 Tomas Doran Move to aggregate
2009-11-19 Tomas Doran Rename http server test as it is not optional for authors
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 Don't fail the live tests by only looking for localhost...
2009-11-12 Tomas Doran Changelog
2009-11-12 Tomas Doran Merge 'trunk' into 'uri_encode_captures_andor_args_take2'
2009-11-12 Tomas Doran Tidy up a bit
2009-11-12 Brian Cassidy remove duplicate changelog entry
2009-11-12 Florian Ragwitz trailing whitespace
2009-11-12 Tomas Doran Patch up changes to tests into new location. This merge...
2009-11-12 Tomas Doran Merge 'trunk' into 'aggregate_more'
2009-11-12 Tomas Doran Bring the changelog up to date.
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 Also retarded
2009-11-10 Tomas Doran Return 1, only currently works by chance
2009-11-10 Tomas Doran Warn on case_sensitive being set, remove documentation
2009-11-10 Tomas Doran Fix changelog, me--
2009-11-09 Florian Ragwitz Make request->body fail when used as a writer.
2009-11-07 Tomas Doran Back out change from -port to -l - svn merge -r 11778...
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 Devin Austin fixed options passed to devel server so that author...
2009-11-06 Devin Austin fixed dev server options so that test now passes
2009-11-06 Alastair McGowan... Add doc for no-args call to ->uri_for
2009-11-05 Tomas Doran Need newer LWP for tests to pass as suggested on list...
2009-11-04 Tomas Doran Needed for authors to run optional http test
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... Fixes to pass podchecker OK
2009-10-20 Iñigo Tejedor... Change in actions inside roles.
2009-10-20 Iñigo Tejedor... More regresion from 11640, correcting parentheses and...
2009-10-20 Iñigo Tejedor... Formating (a lost space and line break)
2009-10-20 Iñigo Tejedor... Example added to #Actions_in_your_application_class
2009-10-19 Tomas Doran Remove warnings from duplicate action declerations
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 Changes for nginx patches
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-14 Devin Austin fixed error message for mac osx 10.7
2009-10-14 Devin Austin Attempted to make the error message more obvious
2009-10-14 Devin Austin fixed regex for next mac codename/version, will have...
2009-10-14 Devin Austin Snow Leopard uses COPYFILE_DISABLE
2009-10-13 Rafael Kitover more correct fix for uninitialized warning from ACL
2009-10-12 Tomas Doran Less cargo cult madness
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... 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 Zac Stevens Further tests for Server script option parsing.
2009-09-27 Florian Ragwitz Make things run again with aggregation disabled.
2009-09-27 Florian Ragwitz More aggregation.
2009-09-27 Florian Ragwitz Fix a couple of aggregation warnings.
2009-09-27 Florian Ragwitz More aggregated tests.
2009-09-27 Tomas Doran Make r11422 not break stuff - idiot :(
2009-09-27 Tomas Doran Optional test not optional for authors
2009-09-25 Tomas Doran Remove warnings for using Catalyst::Dispatcher->dispatc...
2009-09-23 Tomas Doran Dep bump
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 Tomas Doran Meh, that shows what I mean. This can be done waaaay...
2009-09-17 Tomas Doran Skeleton testapp for testing the args thrown to the...
2009-09-17 Tomas Doran Well, that got forgotten, oops
2009-09-17 Florian Ragwitz Version 5.80013. 5.80013
2009-09-17 Tomas Doran Re-space current release changelog to align with the...
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-17 Tomas Doran -short is dead, RT#49771
2009-09-16 Tomas Doran Now we depend on latest Moose we are certain to have...
2009-09-16 Tomas Doran Changelog
2009-09-15 Tomas Doran Remove what is now lies from Changes. Bump all the...
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 Blargh. Merge branch deprecate_appclass_actions manuall...
next