Jose Lorenzo Rodriguez ba426f15f9 Fixed indentation 11 years ago
..
Auth 9368c625ef Fix typos 11 years ago
Cache e499e38a18 Use PHP_SAPI instead of php_sapi_name() 11 years ago
Collection 6b034273ce Implementing Collection::through() 11 years ago
Console 3ec1969d71 missing call 11 years ago
Controller 95fe3381e6 Update events to use new methods. 11 years ago
Core 5f2cdc520c Add new test plugin to isolate autoload test from autoload with bootstrap test 11 years ago
Database c66826eecc fixed a bug in QueryLogger where using the same named placeholder multiple times resulted in only the first time being replaced 11 years ago
Datasource 91e8016117 Add a test for load model being plugin-prefixed 11 years ago
Error 54cb6b38dc Fixing last faling test in HHVM. 11 years ago
Event b680b4a21f Fix PHPCS errors. 11 years ago
Filesystem 9368c625ef Fix typos 11 years ago
Form be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
I18n 137b04f77e Fixing issue when parsing dates and not using UTC as timezone. 11 years ago
Log a5885a9caa Add test. 11 years ago
Network 58debc94b1 Avoiding circular object refereces in SmptTransport 11 years ago
ORM ba426f15f9 Fixed indentation 11 years ago
Routing 7f62d57a0f Restore 'persist' option for routes. 11 years ago
Shell e9f8bd9bcd Make autoload an option and only include truthy options. 11 years ago
TestSuite 55e8d6969f Implement assertRedirectContains() 11 years ago
Utility 19b66760aa It's the Inflector test case jim 11 years ago
Validation 4d93f7f1c6 Decimal validate based on Intl not setlocale 11 years ago
View 898a3ab2be Gives the ability to fieldset to have html attributes 11 years ago
BasicsTest.php e499e38a18 Use PHP_SAPI instead of php_sapi_name() 11 years ago
DatabaseSuite.php 73fcf31095 Moved the Model namespace into ORM so it can be distributed easier 11 years ago