提交历史

作者 SHA1 备注 提交日期
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年之前
  Jose Lorenzo Rodriguez 8bb695d568 Making Entity::source() just a string 12 年之前
  Jose Lorenzo Rodriguez 57d283842a Making EntityContext more intelligent by reading the entity source 12 年之前
  Jose Lorenzo Rodriguez bc09f19dab Plain entities cannot be used at this point as root in FormHelper 12 年之前
  mark_story 277acc1b69 Use more durable assertion. 12 年之前
  José Lorenzo Rodríguez 101098e575 Merge pull request #2958 from cakephp/3.0-form-cleanup 12 年之前
  Mark Story 01704a4701 Allow the EntityContext to read from the request data. 12 年之前
  Mark Story 8451e716b6 Add fieldNames() to Form contexts. 12 年之前
  Jose Lorenzo Rodriguez 1c513eb6b2 Added test for extracting custom primary keys in EntityContext 12 年之前
  Jose Lorenzo Rodriguez 305958ce0c Adding unit test for EntityContext extracting _ids 12 年之前
  Jose Lorenzo Rodriguez 474abfdfc0 Adding test for EntityContext::isPrimaryKey 12 年之前
  Jose Lorenzo Rodriguez 80fc349157 Adding test for 12 年之前
  Jose Lorenzo Rodriguez 0119f79adf Fixing input generation for collections when prefixing table name 12 年之前
  mark_story f031b3c9f9 Fix EntityContext operations on collections. 12 年之前
  mark_story 5c357aafdb Add primaryKey() to context classes. 12 年之前
  mark_story 53e500531e Add isCreate() method to context classes. 12 年之前
  mark_story 8106318d7a Fixing coding styles. 12 年之前
  mark_story 3d6c9b435d Add additional tests for associations. 12 年之前
  mark_story 1ce283a9a4 Use Collection class to simplify entity handling. 12 年之前
  mark_story 9d3b5e63cc Add additional test coverage. 12 年之前
  mark_story 2c8fa52d5c Add coverage for no entity. 12 年之前
  mark_story 4a6f598225 Expand tests and remove unreachable code. 12 年之前
  mark_story dcff02cc64 Add additional tests for various iterators. 12 年之前
  mark_story 8ccd63d460 Add tests for operating on collections. 12 年之前
  mark_story 2a87be0cd5 Add classname reflection to get table names when argument is omitted. 12 年之前
  mark_story cd9a0f76c8 Remove automatic table alias handling. 12 年之前
  mark_story 6beded1e83 Fix coding standards. 12 年之前
  mark_story d7d94e774b Add hasError and error to EntityContext. 12 年之前
  mark_story 709e02316a Add attributes() method. 12 年之前
  mark_story bfb6b9d82b Add tests for type() and refactor tests. 12 年之前