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

Автор SHA1 Сообщение Дата
  Benedikt Terhechte 7d0b8c9dc7 Updated to Swift 2.0 Changes 10 лет назад
  Christian Noon e1045f0e77 Updated the README to remove support for iOS 7. 10 лет назад
  Christian Noon e5eb1b7458 Added workaround for JSON parsing logic for value extraction. 10 лет назад
  Christian Noon b87fb42859 Modified error handling to use implicit error catching to avoid fatal errors. 10 лет назад
  Christian Noon 14d1d7164b Removed the swift-2.0 branch from Travis-CI until Xcode 7 is supported. 10 лет назад
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. 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 лет назад