コミット履歴

作者 SHA1 メッセージ 日付
  ADmad 6cf7b52897 Use short array syntax. 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  ADmad a7b44e5bc1 Rename Controller::addComponent() to Controller::loadComponent(). 11 年 前
  mark_story a42d56a55a Remove un-necessary calls to constructClasses(). 11 年 前
  Jose Lorenzo Rodriguez caac0c6d0a Moving Utility\Time to I18n\Time 11 年 前
  euromark fa987c7843 Unify assert method argument order. 11 年 前
  mark_story 849a04f897 Add lazy reading of cookie data. 11 年 前
  mark_story d68caa6077 Use the Time utility instead of \DateTime 12 年 前
  mark_story 006b96b549 Check cipher names when encrypting or decrypting values. 12 年 前
  mark_story 33908a5079 Remove encrpyption method. 12 年 前
  mark_story e4ddc5c098 Add additional test for read/write and remove destroy. 12 年 前
  mark_story eee450f179 Update delete() to work with new implementation of cookies. 12 年 前
  mark_story c79533cd3f Fix writing mixed encryption cookies in one write() call. 12 年 前
  mark_story 875dd30075 Fix read() and check(). 12 年 前
  mark_story 82c1443ee1 Start hacking on read() function and trying to get it working. 12 年 前
  mark_story c7371a06c8 Add configKey() method. 12 年 前
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 年 前
  ADmad a83527d9ff Replace CookieComponent::type() with CookieComponent::encryption(). 12 年 前
  ADmad 38a39c94cc Switch from using properties to config() for CookieComponent. 12 年 前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年 前
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 年 前
  ADmad fb72c03b4c Renamed folders "Cake" to "src" and "Test" to "tests". 12 年 前