14 years agoFix bugs
Tomas Doran [Fri, 27 Nov 2009 01:15:59 +0000]
Fix bugs

14 years agoMore refactoring. Yes, there are too many attributes at the moment.
Tomas Doran [Fri, 27 Nov 2009 00:38:51 +0000]
More refactoring. Yes, there are too many attributes at the moment.

14 years agoWe already need namespace::clean directly, so depend on it
Tomas Doran [Thu, 26 Nov 2009 23:42:31 +0000]
We already need namespace::clean directly, so depend on it

14 years agoRemove the ability to generate short name apps. Refactor trivial stuff into attributes
Tomas Doran [Thu, 26 Nov 2009 23:42:06 +0000]
Remove the ability to generate short name apps. Refactor trivial stuff into attributes

14 years agoNo, it needs to be left so that other components outside devel still work
Tomas Doran [Thu, 26 Nov 2009 23:25:07 +0000]
No, it needs to be left so that other components outside devel still work

14 years agoActually switch the create script to new script style. Testing I did yesterday obviou...
Tomas Doran [Thu, 26 Nov 2009 23:22:25 +0000]
Actually switch the create script to new script style. Testing I did yesterday obviously lies

14 years agoThese have gone
Tomas Doran [Thu, 26 Nov 2009 23:21:07 +0000]
These have gone

14 years agoUpdate options
Tomas Doran [Thu, 26 Nov 2009 23:06:57 +0000]
Update options

14 years agoAdd a short todo list
Tomas Doran [Thu, 26 Nov 2009 22:58:38 +0000]
Add a short todo list

14 years agoRemove dependency on parent.pm and remove from generated component classes
Tomas Doran [Thu, 26 Nov 2009 22:58:09 +0000]
Remove dependency on parent.pm and remove from generated component classes

14 years agoMerge 'trunk' into 'helper_refactor'
Tomas Doran [Thu, 26 Nov 2009 22:52:46 +0000]
Merge 'trunk' into 'helper_refactor'

r10268@t0mlaptop (orig r10267):  autarch | 2009-05-24 16:56:38 +0100
Doh, accidentally left in use threads & Thread::Cancel

r10269@t0mlaptop (orig r10268):  autarch | 2009-05-24 16:57:46 +0100
Add changes for 1.17

r10270@t0mlaptop (orig r10269):  rafl | 2009-05-24 17:19:34 +0100
Version 1.17.
r10273@t0mlaptop (orig r10272):  autarch | 2009-05-24 19:09:15 +0100
Add an 's'

r10342@t0mlaptop (orig r10341):  t0m | 2009-05-28 11:35:08 +0100
Bump required versions of Module::Install in Makefile.PL
r10377@t0mlaptop (orig r10376):  autarch | 2009-05-29 23:28:39 +0100
We need to capture @ARGV in the restarter, for the benefit of Win32
only, so that it can re-execute itself with the right
options. Getopt::Long eats @ARGV before we have a chance to get to it.
r10378@t0mlaptop (orig r10377):  autarch | 2009-05-29 23:29:29 +0100
Changes for my win32 fix

r10409@t0mlaptop (orig r10408):  autarch | 2009-06-01 20:42:28 +0100
Wait on the child process before starting a new child - hopefully will
fix intermittent problems arcanez reported where the restarter cannot
start a new child because the port is not available.

r10410@t0mlaptop (orig r10409):  autarch | 2009-06-01 20:43:39 +0100
Doc changes for forking restarter

r10491@t0mlaptop (orig r10490):  kmx | 2009-06-09 20:04:59 +0100
C::Devel - handling some "Use of uninit. value" warnings in Module::Install::Catalyst
r10496@t0mlaptop (orig r10495):  rafl | 2009-06-10 18:03:17 +0100
Version 1.18.
r10550@t0mlaptop (orig r10549):  t0m | 2009-06-16 09:36:04 +0100
Merge gsoc branch down. Specifically merged some revisions, but may have missed some - need to specifically check a TestApp generated before and after this branch to ensure nothing 'got lost' - note I have note done this yet as it's time => work
r10557@t0mlaptop (orig r10556):  t0m | 2009-06-16 20:54:16 +0100
Lets compile. That would be novel. merge fail
r10708@t0mlaptop (orig r10707):  rafl | 2009-06-28 18:53:11 +0100
Always use unix paths in generated Makefile.PLs.
r10711@t0mlaptop (orig r10710):  dhoss | 2009-06-28 22:37:27 +0100
removed crap

r10712@t0mlaptop (orig r10711):  t0m | 2009-06-28 22:42:08 +0100
Remove warnings
r10713@t0mlaptop (orig r10712):  t0m | 2009-06-28 22:42:57 +0100
Remove blank file, add more ignore props
r10714@t0mlaptop (orig r10713):  t0m | 2009-06-28 22:54:48 +0100
Un-merge r10556:10548 leaving gsoc code in branch as whilst all the things have been fixed in the branch we need to release this first step, I can't be bothered cherry picking them, so I'm just going to give up with Catalyst::Script::* is baked
r10717@t0mlaptop (orig r10716):  rafl | 2009-06-28 23:41:32 +0100
Version 1.19.
r10768@t0mlaptop (orig r10767):  t0m | 2009-07-01 15:50:39 +0100
Need File::ChangeNotify => 0.06
r10999@t0mlaptop (orig r10998):  jester | 2009-07-29 20:58:23 +0100
POD tweak (Oleg Kostyuk)
r11120@t0mlaptop (orig r11119):  rafl | 2009-08-11 21:34:22 +0100
Bump the File::ChangeNotify prereq some more.
r11121@t0mlaptop (orig r11120):  rafl | 2009-08-11 21:34:29 +0100
Version 1.20.
r11250@t0mlaptop (orig r11249):  frew | 2009-08-26 19:33:32 +0100
Fix -I issues for win32
r11251@t0mlaptop (orig r11250):  frew | 2009-08-26 19:49:25 +0100
Fix -I issues for win32 (Changelog)
r11265@t0mlaptop (orig r11264):  rafl | 2009-08-28 14:00:32 +0100
Exclude more crap.
r11484@t0mlaptop (orig r11454):  t0m | 2009-10-05 22:30:59 +0100
Why is 4 randomly hard coded there. If we can't get it from the right place, go bang
r11649@t0mlaptop (orig r11614):  autarch | 2009-10-18 18:18:15 +0100
Fix the "eternally growing stack trace" problem with the restarter.

Added this to changes, and cleaned up Changes text for the other change in there.
r11650@t0mlaptop (orig r11615):  autarch | 2009-10-18 18:19:18 +0100
Clarify comment.

r11651@t0mlaptop (orig r11616):  t0m | 2009-10-18 18:35:51 +0100
Bump versions
r11673@t0mlaptop (orig r11638):  autarch | 2009-10-20 03:37:31 +0100
Fixed a typo in Changes

r11690@t0mlaptop (orig r11655):  jawnsy | 2009-10-21 03:49:58 +0100
Bring copyright statement in sync with the other packages
r11817@t0mlaptop (orig r11782):  dew | 2009-11-07 19:19:38 +0000
Don't monitor t/, root/ and hidden dirs
r11818@t0mlaptop (orig r11783):  dew | 2009-11-07 22:22:08 +0000
Add entry in Changes describing r11782
r12036@t0mlaptop (orig r12001):  kasimon | 2009-11-24 13:53:49 +0000
Added POD description for some methods.
Added debian-specific files to ignore list.
Fixed subversion pattern in ignore list.

r12037@t0mlaptop (orig r12002):  kasimon | 2009-11-24 14:28:38 +0000
Add Changes entry for last commit

14 years agoFix issues, more tests
Tomas Doran [Wed, 25 Nov 2009 21:22:17 +0000]
Fix issues, more tests

14 years agoBigger than the current version
Tomas Doran [Wed, 25 Nov 2009 21:04:38 +0000]
Bigger than the current version

14 years agoAdd Changes entry for last commit
Karsten Heymann [Tue, 24 Nov 2009 14:28:38 +0000]
Add Changes entry for last commit

14 years agoAdded POD description for some methods.
Karsten Heymann [Tue, 24 Nov 2009 13:53:49 +0000]
Added POD description for some methods.
Added debian-specific files to ignore list.
Fixed subversion pattern in ignore list.

14 years agoRemove crap
Tomas Doran [Fri, 13 Nov 2009 00:56:37 +0000]
Remove crap

14 years agoFix docs, put SCRIPT_GEN back in the server scripts
Tomas Doran [Fri, 13 Nov 2009 00:56:03 +0000]
Fix docs, put SCRIPT_GEN back in the server scripts

14 years agoAdd entry in Changes describing r11782
Dan Thomas [Sat, 7 Nov 2009 22:22:08 +0000]
Add entry in Changes describing r11782

14 years agoDon't monitor t/, root/ and hidden dirs
Dan Thomas [Sat, 7 Nov 2009 19:19:38 +0000]
Don't monitor t/, root/ and hidden dirs

14 years agoBring copyright statement in sync with the other packages
Jonathan Yu [Wed, 21 Oct 2009 02:49:58 +0000]
Bring copyright statement in sync with the other packages

14 years agoFixed a typo in Changes
Dave Rolsky [Tue, 20 Oct 2009 02:37:31 +0000]
Fixed a typo in Changes

14 years agoBump versions 1.21
Tomas Doran [Sun, 18 Oct 2009 17:35:51 +0000]
Bump versions

14 years agoClarify comment.
Dave Rolsky [Sun, 18 Oct 2009 17:19:18 +0000]
Clarify comment.

14 years agoFix the "eternally growing stack trace" problem with the restarter.
Dave Rolsky [Sun, 18 Oct 2009 17:18:15 +0000]
Fix the "eternally growing stack trace" problem with the restarter.

Added this to changes, and cleaned up Changes text for the other change in there.

14 years agoMore cleanups in the generated skeleton app
Tomas Doran [Mon, 5 Oct 2009 22:59:11 +0000]
More cleanups in the generated skeleton app

14 years agoCall config as a method rather than poking the hash directly. Less gross
Tomas Doran [Mon, 5 Oct 2009 22:59:03 +0000]
Call config as a method rather than poking the hash directly. Less gross

14 years agoRemove spurios warning. Remove dead script. Still fails, CURSE YOU
Tomas Doran [Mon, 5 Oct 2009 22:58:56 +0000]
Remove spurios warning. Remove dead script. Still fails, CURSE YOU

14 years agoFix the restarter in devel branch hopefully
Tomas Doran [Mon, 5 Oct 2009 22:11:21 +0000]
Fix the restarter in devel branch hopefully

14 years agoWhy is 4 randomly hard coded there. If we can't get it from the right place, go bang
Tomas Doran [Mon, 5 Oct 2009 21:30:59 +0000]
Why is 4 randomly hard coded there. If we can't get it from the right place, go bang

14 years agoFixed get_sharedir_file.t checking for the wrong exception text.
Zachary Stevens [Thu, 17 Sep 2009 22:20:48 +0000]
Fixed get_sharedir_file.t checking for the wrong exception text.

14 years agomoved stuff around so that it sorta reflects a real Catalyst app
Devin Austin [Wed, 9 Sep 2009 17:33:13 +0000]
moved stuff around so that it sorta reflects a real Catalyst app

14 years agoadded example skeleton
Devin Austin [Wed, 9 Sep 2009 17:27:25 +0000]
added example skeleton

14 years agoRemove dbic deploy stub
Tomas Doran [Sat, 5 Sep 2009 15:15:50 +0000]
Remove dbic deploy stub

14 years agoAdd Moose so we have a constructor and fix changes generation
Tomas Doran [Sat, 5 Sep 2009 15:15:48 +0000]
Add Moose so we have a constructor and fix changes generation

14 years agoFix syntax errors and warnings
Tomas Doran [Sat, 5 Sep 2009 15:15:44 +0000]
Fix syntax errors and warnings

14 years agoChange generated application skeleton to use Moose
Tomas Doran [Sat, 5 Sep 2009 15:15:37 +0000]
Change generated application skeleton to use Moose

14 years agoTidy up dependencies
Tomas Doran [Sat, 5 Sep 2009 15:15:31 +0000]
Tidy up dependencies

14 years agoRemove gsoc notes
Tomas Doran [Sat, 5 Sep 2009 15:15:25 +0000]
Remove gsoc notes

14 years agoClean up, no moose here.
Tomas Doran [Sat, 5 Sep 2009 15:15:20 +0000]
Clean up, no moose here.

14 years agoTidy up docs
Tomas Doran [Sat, 5 Sep 2009 15:15:12 +0000]
Tidy up docs

14 years agoExclude more crap.
Florian Ragwitz [Fri, 28 Aug 2009 13:00:32 +0000]
Exclude more crap.

14 years agoFix -I issues for win32 (Changelog)
Arthur Axel "fREW" Schmidt [Wed, 26 Aug 2009 18:49:25 +0000]
Fix -I issues for win32 (Changelog)

14 years agoFix -I issues for win32
Arthur Axel "fREW" Schmidt [Wed, 26 Aug 2009 18:33:32 +0000]
Fix -I issues for win32

14 years agocleaned up steps to create an app/component
Devin Austin [Sun, 23 Aug 2009 22:03:59 +0000]
cleaned up steps to create an app/component

14 years agoadded some notes, and removed $self->_mk_dbic_deploy since it's not going to be default
Devin Austin [Sun, 23 Aug 2009 21:59:26 +0000]
added some notes, and removed $self->_mk_dbic_deploy since it's not going to be default

14 years agocleaned up File::Spec->cat(file|dir) stuff
Devin Austin [Sun, 23 Aug 2009 21:32:35 +0000]
cleaned up File::Spec->cat(file|dir) stuff

14 years agoVersion 1.20. 1.20
Florian Ragwitz [Tue, 11 Aug 2009 20:34:29 +0000]
Version 1.20.

14 years agoBump the File::ChangeNotify prereq some more.
Florian Ragwitz [Tue, 11 Aug 2009 20:34:22 +0000]
Bump the File::ChangeNotify prereq some more.

14 years agoPOD tweak (Oleg Kostyuk)
Jesse Sheidlower [Wed, 29 Jul 2009 19:58:23 +0000]
POD tweak (Oleg Kostyuk)

14 years agoadded frif's patch
Devin Austin [Fri, 24 Jul 2009 23:38:48 +0000]
added frif's patch

14 years agoadded DBIx::Class schema "migration" script + test in generated_app.t
Devin Austin [Fri, 17 Jul 2009 01:51:03 +0000]
added DBIx::Class schema "migration" script + test in generated_app.t

14 years agoadded myapp_deploy_schema prototype
Devin Austin [Thu, 16 Jul 2009 09:26:40 +0000]
added myapp_deploy_schema prototype

14 years agoFix issues
Tomas Doran [Sun, 12 Jul 2009 17:44:06 +0000]
Fix issues

14 years agounfucked
Devin Austin [Sun, 12 Jul 2009 17:43:03 +0000]
unfucked

14 years agoClean up
Tomas Doran [Sun, 12 Jul 2009 17:31:46 +0000]
Clean up

14 years agoFix Makefile.PL
Tomas Doran [Sun, 12 Jul 2009 17:31:24 +0000]
Fix Makefile.PL

14 years agoStrip trailing whitespace
Tomas Doran [Sun, 12 Jul 2009 17:29:43 +0000]
Strip trailing whitespace

14 years agofixed compclass
Devin Austin [Sun, 12 Jul 2009 02:20:33 +0000]
fixed compclass

14 years agofixed path to comptest.tt
Devin Austin [Sun, 12 Jul 2009 00:13:56 +0000]
fixed path to comptest.tt

14 years agoNeed File::ChangeNotify => 0.06
Tomas Doran [Wed, 1 Jul 2009 14:50:39 +0000]
Need File::ChangeNotify => 0.06

14 years agoThis is even more horrible, but stops catalyst.pl from being bork in checkouts
Tomas Doran [Tue, 30 Jun 2009 23:53:59 +0000]
This is even more horrible, but stops catalyst.pl from being bork in checkouts

14 years agoSomewhat fix the scripts and tests
Tomas Doran [Sun, 28 Jun 2009 23:11:42 +0000]
Somewhat fix the scripts and tests

14 years agoVersion 1.19. 1.19
Florian Ragwitz [Sun, 28 Jun 2009 22:41:32 +0000]
Version 1.19.

14 years agoAvoid .svn in your sharedir problem by adding an INSTALL.SKIP file
Tomas Doran [Sun, 28 Jun 2009 22:26:50 +0000]
Avoid .svn in your sharedir problem by adding an INSTALL.SKIP file

14 years agoClean up crap
Tomas Doran [Sun, 28 Jun 2009 22:07:24 +0000]
Clean up crap

14 years agoUn-merge r10556:10548 leaving gsoc code in branch as whilst all the things have been...
Tomas Doran [Sun, 28 Jun 2009 21:54:48 +0000]
Un-merge r10556:10548 leaving gsoc code in branch as whilst all the things have been fixed in the branch we need to release this first step, I can't be bothered cherry picking them, so I'm just going to give up with Catalyst::Script::* is baked

14 years agoRemove blank file, add more ignore props
Tomas Doran [Sun, 28 Jun 2009 21:42:57 +0000]
Remove blank file, add more ignore props

14 years agoRemove warnings
Tomas Doran [Sun, 28 Jun 2009 21:42:08 +0000]
Remove warnings

14 years agoremoved crap
Devin Austin [Sun, 28 Jun 2009 21:37:27 +0000]
removed crap

14 years agoAlways use unix paths in generated Makefile.PLs.
Florian Ragwitz [Sun, 28 Jun 2009 17:53:11 +0000]
Always use unix paths in generated Makefile.PLs.

14 years agoupdated script templates to reflect new -Runtime scripts
Devin Austin [Thu, 25 Jun 2009 10:44:03 +0000]
updated script templates to reflect new -Runtime scripts

14 years agoC::Devel (branche helper_refactor) generated_app.t fixed, now works well for me on...
kmx [Wed, 24 Jun 2009 10:13:36 +0000]
C::Devel (branche helper_refactor) generated_app.t fixed, now works well for me on Win32 and Linux

14 years agoupdated done
Devin Austin [Tue, 23 Jun 2009 23:03:47 +0000]
updated done

14 years agoupdated done list
Devin Austin [Tue, 23 Jun 2009 22:52:50 +0000]
updated done list

14 years agoadded kmx's patch, still fails
Devin Austin [Tue, 23 Jun 2009 22:49:55 +0000]
added kmx's patch, still fails

14 years agomoosified server template.
Devin Austin [Tue, 23 Jun 2009 22:35:53 +0000]
moosified server template.
added test to make sure new server works.  Can't seem to connect, so
test doesn't pass.

14 years agoupdated generated app
Devin Austin [Tue, 23 Jun 2009 21:50:11 +0000]
updated generated app
fixed 01app.t.tt (had a hardcoded app name in BEGIN {...})

14 years agoupdated done list
Devin Austin [Tue, 23 Jun 2009 20:26:47 +0000]
updated done list

14 years agoFile::Spec->catfile'd everything
Devin Austin [Tue, 23 Jun 2009 20:25:39 +0000]
File::Spec->catfile'd everything

14 years agoupdated done list
Devin Austin [Tue, 23 Jun 2009 20:12:50 +0000]
updated done list

14 years agoadded test to check to see if our generated app passes tests
Devin Austin [Tue, 23 Jun 2009 20:11:08 +0000]
added test to check to see if our generated app passes tests
need to fix so that prove -l t/ finds the correct stuff in @INC, or
correct stuff is *put* into @INC. Whatever.

14 years agoupdated todo
Devin Austin [Tue, 23 Jun 2009 18:58:13 +0000]
updated todo

14 years agoudpated done stuff
Devin Austin [Tue, 23 Jun 2009 18:36:18 +0000]
udpated done stuff

14 years agoudpated gsoc todo
Devin Austin [Sat, 20 Jun 2009 15:22:00 +0000]
udpated gsoc todo

14 years agoupdated todo, and donelist
Devin Austin [Wed, 17 Jun 2009 11:36:14 +0000]
updated todo, and donelist

14 years agoadded tests for new methods
Devin Austin [Wed, 17 Jun 2009 11:09:18 +0000]
added tests for new methods

14 years agoupdated changelog
Devin Austin [Wed, 17 Jun 2009 10:12:27 +0000]
updated changelog

14 years agoadded names to generated_app.t
Devin Austin [Wed, 17 Jun 2009 09:55:28 +0000]
added names to generated_app.t
reverted 01app.t to old version so that compatability remains (for now)
made changes to C::Helper.pm to reflect new and moar bettar names

14 years agofixed paths to proper files
Devin Austin [Wed, 17 Jun 2009 09:31:10 +0000]
fixed paths to proper files

14 years agorenamed these two files
Devin Austin [Wed, 17 Jun 2009 09:28:00 +0000]
renamed these two files

14 years agorenamed tests
Devin Austin [Wed, 17 Jun 2009 09:21:13 +0000]
renamed tests

14 years agorenamed scripts
Devin Austin [Wed, 17 Jun 2009 09:16:05 +0000]
renamed scripts

14 years agoLets compile. That would be novel. merge fail
Tomas Doran [Tue, 16 Jun 2009 19:54:16 +0000]
Lets compile. That would be novel. merge fail

14 years agoMerge gsoc branch down. Specifically merged some revisions, but may have missed some...
Tomas Doran [Tue, 16 Jun 2009 08:36:04 +0000]
Merge gsoc branch down. Specifically merged some revisions, but may have missed some - need to specifically check a TestApp generated before and after this branch to ensure nothing 'got lost' - note I have note done this yet as it's time => work

14 years agoNuke comparison testapp test. It has done it's job now well enough and can be replace...
Tomas Doran [Tue, 16 Jun 2009 08:27:20 +0000]
Nuke comparison testapp test. It has done it's job now well enough and can be replaced with more fine grained tests now

14 years agoErm, the app wasn't there..
Tomas Doran [Mon, 15 Jun 2009 22:18:35 +0000]
Erm, the app wasn't there..

14 years agololwut.
Devin Austin [Mon, 15 Jun 2009 22:13:34 +0000]
lolwut.

some fuckery with this test now. HALP ME t0m

14 years agofixed apptest.tt per #PXVL (hiveminder)
Devin Austin [Mon, 15 Jun 2009 21:52:27 +0000]
fixed apptest.tt per #PXVL (hiveminder)
removed stupid SKIP line in check_testapp_the_same (not needed)

14 years agoremove warning.
Tomas Doran [Sun, 14 Jun 2009 19:14:09 +0000]
remove warning.

14 years agoFixed podcoverage
Devin Austin [Sat, 13 Jun 2009 00:30:28 +0000]
Fixed podcoverage