Commit History

Author SHA1 Message Date
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 years ago
  saeid 56965febc4 use new response class within tests 9 years ago
  Mark Story 9fff233e7d Merge branch 'master' into 3.next 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  dereuromark 2312ab8023 Fix some more doc blocks and smells. Enable further clickability in IDE. 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  ADmad d00d7fdfe0 Remove use of TestCase::getMock() from "Controller" namepace tests. 9 years ago
  Joris Vaesen 6751ae72ba Custom encryption key when using ConfigKey 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Mark Story 8deb66f03c Accomodate immutable dates and use named formats. 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  ADmad a7b44e5bc1 Rename Controller::addComponent() to Controller::loadComponent(). 11 years ago
  mark_story a42d56a55a Remove un-necessary calls to constructClasses(). 11 years ago
  Jose Lorenzo Rodriguez caac0c6d0a Moving Utility\Time to I18n\Time 11 years ago
  euromark fa987c7843 Unify assert method argument order. 11 years ago
  mark_story 849a04f897 Add lazy reading of cookie data. 11 years ago
  mark_story d68caa6077 Use the Time utility instead of \DateTime 11 years ago
  mark_story 006b96b549 Check cipher names when encrypting or decrypting values. 12 years ago
  mark_story 33908a5079 Remove encrpyption method. 12 years ago
  mark_story e4ddc5c098 Add additional test for read/write and remove destroy. 12 years ago
  mark_story eee450f179 Update delete() to work with new implementation of cookies. 12 years ago
  mark_story c79533cd3f Fix writing mixed encryption cookies in one write() call. 12 years ago
  mark_story 875dd30075 Fix read() and check(). 12 years ago
  mark_story 82c1443ee1 Start hacking on read() function and trying to get it working. 12 years ago