unfucked
[catagits/Catalyst-Devel.git] / lib / Catalyst / Helper.pm
2009-07-12 Devin Austin unfucked
2009-07-12 Tomas Doran Clean up
2009-07-12 Tomas Doran Strip trailing whitespace
2009-07-12 Devin Austin fixed compclass
2009-07-12 Devin Austin fixed path to comptest.tt
2009-06-30 Tomas Doran This is even more horrible, but stops catalyst.pl from...
2009-06-23 Devin Austin File::Spec->catfile'd everything
2009-06-17 Devin Austin added names to generated_app.t
2009-06-17 Devin Austin fixed paths to proper files
2009-06-13 Devin Austin Fixed podcoverage
2009-06-12 Tomas Doran Fix Helper.pm, additional rename
2009-06-12 Tomas Doran Move images to correct place
2009-06-12 Tomas Doran Remove more crap
2009-06-12 Tomas Doran Fix favicon to final location, delete more crap
2009-06-12 Tomas Doran Unfuck, tests pass again
2009-06-09 Devin Austin tests now pass!
2009-06-09 Devin Austin fixed render_sharedir_file, we were passing $self twice
2009-06-04 Devin Austin Added deprecated methods test.
2009-05-30 Devin Austin restructured dirs. need to write test to test how helpe...
2009-05-29 Tomas Doran Should detect if we're in a checkout. I'm still not...
2009-05-28 Tomas Doran Fix image files
2009-05-28 Devin Austin added # Do not touch this method, *EVER*, it is needed...
2009-05-28 Devin Austin unfucked get_file
2009-05-28 Devin Austin pulled all files out, i believe i got everything.
2009-05-27 Tomas Doran Make the favicon be in the sharedir
2009-05-27 Tomas Doran Fix not generating any files by: svn merge -r 10313...
2009-05-27 Devin Austin need to fix create_files.t to pass (no tests currently...
2009-05-27 Devin Austin changed get_images to get_files so get_file doesn't...
2009-05-27 Devin Austin added test file for new file dealings, as well as get_t...
2009-05-24 Tomas Doran And back out so test passes again
2009-05-24 Tomas Doran Make sure changing the templates makes the test break
2009-05-21 Tomas Doran I fail at fixing things which don't have tests (redux)
2009-05-21 Tomas Doran Back out - what the hell was the unexpected hunk. I...
2009-05-21 Tomas Doran I fail at fixing things which don't have tests
2009-05-19 Dave Rolsky It turns out the restarter didn't really work on Win32...
2009-05-16 Rafael Kitover remove unnecessary escape
2009-05-16 Rafael Kitover C::Devel - better check for invalid app name
2009-05-14 Dan Dascalescu Added shebang line to .t files and Makefile.PL
2009-05-14 Dan Dascalescu Converted one tab to 8 spaces.
2009-05-14 Dan Dascalescu Capitalized warning about deleting Makefile.PL
2009-05-13 Jay Hannah Catalyst prereq changed to 5.80. Thanks, kold!
2009-05-13 Florian Ragwitz Merge branch 'improved-restarter'
2009-05-13 Tomas Doran Unfuck -p option to do what I have a finger macro for
2009-05-12 Florian Ragwitz Make sure the app blows up if ::Runtime is too old.
2009-05-11 Dave Rolsky Write docs for Restarter
2009-05-11 Florian Ragwitz Merge commit 'svn/trunk' into improved-restarter
2009-05-10 Rafael Kitover Catalyst::Devel - add pidfile option to _server.pl
2009-05-07 Dave Rolsky Rewrote restarter to use the soon-to-be-on-CPAN File...
2009-05-02 Dave Rolsky Lots of changes to how the restarter & watcher work.
2009-04-28 Dave Rolsky Turn off buffering when running under the test harness...
2009-04-26 Dave Rolsky merge from trunk
2009-04-26 Florian Ragwitz Remove deprecated BindLex from _create.pl help message.
2009-04-24 Dave Rolsky Cannot run in the background when also watching for...
2009-04-24 Dave Rolsky Restore background feature lost in branch creation.
2009-04-24 Dave Rolsky Revamped how the restarter stuff works so it's totally...
2009-03-28 Tomas Doran Pull the part of ashs r8144 which didn't make it from...
2009-03-28 Tomas Doran Merge r9317 from broken 1.10 branch
2009-03-28 Tomas Doran Merge r8655 from broken 1.10 branch
2009-03-28 Tomas Doran On the suggestion of mst, which I totally agree with.
2009-03-06 Dan Dascalescu Corrected run-on sentence in license
2009-02-10 Florian Ragwitz Add a -background cli option to the dev server.
2009-02-05 Ricardo SIGNES fix use of dist/package
2009-01-30 Dan Dascalescu Typo
2008-08-25 Florian Ragwitz Remove trailing whitespace in generated scripts and...
2008-08-25 Florian Ragwitz Fix syntax error in _create.pl.
2008-08-18 Kieren Diment doc improvements to Catalyst::Helper
2008-08-17 Kieren Diment update docs so Helper doesn't refer to a deprecated...
2008-08-06 Marcus Ramberg Fix warning when devel is missing
2008-07-09 Kieren Diment revert to use catalyst qw/@plugins/
2008-06-30 Brian Cassidy author list points to Catalyst.pm
2008-05-27 Kieren Diment fixed index for _create.pl Controller
2008-05-27 Kieren Diment fixing some style in the helper
2008-05-23 Kieren Diment update changes file and generalted Makefile.PL in 1.00
2008-05-23 Kieren Diment changing to config::general in the correct version...
2008-04-29 Marcus Ramberg Fix pod generation in Catalyst-Helper
2008-04-09 Marcus Ramberg released C-D 1.06
2008-04-07 Marcus Ramberg add missing parent dependency, released new Catalyst...
2008-04-06 Marcus Ramberg remove catalyst-manual dependency, change default helpe...
2008-02-05 Marcus Ramberg Update default actions in generated root.pm
2008-01-28 Jess Robinson Moved most of POD to the bottom.
2007-09-14 Brian Cassidy restarting engine fixes from willert
2007-08-27 Kieren Diment module::pluggable::object patches from rolsky again
2007-08-03 Andy Grundman Devel: Don't change a manually-specified engine when...
2007-07-18 Marcus Ramberg Fix defaults, add bindlex example
2007-07-11 Kieren Diment fixed strftime issue with windows thanks bits from .br
2007-03-09 J. Shirley Adding environment variable defaults for _server.pl...
2007-01-25 Jonathan Rockway fix comment in generated MyApp.pm to point to correct...
2006-10-23 Jonathan Rockway adding -e option to myapp_fastcgi to expose feature...
2006-07-24 Brian Cassidy fix redefined warnings
2006-07-06 Marcus Ramberg prepared for release, dropping version number from...
2006-06-26 Jesse Sheidlower Added DESCRIPTION to C::Devel
2006-06-19 Marcus Ramberg Cleanup of templates.
2006-06-02 Brian Cassidy generated Makefile.PL updates
2006-06-02 Jesse Sheidlower genericized config-file stuff in Helper docs
2006-06-02 Brian Cassidy script gen updates
2006-06-02 Brian Cassidy Initial updates
2006-06-01 Jesse Sheidlower config details for Helper.pm; thanks kd
2006-05-24 Matt S Trout add pod_to_ignore begin to Catalyst::Helper
2006-05-24 Brian Cassidy clean up prereqs
2006-05-24 Brian Cassidy gave it a version number
next