catagits/Catalyst-Runtime.git
2009-09-05 Tomas Doran We also need autoclean
2009-09-05 Tomas Doran We need to depend on MX::Types, and ::StashChange not...
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 Add a short TODO list to complete before this branch...
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-02 Tomas Doran Remove unused TestApp
2009-09-02 Tomas Doran Remove non-working tests
2009-08-05 Devin Austin had this stuff in the wrong branch, blech
2009-08-04 Devin Austin split helper into app generation helper and component...
2009-08-04 Devin Austin removed MooseX::App::CMD* stuff from ScriptRunner
2009-08-04 Devin Austin removed MooseX::Command::* stuff for now
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 Devin Austin added Deploy prototype
2009-07-15 Devin Austin -d and --debug work for me
2009-07-12 Tomas Doran And unfuck so the app name is passed properly
2009-07-12 Tomas Doran Too slow
2009-07-11 Dave Rolsky Get the restarter running
2009-07-11 Tomas Doran Strip trailing spaces
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-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-06-30 Devin Austin fixed Server
2009-06-28 Tomas Doran Kind of, sort of make the server work, except it doesn't
2009-06-28 Devin Austin added name to contributors list
2009-06-26 Devin Austin updated so that if their class doesn't load, we use...
2009-06-25 Devin Austin updated Makefil.PL
2009-06-25 Devin Austin added more to Test, added testapp_test, and worked...
2009-06-25 Devin Austin updated testapp_cgi.pl
2009-06-25 Devin Austin poked at t/start_dev_server.t
2009-06-25 Devin Austin fixed Server and testapp_server.pl. Test still wonky
2009-06-25 Devin Austin fixed server start
2009-06-25 Devin Austin pulled crap out of testapp_server
2009-06-25 Devin Austin fixed test server, blech
2009-06-25 Devin Austin added dev_server test, poked Catalyst::Script::Create
2009-06-25 Devin Austin added a test application to get the new scripts working
2009-06-24 Devin Austin initial ScriptRunner checkin
2009-06-24 Devin Austin initial script commit
2009-06-22 Tomas Doran Fix uri_for_action test by just reverting to as it...
2009-06-22 Tomas Doran Use merge_hashes rather than dclone
2009-06-22 Tomas Doran Test closures in config in the testapp. Makes everythin...
2009-06-21 Kieren Diment this test is not for the regression which you seek
2009-06-20 Tomas Doran Update test to be TODO, and note this case used to...
2009-06-20 Tomas Doran Re-add lukes specific regression test from r10498
2009-06-19 Tomas Doran Remove MockObject from Makefile.PL
2009-06-19 Tomas Doran 1 more MockObject removal
2009-06-19 Tomas Doran Remove MockObject
2009-06-19 Tomas Doran Remove Test::MockObject
2009-06-19 Tomas Doran Remove Test::MockObject
2009-06-19 Tomas Doran Just initialize a logger which only logs fatal errors...
2009-06-18 Kieren Diment attempt to test for the infamous repeating path-uri...
2009-06-18 Rafael Kitover slight test fix, but test is still probably wrong
2009-06-18 Tomas Doran Test dinks
2009-06-17 J. Shirley Fixing test count
2009-06-17 J. Shirley Adding failing test for uri_for behaviors
2009-06-17 Tomas Doran Back out 10498 and 10097
2009-06-16 Andrew Rodland Doc patch warning of C<< $c->req->param >>'s fuzzy...
2009-06-11 Rafael Kitover fix $c->view() bug hopefully
2009-06-11 Dan Dascalescu Cosmetic: removed trailing whitespace
next