In Catalyst::Test, don't mangle headers of non-HTML responses. RT#79043
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Script /
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-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 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 script commit