Commit History

Author SHA1 Message Date
  Mark Story 7ba35f4e9b Merge branch 'master' into 3.next 9 years ago
  Mark Story 8c61766e98 Fix options being passed down from validateUnique 9 years ago
  Mark Story 828f4a1a6d Merge pull request #9676 from cakephp/3.next-table-relations 9 years ago
  dereuromark f292f90c8e Fix CS. 9 years ago
  dereuromark e10dc8ce35 Remove inline FQCN into use statements. 9 years ago
  dereuromark 703260adac Rename Schema/Table to Schema/TableSchema via class_alias() 9 years ago
  dereuromark 7313afb740 Adding getter/setter for through option 9 years ago
  dereuromark eb61dd8a93 Remove unused use. 9 years ago
  dereuromark ca4684e4e6 Define relations as fluent interface via explicit getter/setter, resolves #8757 9 years ago
  Mark Sch 53d565311a Fix doc blocks to FQCN 9 years ago
  Mark Sch f9db56b557 Fix doc block 9 years ago
  Mark Story a6a37601c9 Merge branch 'master' into 3.next 9 years ago
  ADmad 720f42d860 Clean primary entity after "Model.afterSaveCommit" is triggered. 9 years ago
  Mark Story 4d9f2f6747 Merge branch 'master' into 3.next 9 years ago
  thinkingmedia 6e64ec5098 fix phpcs 9 years ago
  thinkingmedia fbc134356a fixes some phpcs and removes deprecated warnings 9 years ago
  thinkingmedia 246682d3f3 fix assert on _data property 9 years ago
  thinkingmedia fc5e8a93cb adds Event type hinting to unit tests 9 years ago
  Alexandros Solanos fb442f6f8a Fix identation for entity clean() test 9 years ago
  Alexandros Solanos 6b8245dfeb Add test for entity clean() 9 years ago
  José Lorenzo Rodríguez 68d0b4a14c Merge pull request #9143 from burzum/feature/entity-option-builder 9 years ago
  Mark Story 49799d893e Fix dirty tracking for array associations. 9 years ago
  Walther Lalk e0cdb64d6d Add created tag field to all other tests using the tags table 9 years ago
  Mark Story 6f7689b967 Merge branch 'master' into 3.next 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  ADmad 4313e50416 Make Table::aliasField() idempotent. 9 years ago
  José Lorenzo Rodríguez b27c4869dd Merge pull request #9107 from cakephp/issue-9099 9 years ago
  Florian Krämer f4903c69aa Changing the SaveOptionsBuilder integration test 9 years ago
  Florian Krämer 2f1bebd674 Adding an integration test for the SaveOptionBuilder 9 years ago
  Florian Krämer 61dd97e723 Adding a test for Table::getSaveOptionsBuilder() 9 years ago