Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Shier 9ab2a22e86 Fix #2682: Cancel all requests on session invalidation or deinit. (#2728) hace 6 años
  Jon Shier 3e488dcd5c Alamofire 5! (#2375) hace 7 años
  Jon Shier d0208adc36 Updates for 4.8.0 (#2648) hace 7 años
  Jon Shier 1032399187 Update to 4.7.1. (#2476) hace 7 años
  Christian Noon c20e17e38e Fixed the copyright in all the source files. hace 8 años
  Jon Shier 59a60d223c Fix some warnings from Xcode 8.3. (#2057) hace 8 años
  Christian Noon 40a3a82091 Removed explicit `String.Encode` declaration where the type is implied. hace 9 años
  Christian Noon 8f370a2300 [Issue #1512] Test suite now only writes files to the temp directory. hace 9 años
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. hace 9 años
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. hace 9 años
  Jon Shier a113e4352e Update for Xcode 8 beta 4. hace 9 años
  Christian Noon e4fc09d744 Replaced all occurrences of com.alamofire reverse domain with org.alamofire. hace 9 años
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. hace 9 años
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. hace 9 años
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration hace 9 años
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. hace 9 años
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. hace 9 años
  Cédric Luthi 8d9f79a86f Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain. hace 9 años
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. hace 10 años
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. hace 10 años
  Christian Noon 94d1128810 Refactored the MultipartFormData encoding to leverage Swift 2.0 error handling. 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 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. hace 10 años
  Christian Noon 7de9fe9e96 Added method for appending body part with data, name and mime type. hace 10 años
  Christian Noon 5a572db14d Encoding MultipartFormData now returns appending body part error if applicable. hace 10 años
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. hace 10 años