История коммитов

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