| .. |
|
Auth
|
e45abe3449
Fix CS errors and use correct exceptions
|
11 years ago |
|
Cache
|
953b72c9c3
Simplify usage of parseDsn
|
11 years ago |
|
Collection
|
58784a5276
fix CS
|
11 years ago |
|
Console
|
adbb07466f
Fix case when no app-specific shells created
|
11 years ago |
|
Controller
|
060a41c0f7
Merge pull request #4823 from cakephp/issue-4796
|
11 years ago |
|
Core
|
608d253ad2
Only unset the passed DSN url key if parse_url succeeds
|
11 years ago |
|
Database
|
75d2e40d02
Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage
|
11 years ago |
|
Datasource
|
953b72c9c3
Simplify usage of parseDsn
|
11 years ago |
|
Error
|
8addd9b5c6
Fix docblock
|
11 years ago |
|
Event
|
87d5dda5a0
Added dispatchEvent() wrapper method.
|
11 years ago |
|
Filesystem
|
6e53f3fc58
Merge branch '2.6' into 3.0
|
11 years ago |
|
I18n
|
fb96aa7bf4
Merge pull request #4713 from ceeram/3.0-time
|
11 years ago |
|
Log
|
953b72c9c3
Simplify usage of parseDsn
|
11 years ago |
|
Model
|
b2a3d74804
Prevent counterCache error when updating foreignkey with lambda counter
|
11 years ago |
|
Network
|
953b72c9c3
Simplify usage of parseDsn
|
11 years ago |
|
ORM
|
060a41c0f7
Merge pull request #4823 from cakephp/issue-4796
|
11 years ago |
|
Routing
|
6ac8c27a19
Merge pull request #4778 from cakephp/small-optimizations
|
11 years ago |
|
Shell
|
c6566ebda4
Update BakeShell output
|
11 years ago |
|
Template
|
b80d4fb71d
Remove semicolons from short echos in bake templates
|
11 years ago |
|
TestSuite
|
2db36839ec
more CS
|
11 years ago |
|
Utility
|
e92e4e526c
Merge pull request #4755 from cakephp/3.0-slug-dash
|
11 years ago |
|
Validation
|
a88b17d1dc
Merge pull request #4658 from bcrowe/3.0-closures-CS
|
11 years ago |
|
View
|
d3e1cefcca
Fix missing validation errors on associated ID property.
|
11 years ago |
|
basics.php
|
3dc052f829
Implemented the __dxn() translation function
|
11 years ago |