Remove the ability to generate short name apps. Refactor trivial stuff into attributes
[catagits/Catalyst-Devel.git] / lib /
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-11-24 Karsten Heymann Added POD description for some methods.
2009-11-07 Dan Thomas Don't monitor t/, root/ and hidden dirs
2009-10-21 Jonathan Yu Bring copyright statement in sync with the other packages
2009-10-18 Tomas Doran Bump versions 1.21
2009-10-18 Dave Rolsky Clarify comment.
2009-10-18 Dave Rolsky Fix the "eternally growing stack trace" problem with...
2009-10-05 Tomas Doran Fix the restarter in devel branch hopefully
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-28 Florian Ragwitz Exclude more crap.
2009-08-26 Arthur Axel "fREW... Fix -I issues for win32
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-08-11 Florian Ragwitz Version 1.20. 1.20
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 Florian Ragwitz Version 1.19. 1.19
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-10 Florian Ragwitz Version 1.18. 1.18
2009-06-09 kmx C::Devel - handling some "Use of uninit. value" warning...
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-06-01 Dave Rolsky Wait on the child process before starting a new child...
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 Florian Ragwitz Version 1.17. 1.17
2009-05-24 Dave Rolsky Doh, accidentally left in use threads & Thread::Cancel
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-23 Dave Rolsky Update pod for all restarter classes. Remove fork_and_s...
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 Bump SCRIPT_GEN since I changed the scripts
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 Version 1.15. 1.15
2009-05-13 Florian Ragwitz Bump script version for the -pidfile fix.
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 Bump script generation for latest ChangeNotify changes.
2009-05-12 Dave Rolsky depend on File::ChangeNotify 0.03.
2009-05-12 Dave Rolsky Add a default directory if none is specific.
2009-05-12 Florian Ragwitz Make sure the app blows up if ::Runtime is too old.
2009-05-11 Florian Ragwitz Version 1.14_01. 1.14_01
2009-05-11 Dave Rolsky Write docs for Restarter
2009-05-11 Florian Ragwitz Bump the script generation for the restarter changes.
2009-05-11 Florian Ragwitz Merge commit 'svn/trunk' into improved-restarter
2009-05-11 Florian Ragwitz Version 1.13.
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-05 Dave Rolsky No need to cancel the watcher on a DELETE_SELF event...
2009-05-05 Dave Rolsky Remove unneeded extra parens
2009-05-05 Dave Rolsky Remove a useless newline
next