| .. |
|
Cache
|
a41539dfa4
Indentation fix (tab instead of spaces)
|
14 years ago |
|
Config
|
1bc4562f3a
Fix failing test in App.
|
14 years ago |
|
Configure
|
f0d10b4d69
Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name.
|
14 years ago |
|
Console
|
153b9f9ee2
Updated to use camelize rather than classify
|
14 years ago |
|
Controller
|
b76f8f8832
Merge pull request #260 from tPl0ch/2.1-authenticate
|
14 years ago |
|
Core
|
81b41aa561
Optimizing Configure::delete(), you can now delete arbitrarily nested keys
|
14 years ago |
|
Error
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
|
Event
|
e6e14a7ff9
Fixing php 5.2 specific problem, closes #2468
|
14 years ago |
|
I18n
|
30522d0219
Adding $language parameter to I18n::translate()
|
14 years ago |
|
Log
|
0575e92833
Added visibility in some methods and attributes.
|
14 years ago |
|
Model
|
b62d9729a9
Merge branch '2.1' of github.com:cakephp/cakephp into 2.1
|
14 years ago |
|
Network
|
97ce118294
Merge branch '2.0' into 2.1
|
14 years ago |
|
Routing
|
f5b62eb84c
Fixed typo in DocBlock
|
14 years ago |
|
Test
|
b62d9729a9
Merge branch '2.1' of github.com:cakephp/cakephp into 2.1
|
14 years ago |
|
TestSuite
|
bcab3d0cb9
Made default value and behavior of param `$exceptions` for Folder::tree() identical to same param in Folder::read()
|
14 years ago |
|
Utility
|
f1f1ce0db4
allow specifying an explicit root
|
14 years ago |
|
View
|
67f4fa0f20
Merge branch '2.1' of github.com:cakephp/cakephp into 2.1
|
14 years ago |
|
LICENSE.txt
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
|
VERSION.txt
|
1ffde95239
Update version number to 2.1.0-alpha
|
14 years ago |
|
basics.php
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
|
bootstrap.php
|
51f9837db4
Code standards formatting
|
14 years ago |