ceeram
|
cd6fd74caf
|
Added -empty flag for ProjectTask to bake with empty dir files, tests included
Signed-off-by: Mark Story <mark@mark-story.com>
|
2009-11-22 18:18:14 -05:00 |
|
mark_story
|
acd2c15690
|
Merge branch '1.3-misc' into 1.3-merger
Conflicts:
cake/tests/cases/libs/configure.test.php
|
2009-11-15 20:09:12 -05:00 |
|
predominant
|
0977b3fe15
|
Standardising docblock endings throughout.
|
2009-11-14 23:19:25 +11:00 |
|
mark_story
|
61d56cd275
|
Changing order of text in project task.
Making ProjectTask::getPrefix silent when interactive = false.
Making ProjectTask silent from View task if all or a controller name is provided.
|
2009-11-11 09:56:35 -05:00 |
|
mark_story
|
0d37beca75
|
Removing duplicate variable assignment.
|
2009-11-10 09:23:43 -05:00 |
|
mark_story
|
b39b38aac9
|
Adding missing variable.
Adding Test case for previous commit.
|
2009-11-10 09:17:54 -05:00 |
|
mark_story
|
adaa2b689c
|
Adding test case for previous commit.
Fixing function for non-windows paths.
|
2009-11-09 20:10:24 -05:00 |
|
ceeram
|
c810b3cde4
|
Making ProjectTask bake constants with DS instead of hardcoded / or \.
Makes developing/deploying to mixed systems easier.
refs #278
Signed-off-by: Mark Story <mark@mark-story.com>
|
2009-11-09 18:58:21 -05:00 |
|
predominant
|
384bb7a0e0
|
Update license lines throughout.
|
2009-11-06 17:51:51 +11:00 |
|
predominant
|
d7b604c8ed
|
Fixing links throughout
|
2009-11-06 17:46:59 +11:00 |
|
predominant
|
8ff6505fe8
|
Removing excess whitespace
|
2009-11-06 17:08:23 +11:00 |
|
predominant
|
6782cb019c
|
Update CakePHP Project link.
|
2009-11-06 17:00:11 +11:00 |
|
predominant
|
8f75ff58c7
|
Removing @filesource
|
2009-11-06 15:24:02 +11:00 |
|
mark_story
|
651a3f16b2
|
Updating ProjectTask::getAdmin(). Renamed to ProjectTask::getPrefix(). Now returns the user selected prefix to use for baking.
Test cases updated. Use of method updated.
|
2009-10-07 00:46:13 -04:00 |
|
mark_story
|
bc90f0aa01
|
Merge branch '1.3-console' into 1.3
Conflicts:
cake/console/libs/tasks/fixture.php
|
2009-09-27 16:26:45 -04:00 |
|
davidpersson
|
ccbc6f35f0
|
Updating all calls to Shell::out().
|
2009-09-26 23:08:37 +02:00 |
|
mark_story
|
b8d3aae474
|
Fixing path to home page template.
|
2009-09-06 01:04:38 -04:00 |
|
mark_story
|
b731408deb
|
Fixing constant use in ProjectTask.
Fixing newline.
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
29d03ab722
|
Adding __() to ProjectTask
|
2009-08-12 09:46:17 -04:00 |
|
AD7six
|
d61e8736e4
|
Merge branch '1.3' into 1.3-bake
|
2009-08-02 22:44:28 +02:00 |
|
AD7six
|
7eb150b49a
|
Merge branch '1.3' into 1.3-bake
Conflicts:
cake/console/libs/tasks/model.php
|
2009-08-02 22:31:01 +02:00 |
|
gwoo
|
bf2b8a60e6
|
Merge branch '1.3-misc' into 1.3
|
2009-08-02 12:20:07 -07:00 |
|
gwoo
|
1423b0067b
|
Merge branch '1.2' into 1.3
|
2009-07-30 11:34:33 -07:00 |
|
DarkAngelBGE
|
f88cc56cfe
|
Coding standards fixes
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8260 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-28 20:01:42 +00:00 |
|
mark_story
|
478e90240d
|
Updating paths in ProjectTask and PluginTask to reflect changed dirs.
Updating tests.
|
2009-07-26 01:52:05 -04:00 |
|
AD7six
|
b2142df2bc
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
|
jperras
|
e40428801e
|
Removing all uses of uses() global method & replacing with require or App::import.
|
2009-07-24 13:41:08 -04:00 |
|
DarkAngelBGE
|
9eaad7528f
|
Removing usage of up() and low() from core
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8253 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-23 21:04:40 +00: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
|
659414f04f
|
Fixing template location in Project task.
|
2009-07-01 23:48:51 -04:00 |
|
mark_story
|
da99aa1c6a
|
Moved Shell::getAdmin() to ProjectTask
|
2009-06-30 20:44:09 -04:00 |
|
mark_story
|
198511f639
|
Adding tests for security salt generation.
|
2009-06-30 18:30:39 -04:00 |
|
mark_story
|
8c2a027842
|
Pointing test directory creation to TMP/tests/
Adding tests for ProjectTask::bake()
|
2009-06-16 23:05:48 -04:00 |
|
mark_story
|
ea0d5c84be
|
Removing dead comparisons, extra uses() call.
|
2009-06-08 23:13:29 -04:00 |
|
mark_story
|
4c76b2f1a8
|
Unifying formatting of help() messages.
|
2009-05-30 00:55:44 -04:00 |
|
AD7six
|
3f2fa6929b
|
changing tabs for spaces in comment block indentation
Removing address and replacing with cakefoundation url
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7805 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-30 17:30:26 +00:00 |
|
mark_story
|
1b456f2cf1
|
Applying patch from 'davidpersson' fixing code spacing. Closes #5643
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7772 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-23 00:10:44 +00:00 |
|
DarkAngelBGE
|
19d4f3d596
|
adding a couple 'return home early' refactorings
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7572 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-09-08 20:33:48 +00:00 |
|
gwoo
|
78a2eb2723
|
fixes #5194, cake bake with no params
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7499 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-25 18:52:50 +00:00 |
|
gwoo
|
1e231e9511
|
some cleanup, wrapping uses() in class exists
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7172 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-11 15:46:31 +00:00 |
|
gwoo
|
b3f605c1d8
|
fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7116 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-04 19:04:58 +00:00 |
|
gwoo
|
394fe24e90
|
closes #4776, cleaning up output from console shells
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7100 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-06-03 05:11:04 +00:00 |
|
nate
|
42da5aba81
|
Moving Cake folder to correct location
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7063 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-05-30 11:40:08 +00:00 |
|
DarkAngelBGE
|
e6e0d852a2
|
deleting cake folder from svn
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7061 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-05-30 10:59:16 +00:00 |
|
gwoo
|
aaab0306aa
|
removing exit() and replace with $this->stop();
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7012 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-05-22 16:57:46 +00:00 |
|
gwoo
|
18b627636b
|
updating cake.test.php, fixes #4638. updating cake.php, fixes #4648 (with tests), updated Cache
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6870 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-05-14 19:43:55 +00:00 |
|
gwoo
|
2e1f8c6303
|
updating bake project, dbconfig, fixes #4563 now using int for port
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6763 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-05-05 15:42:02 +00:00 |
|
phpnut
|
a9d4e821a8
|
"Fixes #4379, cake bake project - does not set CAKE_CORE_INCLUDE_PATH in test.php"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6603 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-26 04:51:02 +00:00 |
|
gwoo
|
6a1cdf2138
|
updating bake and tasks, closes #4326, closes #3993, closes #4032, closes #4337
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6574 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-15 05:45:43 +00:00 |
|
gwoo
|
b3842566dc
|
removing irrelevant error message, fixes #4051
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6529 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-03-09 04:18:59 +00:00 |
|