catagits/Catalyst-Runtime.git
2009-11-23 Zbigniew Łukasiak Context for TestAppPluginWithConstructor basic-app-ctx-separation-cleaned
2009-11-23 Zbigniew Łukasiak using methods from Catalyst in Catalyst::Context instea...
2009-11-21 Zbigniew Łukasiak stash is now in Catalyst::Context
2009-11-20 Zbigniew Łukasiak POD for Catalyst::Config
2009-11-20 Zbigniew Łukasiak no runtime plugins; _test_plugins is method on applicat...
2009-11-20 Zbigniew Łukasiak Application is not a component any more
2009-11-19 Zbigniew Łukasiak Application is not a Controller any more (test fixes)
2009-11-19 Zbigniew Łukasiak fix for inheritance mismatch
2009-11-19 Tomas Doran Forward to the class the method is actually in
2009-11-19 Tomas Doran Pull in exception classes in the package they're actual...
2009-11-18 Tomas Doran This is also toast. We need a much better error, but... basic-app-ctx-separation-cleaned-appnotcomponent
2009-11-18 Tomas Doran Forgot to commit - ripped the config bits of ::Componen...
2009-11-18 Tomas Doran The Go and visit tests don't like this as you get told...
2009-11-18 Tomas Doran Stop the app class being a controller, and stop it...
2009-11-18 Zbigniew Łukasiak formatting fixed; pod for view and model methods in...
2009-11-18 Zbigniew Łukasiak forwarding to "AppTest" without action should go to...
2009-11-18 Zbigniew Łukasiak view and model methods for the application class
2009-11-18 Zbigniew Łukasiak controller method on application, this one is identical...
2009-11-18 Zbigniew Łukasiak calling config on app object instead of class (t/aggreg...
2009-11-18 Zbigniew Łukasiak finalize_errors is in Context now (t/aggregate/live_com...
2009-11-18 Zbigniew Łukasiak prepare_action is in context (t/aggregate/live_engine_r...
2009-11-18 Zbigniew Łukasiak $c isa Plugin no more (t/aggregate/live_component_contr...
2009-11-17 Zbigniew Łukasiak $GO and $DETACH should go back to Catalyst (t/aggregate...
2009-11-17 Zbigniew Łukasiak error is now in Context (t/aggregate/live_recursion...
2009-11-17 Zbigniew Łukasiak uri_for is now method of Catalyst::Context (fixes for...
2009-11-17 Zbigniew Łukasiak fix for t/aggregate/unit_load_catalyst_test.t line 82
2009-11-17 Zbigniew Łukasiak Catalyst::Test ctx_request modifies prepare instead...
2009-11-17 Zbigniew Łukasiak context creation fixed for t/aggregate/unit_core_uri_fo...
2009-11-17 Zbigniew Łukasiak context creation fixed in t/aggregate/unit_core_uri_for...
2009-11-17 Zbigniew Łukasiak fixed forwarding to application methods (t/aggregate...
2009-11-17 Zbigniew Łukasiak TraitFor headers
2009-11-17 Zbigniew Łukasiak separate context class for TestAppDoubleAutoBug
2009-11-17 Zbigniew Łukasiak fixed test app for t/aggregate/custom_live_component_co...
2009-11-17 Zbigniew Łukasiak now prepare_action is in Context - fixing test libs...
2009-11-17 Zbigniew Łukasiak execute is now in Context - fixing test libs (for examp...
2009-11-17 Zbigniew Łukasiak calling config on app object instead of context class...
2009-11-17 Zbigniew Łukasiak CatalystX::LeakChecker needs to be injected into the...
2009-11-17 Zbigniew Łukasiak use_statements_removed_from_catalyst.txt added
2009-11-17 Zbigniew Łukasiak live serving page in minimal app, plus a new test for...
2009-11-16 Zbigniew Łukasiak Catalyst::Context created
2009-11-16 Zbigniew Łukasiak Catalyst::Context created
2009-11-16 Zbigniew Łukasiak case_sensitive config setting removed
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 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 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 Tidy up changelog/attribution
2009-10-05 Alexander Hartmaier Improved the suggested fix warning when component resol...
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...
next