gwoo
|
303bc0fc89
|
fixing up some tests. pretty much all greens for me.
|
2009-06-02 17:21:15 -07:00 |
|
gwoo
|
5f2ee8fc44
|
renaming session to cake_session
|
2009-06-02 14:52:30 -07:00 |
|
gwoo
|
5a45c15d9d
|
merging 1.3-session
|
2009-06-02 14:52:14 -07:00 |
|
gwoo
|
6f21c18366
|
Merge branch '1.3-lib_renames' into 1.3
|
2009-06-02 10:17:02 -07:00 |
|
gwoo
|
fdd63d4e8e
|
Merge branch 'master' into 1.3
|
2009-06-02 10:12:14 -07:00 |
|
gwoo
|
5749893326
|
Merge branch 'local/svn/1.2.x.x' into 1.2
|
2009-06-02 10:11:21 -07:00 |
|
jperras
|
d2b4995e43
|
Updating Model::deconstruct to handle db expressions correctly. Fixes #6372; thanks to mattcurry for the patch.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8185 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-02 03:23:15 +00:00 |
|
mark_story
|
a9bbae31ee
|
Fixing primary key column length in DboSqlite. UUID primary keys now return defined length.
Test cases added for describe()
Fixes #6412
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8184 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-02 03:03:51 +00:00 |
|
gwoo
|
2842fe7021
|
fixes #6401, Session path on IIS
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8183 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-01 16:52:05 +00:00 |
|
mark_story
|
9aa64ef564
|
Ensuring that 'ext' param added by RequestHandler does not end up as a queryString parameter in Auth.redirect.
Adding test case.
Fixes #6211
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8182 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-06-01 00:01:58 +00:00 |
|
mark_story
|
50f4d91873
|
Adding test case to disprove #6411
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8181 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-30 19:12:15 +00:00 |
|
mark_story
|
4c76b2f1a8
|
Unifying formatting of help() messages.
|
2009-05-30 00:55:44 -04:00 |
|
mark_story
|
03e7ca71b6
|
Reformatting help()
|
2009-05-30 00:46:25 -04:00 |
|
mark_story
|
9967b10b58
|
Removing dead options.
|
2009-05-30 00:34:45 -04:00 |
|
mark_story
|
fb2be781f2
|
Refactoring to use TemplateTask
|
2009-05-30 00:32:57 -04:00 |
|
mark_story
|
f1821f5631
|
Adding test case for ViewTask
|
2009-05-30 00:28:18 -04:00 |
|
mark_story
|
b301654b96
|
Adding test cases for execute()
|
2009-05-30 00:14:57 -04:00 |
|
mark_story
|
f498ba0a87
|
Adding german error string to dbo_mssql::lastError() Fixes #6352
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8180 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-29 02:59:30 +00:00 |
|
jperras
|
a6017e6f6a
|
Updating code coverage manager to work with application-level datasources.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8179 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-28 17:44:41 +00:00 |
|
mark_story
|
f0752feeec
|
Adding patch from 'burzum'. Fixes ambiguous field sql error when joining two trees with a defined scope.
Test cases and fixtures added.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8178 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-26 17:17:57 +00:00 |
|
mark_story
|
2b6ea8748c
|
Adding flush so models in registry are always fresh
fixes issues baking model + test
|
2009-05-26 00:36:25 -04:00 |
|
mark_story
|
fe235f4e94
|
Tweaking template.
|
2009-05-26 00:20:17 -04:00 |
|
mark_story
|
79568cc742
|
Fixing controller test file generation
|
2009-05-25 23:57:15 -04:00 |
|
mark_story
|
518c318887
|
Adding tests and code for controller stub generation.
|
2009-05-25 23:48:41 -04:00 |
|
mark_story
|
877616ad9b
|
Fixing broken comment.
|
2009-05-25 01:19:54 -04:00 |
|
mark_story
|
66b36ba3b8
|
Adding tests for other object types.
|
2009-05-25 01:02:59 -04:00 |
|
mark_story
|
975aab8009
|
Fixing plugin imports
Adding contstructor generation.
and test case for controller construction.
|
2009-05-25 00:54:23 -04:00 |
|
mark_story
|
587b0ca07d
|
Test generation for models is partially complete.
fixtures and introspected methods work.
|
2009-05-24 23:50:21 -04:00 |
|
mark_story
|
eb9f40c6f4
|
extracting out object type interaction.
test case added.
|
2009-05-24 20:12:17 -04:00 |
|
mark_story
|
2cc00ac3e1
|
Adding test case for acl shell.
Fixing display of nodes with no alias when using 'cake acl view aro'
Fixes #6393
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8177 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-24 16:37:54 +00:00 |
|
mark_story
|
1d6ceffb92
|
Adding test case and function for generating
fixture lists from controller objects.
|
2009-05-24 01:30:04 -04:00 |
|
mark_story
|
61191d88cd
|
Adding test cases and ability to pull all
fixtures for a model.
|
2009-05-24 01:15:31 -04:00 |
|
mark_story
|
f20a7e4f61
|
Adding method extraction and test case.
|
2009-05-23 23:48:25 -04:00 |
|
mark_story
|
dee9b6370b
|
Adding test template.
|
2009-05-23 23:30:41 -04:00 |
|
mark_story
|
4fe3c2efe1
|
Removing ability to bake $useTable = false models.
|
2009-05-23 23:25:14 -04:00 |
|
mark_story
|
838af5862e
|
Making test bail if any of the required models exist.
|
2009-05-23 22:56:54 -04:00 |
|
mark_story
|
a44e69e47f
|
Adding test case to disprove #6387
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8176 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-22 02:00:21 +00:00 |
|
mark_story
|
1910e5482b
|
Updating doc block for HtmlHelper::css(). Fixes #6059
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8175 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-22 01:25:13 +00:00 |
|
mark_story
|
41f32d8cee
|
Updating doc block for Model::beforeDelete(). Fixes #6219
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8174 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-22 01:20:47 +00:00 |
|
mark_story
|
fe2e3d82fd
|
Removing while() loops wrapping in() with concrete options.
|
2009-05-20 23:21:36 -04:00 |
|
mark_story
|
5843d5e40a
|
Adding test case for DbConfig task
making DbConfigTask testable.
|
2009-05-20 23:15:31 -04:00 |
|
mark_story
|
dc01673503
|
More i18n strings.
|
2009-05-20 22:28:15 -04:00 |
|
mark_story
|
de1b495afb
|
Adding some i18n strings.
Moving test creation to TestTask.
|
2009-05-20 00:46:09 -04:00 |
|
mark_story
|
e8eaf97dcf
|
Additional tests for execute
|
2009-05-20 00:31:59 -04:00 |
|
mark_story
|
6eada280cf
|
Fixing typo.
Removing newlines
|
2009-05-20 00:00:36 -04:00 |
|
mark_story
|
a4f6fdc3b9
|
Refactoring bake action generation into a template
file.
Adding template file for controller actions.
|
2009-05-19 23:53:41 -04:00 |
|
mark_story
|
2cae04308c
|
Adding tests for interactive mode.
Fixing notice error.
|
2009-05-19 00:18:59 -04:00 |
|
mark_story
|
8bcd8ff890
|
Adding skipIf's
Fixing typo, adding assertions.
|
2009-05-18 23:49:44 -04:00 |
|
mark_story
|
4f6d3219ef
|
Adding test cases for bakeActions
|
2009-05-18 23:46:20 -04:00 |
|
mark_story
|
0d7b86fc8b
|
Removing $uses as part of bake.
|
2009-05-18 22:26:16 -04:00 |
|