gwoo
|
76a4ae2a79
|
updating shells with startup callback, so a shell initializes, then loads tasks, then starts up, Tasks are the same. few other minor fixes to bake, api and acl.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5239 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-04 07:21:17 +00:00 |
|
gwoo
|
7ab1cad783
|
updating view task and adding view task templates
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5237 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-03 23:56:56 +00:00 |
|
gwoo
|
1b8ad3927d
|
updating dbconfig, project, model, and controller tasks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5236 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-03 23:56:33 +00:00 |
|
dho
|
08e2db3251
|
Fixing bug introduced in [5228].
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5232 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-02 05:49:06 +00:00 |
|
gwoo
|
772c4714cd
|
fixing missing passedArgs member in controller
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5228 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-01 17:34:42 +00:00 |
|
gwoo
|
537f28878d
|
updating acl and model cli
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5217 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-29 06:30:08 +00:00 |
|
gwoo
|
b77586db23
|
updating project task paths
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5212 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-27 16:13:42 +00:00 |
|
dho
|
4dc7d4ab8c
|
Formatting
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5198 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-26 12:13:00 +00:00 |
|
dho
|
83f0635b3b
|
Refactoring tasks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5196 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-26 09:00:54 +00:00 |
|
dho
|
5077bfc93e
|
Fixing undefinded variable error
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5115 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-16 09:26:33 +00:00 |
|
gwoo
|
b77a0af14a
|
updating db config task
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5106 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 04:21:44 +00:00 |
|
gwoo
|
c2968d91e9
|
updating project task
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5103 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 03:54:47 +00:00 |
|
gwoo
|
d1a44e9777
|
updating project task
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5102 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 03:51:40 +00:00 |
|
gwoo
|
673d0e1492
|
updating project task
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5101 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 03:41:50 +00:00 |
|
gwoo
|
e77f5b52ea
|
adding bake tasks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5095 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 12:24:40 +00:00 |
|
phpnut
|
edd112eae9
|
Removing unused tasks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5090 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 04:36:42 +00:00 |
|
phpnut
|
586fbc9dea
|
Correcting doc comments
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5086 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 01:14:41 +00:00 |
|
gwoo
|
338a8c8f4b
|
updating tasks, removing BakeTask base class, Task extends Shell
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5077 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 21:47:36 +00:00 |
|
gwoo
|
846c665497
|
updating shells for new conventions, better handling of paths, more help
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5058 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 21:18:07 +00:00 |
|
phpnut
|
883d8a963c
|
Correcting line endings on bash script.
Starting to correct paths to new console directory.
Replaced SCRIPTS define with CONSOLE_LIBS
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5020 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-05 06:00:38 +00:00 |
|
phpnut
|
900d180ec9
|
Restructuring console directory
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5015 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-04 20:09:34 +00:00 |
|