Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter Sobot a15dc1d64e Added .stream callback to receive streaming data responses. hace 10 años
  Christian Noon b92f4e054c Added URL protocol test case for checking header passthrough behaviors. hace 10 años
  Christian Noon a1152c4f83 Updated the CHANGELOG and bumped the version to 1.2.3. hace 10 años
  Christian Noon d3afcca4f6 Updated cache tests to pass on all OS's including iOS 8.1 and 8.2. hace 10 años
  Christian Noon 56224c975b Travis now runs tests against all OSs in both debug and release configurations. hace 10 años
  Alex Plescan c40d7907ea Only set cookies in debugPrintable when appropriate. hace 10 años
  Christian Noon 28265f1c66 Merge pull request #520 from joshuatbrown/master hace 10 años
  Josh Brown 61a2896d51 add link to Carthage in README hace 10 años
  Christian Noon 7361a604ac Merge pull request #505 from Alamofire/test/nsurlcache_policies hace 10 años
  Christian Noon 7d3cc25d26 Removed all os checks as they proved to be unnecessary. hace 10 años
  Christian Noon 75de4a9f21 Merge pull request #504 from Alamofire/test/parameter_encoding hace 10 años
  Christian Noon 357b34e323 Added percent escaping tests around reserved / unreserved / illegal characters. hace 10 años
  Christian Noon 12528b6ccb Added the "[" and "]" to the legal escape characters and added more documentation. hace 10 años
  Josh Brown 6ce4ed24ce updated typo in API Paramater Abstraction in README (#497) hace 10 años
  Christian Noon 46f264fbfd Refactored the cache tests to be faster and easier to understand. hace 10 años
  Christian Noon 11d30611c0 Added tests for various Cache-Control headers with different request cache policies. hace 10 años
  Christian Noon 57780a2b8d Merge pull request #507 from Alamofire/test/httpbin_redirect_tests hace 10 años
  Christian Noon af979606ab Added more robust redirect tests around default behavior and task override closures. hace 10 años
  Christian Noon 0b8f207498 Merge pull request #506 from Alamofire/project/re-enabling_travis_ci hace 10 años
  Christian Noon 8949f99c57 Updated before_install step to install latest versions of cocoapods and xcpretty. hace 10 años
  Christian Noon 9e940a7961 Added CocoaPods and Carthage compatible tags to the README. hace 10 años
  Christian Noon 40c008adaf Added line to update cocoapods. hace 10 años
  Christian Noon 296495d375 Removed master only branches from travis yaml file. hace 10 años
  Christian Noon 7a2392cf16 Updated the osx_image in the travis yaml file. hace 10 años
  Christian Noon 007e45a2ba Added the travis ci build status back into the README. hace 10 años
  Christian Noon b707ce7f68 Added the OS X tests to the travis yaml file. hace 10 años
  Christian Noon 609eb9e78d Resolved deinitialization test random failures by handling state race condition. hace 10 años
  Christian Noon a5321881af Added a rawValue to the assertion to make debugging easier in failure cases. hace 10 años
  Christian Noon 2cd782a7d0 Switched assert to assertEquals to catch why this test is sporadically failing. hace 10 años
  Christian Noon f669212f5a Merge pull request #494 from Alamofire/test/progress_updates hace 10 años