Christian Noon
|
fd71afb3a0
Merge branch 'master' into swift-2.0
|
10 anos atrás |
Christian Noon
|
d16fe3916b
Modified the INFOPLIST_FILE Xcode project setting to be a relative path.
|
10 anos atrás |
Christian Noon
|
b92f4e054c
Added URL protocol test case for checking header passthrough behaviors.
|
10 anos atrás |
Christian Noon
|
414fd980b2
Refactored frameworks, tests and example app to compile against Swift 2.0.
|
10 anos atrás |
Christian Noon
|
11d30611c0
Added tests for various Cache-Control headers with different request cache policies.
|
10 anos atrás |
Christian Noon
|
b328797234
Added a base test case for all test cases to inherit from.
|
10 anos atrás |
Christian Noon
|
b9ec4b6c15
Reorganized the test files into Core and Feature groups.
|
10 anos atrás |
Christian Noon
|
094d42d619
Added Core and Features groups inside the Xcode project.
|
10 anos atrás |
Christian Noon
|
7cfec06939
Moved Request extensions for Response Serialization into a separate Swift file.
|
10 anos atrás |
Christian Noon
|
df23e7387d
Moved the Request Validation logic into a separate Swift file.
|
10 anos atrás |
Christian Noon
|
4003fb2402
Moved Upload extensions into a separate Swift file.
|
10 anos atrás |
Christian Noon
|
e67f7f2ed2
Moved Manager and Request Download extensions into a separate Swift file.
|
10 anos atrás |
Christian Noon
|
fbe66b3be1
Moved the Request class into a separate Swift file.
|
10 anos atrás |
Christian Noon
|
930a91d52e
Moved the Manager class into a separate Swift file.
|
10 anos atrás |
Christian Noon
|
1f66a59266
Moved the ParameterEncoding and Method logic into a separate Swift file.
|
10 anos atrás |
Christian Noon
|
c440d27fef
Nested the Alamofire.h header in the Supporting Files group.
|
10 anos atrás |
Christian Noon
|
ccc40a1a20
Updated the deployment targets to iOS 8.0 and OS X 10.9.
|
10 anos atrás |
Mattt Thompson
|
66587f700c
Adding TLSEvaluationTests
|
10 anos atrás |
Mattt Thompson
|
1f4d0cbdea
Set APPLICATION_EXTENSION_API_ONLY to YES for OS X target
|
10 anos atrás |
Mattt Thompson
|
86c877ef44
Merge pull request #400 from cnoon/fixes/osx_target_code_signing
|
10 anos atrás |
Christian Noon
|
b6e2d4628c
Switched iOS deployment target to iOS 8.0 for iOS target and tests.
|
10 anos atrás |
Christian Noon
|
e77d6c5af4
Updated the code signing identities for the frameworks and targets.
|
10 anos atrás |
Mattt Thompson
|
36499d8f3d
Revert "Convert Alamofire to a universal framework"
|
11 anos atrás |
Kyle Fuller
|
7f89ab96dd
Convert Alamofire to a universal framework
|
11 anos atrás |
Mattt Thompson
|
45a99db0b5
Setting deployment targets in project file
|
11 anos atrás |
Mattt Thompson
|
df6f66fe3b
Updating xcodeproj file
|
11 anos atrás |
Mattt Thompson
|
c148f72869
Adding OS X test target
|
11 anos atrás |
Martin Kavalar
|
dc39c6b6c7
Add target and scheme for Alamofire OSX
|
11 anos atrás |
Martin Kavalar
|
c421c818e6
Rename Alamofire target to Alamofire iOS
|
11 anos atrás |
Michael Latta (TechnoMage)
|
fe9464c23e
Make extension friendly
|
11 anos atrás |