Commit History

Author SHA1 Message Date
  Bryan Crowe a943ea5c34 Add space between classname(s) 12 years ago
  Bryan Crowe d39ced8381 Correct 'an URL' to 'a URL' in docblocks 12 years ago
  Bryan Crowe 4242bd4f3d Additional Cake references to CakePHP and docblock typo 12 years ago
  mark_story 809f6129e0 Update docs for HttpSocket methods. 12 years ago
  mark_story 0f2d59d987 Merge branch 'master' into 2.4 12 years ago
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  dmromanov b4092e374d Corrected spelling 12 years ago
  dmromanov 56ef44f495 Excluded method names from several tanslation strings 12 years ago
  Mark Story 59646aa30a Merge pull request #1326 from fahad19/http-patch 13 years ago
  Fahad Ibnay Heylaal 679177b8f3 convenience wrapper for HTTP PATCH in HttpSocket class. 13 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Sebastián Marcos Arce fe774ecc03 Update HttpSocket.php 13 years ago
  euromark 09d9efe235 spelling corrections (a url to an URL, unify URL) 13 years ago
  mark_story 3680ee0f1f Add some docs for cookies. 13 years ago
  mark_story 4d8dd12449 Add support for key => value cookies. 13 years ago
  Joel Bradshaw ece6ac3663 Backwards compat for auth in the config array of HttpSocket::request() 13 years ago
  mark_story cec4e8b758 Force & when creating requests. 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  mark_story 27d7e2865e Merge branch 'master' into 2.3 13 years ago
  Ceeram e02eab05d5 Remove all todo from core, create tickets for them 13 years ago
  euromark b7e75a6399 more whitespace coding standards 13 years ago
  mark_story 240c8718eb Implement SSL peer verification in HttpSocket 13 years ago
  mark_story 3e3af1f998 Rename HttpResponse to HttpSocketResponse. 13 years ago
  mark_story 60f9626838 Merge branch 'master' into 2.3 13 years ago
  mark_story b9ee4fc9f1 URL decode redirect urls. 13 years ago
  dogmatic69 cf8fccae96 converting $foo == null / $foo == false to !$foo 13 years ago