Version 1.39
[catagits/Catalyst-Devel.git] / lib / Catalyst / Helper.pm
2013-06-14 D. Ilmari Mannsåker Version 1.39 1.39
2013-04-11 Tomas Doran Version 1.38 1.38
2012-05-19 Tomas Doran Version 1.37 1.37
2012-01-02 Tomas Doran Use iomode => :raw to stop PNG files getting corrupted
2011-10-25 Tomas Doran Version 1.36 1.36
2011-10-21 Tomas Doran Fix generated Makefile.PL on win32. RT#65456
2011-09-05 Tomas Doran Version 1.35 1.35
2011-08-16 Tomas Doran Version 1.34 1.34
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-05-15 Dave Rolsky Fix failing test - render_file_contents is expected...
2011-04-07 Alex J. G. Burzyński set permissions of script/*.pl to 0755
2011-04-07 Alex J. G. Burzyński allow changing permissions to 0000
2011-04-07 Alex J. G. Burzyński Fix RT#67303: -scripts changes permissions of original...
2011-03-27 Florian Ragwitz Merge branch 'master' into psgi
2011-03-24 Florian Ragwitz Version 1.33 1.33
2011-03-22 Tomas Doran Version 1.32 1.32
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-01-20 Tomas Doran Make pod tests author only
2011-01-11 Tomas Doran Version 1.30 after pulling master, duh 1.30
2011-01-11 Tomas Doran Version 1.29 1.29
2010-12-05 Florian Ragwitz Create myapp.psgi
2010-08-11 Caleb Cushing split method for creating tests
2010-08-11 Caleb Cushing allow $self->{author} to be defined at ->new
2010-08-11 Jan Henning Thorsen mk_app() can figure out app name and act from project...
2010-06-16 Tomas Doran Version 1.28 1.28
2010-05-01 Rafael Kitover adding -w to shebang line is rude
2010-01-06 Florian Ragwitz Revert "Search a list of potential template directories...
2010-01-06 masto Search a list of potential template directories, includ...
2009-12-06 Tomas Doran Bump versions 1.23
2009-12-06 Tomas Doran Merge 'generated_app-fix' into 'trunk'
2009-12-06 Tomas Doran Fix epic fail, batch one
2009-12-05 Dave Rolsky Fixes for generated_app.t so it doesn't rely on finding...
2009-12-04 Tomas Doran Fix bug regerating applications
2009-12-01 Tomas Doran Rip out all the refactoring as it doesn't really go...
2009-11-27 Tomas Doran Add more tests, kill off the required attributes and...
2009-11-27 Tomas Doran Fix bugs
2009-11-27 Tomas Doran More refactoring. Yes, there are too many attributes...
2009-11-26 Tomas Doran Remove the ability to generate short name apps. Refacto...
2009-11-26 Tomas Doran No, it needs to be left so that other components outsid...
2009-11-26 Tomas Doran Merge 'trunk' into 'helper_refactor'
2009-11-25 Tomas Doran Bigger than the current version
2009-10-05 Tomas Doran Why is 4 randomly hard coded there. If we can't get...
2009-09-05 Tomas Doran Remove dbic deploy stub
2009-09-05 Tomas Doran Add Moose so we have a constructor and fix changes...
2009-09-05 Tomas Doran Fix syntax errors and warnings
2009-09-05 Tomas Doran Tidy up dependencies
2009-09-05 Tomas Doran Clean up, no moose here.
2009-09-05 Tomas Doran Tidy up docs
2009-08-23 Devin Austin cleaned up steps to create an app/component
2009-08-23 Devin Austin added some notes, and removed $self->_mk_dbic_deploy...
2009-08-23 Devin Austin cleaned up File::Spec->cat(file|dir) stuff
2009-07-29 Jesse Sheidlower POD tweak (Oleg Kostyuk)
2009-07-24 Devin Austin added frif's patch
2009-07-17 Devin Austin added DBIx::Class schema "migration" script + test...
2009-07-12 Tomas Doran Fix issues
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-28 Tomas Doran Un-merge r10556:10548 leaving gsoc code in branch as...
2009-06-28 Florian Ragwitz Always use unix paths in generated Makefile.PLs.
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-16 Tomas Doran Lets compile. That would be novel. merge fail
2009-06-16 Tomas Doran Merge gsoc branch down. Specifically merged some revisi...
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 Dave Rolsky We need to capture @ARGV in the restarter, for the...
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
next