Historique des commits

Auteur SHA1 Message Date
  Christian Noon 08fdbdee89 Fixed a bug in the URLProtocol tests that was causing test failures. il y a 10 ans
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. il y a 10 ans
  Christian Noon f1dffe1cfb Merge pull request #648 from Alamofire/feature/readme_updates il y a 10 ans
  Christian Noon bbdd0f8833 Added a Resume Data section to the README inside the Downloads section. il y a 10 ans
  Christian Noon 00f8ca8206 Updated all README code samples to match the latest Swift 2.0 API changes. il y a 10 ans
  Christian Noon 09fc146b08 Added CustomStringConvertible and CustomDebugStringConvertible conformance. il y a 10 ans
  Christian Noon 1a12318dcf Merge pull request #639 from jankase/FixSampleCompileError il y a 10 ans
  Jan Kase dde412a7a9 fixed example project and using responseString with old syntax il y a 10 ans
  Christian Noon 88ca2a248e Added external parameter name for queue in the response method. il y a 10 ans
  Christian Noon fedbc04501 Merge pull request #627 from Alamofire/feature/results_and_validation_error_handling il y a 10 ans
  Christian Noon d29f30f25f Added tests around response data, string and json serializer result behavior. il y a 10 ans
  Christian Noon d58446edf8 Refactored response validation and serialization to leverage result types. il y a 10 ans
  Christian Noon 5f2c29751b [Issue #622] Fixed issue where task was not being released by SessionDelegate. il y a 10 ans
  Robert Rasmussen fb8c54c869 [Issue #610] Added temporary workaround for SecCertificate array compiler crash. il y a 10 ans
  Christian Noon ae07d613f0 Merge pull request #612 from corinnekrych/swift-2.0-example.full.screen il y a 10 ans
  corinne krych 0f64b1a07f Full screen for iPhone5s+ il y a 10 ans
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. il y a 10 ans
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. il y a 10 ans
  Christian Noon 81fd1ce0c4 Refactored percent escaping to no longer use deprecated method. il y a 10 ans
  Christian Noon f033417319 Updated assertion due to differences in HTTPS version of the response. il y a 10 ans
  Christian Noon 9f4d987873 Added guard to timestamp to avoid crashing the test suite. il y a 10 ans
  Christian Noon 96826f62b1 Update the copyright header to include 2015 and the ASF. il y a 10 ans
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. il y a 10 ans
  Christian Noon 601a40a46e Removed OSX cookie check since the underlying issue has been resolved. il y a 10 ans
  Christian Noon 27c1b2a6ab Moved MIMEType component logic inside a closure to make intent clearer. il y a 10 ans
  Christian Noon 994eebef3e Replaced early out conditionals with guards in response serializer logic. il y a 10 ans
  Christian Noon d82cae06d5 Fixed potential crash case in MIMEType logic exposed by chaining. il y a 10 ans
  Christian Noon 71fa146d49 Fixed automatic validation test issue where mutable URL request was not used. il y a 10 ans
  Christian Noon edf46911fc Removed explicit string values since they are implicitly set member's name. il y a 10 ans
  Christian Noon 2944131a2c Refactored URLRequestConvertible to return an NSMutableURLRequest. il y a 10 ans