Commit történet

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