Commit History

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