Commit History

Author SHA1 Message Date
  antograssiot fe06e153fe update exception namespaces for API 11 years ago
  Mark Story bf45a466ad Add and use Table::aliasField() where it makes sense. 11 years ago
  Jose Lorenzo Rodriguez d363a75cf6 Quick solution for casting result primary keys to the correct type 11 years ago
  Mark Story 4d1150ea31 Fix composite primary key support when inserting data. 11 years ago
  José Lorenzo Rodríguez ca7ff37e6e Merge pull request #5972 from cakephp/3.0-aftersavecommit 11 years ago
  ADmad 8d47787ad4 Trigger afterDeleteCommit for non-atomic deletes too for primary table. 11 years ago
  ADmad 3ee2e90ab5 Trigger afterSaveCommit for non-atomic saves too for primary table. 11 years ago
  ADmad d2320d9f4a Add info about new events to docblock 11 years ago
  ADmad bafd922f60 Add afterDeleteCommit event. 11 years ago
  ADmad 451dc357e9 Use Connection::isTransaction() instead of _primary flag. 11 years ago
  ADmad 90845c44fc Add '_primary' flag to save options. 11 years ago
  ADmad 5025c80596 Add Model.afterSaveCommit event. 11 years ago
  Mark Story ab71c5f4e2 Rename parameters. 11 years ago
  Mark Story ee5300668c Fix scope option not working in validateUnique. 11 years ago
  ADmad f64b5569a6 Rename option "idField" to "keyField". 11 years ago
  AD7six 4911a538db Add the registry alias to debug table debug info 11 years ago
  Jose Lorenzo Rodriguez f044137152 Fixing entity source after recent changes 11 years ago
  AD7six 7f048d07ff Rename repositoryAlias to registryAlias 11 years ago
  AD7six fe554bb9c1 Don't inflect the alias 11 years ago
  AD7six a23e59f602 Add RepositoryAlias 11 years ago
  ADmad 9c5cbc99c0 Use "static" instead of "self" to allow overriding. 11 years ago
  José Lorenzo Rodríguez d200a96d1c Merge pull request #5784 from deizel/3.0 11 years ago
  José Lorenzo Rodríguez fd5bf55e35 Merge pull request #5844 from cakephp/3.0-deprecations 11 years ago
  Mark Story 95fe3381e6 Update events to use new methods. 11 years ago
  Mark Scherer 3807a2b23d Fix doc blocks 11 years ago
  Chris Burke bc6a55a8ce Rename default validation constant to read better 11 years ago
  Chris Burke 3739ca1898 Move 'default' validation set name to a constant 11 years ago
  Chris Burke 4c729a1f69 First argument to Table::validator() should be 'default' 11 years ago
  Chris Burke f01f8fed6a Remove numeric index support when configuring Tables with validators 11 years ago
  Chris Burke a11083902d Allow configuring Table objects with Validator(s) 11 years ago