catagits/Catalyst-Runtime.git
2009-11-26 Tomas Doran Pass app name into constructor
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Fix test on bleadperl RT#52100
2009-11-26 Tomas Doran Fix typo, bricas++, add simple test for restarter arguments
2009-11-26 Tomas Doran Factor restarter arg assembly out into it's own routine...
2009-11-26 Tomas Doran Fix up docs
2009-11-26 Tomas Doran Back out 11979 until I work out why IPC::Run is getting...
2009-11-26 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-26 Tomas Doran Remove test spraff
2009-11-26 Tomas Doran Tidy up help and TODO tests
2009-11-26 Tomas Doran Remove most of the horrible
2009-11-26 Tomas Doran Get useful help about which option you fucked up back
2009-11-25 Tomas Doran Fix big bug in test
2009-11-25 Tomas Doran Fix warnings from ScriptRunner
2009-11-24 Tomas Doran Trivial Pod fixes
2009-11-24 Tomas Doran Add tests for the create script and fix the bugs that...
2009-11-23 Tomas Doran Fix test
2009-11-23 Tomas Doran And do that in a way which actually works
2009-11-23 Tomas Doran Chomp trailing space
2009-11-23 Tomas Doran Fix duplicate short options issue
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-23 Tomas Doran Have a new conflict statement
2009-11-23 Tomas Doran Nasty hack for fastcgi, fixes gitalist
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-11-22 Tomas Doran Changelog
2009-11-22 Tomas Doran Pod tests are also author only
2009-11-22 Tomas Doran Notabs is author only
2009-11-22 Tomas Doran release 5.80014_01 5.80014_01
2009-11-22 Tomas Doran It actually wants 'true', make that more explicit
2009-11-22 Tomas Doran Whoops, fix typo
2009-11-22 Tomas Doran Different phrasing for different versions
2009-11-22 Tomas Doran Changelog, adjust warning text, bump versions for a...
2009-11-22 Tomas Doran Fix unicode issues in CGI and FastCGI engines
2009-11-22 Tomas Doran Do not use NEXT, like it says in the comments
2009-11-22 Tomas Doran Do not be @ISA Controller, that's hideous dumb and...
2009-11-22 Tomas Doran Chop out that crap, not needed
2009-11-21 Zbigniew Łukasiak warning for plugins inheriting from Catayst::Component
2009-11-21 Florian Ragwitz Version 5.80014. 5.80014
2009-11-21 Florian Ragwitz Refer to the right ticket in Changes.
2009-11-21 Florian Ragwitz More changelogging.
2009-11-21 Florian Ragwitz Improve Exception::Interface docs.
2009-11-21 Florian Ragwitz Remove duplicate changelog entry.
2009-11-20 Florian Ragwitz Depend on MX::Role::WithOverloading 0.03 to make sure...
2009-11-20 Florian Ragwitz Remove some docs for Exception::Go and ::Detach.
2009-11-20 Florian Ragwitz Fix a doc typo.
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-20 Tomas Doran Update todo on this branch
2009-11-20 Tomas Doran Fugly test for myapp_test.pl. If someone fancies rewrit...
2009-11-20 Tomas Doran Nested TAP and Test::Aggregate don't play nice together...
2009-11-20 Tomas Doran Pass Pod coverage
2009-11-20 Tomas Doran Fix script_test.pl
2009-11-20 Tomas Doran Basic tests for fcgi script
2009-11-20 Tomas Doran More tests for help, proving it's still bork
2009-11-19 Tomas Doran Cleanup and some moar tests
2009-11-19 Tomas Doran Unified help display, at the cost of having lost the...
2009-11-19 Tomas Doran Move to aggregate
2009-11-19 Tomas Doran Rename http server test as it is not optional for authors
2009-11-19 Tomas Doran Add Pod for all the new exception classes
2009-11-18 Tomas Doran Beat somewhat into shape by comparing the old and new...
2009-11-17 Florian Ragwitz Merge branch 'exception_interface'
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 Devin Austin unfucked test server options and made test pass f'real...
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 Devin Austin fixed dev server options so that test now passes
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...
next