catagits/Catalyst-Runtime.git
2011-10-21 Tomas Doran Remove references to the -Engine flag from docs
2011-10-21 Tomas Doran Remove documentation showing Global / Regex / Private...
2011-10-21 André Walker fixing to work with perl 5.8
2011-10-21 André Walker Suppressing Data::Dumper warnings in test t/aggregate...
2011-10-21 Alexander Hartmaier fixed the remaining spelling errors + improved some...
2011-10-21 Alexander Hartmaier we agreed on neither enforcing en_US nor en_GB
2011-10-21 Alexander Hartmaier more spelling fixes
2011-10-21 Alexander Hartmaier fixed spelling errors
2011-10-21 Alexander Hartmaier added some more stopwords to spelling test
2011-10-21 Alexander Hartmaier added spelling author test
2011-10-21 Lian Wan Situ allow uri_for_action to be called with captures and...
2011-10-21 Tomas Doran Docs
2011-10-21 Tomas Doran Get Class::Load to do this for us
2011-10-21 Florian Ragwitz Implement automatic role loading for script classes.
2011-10-21 Tomas Doran Update changelog
2011-10-21 Tomas Doran Make method call be italic in docs
2011-10-21 Tomas Doran And fix up the documentation some
2011-10-21 Tomas Doran Merge branch captures_and_args_combined
2011-10-21 Tomas Doran Note that wrapping the setup method will cause you...
2011-10-21 Tomas Doran Merge remote branch 'origin/suppress_data_dumper_warnings'
2011-10-21 Tomas Doran More spelling stopwords and small fixes till we pass
2011-10-21 Tomas Doran Merge spelling test
2011-10-21 Tomas Doran Remove another ref to MyApp->plugin
2011-10-21 Tomas Doran Un-document MyApp->plugin method
2011-10-21 Tomas Doran Remove references to the -Engine flag from docs
2011-10-21 Tomas Doran Remove documentation showing Global / Regex / Private...
2011-10-20 André Walker Merge branch 'master' into gsoc_breadboard
2011-10-12 Oskari Okko... Documentation to ->hostname on how to get the hostname...
2011-10-11 Florian Ragwitz Version 5.90004 5.90004
2011-10-11 Florian Ragwitz Don't guess when setting an engine through ->engine_class
2011-10-06 André Walker Merge branch 'master' into gsoc_breadboard
2011-10-05 Tomas Doran Version 5.90003 5.90003
2011-10-05 Tomas Doran Revert "Version 5.90003"
2011-10-05 Tomas Doran Fix test by backing out 5dbac379d1a478321ca88d3c94c16d3...
2011-10-05 Tomas Doran Version 5.90003
2011-10-05 Tomas Doran Clarify use of uri_for further. RT#57011
2011-10-05 Tomas Doran Kill irritating warning
2011-10-05 Tomas Doran Find bin right
2011-10-05 Tomas Doran Fix issue with array refs and actions from config....
2011-10-04 Tomas Doran Make default body reponses for 302s W3C compliant....
2011-10-04 Tomas Doran Remember to add deprecation notice
2011-10-03 Alexander Hartmaier Clarify that prepare is called as a class method
2011-09-27 Dave Rolsky Replace bizarre split and join (that warns on undef...
2011-09-27 Dave Rolsky Restructure test to avoid lots of noise when controller...
2011-09-21 Dave Rolsky Simplify complex ternary expression
2011-09-20 André Walker Merge branch 'master' into gsoc_breadboard
2011-09-12 Dave Rolsky Remove "where {1}" from subtype declarations.
2011-09-12 Dave Rolsky Remove a block of unused code
2011-09-05 Tomas Doran Fix old scripts by having empty Catalyst::Engine::HTTP
2011-09-02 Oskari Okko... Changelog updated: Set a matching Content-type for...
2011-09-02 Tomas Doran Name the type to make errors more obvious
2011-09-02 Tomas Doran And fix
2011-09-02 Tomas Doran Re-space more sanely
2011-09-02 Tomas Doran Move to aggregate
2011-09-02 Oskari Okko... Tests for redirects
2011-09-01 Justin Hunter fix ROADMAP url
2011-08-23 Tomas Doran Missed Plugin::Authentication
2011-08-22 Tomas Doran Version 5.90002 5.90002
2011-08-22 Tomas Doran Changelog
2011-08-22 Tomas Doran I think this fixes mod_perl for some cases
2011-08-22 André Walker update TODO
2011-08-21 André Walker loaded components logic was wrong - cleaned up a little...
2011-08-21 André Walker TODO item done, whitespace fix
2011-08-21 André Walker made model, view, controller subs simpler
2011-08-21 André Walker fixes and cleanup
2011-08-20 André Walker ditto
2011-08-20 André Walker pod
2011-08-20 André Walker model view controller methods in Catalyst::IOC
2011-08-20 André Walker ditto
2011-08-20 André Walker removing noise (comments and warnings)
2011-08-20 André Walker bad merge
2011-08-19 André Walker merge master
2011-08-19 André Walker not moose
2011-08-19 André Walker I still haven't gotten this :)
2011-08-19 André Walker lifecycle sugar
2011-08-19 André Walker singleton lifecycle tests
2011-08-19 André Walker making sugar test work
2011-08-19 André Walker config might have been cleared (not sure if this should...
2011-08-19 André Walker ok, this was stupid
2011-08-19 André Walker let each test component do one thing. leave depends_on...
2011-08-19 André Walker update TODO
2011-08-19 André Walker fixme and warning
2011-08-19 André Walker more cleanup, fixes
2011-08-19 André Walker lets simplify stuff
2011-08-17 André Walker some playing
2011-08-16 Tomas Doran More Xs
2011-08-16 Tomas Doran Another doc note / fix, mo++
2011-08-16 Tomas Doran You don't want ::Engine::PSGI
2011-08-16 Tomas Doran Fix ::PSGI example
2011-08-15 Tomas Doran Version 5.90001. Correct no of digits in VERSION - DOH 5.90001
2011-08-15 Tomas Doran Version 5.9000 5.9000
2011-08-15 Tomas Doran Move main synopsis of changes from changelog to Catalys...
2011-08-15 André Walker fixing possible problem when ACCEPT_CONTEXT is already...
2011-08-15 André Walker Baz -> RequestLifeCycle
2011-08-15 André Walker model Baz
2011-08-15 André Walker overridden locate_components
2011-08-15 André Walker NoSugarContainer doesn't need var
2011-08-15 André Walker FailIfACCEPT_CONTEXTCalled role
2011-08-15 Tomas Doran Catalyst::Delta hasn't been touched, needs fixing.
2011-08-15 Tomas Doran Do not inadvertently add a digit to the version no
next