Commit History

Author SHA1 Message Date
  Mark Story e07eb45250 Merge remote-tracking branch 'origin/2.7' into 3.0 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  AD7six bc8d224cbe add a function for clearing the detector cache 11 years ago
  Mark Story 8b9dfc43e8 Fix DigestAuthenticate with simulated HTTP methods. 11 years ago
  mark_story 9245265ddd Remove use of WEBROOT_DIR from CakePHP. 11 years ago
  antograssiot 629d8245f9 update namespaces 11 years ago
  ADmad 39aaadfb64 Update test to use request->env() instead of modifying globals. 11 years ago
  Jose Lorenzo Rodriguez 240f5867e4 Fixed remaining failing tests 11 years ago
  Jose Lorenzo Rodriguez ef8cedff9a Core\Error -> Core\Exception 11 years ago
  Jose Lorenzo Rodriguez d12b1b4b14 Moving Cake\Error\Exception to Cake\Core\Error 11 years ago
  euromark fc9b288933 Add Shell::param() 11 years ago
  ADmad 6866d3aecd Fix 2.6 merge errors. 11 years ago
  ADmad f14bf3c1f2 Merge branch '2.6' into 3.0 11 years ago
  mark_story 57c9ba3f7d Fix error where multiple files at would be handled incorrectly. 11 years ago
  mark_story 8a2805f7ce Fix post data that interleaves with FILES not being handled. 11 years ago
  mark_story 45725b870d Fix $_FILES parsing 11 years ago
  ADmad f2716c1913 Merge branch '2.6' into 3.0 11 years ago
  mark_story 6f3a1c46c7 Merge remote-tracking branch 'origin/2.6' into 3.0 11 years ago
  Bryan Crowe 47bebf4030 Return ->data in Request::data(), restore Hash::get(), add test for data() call with null 12 years ago
  Jose Lorenzo Rodriguez 0cc2c24bef Givning in and just using Configure directly in Request::createFromGloabals() 12 years ago
  Jose Lorenzo Rodriguez 298e34a501 Removing for now automatic session generation from 12 years ago
  Jose Lorenzo Rodriguez b08bd00998 Putting the session inside the request object 12 years ago
  euromark 74569283c0 Remove var args in favor of array syntax. Resolves #3422 12 years ago
  mark_story bc245b142e Fix file array parsing for flat file arrays. 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  ADmad 7372667f15 Merge branch '2.5' into 3.0 12 years ago
  euromark f9a44170ee simplify merges and cs 12 years ago
  Mark Story ad1fa6ae69 Merge pull request #3061 from bcrowe/3.0-src-ver 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ADmad 5f25932c69 Allow directly passing a callable for Request::addDetector() 12 years ago