Historique des commits

Auteur SHA1 Message Date
  Christian Noon b9ec4b6c15 Reorganized the test files into Core and Feature groups. il y a 10 ans
  Christian Noon a2e41432e5 Updated CHANGELOG versions to link to the respective release page. il y a 10 ans
  Christian Noon 17bfcd1db7 [Issue #479] Updated iOS 7 instructions to cover multiple swift files. il y a 10 ans
  Christian Noon d0128af520 Added the milestone filter to the CHANGELOG for the 1.2.2 release. il y a 10 ans
  Christian Noon 82f94dc5c0 Merge pull request #477 from Alamofire/updates_for_1.2.2_release il y a 10 ans
  Christian Noon 907ffc3600 Bumped version to 1.2.2 and updated CHANGELOG. il y a 10 ans
  Christian Noon 3394f87b9d Updated CHANGELOG issues and pull requests to be active links. il y a 10 ans
  Christian Noon 27f964709e Unified all multi-line dictionary formatting. il y a 10 ans
  Christian Noon b865e1cb79 Removed unnecessary parentheses from closure parameters and typealiases. il y a 10 ans
  Christian Noon 9687aae410 Updated task delegate override closures and delegate method implementations. il y a 10 ans
  Mattt Thompson 3d271dbbf1 Merge pull request #471 from Alamofire/project/multiple_swift_files il y a 10 ans
  Christian Noon 34224b0108 Added a CHANGELOG documenting all the previous releases. il y a 10 ans
  Christian Noon a2b5d622a7 Merge branch 'master' into project/multiple_swift_files il y a 10 ans
  Christian Noon a285dd541c Data task progress closures are now always called. il y a 10 ans
  Christian Noon 7d644e07ca Added response status code asssertions for redirect tests. il y a 10 ans
  Christian Noon b1d2cc9011 Updated the Embedded Framework and Source File documentation. il y a 10 ans
  Christian Noon d666c15620 Merge branch 'master' into project/multiple_swift_files il y a 10 ans
  Christian Noon 264e29ca83 Fixed an expectation order issue in the redirect tests. il y a 10 ans
  Christian Noon 768b71e8c5 Now only setting the operation queue's qualityOfService on iOS 8+. il y a 10 ans
  Christian Noon 5aac4f2b17 Added additional MARKs to the Request class to match the Manager formatting. il y a 10 ans
  Christian Noon 4ff7bcc6c7 Stripped all excess whitespace throughout the codebase. il y a 10 ans
  Christian Noon 2dada34b1e Reformatted all MARKs to make it easier to quickly identify different sections. il y a 10 ans
  Christian Noon 094d42d619 Added Core and Features groups inside the Xcode project. il y a 10 ans
  Christian Noon 7cfec06939 Moved Request extensions for Response Serialization into a separate Swift file. il y a 10 ans
  Christian Noon df23e7387d Moved the Request Validation logic into a separate Swift file. il y a 10 ans
  Christian Noon 4003fb2402 Moved Upload extensions into a separate Swift file. il y a 10 ans
  Christian Noon e67f7f2ed2 Moved Manager and Request Download extensions into a separate Swift file. il y a 10 ans
  Christian Noon db968e411e Updated task delegate error property ACL from private(set) to internal. il y a 10 ans
  Christian Noon fbe66b3be1 Moved the Request class into a separate Swift file. il y a 10 ans
  Christian Noon d0ef33477d Updated several ACLs from private to internal to span multiple Swift files. il y a 10 ans