Historial de Commits

Autor SHA1 Mensaje Fecha
  Christian Noon 11d30611c0 Added tests for various Cache-Control headers with different request cache policies. hace 10 años
  Christian Noon b328797234 Added a base test case for all test cases to inherit from. hace 10 años
  Christian Noon b9ec4b6c15 Reorganized the test files into Core and Feature groups. hace 10 años
  Christian Noon 094d42d619 Added Core and Features groups inside the Xcode project. hace 10 años
  Christian Noon 7cfec06939 Moved Request extensions for Response Serialization into a separate Swift file. hace 10 años
  Christian Noon df23e7387d Moved the Request Validation logic into a separate Swift file. hace 10 años
  Christian Noon 4003fb2402 Moved Upload extensions into a separate Swift file. hace 10 años
  Christian Noon e67f7f2ed2 Moved Manager and Request Download extensions into a separate Swift file. hace 10 años
  Christian Noon fbe66b3be1 Moved the Request class into a separate Swift file. hace 10 años
  Christian Noon 930a91d52e Moved the Manager class into a separate Swift file. hace 10 años
  Christian Noon 1f66a59266 Moved the ParameterEncoding and Method logic into a separate Swift file. hace 10 años
  Christian Noon c440d27fef Nested the Alamofire.h header in the Supporting Files group. hace 10 años
  Christian Noon ccc40a1a20 Updated the deployment targets to iOS 8.0 and OS X 10.9. hace 10 años
  Mattt Thompson 66587f700c Adding TLSEvaluationTests hace 10 años
  Mattt Thompson 1f4d0cbdea Set APPLICATION_EXTENSION_API_ONLY to YES for OS X target hace 10 años
  Mattt Thompson 86c877ef44 Merge pull request #400 from cnoon/fixes/osx_target_code_signing hace 10 años
  Christian Noon b6e2d4628c Switched iOS deployment target to iOS 8.0 for iOS target and tests. hace 10 años
  Christian Noon e77d6c5af4 Updated the code signing identities for the frameworks and targets. hace 10 años
  Mattt Thompson 36499d8f3d Revert "Convert Alamofire to a universal framework" hace 11 años
  Kyle Fuller 7f89ab96dd Convert Alamofire to a universal framework hace 11 años
  Mattt Thompson 45a99db0b5 Setting deployment targets in project file hace 11 años
  Mattt Thompson df6f66fe3b Updating xcodeproj file hace 11 años
  Mattt Thompson c148f72869 Adding OS X test target hace 11 años
  Martin Kavalar dc39c6b6c7 Add target and scheme for Alamofire OSX hace 11 años
  Martin Kavalar c421c818e6 Rename Alamofire target to Alamofire iOS hace 11 años
  Michael Latta (TechnoMage) fe9464c23e Make extension friendly hace 11 años
  Mattt Thompson 4fe55a231f Adding ManagerTests hace 11 años
  Mattt Thompson 559ef09b02 Adding Alamofire.playground hace 11 años
  Mattt Thompson 3040ba6d0c Adding HTTP response validation hace 11 años
  Mattt Thompson a34db8ca4d Adding authentication tests hace 11 años