Commit History

Author SHA1 Message Date
  ndm2 395de81c07 Make beforeFind triggered by associations use ArrayObject too 11 years ago
  ndm2 eea45441cd Ensure that the callbacks are invoked as expected 11 years ago
  ndm2 0e2a3bc426 Fix table callback argument types 11 years ago
  José Lorenzo Rodríguez 26b2ba5096 Merge pull request #5656 from cakephp/issue-5652 11 years ago
  Mark Story 28462cab25 Fix errors when validateUnique is used with scope. 11 years ago
  Mark Story fd4c30d5fa Fix fatal errors when cascaded deletes are used with MySQL. 11 years ago
  ADmad 6647e8f528 Remove deprecated and backwards compatibility code. 11 years ago
  Bryan Crowe 81c025bd21 Fix CS errors that fixers missed 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  Jose Lorenzo Rodriguez 5bbd189080 Re-implemented Table::validateUnique to reuse logic 11 years ago
  Jose Lorenzo Rodriguez 8bb72e2f84 Allowing null to be passed to newEntity() 11 years ago
  Jose Lorenzo Rodriguez e89894238a Merge remote-tracking branch 'origin/3.0' into 3.0-validation-revisit 11 years ago
  AD7six 526bcae69f Add InvalidPrimaryKeyException 11 years ago
  AD7six 09b25c9537 Always throw a 404 11 years ago
  euromark aa0c90ed1f Consolidate asserts 11 years ago
  euromark a73ec6a465 Make atomic updateAll and deleteAll return the affected rows instead of bool. 11 years ago
  Jose Lorenzo Rodriguez dc560fa1f1 Adding support to the RulesChecker to check entities before deleting them 11 years ago
  Jose Lorenzo Rodriguez 62f6c7c6fb Merge remote-tracking branch 'origin/3.0' into 3.0-validation-revisit 11 years ago
  Jose Lorenzo Rodriguez 07cc015184 Added the Model.buildValidation event to tje tables 11 years ago
  ADmad 9715a6acf2 Merge pull request #5314 from cakephp/3.0-associations 11 years ago
  Mark Story 0e787e9bdf Merge pull request #5316 from dakota/3.0-has-finder 11 years ago
  Walther Lalk 3d470984e2 Add missing doc block 11 years ago
  Walther Lalk 3fc40228c4 Add a hasFinder method to table object 11 years ago
  ADmad 85ed1db052 Add Table::addAssociations() 11 years ago
  mark_story 94e52ff182 Simplify error message and test. 11 years ago
  Mark Story 90a9ef29dd Add Query::firstOrFail() 11 years ago
  Jose Lorenzo Rodriguez 12fdc5ce42 Removing all validation methods from Table 11 years ago
  Jose Lorenzo Rodriguez 94157726a0 Making sure beforeFind is only triggered once per query 11 years ago
  Jose Lorenzo Rodriguez 604b336110 Removing some validation logic out of the Table object 11 years ago
  euromark 0b2f5d8f59 Adjust test cases. 11 years ago