Mark Story
|
cdd87849cc
|
Fixing @link tags to ease merging.
|
2010-01-26 17:03:03 -05:00 |
|
predominant
|
5092262d4d
|
Reformatting and adding missing documentation blocks.
|
2009-11-14 23:18:31 +11:00 |
|
mark_story
|
c4b493c934
|
Manually merging changes from ModelTask in 1.2 to FixtureTask
Adding test cases for FixtureTask.
|
2009-11-08 22:22:08 -05:00 |
|
mark_story
|
102f10365f
|
Implementing -records flag to enable quick access to building fixtures off of live data. Refs #196
|
2009-10-24 14:32:56 -04:00 |
|
mark_story
|
857b7c2399
|
Merge branch '1.3' into fixture-task
|
2009-10-24 14:08:16 -04:00 |
|
mark_story
|
f0fdd257cf
|
Adding tests for -count and -records params
|
2009-10-24 14:08:08 -04:00 |
|
mark_story
|
6847d34d80
|
Updating fixture test to fix issues caused by refactoring in CakeSchema.
|
2009-10-22 13:11:30 -04:00 |
|
renan.saddam
|
ff04c7668a
|
Fixing DS for Windows
|
2009-08-06 15:59:47 -03:00 |
|
mark_story
|
48a483e5ce
|
Fixing bake and bake related task test cases for PHP4.
|
2009-08-02 18:17:31 -04:00 |
|
AD7six
|
f64f4cbddc
|
whitespace normalization
|
2009-07-26 11:59:51 +02:00 |
|
gwoo
|
062f471b7f
|
updating App::import usage. ran each test and everything seems ok.
|
2009-07-25 18:27:02 -07:00 |
|
AD7six
|
b2142df2bc
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
|
mark_story
|
def848f198
|
removing debug();
|
2009-07-21 00:02:08 -04:00 |
|
mark_story
|
19eca9003d
|
Adding ability to generate fixtures from data in app tables, with custom conditions. Test cases added.
|
2009-07-21 00:00:39 -04:00 |
|
mark_story
|
10f5ae22a9
|
Adding prompt for supplying custom conditions for fixture.
|
2009-07-20 00:59:18 -04:00 |
|
mark_story
|
ad3e5f43e0
|
Removing newlines in files.
Adding and update bake.test to bake group test.
Fixing doc blocks.
|
2009-07-16 23:55:41 -04:00 |
|
mark_story
|
dc98184086
|
Updating Shell and Bake tasks to use App::path() instead of Configure::read().
|
2009-07-06 23:11:57 -04:00 |
|
mark_story
|
84a496083f
|
Adding proper -plugin parameter handling
Fixtures can now be baked into plugins.
Adding test cases.
|
2009-06-06 20:03:04 -04:00 |
|
mark_story
|
3a36979a21
|
fixing doc block
|
2009-05-12 21:35:06 -04:00 |
|
mark_story
|
a38233e75d
|
Updating FixtureTask and FixtureTask test to use TemplateTask
|
2009-05-12 21:26:37 -04:00 |
|
mark_story
|
3ea2b5a87d
|
Moving CodeGenerator class into bake shell.
Updating FixtureTask and test cases.
Updating template for fixtures.
|
2009-05-10 22:16:38 -04:00 |
|
mark_story
|
f4dc4bc1ed
|
Adding test cases to FixtureTask.
Removing useless param.
|
2009-05-04 23:08:15 -04:00 |
|
mark_story
|
e21cc3db72
|
Adding test cases for bake()
Adding support for -connection param
Adding partial support for -plugin param
Separating file writing and code generation functions.
Updating help()
|
2009-05-03 21:43:22 -04:00 |
|
mark_story
|
2b87be1d7c
|
Updating FixtureTask help
Adding test case for FixtureTask
|
2009-04-29 22:40:49 -04:00 |
|