13 years agoVersion 0.31 1.31
Tomas Doran [Wed, 19 Jan 2011 00:08:27 +0000]
Version 0.31

13 years agoFix the test in dist build
Tomas Doran [Thu, 20 Jan 2011 01:04:44 +0000]
Fix the test in dist build

13 years agofixed config and template files not getting installed
Alexander Hartmaier [Tue, 18 Jan 2011 13:16:03 +0000]
fixed config and template files not getting installed

13 years agoadded test for checking installed files
Alexander Hartmaier [Tue, 18 Jan 2011 11:50:34 +0000]
added test for checking installed files

13 years agoAdd built dists to MANIFEST.SKIP
Tomas Doran [Tue, 11 Jan 2011 23:57:01 +0000]
Add built dists to MANIFEST.SKIP

13 years agoVersion 1.30 after pulling master, duh 1.30
Tomas Doran [Tue, 11 Jan 2011 23:54:46 +0000]
Version 1.30 after pulling master, duh

13 years agoMerge remote branch 'origin/master'
Tomas Doran [Tue, 11 Jan 2011 23:52:53 +0000]
Merge remote branch 'origin/master'

* origin/master:
  Explain why we depend on Module::Install
  Make sure we include needed rcopy dependency
  Update Changes
  Increase ConfigLoader dep from 0.23 to 0.30.

13 years agoVersion 1.29 1.29
Tomas Doran [Tue, 11 Jan 2011 23:51:42 +0000]
Version 1.29

13 years agoDocument --proc_title in generated fcgi script
Tomas Doran [Tue, 11 Jan 2011 23:51:06 +0000]
Document --proc_title in generated fcgi script

13 years agoNot so much use_ok
Tomas Doran [Tue, 11 Jan 2011 23:45:16 +0000]
Not so much use_ok

13 years agoExplain why we depend on Module::Install
Florian Ragwitz [Mon, 13 Dec 2010 19:00:01 +0000]
Explain why we depend on Module::Install

13 years agoMake sure we include needed rcopy dependency
John Napiorkowski [Wed, 29 Sep 2010 16:46:24 +0000]
Make sure we include needed rcopy dependency

13 years agoUpdate Changes
Andrew Rodland [Tue, 21 Sep 2010 08:37:32 +0000]
Update Changes

13 years agoIncrease ConfigLoader dep from 0.23 to 0.30.
Andrew Rodland [Tue, 21 Sep 2010 08:32:09 +0000]
Increase ConfigLoader dep from 0.23 to 0.30.

This should help get more people on the latest versions of
Config::General and Config::Any with single-item-arrayref support.

13 years agoChangelog
Tomas Doran [Thu, 12 Aug 2010 00:00:28 +0000]
Changelog

13 years agosplit method for creating tests
Caleb Cushing [Sun, 25 Jul 2010 10:32:46 +0000]
split method for creating tests

This gives modules subclassing helper a way not to create all tests when
calling mk_app

Signed-off-by: Caleb Cushing <xenoterracide@gmail.com>

13 years agoChangelog
Tomas Doran [Wed, 11 Aug 2010 23:58:18 +0000]
Changelog

13 years agoallow $self->{author} to be defined at ->new
Caleb Cushing [Thu, 22 Jul 2010 08:01:30 +0000]
allow $self->{author} to be defined at ->new

this allows us to write scripts that get our author information from someplace
other than the environment.

Signed-off-by: Caleb Cushing <xenoterracide@gmail.com>

13 years agoChangelog
Tomas Doran [Wed, 11 Aug 2010 23:51:53 +0000]
Changelog

13 years agoMerge remote branch 'origin/topic/template-remove-critic-violation'
Tomas Doran [Wed, 11 Aug 2010 23:50:10 +0000]
Merge remote branch 'origin/topic/template-remove-critic-violation'

* origin/topic/template-remove-critic-violation:
  remove eval Perl-Critic doesn't like it

13 years agoChangelog
Tomas Doran [Wed, 11 Aug 2010 23:37:08 +0000]
Changelog

13 years agoTest it actually works
Tomas Doran [Wed, 11 Aug 2010 23:35:35 +0000]
Test it actually works

13 years agomk_app() can figure out app name and act from project root directory
Jan Henning Thorsen [Mon, 21 Jun 2010 21:49:47 +0000]
mk_app() can figure out app name and act from project root directory

13 years agoremove eval Perl-Critic doesn't like it
Caleb Cushing [Mon, 26 Jul 2010 17:58:58 +0000]
remove eval Perl-Critic doesn't like it

Perl::Critic says this is bad code, while that may not be true there isn't a
spectacular reason for it to exist.

Signed-off-by: Caleb Cushing <xenoterracide@gmail.com>

13 years agoNote that plugin order is important
Tomas Doran [Tue, 20 Jul 2010 15:04:40 +0000]
Note that plugin order is important

13 years agoFix typo in share/script/myapp_server.pl.tt (RT #58475)
Brian Cassidy [Thu, 24 Jun 2010 12:55:09 +0000]
Fix typo in share/script/myapp_server.pl.tt (RT #58475)

13 years agouse shellwords to split up pp option string
Rafael Kitover [Fri, 18 Jun 2010 10:44:43 +0000]
use shellwords to split up pp option string

13 years agosplit option string by whitespace
Rafael Kitover [Thu, 17 Jun 2010 13:20:05 +0000]
split option string by whitespace

13 years agodon't pollute M::I plugin detector with GetOptions symbol from GetOpt::Long
Rafael Kitover [Thu, 17 Jun 2010 02:44:10 +0000]
don't pollute M::I plugin detector with GetOptions symbol from GetOpt::Long

13 years agoVersion 1.28 1.28
Tomas Doran [Wed, 16 Jun 2010 01:47:32 +0000]
Version 1.28

13 years agoAdd a version number test
Tomas Doran [Wed, 16 Jun 2010 01:46:39 +0000]
Add a version number test

13 years agoMove plan skip_all for ENV{TEST_POD} to the top
Tomas Doran [Wed, 16 Jun 2010 01:33:30 +0000]
Move plan skip_all for ENV{TEST_POD} to the top

13 years agoFix Pod typo (RT#57362)
Tomas Doran [Sat, 22 May 2010 11:41:35 +0000]
Fix Pod typo (RT#57362)

13 years agoFix brocket
Tomas Doran [Sat, 8 May 2010 16:39:28 +0000]
Fix brocket

13 years agoAdd a little more changelog and comments
Tomas Doran [Sat, 8 May 2010 15:56:19 +0000]
Add a little more changelog and comments

13 years agoAdd restarter changes of not restarting on directory events
diegok [Sat, 8 May 2010 15:17:36 +0000]
Add restarter changes of not restarting on directory events

13 years agoDon't restart on directory notifications
diegok [Fri, 7 May 2010 00:31:05 +0000]
Don't restart on directory notifications

13 years agomake restart test a bit less buggy (but still slow and buggy)
diegok [Fri, 7 May 2010 00:27:19 +0000]
make restart test a bit less buggy (but still slow and buggy)

13 years agoadding -w to shebang line is rude
Rafael Kitover [Sat, 1 May 2010 11:13:50 +0000]
adding -w to shebang line is rude

14 years agorequire Pod::Coverage 0.20+
Justin Hunter [Wed, 14 Apr 2010 20:24:38 +0000]
require Pod::Coverage 0.20+

14 years agofix the pod-coverage version required (by rjbs)
Tomas Doran [Wed, 14 Apr 2010 20:20:12 +0000]
fix the pod-coverage version required (by rjbs)

Without this fix, the generated-app tests will run, will set
TEST_POD, and may try to run the tests. The tests fail with 0.17 of
Pod::Coverage, so this requires a newer one or testing will be skipped.

Original patch didn't want to apply with git am :(

14 years agoupdate help for myapp_create.pl
Rafael Kitover [Wed, 7 Apr 2010 11:45:15 +0000]
update help for myapp_create.pl

14 years agoVersion 1.27. 1.27
Florian Ragwitz [Tue, 23 Feb 2010 09:46:29 +0000]
Version 1.27.

14 years agoadd 1; to the end of controller template
Rafael Kitover [Tue, 23 Feb 2010 01:49:08 +0000]
add 1; to the end of controller template

14 years agoFix spacing
Tomas Doran (t0m) [Wed, 3 Feb 2010 11:57:50 +0000]
Fix spacing

14 years agoComplain loudly if you don't have M::I::Catalyst
Tomas Doran (t0m) [Wed, 3 Feb 2010 11:54:29 +0000]
Complain loudly if you don't have M::I::Catalyst

14 years agoTrim more trailing whitespace.
Florian Ragwitz [Thu, 28 Jan 2010 17:28:20 +0000]
Trim more trailing whitespace.

14 years agoChangelog
Tomas Doran [Wed, 27 Jan 2010 23:51:41 +0000]
Changelog

14 years agoTrim trailing whitespace
Tomas Doran [Wed, 27 Jan 2010 23:51:12 +0000]
Trim trailing whitespace

14 years agoC::Devel - branche catalyst_par_options (changed default behaviour)
kmx [Fri, 12 Jun 2009 06:30:09 +0000]
C::Devel - branche catalyst_par_options (changed default behaviour)

14 years agoC::Devel - new branche catalyst_par_options (push more options into PAR creation...
kmx [Thu, 11 Jun 2009 19:01:10 +0000]
C::Devel - new branche catalyst_par_options (push more options into PAR creation process)

14 years agoFix STUPID HATEFUL VERSION NUMBERS
Tomas Doran [Thu, 14 Jan 2010 00:08:00 +0000]
Fix STUPID HATEFUL VERSION NUMBERS

14 years agoVersion 1.26. 1.26
Florian Ragwitz [Tue, 12 Jan 2010 02:58:50 +0000]
Version 1.26.

14 years agoDepend on a Static::Simple that's known to not break.
Florian Ragwitz [Tue, 12 Jan 2010 02:54:49 +0000]
Depend on a Static::Simple that's known to not break.

14 years agoRevert "Search a list of potential template directories, including the current projec...
Florian Ragwitz [Wed, 6 Jan 2010 17:10:08 +0000]
Revert "Search a list of potential template directories, including the current project base."

This reverts commit 9385890d6bcf864ba9c7be8d913e7a7d497d7ee8.

14 years agoSearch a list of potential template directories, including the current project base.
masto [Wed, 6 Jan 2010 16:52:53 +0000]
Search a list of potential template directories, including the current project base.

14 years agoVersion 1.25. 1.25
Florian Ragwitz [Sat, 2 Jan 2010 15:16:17 +0000]
Version 1.25.

14 years agoUpdate repo url.
Florian Ragwitz [Mon, 14 Dec 2009 23:51:50 +0000]
Update repo url.

14 years agoVersion 1.24. 1.24
Florian Ragwitz [Mon, 7 Dec 2009 22:29:31 +0000]
Version 1.24.

14 years agoUnrevert r12223.
Florian Ragwitz [Mon, 7 Dec 2009 22:22:53 +0000]
Unrevert r12223.

14 years agoMissed one
Tomas Doran [Mon, 7 Dec 2009 22:21:03 +0000]
Missed one

14 years agoChangelog up to date
Tomas Doran [Mon, 7 Dec 2009 22:19:52 +0000]
Changelog up to date

14 years agoStop requiring generated test files to have a true return value.
Florian Ragwitz [Sun, 6 Dec 2009 21:24:35 +0000]
Stop requiring generated test files to have a true return value.

14 years agoWin32 compatibility fix:
kmx [Sun, 6 Dec 2009 19:43:32 +0000]
Win32 compatibility fix:
1) hardcoded 'make' replaced by: $Config{make}||'make'
2) testing executable flags skipped on Win32

14 years agoCredit myself for generated_app.t fix
Dave Rolsky [Sun, 6 Dec 2009 18:51:28 +0000]
Credit myself for generated_app.t fix

14 years agoFix pod to match option names (ideally this would come directly from Catalyst::Script...
Dave Rolsky [Sun, 6 Dec 2009 18:49:56 +0000]
Fix pod to match option names (ideally this would come directly from Catalyst::Script::Server instead of being duplicated here)

14 years agoOne eval $VERSION ought to be enough for anybody.
Florian Ragwitz [Sun, 6 Dec 2009 13:52:00 +0000]
One eval $VERSION ought to be enough for anybody.

14 years agosometimes consistency is not a bad thing either.
Florian Ragwitz [Sun, 6 Dec 2009 13:45:33 +0000]
sometimes consistency is not a bad thing either.

14 years agostuff.
Florian Ragwitz [Sun, 6 Dec 2009 13:45:26 +0000]
stuff.

14 years agoBump versions 1.23
Tomas Doran [Sun, 6 Dec 2009 12:18:54 +0000]
Bump versions

14 years agoChangelog
Tomas Doran [Sun, 6 Dec 2009 12:17:39 +0000]
Changelog

14 years agoMerge 'generated_app-fix' into 'trunk'
Tomas Doran [Sun, 6 Dec 2009 12:14:46 +0000]
Merge 'generated_app-fix' into 'trunk'

r12228@t0mlaptop (orig r12193):  autarch | 2009-12-05 22:30:42 +0000
branch to fix generated_app.t
r12229@t0mlaptop (orig r12194):  autarch | 2009-12-05 22:32:19 +0000
Fixes for generated_app.t so it doesn't rely on finding catalyst.pl in the current path, and so that it always uses the right share dir
r12237@t0mlaptop (orig r12202):  t0m | 2009-12-06 12:13:01 +0000
Force the optional test dep in author mode

14 years agoForce the optional test dep in author mode
Tomas Doran [Sun, 6 Dec 2009 12:13:01 +0000]
Force the optional test dep in author mode

14 years agoFix epic fail, batch one
Tomas Doran [Sun, 6 Dec 2009 11:00:53 +0000]
Fix epic fail, batch one

14 years agoFixes for generated_app.t so it doesn't rely on finding catalyst.pl in the current...
Dave Rolsky [Sat, 5 Dec 2009 22:32:19 +0000]
Fixes for generated_app.t so it doesn't rely on finding catalyst.pl in the current path, and so that it always uses the right share dir

14 years agobranch to fix generated_app.t
Dave Rolsky [Sat, 5 Dec 2009 22:30:42 +0000]
branch to fix generated_app.t

14 years agoBump version, changelog 1.22
Tomas Doran [Sat, 5 Dec 2009 07:21:01 +0000]
Bump version, changelog

14 years agoFix bug regerating applications
Tomas Doran [Fri, 4 Dec 2009 11:12:27 +0000]
Fix bug regerating applications

14 years agoBump versions for a dev release to get smoke test fail 1.21_01
Tomas Doran [Tue, 1 Dec 2009 03:33:05 +0000]
Bump versions for a dev release to get smoke test fail

14 years agoMerge 'helper_refactor' into 'trunk'
Tomas Doran [Tue, 1 Dec 2009 03:32:02 +0000]
Merge 'helper_refactor' into 'trunk'

r10260@t0mlaptop (orig r10259):  dhoss | 2009-05-23 22:34:47 +0100
Created new helper refactor branch
r10261@t0mlaptop (orig r10260):  dhoss | 2009-05-23 22:43:10 +0100
added temporary test app to diff current C::H generation with progressive api updates
r10262@t0mlaptop (orig r10261):  dhoss | 2009-05-23 23:09:30 +0100
added gsoc todo stuff
r10263@t0mlaptop (orig r10262):  t0m | 2009-05-24 12:09:45 +0100
Erm, the test app for comparison needs to be generated with the current code, or it doesn't compare the same
r10264@t0mlaptop (orig r10263):  t0m | 2009-05-24 12:10:12 +0100
Add script to check that the testapp we generate compares the same
r10265@t0mlaptop (orig r10264):  t0m | 2009-05-24 12:10:46 +0100
Adjust ignore props so we don't accidentally commit the wrong TestApp
r10266@t0mlaptop (orig r10265):  t0m | 2009-05-24 12:21:15 +0100
Make sure changing the templates makes the test break
r10267@t0mlaptop (orig r10266):  t0m | 2009-05-24 12:21:47 +0100
And back out so test passes again
r10311@t0mlaptop (orig r10310):  dhoss | 2009-05-27 09:33:17 +0100
Fixed up test to check to see if user has a diff program installed
r10312@t0mlaptop (orig r10311):  dhoss | 2009-05-27 10:33:13 +0100
added test file for new file dealings, as well as get_template_files, get_image, and get_version dir. Now using Moose, Path::Class and File::ShareDir
r10313@t0mlaptop (orig r10312):  dhoss | 2009-05-27 10:35:17 +0100
changed get_images to get_files so get_file doesn't break (more)

r10314@t0mlaptop (orig r10313):  dhoss | 2009-05-27 10:40:41 +0100
need to fix create_files.t to pass (no tests currently being run)
need to fix regex to look for .tt/.tt2 files

r10317@t0mlaptop (orig r10316):  t0m | 2009-05-27 20:47:11 +0100
Sharedir in Makefile.PL
r10318@t0mlaptop (orig r10317):  t0m | 2009-05-27 20:51:45 +0100
Fix not generating any files by: svn merge -r 10313:10310 .
r10319@t0mlaptop (orig r10318):  t0m | 2009-05-27 21:07:17 +0100
Make the favicon be in the sharedir
r10333@t0mlaptop (orig r10332):  dhoss | 2009-05-28 07:35:44 +0100
pulled all files out, i believe i got everything.
fixed code to use File::ShareDir instead of __DATA__

r10334@t0mlaptop (orig r10333):  dhoss | 2009-05-28 07:36:45 +0100
added lingering files

r10335@t0mlaptop (orig r10334):  dhoss | 2009-05-28 07:37:35 +0100
removed wrongly named tt files

r10336@t0mlaptop (orig r10335):  dhoss | 2009-05-28 07:51:17 +0100
added missing test files

r10337@t0mlaptop (orig r10336):  dhoss | 2009-05-28 09:26:39 +0100
unfucked get_file

r10338@t0mlaptop (orig r10337):  dhoss | 2009-05-28 09:47:32 +0100
added # Do not touch this method, *EVER*, it is needed for back compat.
comment to respective methods

r10339@t0mlaptop (orig r10338):  t0m | 2009-05-28 09:51:11 +0100
Fix image files
r10340@t0mlaptop (orig r10339):  dhoss | 2009-05-28 10:09:20 +0100
added stuff to gsoc plan

r10341@t0mlaptop (orig r10340):  dhoss | 2009-05-28 10:17:30 +0100
removed crap

r10355@t0mlaptop (orig r10354):  dhoss | 2009-05-29 09:39:42 +0100
added a few fixes

r10356@t0mlaptop (orig r10355):  t0m | 2009-05-29 09:40:05 +0100
Give a shit about blank lines, I do not
r10357@t0mlaptop (orig r10356):  t0m | 2009-05-29 09:56:30 +0100
Should detect if we're in a checkout. I'm still not happy with this
r10384@t0mlaptop (orig r10383):  dhoss | 2009-05-30 03:14:36 +0100
updated todo

r10387@t0mlaptop (orig r10386):  dhoss | 2009-05-30 07:55:18 +0100
restructured dirs. need to write test to test how helper is invoked. also need to get helper to play with new dir struct well
r10398@t0mlaptop (orig r10397):  dhoss | 2009-05-30 23:57:34 +0100
fixed invocation test

r10399@t0mlaptop (orig r10398):  dhoss | 2009-05-31 00:02:23 +0100
updated todo, rfc time?

r10416@t0mlaptop (orig r10415):  dhoss | 2009-06-02 05:32:11 +0100
updated todo

r10417@t0mlaptop (orig r10416):  dhoss | 2009-06-02 06:43:38 +0100
updated todo again (kd: bug fixes)

r10428@t0mlaptop (orig r10427):  dhoss | 2009-06-04 02:06:21 +0100
updated todo
r10429@t0mlaptop (orig r10428):  dhoss | 2009-06-04 02:56:16 +0100
Added deprecated methods test.
Renamed .png files to .png.bin
split up render_file into a method to take in new template files
and a backwards compatible method to take in __DATA__.
2/3 tests pass for this, but the render_file test in back_compat.t is
still having issues.

r10430@t0mlaptop (orig r10429):  dhoss | 2009-06-04 03:44:15 +0100
added list of done stuff to keep track of
r10481@t0mlaptop (orig r10480):  dhoss | 2009-06-09 07:10:23 +0100
added static directory, removed .png files

r10482@t0mlaptop (orig r10481):  dhoss | 2009-06-09 07:25:01 +0100
removed old invocation checking test

r10483@t0mlaptop (orig r10482):  dhoss | 2009-06-09 08:20:45 +0100
fixed render_sharedir_file, we were passing $self twice

r10484@t0mlaptop (orig r10483):  dhoss | 2009-06-09 09:00:37 +0100
tests now pass!

r10487@t0mlaptop (orig r10486):  dhoss | 2009-06-09 10:25:09 +0100
updated list of things done

r10488@t0mlaptop (orig r10487):  dhoss | 2009-06-09 10:26:45 +0100
updated TODO

r10508@t0mlaptop (orig r10507):  t0m | 2009-06-12 01:29:43 +0100
Basic test for get_sharedir_file
r10509@t0mlaptop (orig r10508):  t0m | 2009-06-12 01:42:35 +0100
Unfuck, tests pass again
r10510@t0mlaptop (orig r10509):  t0m | 2009-06-12 01:42:45 +0100
Delete crap
r10511@t0mlaptop (orig r10510):  t0m | 2009-06-12 01:44:41 +0100
Fix favicon to final location, delete more crap
r10512@t0mlaptop (orig r10511):  t0m | 2009-06-12 01:46:25 +0100
Remove more crap
r10513@t0mlaptop (orig r10512):  t0m | 2009-06-12 01:47:18 +0100
Stuff removal from root/ finished
r10514@t0mlaptop (orig r10513):  t0m | 2009-06-12 01:49:51 +0100
Move images to correct place
r10515@t0mlaptop (orig r10514):  dhoss | 2009-06-12 01:58:04 +0100
renamed!
r10517@t0mlaptop (orig r10516):  t0m | 2009-06-12 10:00:11 +0100
Fix Helper.pm, additional rename
r10520@t0mlaptop (orig r10519):  t0m | 2009-06-13 00:32:53 +0100
Be consistent with renaming
r10521@t0mlaptop (orig r10520):  dhoss | 2009-06-13 00:56:46 +0100
updated todo

r10522@t0mlaptop (orig r10521):  dhoss | 2009-06-13 01:07:51 +0100
removed TestAppForInvocation

r10523@t0mlaptop (orig r10522):  t0m | 2009-06-13 01:08:07 +0100
Misspelled, useless test. dhoss - please rename and run with this crap?

r10524@t0mlaptop (orig r10523):  dhoss | 2009-06-13 01:11:10 +0100
renamed per request of senor t0m

r10525@t0mlaptop (orig r10524):  dhoss | 2009-06-13 01:30:28 +0100
Fixed podcoverage

r10537@t0mlaptop (orig r10536):  t0m | 2009-06-14 20:14:09 +0100
remove warning.

r10544@t0mlaptop (orig r10543):  dhoss | 2009-06-15 22:52:27 +0100
fixed apptest.tt per #PXVL (hiveminder)
removed stupid SKIP line in check_testapp_the_same (not needed)

r10545@t0mlaptop (orig r10544):  dhoss | 2009-06-15 23:13:34 +0100
lolwut.

some fuckery with this test now. HALP ME t0m

r10546@t0mlaptop (orig r10545):  t0m | 2009-06-15 23:18:35 +0100
Erm, the app wasn't there..

r10549@t0mlaptop (orig r10548):  t0m | 2009-06-16 09:27:20 +0100
Nuke comparison testapp test. It has done it's job now well enough and can be replaced with more fine grained tests now
r10567@t0mlaptop (orig r10566):  dhoss | 2009-06-17 10:16:05 +0100
renamed scripts

r10568@t0mlaptop (orig r10567):  dhoss | 2009-06-17 10:21:13 +0100
renamed tests

r10569@t0mlaptop (orig r10568):  dhoss | 2009-06-17 10:28:00 +0100
renamed these two files

r10570@t0mlaptop (orig r10569):  dhoss | 2009-06-17 10:31:10 +0100
fixed paths to proper files

r10571@t0mlaptop (orig r10570):  dhoss | 2009-06-17 10:55:28 +0100
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

r10572@t0mlaptop (orig r10571):  dhoss | 2009-06-17 11:12:27 +0100
updated changelog

r10573@t0mlaptop (orig r10572):  dhoss | 2009-06-17 12:09:18 +0100
added tests for new methods

r10574@t0mlaptop (orig r10573):  dhoss | 2009-06-17 12:36:14 +0100
updated todo, and donelist

r10604@t0mlaptop (orig r10603):  dhoss | 2009-06-20 16:22:00 +0100
udpated gsoc todo

r10621@t0mlaptop (orig r10620):  dhoss | 2009-06-23 19:36:18 +0100
udpated done stuff

r10622@t0mlaptop (orig r10621):  dhoss | 2009-06-23 19:58:13 +0100
updated todo

r10628@t0mlaptop (orig r10627):  dhoss | 2009-06-23 21:11:08 +0100
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.

r10629@t0mlaptop (orig r10628):  dhoss | 2009-06-23 21:12:50 +0100
updated done list

r10630@t0mlaptop (orig r10629):  dhoss | 2009-06-23 21:25:39 +0100
File::Spec->catfile'd everything

r10631@t0mlaptop (orig r10630):  dhoss | 2009-06-23 21:26:47 +0100
updated done list

r10633@t0mlaptop (orig r10632):  dhoss | 2009-06-23 22:50:11 +0100
updated generated app
fixed 01app.t.tt (had a hardcoded app name in BEGIN {...})

r10634@t0mlaptop (orig r10633):  dhoss | 2009-06-23 23:35:53 +0100
moosified server template.
added test to make sure new server works.  Can't seem to connect, so
test doesn't pass.

r10635@t0mlaptop (orig r10634):  dhoss | 2009-06-23 23:49:55 +0100
added kmx's patch, still fails

r10636@t0mlaptop (orig r10635):  dhoss | 2009-06-23 23:52:50 +0100
updated done list

r10637@t0mlaptop (orig r10636):  dhoss | 2009-06-24 00:03:47 +0100
updated done

r10642@t0mlaptop (orig r10641):  kmx | 2009-06-24 11:13:36 +0100
C::Devel (branche helper_refactor) generated_app.t fixed, now works well for me on Win32 and Linux
r10665@t0mlaptop (orig r10664):  dhoss | 2009-06-25 11:44:03 +0100
updated script templates to reflect new -Runtime scripts

r10715@t0mlaptop (orig r10714):  t0m | 2009-06-28 23:07:24 +0100
Clean up crap
r10716@t0mlaptop (orig r10715):  t0m | 2009-06-28 23:26:50 +0100
Avoid .svn in your sharedir problem by adding an INSTALL.SKIP file
r10719@t0mlaptop (orig r10718):  t0m | 2009-06-29 00:11:42 +0100
Somewhat fix the scripts and tests
r10767@t0mlaptop (orig r10766):  t0m | 2009-07-01 00:53:59 +0100
This is even more horrible, but stops catalyst.pl from being bork in checkouts
r10864@t0mlaptop (orig r10863):  dhoss | 2009-07-12 01:13:56 +0100
fixed path to comptest.tt

r10868@t0mlaptop (orig r10867):  dhoss | 2009-07-12 03:20:33 +0100
fixed compclass

r10871@t0mlaptop (orig r10870):  t0m | 2009-07-12 18:29:43 +0100
Strip trailing whitespace
r10872@t0mlaptop (orig r10871):  t0m | 2009-07-12 18:31:24 +0100
Fix Makefile.PL
r10873@t0mlaptop (orig r10872):  t0m | 2009-07-12 18:31:46 +0100
Clean up
r10874@t0mlaptop (orig r10873):  dhoss | 2009-07-12 18:43:03 +0100
unfucked

r10875@t0mlaptop (orig r10874):  t0m | 2009-07-12 18:44:06 +0100
Fix issues
r10895@t0mlaptop (orig r10894):  dhoss | 2009-07-16 10:26:40 +0100
added myapp_deploy_schema prototype

r10914@t0mlaptop (orig r10913):  dhoss | 2009-07-17 02:51:03 +0100
added DBIx::Class schema "migration" script + test in generated_app.t

r10979@t0mlaptop (orig r10978):  dhoss | 2009-07-25 00:38:48 +0100
added frif's patch

r11223@t0mlaptop (orig r11222):  dhoss | 2009-08-23 22:32:35 +0100
cleaned up File::Spec->cat(file|dir) stuff

r11224@t0mlaptop (orig r11223):  dhoss | 2009-08-23 22:59:26 +0100
added some notes, and removed $self->_mk_dbic_deploy since it's not going to be default

r11225@t0mlaptop (orig r11224):  dhoss | 2009-08-23 23:03:59 +0100
cleaned up steps to create an app/component

r11335@t0mlaptop (orig r11306):  t0m | 2009-09-05 16:15:20 +0100
 r11313@tomas-dorans-macbook-pro:  t0m | 2009-09-05 12:03:30 +0100
 Clean up, no moose here.

r11336@t0mlaptop (orig r11307):  t0m | 2009-09-05 16:15:25 +0100
 r11314@tomas-dorans-macbook-pro:  t0m | 2009-09-05 12:04:58 +0100
 Remove gsoc notes

r11337@t0mlaptop (orig r11308):  t0m | 2009-09-05 16:15:31 +0100
 r11315@tomas-dorans-macbook-pro:  t0m | 2009-09-05 12:08:47 +0100
 Tidy up dependencies

r11338@t0mlaptop (orig r11309):  t0m | 2009-09-05 16:15:37 +0100
 r11316@tomas-dorans-macbook-pro:  t0m | 2009-09-05 12:11:59 +0100
 Change generated application skeleton to use Moose

r11339@t0mlaptop (orig r11310):  t0m | 2009-09-05 16:15:44 +0100
 r11317@tomas-dorans-macbook-pro:  t0m | 2009-09-05 12:23:28 +0100
 Fix syntax errors and warnings

r11340@t0mlaptop (orig r11311):  t0m | 2009-09-05 16:15:48 +0100
 r11318@tomas-dorans-macbook-pro:  t0m | 2009-09-05 12:30:42 +0100
 Add Moose so we have a constructor and fix changes generation

r11341@t0mlaptop (orig r11312):  t0m | 2009-09-05 16:15:50 +0100
 r11319@tomas-dorans-macbook-pro:  t0m | 2009-09-05 12:32:51 +0100
 Remove dbic deploy stub

r11371@t0mlaptop (orig r11341):  dhoss | 2009-09-09 18:27:25 +0100
added example skeleton
r11372@t0mlaptop (orig r11342):  dhoss | 2009-09-09 18:33:13 +0100
moved stuff around so that it sorta reflects a real Catalyst app
r11411@t0mlaptop (orig r11381):  zts | 2009-09-17 23:20:48 +0100
Fixed get_sharedir_file.t checking for the wrong exception text.

r11490@t0mlaptop (orig r11460):  t0m | 2009-10-05 23:11:21 +0100
Fix the restarter in devel branch hopefully
r11496@t0mlaptop (orig r11462):  t0m | 2009-10-05 23:58:56 +0100
 r11492@t0mlaptop:  t0m | 2009-10-05 23:23:34 +0100
 Remove spurios warning. Remove dead script. Still fails, CURSE YOU

r11497@t0mlaptop (orig r11463):  t0m | 2009-10-05 23:59:03 +0100
 r11493@t0mlaptop:  t0m | 2009-10-05 23:52:34 +0100
 Call config as a method rather than poking the hash directly. Less gross

r11498@t0mlaptop (orig r11464):  t0m | 2009-10-05 23:59:11 +0100
 r11494@t0mlaptop:  t0m | 2009-10-05 23:59:22 +0100
 More cleanups in the generated skeleton app

r11848@t0mlaptop (orig r11813):  t0m | 2009-11-13 00:56:03 +0000
Fix docs, put SCRIPT_GEN back in the server scripts
r11849@t0mlaptop (orig r11814):  t0m | 2009-11-13 00:56:37 +0000
Remove crap
r12048@t0mlaptop (orig r12013):  t0m | 2009-11-25 21:04:38 +0000
Bigger than the current version
r12049@t0mlaptop (orig r12014):  t0m | 2009-11-25 21:22:17 +0000
Fix issues, more tests
r12073@t0mlaptop (orig r12038):  t0m | 2009-11-26 22:58:09 +0000
Remove dependency on parent.pm and remove from generated component classes
r12074@t0mlaptop (orig r12039):  t0m | 2009-11-26 22:58:38 +0000
Add a short todo list
r12075@t0mlaptop (orig r12040):  t0m | 2009-11-26 23:06:57 +0000
Update options
r12076@t0mlaptop (orig r12041):  t0m | 2009-11-26 23:21:07 +0000
These have gone
r12077@t0mlaptop (orig r12042):  t0m | 2009-11-26 23:22:25 +0000
Actually switch the create script to new script style. Testing I did yesterday obviously lies
r12078@t0mlaptop (orig r12043):  t0m | 2009-11-26 23:25:07 +0000
No, it needs to be left so that other components outside devel still work
r12080@t0mlaptop (orig r12045):  t0m | 2009-11-26 23:42:06 +0000
Remove the ability to generate short name apps. Refactor trivial stuff into attributes
r12081@t0mlaptop (orig r12046):  t0m | 2009-11-26 23:42:31 +0000
We already need namespace::clean directly, so depend on it
r12082@t0mlaptop (orig r12047):  t0m | 2009-11-27 00:38:51 +0000
More refactoring. Yes, there are too many attributes at the moment.
r12083@t0mlaptop (orig r12048):  t0m | 2009-11-27 01:15:59 +0000
Fix bugs
r12084@t0mlaptop (orig r12049):  t0m | 2009-11-27 01:16:43 +0000
Return true from the tests so that I can require them
r12085@t0mlaptop (orig r12050):  t0m | 2009-11-27 01:17:35 +0000
Properly fix the generated app test. Run tests in the generated app using the new subtest stuff in Test::More
r12086@t0mlaptop (orig r12051):  t0m | 2009-11-27 01:18:47 +0000
What was that for, die in fire
r12087@t0mlaptop (orig r12052):  t0m | 2009-11-27 01:44:43 +0000
Fix up all test tests
r12088@t0mlaptop (orig r12053):  t0m | 2009-11-27 02:07:28 +0000
More tests, bump required Cat version, update TODO
r12090@t0mlaptop (orig r12055):  t0m | 2009-11-27 03:21:18 +0000
Add more tests, kill off the required attributes and start instead building a data structure which is waaay more sane. Component generation now works again and has tests, except it fails for controllers - guess I probably knackered the template
r12137@t0mlaptop (orig r12102):  t0m | 2009-12-01 02:29:08 +0000
Rip out all the refactoring as it doesn't really go anywhere and things are still horrible. I think app generation can/should just be hit with a big stick instead. This breaks component generation, to be fixed
r12139@t0mlaptop (orig r12104):  t0m | 2009-12-01 02:47:08 +0000
Fix bug with generated component classes and an issue with the test
r12140@t0mlaptop (orig r12105):  t0m | 2009-12-01 02:58:26 +0000
All got tested
r12141@t0mlaptop (orig r12106):  t0m | 2009-12-01 03:04:21 +0000
TT helper still works just fine
r12142@t0mlaptop (orig r12107):  t0m | 2009-12-01 03:06:55 +0000
Less extra whitespace, use done_testing rather than have a test count
r12143@t0mlaptop (orig r12108):  t0m | 2009-12-01 03:22:58 +0000
Depend on default plugin versions which won't spit warnings everywhere
r12144@t0mlaptop (orig r12109):  t0m | 2009-12-01 03:24:12 +0000
Changelog the branch
r12145@t0mlaptop (orig r12110):  t0m | 2009-12-01 03:28:48 +0000
Move the local ENV to the right place

14 years agoMove the local ENV to the right place
Tomas Doran [Tue, 1 Dec 2009 03:28:48 +0000]
Move the local ENV to the right place

14 years agoChangelog the branch
Tomas Doran [Tue, 1 Dec 2009 03:24:12 +0000]
Changelog the branch

14 years agoDepend on default plugin versions which won't spit warnings everywhere
Tomas Doran [Tue, 1 Dec 2009 03:22:58 +0000]
Depend on default plugin versions which won't spit warnings everywhere

14 years agoLess extra whitespace, use done_testing rather than have a test count
Tomas Doran [Tue, 1 Dec 2009 03:06:55 +0000]
Less extra whitespace, use done_testing rather than have a test count

14 years agoTT helper still works just fine
Tomas Doran [Tue, 1 Dec 2009 03:04:21 +0000]
TT helper still works just fine

14 years agoAll got tested
Tomas Doran [Tue, 1 Dec 2009 02:58:26 +0000]
All got tested

14 years agoFix bug with generated component classes and an issue with the test
Tomas Doran [Tue, 1 Dec 2009 02:47:08 +0000]
Fix bug with generated component classes and an issue with the test

14 years agoRip out all the refactoring as it doesn't really go anywhere and things are still...
Tomas Doran [Tue, 1 Dec 2009 02:29:08 +0000]
Rip out all the refactoring as it doesn't really go anywhere and things are still horrible. I think app generation can/should just be hit with a big stick instead. This breaks component generation, to be fixed

14 years agoAdd more tests, kill off the required attributes and start instead building a data...
Tomas Doran [Fri, 27 Nov 2009 03:21:18 +0000]
Add more tests, kill off the required attributes and start instead building a data structure which is waaay more sane. Component generation now works again and has tests, except it fails for controllers - guess I probably knackered the template

14 years agoMore tests, bump required Cat version, update TODO
Tomas Doran [Fri, 27 Nov 2009 02:07:28 +0000]
More tests, bump required Cat version, update TODO

14 years agoFix up all test tests
Tomas Doran [Fri, 27 Nov 2009 01:44:43 +0000]
Fix up all test tests

14 years agoWhat was that for, die in fire
Tomas Doran [Fri, 27 Nov 2009 01:18:47 +0000]
What was that for, die in fire

14 years agoProperly fix the generated app test. Run tests in the generated app using the new...
Tomas Doran [Fri, 27 Nov 2009 01:17:35 +0000]
Properly fix the generated app test. Run tests in the generated app using the new subtest stuff in Test::More

14 years agoReturn true from the tests so that I can require them
Tomas Doran [Fri, 27 Nov 2009 01:16:43 +0000]
Return true from the tests so that I can require them

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