提交历史

作者 SHA1 备注 提交日期
  ADmad f82b768787 Return all possible form context attributes. 5 年之前
  Diego Sardina decf51d2f8 Remove request from context classes 6 年之前
  mscherer a8b4a7436e Clean up test classes. 6 年之前
  Corey Taylor 7391ffeec8 Added ContextInterface::getPrimaryKey() to use instead of primaryKey() 6 年之前
  ADmad 97760ef05e Allow ContextInterface::isRequired() to return null. 6 年之前
  ADmad 5f56611bfe Use "notEmpty" message instead of "requirePresence" message. 6 年之前
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 年之前
  ADmad cf569b9c15 Fix CS error. 7 年之前
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 年之前
  ADmad 5b3f8205ed Enable strict typing for view tests. 7 年之前
  ADmad 9bd82d7ac1 Fix CS errors. 7 年之前
  Jeremy Harris 64800a883b Merge branch '3.next' into html5-error-messages 7 年之前
  ADmad 17ec980980 Update test. 8 年之前
  Jeremy Harris a5ab64d9d5 Added support for ArrayContext 8 年之前
  Mark Story dbff1b7327 Fix more tests using deprecated request features. 8 年之前
  lilHermit c956a926db Fixed to account for keys including numeric values above 9 8 年之前
  lilHermit a33a03553e Improved the stripNesting method 8 年之前
  lilHermit ebad0f2e51 Added support for numeric nested fields type, isRequired, val and attributes 8 年之前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年之前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年之前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年之前
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 年之前
  ADmad e84a83da5d Update signature of `ContextInterface::val()` 10 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年之前
  Jose Lorenzo Rodriguez 624f038fbf Added test for ArrayContext::isPrimaryKey() 12 年之前
  mark_story c31c9a04c3 Fix isCreate() 12 年之前
  mark_story 5c357aafdb Add primaryKey() to context classes. 12 年之前
  mark_story 53e500531e Add isCreate() method to context classes. 12 年之前
  mark_story 86c0fa0212 Fix return type of error() 12 年之前