catagits/Catalyst-Devel.git
2009-05-28 Devin Austin unfucked get_file
2009-05-28 Devin Austin added missing test files
2009-05-28 Devin Austin removed wrongly named tt files
2009-05-28 Devin Austin added lingering files
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 Tomas Doran Sharedir in Makefile.PL
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-27 Devin Austin Fixed up test to check to see if user has a diff progra...
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-24 Tomas Doran Adjust ignore props so we don't accidentally commit...
2009-05-24 Tomas Doran Add script to check that the testapp we generate compar...
2009-05-24 Tomas Doran Erm, the test app for comparison needs to be generated...
2009-05-23 Devin Austin added gsoc todo stuff
2009-05-23 Devin Austin added temporary test app to diff current C::H generatio...
2009-05-23 Devin Austin Created new helper refactor branch
2009-05-23 Florian Ragwitz Version 1.16. 1.16
2009-05-23 Dave Rolsky Fix a typo in my comment
2009-05-23 Dave Rolsky Update pod for all restarter classes. Remove fork_and_s...
2009-05-23 Florian Ragwitz Revert "Add repository resource to all the MI Makefile...
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
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-21 Dave Rolsky Looks like 1.16 did not actually get released
2009-05-19 Dave Rolsky Bump SCRIPT_GEN since I changed the scripts
2009-05-19 Dave Rolsky Added changes for 1.17
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 Dave Rolsky Fix some spacing in the Changes file
2009-05-14 Dave Rolsky Add my name to the changes I made
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 Version 1.14_02. 1.14_02
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 don't expect coverage for BUILD or DEMOLISH
2009-05-11 Dave Rolsky Write docs for Restarter
2009-05-11 Dave Rolsky Add changes for restarter
2009-05-11 Dave Rolsky Require the new, much less buggy, File::ChangeNotify...
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-10 Rafael Kitover Catalyst::Devel - bump up Config::General dep
2009-05-07 Dave Rolsky merge from trunk to improved-restarter branch
2009-05-07 Dave Rolsky Rewrote restarter to use the soon-to-be-on-CPAN File...
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
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
2009-05-05 Dave Rolsky Make the inotify watcher actually work.
2009-05-05 Dave Rolsky Fix the default regex so it just contains one anchor
2009-05-05 Dave Rolsky Actually report failure to load the Inotify module...
2009-05-05 Dave Rolsky merge trunk to improved-restarter branch
2009-05-02 Dave Rolsky forgot to re-add Watcher.pm
2009-05-02 Dave Rolsky Lots of changes to how the restarter & watcher work.
2009-04-30 Rafael Kitover Catalyst::Devel - kill C3 warnings on 5.10
2009-04-28 Dave Rolsky Add some tests for the restarter. These are not very...
2009-04-28 Dave Rolsky Turn off buffering when running under the test harness...
2009-04-27 Dave Rolsky Move killing the child into its own method and add...
2009-04-26 Dave Rolsky merge from trunk
2009-04-26 Florian Ragwitz Version 1.12. 1.12
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 Add an empty line for restart message.
2009-04-24 Dave Rolsky Restore background feature lost in branch creation.
2009-04-24 Dave Rolsky merge from trunk
2009-04-24 Dave Rolsky Update docs
2009-04-24 Dave Rolsky Revamped how the restarter stuff works so it's totally...
2009-04-24 Dave Rolsky Branch to put the restarter in C::Devel
2009-04-22 Florian Ragwitz Fix changelog fail. 1.11
2009-04-22 Florian Ragwitz Version 0.11.
2009-04-22 Florian Ragwitz Add .gitignore.
2009-04-22 Florian Ragwitz Exclude git files from MANIFEST.
2009-04-22 Florian Ragwitz Bump script version.
2009-04-22 Florian Ragwitz Changelogging.
2009-04-22 Florian Ragwitz Remove duplicate changelog entry.
2009-04-21 Rafael Kitover C::D - update Changes
2009-04-21 Rafael Kitover C::D - minor rewording of unknown error warning
2009-04-21 Rafael Kitover Add "Unknown error" check
2009-03-28 Tomas Doran Changlog merges
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
next