コミット履歴

作者 SHA1 メッセージ 日付
  Patrick Conroy 1faac3e2a9 Adding tests for custom i18n tables 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Mark Story b8d6973764 Move test code autoloading to use composer. 11 年 前
  ADmad 10614f4ecf Fix constant already defined error when running only Cache tests. 11 年 前
  ADmad a39d28ce1a Add ability to provide custom paths for locale files. 11 年 前
  euromark 2025d54984 Fix tests 11 年 前
  AD7six b5059dd4c8 3 slashes are required for :memory: 11 年 前
  Jose Lorenzo Rodriguez d65f63af6d Fixing connection string for sqlite in the test suite 11 年 前
  Jose Lorenzo Rodriguez ca886ad426 Starting to cleanup code so that it conforms to what documentation says 11 年 前
  Jose Diaz-Gonzalez dac8362cae Working getClassMap() changes 11 年 前
  Jose Diaz-Gonzalez b8e92ef120 Cleanup tests for memory-based sqlite dbs 11 年 前
  Jose Diaz-Gonzalez 75d2e40d02 Remove the use of PDO Driver-specific DSNs in favor of PEAR::DB-style DSN usage 11 年 前
  Jose Diaz-Gonzalez 900322e2ab Switch Database and Cache libraries from `login` to `username` 11 年 前
  Bryan Crowe ca7b0a77ec Merge pull request #4758 from cakephp/remove-constant 11 年 前
  Bryan Crowe e5cbf95bb2 Remove unused TESTS constant 11 年 前
  Mark Story 5f38edb6a8 Remove unused constant. 11 年 前
  mark_story 9245265ddd Remove use of WEBROOT_DIR from CakePHP. 11 年 前
  mark_story 22e551a621 Default to en_US 11 年 前
  Jose Lorenzo Rodriguez 4f263bcb02 Merge remote-tracking branch 'origin/3.0' into 3.0-i18n-next 11 年 前
  ADmad 2984c03acf Update config readers to look under /config. 11 年 前
  ADmad ca749fcf49 Move src/bootstrap.php to config/bootstrap.php 11 年 前
  Jose Lorenzo Rodriguez a9bf58f61d Sotring plurals as an array instead of a magic string, this will be easier to manage 11 年 前
  ADmad a92072795a Add plugin's tests path to loader. 12 年 前
  ADmad 4d1514a231 Moved plugin classes files under "src" folder. 12 年 前
  Jose Lorenzo Rodriguez 0a802949e0 Fixing some Session tests 12 年 前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年 前
  mark_story c6dc245f23 Fix path related failures in bake tasks. 12 年 前
  ADmad 4cbc66f691 Remove uneeded namespace registration for class loader. 12 年 前
  Bryan Crowe 5ae1c29836 Update copyright statements in docblocks 12 年 前
  Jose Lorenzo Rodriguez d1f7e095eb Fixating now() for all tests, adding composer to travis 12 年 前