catagits/Catalyst-Runtime.git
2009-07-28 KMX C::Engine::FastCGI (_fix_env) - Microsoft IIS on Window...
2009-07-26 Dan Dascalescu Fixed a bunch of POD hyperlinks in Catalyst.pm and...
2009-07-26 Dave Rolsky fix spelling of attributes in the test name
2009-07-25 Tomas Doran Remove dead and unused method
2009-07-23 Andrew Rodland Test and Changelog entry for r10961.
2009-07-23 Andrew Rodland Depend on Module::Pluggable 3.9 to resolve a bug with...
2009-07-22 Jesse Sheidlower Changed link from C::Base to C::Controller; fixed my...
2009-07-18 Tomas Doran Add tests that _component_name works as expected, and...
2009-07-18 Tomas Doran Document the method name I actually added, idiot
2009-07-18 Tomas Doran Add docs for changes
2009-07-17 Tomas Doran Teach Cat to pass a _component_name into COMPONENT...
2009-07-17 Dan Dascalescu Hyperlinked POD entry for Catalysy::Request->args
2009-07-17 Devin Austin removed proof of working tests
2009-07-17 Devin Austin created proof of working app
2009-07-17 Devin Austin added MX::Types::Moose, cleaned up moar
2009-07-17 Devin Austin added MX::Types::Moose
2009-07-17 Devin Austin fasterized
2009-07-17 Devin Austin added documentation
2009-07-17 Devin Austin cleaned up
2009-07-17 Devin Austin removed -except => qw[meta]
2009-07-17 Devin Austin added documentation, surely needs refining
2009-07-17 Devin Austin don't need -except => [ qw(meta) ] with autoclean
2009-07-17 Devin Austin untarded and added documentation
2009-07-16 Tomas Doran Write that down
2009-07-16 Tomas Doran Remove 10897, this hack kinda works, but then leads...
2009-07-16 Tomas Doran Special move for CX::Component::Traits. No tests, pleas...
2009-07-16 Devin Austin added Deploy prototype
2009-07-16 Dan Dascalescu Could not have made a more insignificant patch
2009-07-16 Dan Dascalescu Fixed POD links to get and request
2009-07-15 Devin Austin -d and --debug work for me
2009-07-14 Tomas Doran Fix Makefile.PL to actually do the right thing on Lepoa...
2009-07-12 Tomas Doran And unfuck so the app name is passed properly
2009-07-12 Tomas Doran Too slow
2009-07-12 Tomas Doran Refactor to remove warning
2009-07-12 Tomas Doran Fix test
2009-07-11 Guillermo Roditi private_path method for actions that returns a string...
2009-07-11 Dave Rolsky Get the restarter running
2009-07-11 Tomas Doran Strip trailing spaces
2009-07-11 Tomas Doran Less lies in the deprecated block comment in Dispatcher...
2009-07-11 Devin Austin cleaned up sub runner
2009-07-11 Devin Austin fixed follow_symlinks option in restarter code
2009-07-11 Devin Austin added restarter code
2009-07-11 Devin Austin fasterized
2009-07-11 Devin Austin added debug option
2009-07-11 Devin Austin removed default => 0s
2009-07-11 Devin Austin removed debug warn
2009-07-11 Devin Austin removed "broken" commetn
2009-07-11 Devin Austin removed all required => 0
2009-07-11 Devin Austin fixed Catalyst::Script::Server so app doesn't have...
2009-07-10 Devin Austin removed except meta stuff since we're using autoclean
2009-07-08 Tomas Doran More ->config fixes + Changelog
2009-07-08 Tomas Doran U R DOIN IT WRONG.
2009-07-07 Dave Rolsky Deleted the old Restarter and associated code.
2009-07-05 Tomas Doran Fix warning, and only warn if really needed
2009-07-04 Devin Austin really untarded
2009-07-04 Devin Austin untarded!
2009-07-04 Devin Austin added warn to setup. sigh. doesn't appear it's getting...
2009-07-04 Devin Austin added namespace::autoclean to all the helper classes
2009-07-04 Devin Austin Updated testapp_server
2009-07-04 Devin Austin follow_symlinks has short option
2009-07-04 Devin Austin restart regex has a short option
2009-07-04 Devin Austin restart_delay HAZ OPSHUN
2009-07-04 Devin Austin restart has short option
2009-07-04 Devin Austin background now has a short opshun
2009-07-04 Devin Austin changed pf => pid
2009-07-04 Devin Austin doez haz keepalive short opt
2009-07-04 Devin Austin doez haz pidfile short opt
2009-07-04 Devin Austin listen now has a short option
2009-07-04 Devin Austin fork now has a short option
2009-07-04 Devin Austin help option now has a short option
2009-07-03 Florian Ragwitz Unfuck indenting.
2009-07-03 Florian Ragwitz Only call author_requires once, so all missing author...
2009-07-03 Florian Ragwitz Stop writing META.yml twice.
2009-07-03 Florian Ragwitz Merge branch 'check_conflicts'
2009-07-03 Florian Ragwitz Merge branch 'author_requires'
2009-07-03 Florian Ragwitz Port to Module::Install::CheckConflicts.
2009-07-02 Florian Ragwitz Port to Module::Install::AuthorRequires.
2009-06-30 Florian Ragwitz Version 5.80007. 5.80007
2009-06-30 Tomas Doran Add missed bug fixes to changelog
2009-06-30 Tomas Doran Test case for a way to make C3 crap itself by partially...
2009-06-30 Florian Ragwitz Changelogging.
2009-06-30 Florian Ragwitz Pretend that Catalyst.pm does Component::ApplicationAtt...
2009-06-30 Tomas Doran Core fix for warnings due to undef body as per fix...
2009-06-30 Devin Austin fixed Server
2009-06-30 Tomas Doran Mangle changelog to remove names. Note mangling goes...
2009-06-30 Cory G Watson Claim my work, in case it breaks. ;)
2009-06-30 Cory G Watson Add new uri_with mode for appending.
2009-06-30 Eden Cardim updated Changes
2009-06-30 Eden Cardim added test case + patch for inherited action configuration
2009-06-29 Tomas Doran Don't mangle query parameters passed to uri_for, the...
2009-06-29 Florian Ragwitz Version 0.80006. 5.80006
2009-06-29 Florian Ragwitz Disable ContextClosure tests with LeakCheckers that...
2009-06-29 Florian Ragwitz Actually use make_context_closure correctly in the...
2009-06-29 Florian Ragwitz Remove useless asignment.
2009-06-29 Florian Ragwitz Remove <=> overloading for actions.
2009-06-29 Tomas Doran Comment the magic so that someone doesn't just remove...
2009-06-29 Rafael Kitover add note about overloaded <=>
2009-06-29 Rafael Kitover remove cmp overload in Action
2009-06-29 Rafael Kitover remove Action::sort_order
2009-06-28 Tomas Doran Fix bug from RT#46459, misc cleanups in Catalyst::Test
next