提交历史

作者 SHA1 备注 提交日期
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 年之前
  Victor Eduardo de Assis 43993d27d4 Fix Table::_saveMany() to properly rollback when one entity fail to save 6 年之前
  ADmad de1e3b4f66 Merge branch 'master' into 3.next 6 年之前
  o0h e8e55a93bc Remove duplicate calling TableLocator::clear() 6 年之前
  Corey Taylor 4e308c3c6f Renamed Validator::errors() to Validator::validate() 6 年之前
  Mark Story 4ba94440d0 Merge branch 'master' into 3.next 6 年之前
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 年之前
  mscherer f804381476 Backport 4.x docblock fixes. 6 年之前
  Val Bancer 2085d4e919 Optimize according to the code review 6 年之前
  Val Bancer e79a99887c Merge branch '3.next' of https://github.com/cakephp/cakephp into fixtures-3.x 6 年之前
  ADmad 565e040b69 Merge branch 'master' into 3.next 6 年之前
  mscherer 4d1e628624 Fix CS - PSR12 6 年之前
  Val Bancer 5d4ac59834 Revert fixture changes in TableTest 6 年之前
  val 1ef82404bd Replace $fixtures property with getFixtures() method in TableTest 6 年之前
  Mark Story 5857838bfc Merge pull request #13497 from robertpustulka/backport-set-new 6 年之前
  Robert Pustułka 80c6e9a322 Split combined getter/setter EntityInterface::isNew(). 6 年之前
  stickler-ci bcc0b7c549 Fixing style errors. 6 年之前
  mscherer be1d168c7e Backport saveManyOrFail(), deleteMany(), deleteManyOrFail() 6 年之前
  mscherer 47baf43aa1 Add test case for patching. 7 年之前
  Mark Story 37d61bba45 Fix whitespace 7 年之前
  Mark Story 0cc21acd33 Merge branch 'master' into 3.next 7 年之前
  Jeremy Harris 0b389418d4 Explicitly setting title to inaccessible in ProtectedEntity 7 年之前
  Jeremy Harris 9b9cc27aa8 Using accessibleFields when patching during findOrCreate 7 年之前
  Mark Story 73ee9ed8cd Improve error messages when persistence fails 7 年之前
  Jeremy Harris d840670fac Throwing PersistenceFailedException when findOrCreate fails to save 7 年之前
  Jeremy Harris 751c60b53b Patching search data in findOrCreate to ensure valid entity 7 年之前
  Mark Story 3e187427dc Move tests closer to the code being tested. 7 年之前
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 年之前
  Mark Story 835a255042 Deprecate Plugin::unload() 7 年之前
  ADmad f86a585210 Throw warning when using underscored fixture names. 7 年之前