Historique des commits

Auteur SHA1 Message Date
  Benedikt Terhechte 7d0b8c9dc7 Updated to Swift 2.0 Changes il y a 10 ans
  Christian Noon e1045f0e77 Updated the README to remove support for iOS 7. il y a 10 ans
  Christian Noon e5eb1b7458 Added workaround for JSON parsing logic for value extraction. il y a 10 ans
  Christian Noon b87fb42859 Modified error handling to use implicit error catching to avoid fatal errors. il y a 10 ans
  Christian Noon 14d1d7164b Removed the swift-2.0 branch from Travis-CI until Xcode 7 is supported. il y a 10 ans
  Christian Noon 414fd980b2 Refactored frameworks, tests and example app to compile against Swift 2.0. il y a 10 ans
  Christian Noon 28265f1c66 Merge pull request #520 from joshuatbrown/master il y a 10 ans
  Josh Brown 61a2896d51 add link to Carthage in README il y a 10 ans
  Christian Noon 7361a604ac Merge pull request #505 from Alamofire/test/nsurlcache_policies il y a 10 ans
  Christian Noon 7d3cc25d26 Removed all os checks as they proved to be unnecessary. il y a 10 ans
  Christian Noon 75de4a9f21 Merge pull request #504 from Alamofire/test/parameter_encoding il y a 10 ans
  Christian Noon 357b34e323 Added percent escaping tests around reserved / unreserved / illegal characters. il y a 10 ans
  Christian Noon 12528b6ccb Added the "[" and "]" to the legal escape characters and added more documentation. il y a 10 ans
  Josh Brown 6ce4ed24ce updated typo in API Paramater Abstraction in README (#497) il y a 10 ans
  Christian Noon 46f264fbfd Refactored the cache tests to be faster and easier to understand. il y a 10 ans
  Christian Noon 11d30611c0 Added tests for various Cache-Control headers with different request cache policies. il y a 10 ans
  Christian Noon 57780a2b8d Merge pull request #507 from Alamofire/test/httpbin_redirect_tests il y a 10 ans
  Christian Noon af979606ab Added more robust redirect tests around default behavior and task override closures. il y a 10 ans
  Christian Noon 0b8f207498 Merge pull request #506 from Alamofire/project/re-enabling_travis_ci il y a 10 ans
  Christian Noon 8949f99c57 Updated before_install step to install latest versions of cocoapods and xcpretty. il y a 10 ans
  Christian Noon 9e940a7961 Added CocoaPods and Carthage compatible tags to the README. il y a 10 ans
  Christian Noon 40c008adaf Added line to update cocoapods. il y a 10 ans
  Christian Noon 296495d375 Removed master only branches from travis yaml file. il y a 10 ans
  Christian Noon 7a2392cf16 Updated the osx_image in the travis yaml file. il y a 10 ans
  Christian Noon 007e45a2ba Added the travis ci build status back into the README. il y a 10 ans
  Christian Noon b707ce7f68 Added the OS X tests to the travis yaml file. il y a 10 ans
  Christian Noon 609eb9e78d Resolved deinitialization test random failures by handling state race condition. il y a 10 ans
  Christian Noon a5321881af Added a rawValue to the assertion to make debugging easier in failure cases. il y a 10 ans
  Christian Noon 2cd782a7d0 Switched assert to assertEquals to catch why this test is sporadically failing. il y a 10 ans
  Christian Noon f669212f5a Merge pull request #494 from Alamofire/test/progress_updates il y a 10 ans