Historial de Commits

Autor SHA1 Mensaje Fecha
  corinne krych 0f64b1a07f Full screen for iPhone5s+ hace 10 años
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. hace 10 años
  Christian Noon ed5c1c9dd6 Reformatted source code and documentation to fit within 120 characters. hace 10 años
  Christian Noon 81fd1ce0c4 Refactored percent escaping to no longer use deprecated method. hace 10 años
  Christian Noon f033417319 Updated assertion due to differences in HTTPS version of the response. hace 10 años
  Christian Noon 9f4d987873 Added guard to timestamp to avoid crashing the test suite. hace 10 años
  Christian Noon 96826f62b1 Update the copyright header to include 2015 and the ASF. hace 10 años
  Christian Noon eac5d7643b Converted all HTTP requests to HTTPS requests to better align with ATS. hace 10 años
  Christian Noon 601a40a46e Removed OSX cookie check since the underlying issue has been resolved. hace 10 años
  Christian Noon 27c1b2a6ab Moved MIMEType component logic inside a closure to make intent clearer. hace 10 años
  Christian Noon 994eebef3e Replaced early out conditionals with guards in response serializer logic. hace 10 años
  Christian Noon d82cae06d5 Fixed potential crash case in MIMEType logic exposed by chaining. hace 10 años
  Christian Noon 71fa146d49 Fixed automatic validation test issue where mutable URL request was not used. hace 10 años
  Christian Noon edf46911fc Removed explicit string values since they are implicitly set member's name. hace 10 años
  Christian Noon 2944131a2c Refactored URLRequestConvertible to return an NSMutableURLRequest. hace 10 años
  Christian Noon 5b4a59b42e Added watchos deployment target to the podspec and updated authors. hace 10 años
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. hace 10 años
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 hace 10 años
  Christian Noon 6f903f34a1 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 hace 10 años
  Christian Noon c60b2bc529 Merge branch 'migration_point' into port/migrating_1.3.0_to_swift_2.0 hace 10 años
  Christian Noon f73b0f8294 Bumped the version to 1.3.0 and updated the CHANGELOG. hace 10 años
  Christian Noon 1f751881b6 Updated project iOS deployment target to iOS 8 to match frameworks. hace 10 años
  Christian Noon a9e5211aa4 Updated README formatting, added TLS feature and release versions. hace 10 años
  Christian Noon 86b95d0ca4 Updated the README code samples for advanced response serialization. hace 10 años
  Christian Noon 1978c2c926 Added initializer to GenericResponseSerializer to fix initialization bug. hace 10 años
  Christian Noon 451b97edab Fixed compiler warnings in the example app. hace 10 años
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. hace 10 años
  Christian Noon c52a85a959 Fixed up copyright headers on some of the swift files...no functional changes. hace 10 años
  Christian Noon ec382cb050 Merge branch 'feature/example_app_download_support' hace 10 años
  Christian Noon 0b1402795e Example app elapsed time now prints out the non-optional form of the string. hace 10 años