Histórico de commits

Autor SHA1 Mensagem Data
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. 10 anos atrás
  Christian Noon 601a40a46e Removed OSX cookie check since the underlying issue has been resolved. 10 anos atrás
  Christian Noon 27c1b2a6ab Moved MIMEType component logic inside a closure to make intent clearer. 10 anos atrás
  Christian Noon 994eebef3e Replaced early out conditionals with guards in response serializer logic. 10 anos atrás
  Christian Noon d82cae06d5 Fixed potential crash case in MIMEType logic exposed by chaining. 10 anos atrás
  Christian Noon 71fa146d49 Fixed automatic validation test issue where mutable URL request was not used. 10 anos atrás
  Christian Noon edf46911fc Removed explicit string values since they are implicitly set member's name. 10 anos atrás
  Christian Noon 2944131a2c Refactored URLRequestConvertible to return an NSMutableURLRequest. 10 anos atrás
  Christian Noon 5b4a59b42e Added watchos deployment target to the podspec and updated authors. 10 anos atrás
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. 10 anos atrás
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 anos atrás
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 10 anos atrás
  Christian Noon c60b2bc529 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 10 anos atrás
  Christian Noon f73b0f8294 Bumped the version to 1.3.0 and updated the CHANGELOG. 10 anos atrás
  Christian Noon 1f751881b6 Updated project iOS deployment target to iOS 8 to match frameworks. 10 anos atrás
  Christian Noon a9e5211aa4 Updated README formatting, added TLS feature and release versions. 10 anos atrás
  Christian Noon 86b95d0ca4 Updated the README code samples for advanced response serialization. 10 anos atrás
  Christian Noon 1978c2c926 Added initializer to GenericResponseSerializer to fix initialization bug. 10 anos atrás
  Christian Noon 451b97edab Fixed compiler warnings in the example app. 10 anos atrás
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. 10 anos atrás
  Christian Noon c52a85a959 Fixed up copyright headers on some of the swift files...no functional changes. 10 anos atrás
  Christian Noon ec382cb050 Merge branch 'feature/example_app_download_support' 10 anos atrás
  Christian Noon 0b1402795e Example app elapsed time now prints out the non-optional form of the string. 10 anos atrás
  Christian Noon e0aa0589d8 Code cleanup in the iOS Example app...no functional changes. 10 anos atrás
  kengo Yokoyama e0dd9e8441 Added download request sample to iOS example app. 10 anos atrás
  Christian Noon cc878b87ce Merge pull request #590 from Alamofire/feature/opening_up_request 10 anos atrás
  Christian Noon 71f33ccc70 Merge branch 'master' into feature/opening_up_request 10 anos atrás
  Christian Noon 70b19822be Merge pull request #595 from Alamofire/feature/download_resume_data 10 anos atrás
  Christian Noon 5c586a331d Merge pull request #593 from Alamofire/feature/response_generics 10 anos atrás
  Christian Noon 13eac9f245 Merge pull request #596 from Alamofire/feature/multipart_form_data 10 anos atrás