Christian Noon
|
a2b5d622a7
Merge branch 'master' into project/multiple_swift_files
|
10 years ago |
Christian Noon
|
a285dd541c
Data task progress closures are now always called.
|
10 years ago |
Christian Noon
|
7d644e07ca
Added response status code asssertions for redirect tests.
|
10 years ago |
Christian Noon
|
b1d2cc9011
Updated the Embedded Framework and Source File documentation.
|
10 years ago |
Christian Noon
|
d666c15620
Merge branch 'master' into project/multiple_swift_files
|
10 years ago |
Christian Noon
|
264e29ca83
Fixed an expectation order issue in the redirect tests.
|
10 years ago |
Christian Noon
|
768b71e8c5
Now only setting the operation queue's qualityOfService on iOS 8+.
|
10 years ago |
Christian Noon
|
5aac4f2b17
Added additional MARKs to the Request class to match the Manager formatting.
|
10 years ago |
Christian Noon
|
4ff7bcc6c7
Stripped all excess whitespace throughout the codebase.
|
10 years ago |
Christian Noon
|
2dada34b1e
Reformatted all MARKs to make it easier to quickly identify different sections.
|
10 years ago |
Christian Noon
|
094d42d619
Added Core and Features groups inside the Xcode project.
|
10 years ago |
Christian Noon
|
7cfec06939
Moved Request extensions for Response Serialization into a separate Swift file.
|
10 years ago |
Christian Noon
|
df23e7387d
Moved the Request Validation logic into a separate Swift file.
|
10 years ago |
Christian Noon
|
4003fb2402
Moved Upload extensions into a separate Swift file.
|
10 years ago |
Christian Noon
|
e67f7f2ed2
Moved Manager and Request Download extensions into a separate Swift file.
|
10 years ago |
Christian Noon
|
db968e411e
Updated task delegate error property ACL from private(set) to internal.
|
10 years ago |
Christian Noon
|
fbe66b3be1
Moved the Request class into a separate Swift file.
|
10 years ago |
Christian Noon
|
d0ef33477d
Updated several ACLs from private to internal to span multiple Swift files.
|
10 years ago |
Christian Noon
|
930a91d52e
Moved the Manager class into a separate Swift file.
|
10 years ago |
Christian Noon
|
1f66a59266
Moved the ParameterEncoding and Method logic into a separate Swift file.
|
10 years ago |
Christian Noon
|
c440d27fef
Nested the Alamofire.h header in the Supporting Files group.
|
10 years ago |
Christian Noon
|
a8fcb3f629
Removed commented out issue in the playground as it is no longer an issue.
|
10 years ago |
Christian Noon
|
e9757cf5f0
Merge pull request #469 from subicura/master
|
10 years ago |
Christian Noon
|
83774b0f9b
Merge pull request #379 from cnoon/fixes/task_delegate_deinit
|
10 years ago |
Chungsub Kim
|
3681fd1f07
allow nil for prevent redirection
|
10 years ago |
Christian Noon
|
7e11ec061a
Added an ignore flag for .DS_Store files and fixed up some spacing.
|
10 years ago |
Christian Noon
|
ccc40a1a20
Updated the deployment targets to iOS 8.0 and OS X 10.9.
|
10 years ago |
Christian Noon
|
a7d694771b
Merge pull request #451 from tomassliz/carthage-gitignore
|
10 years ago |
Mattt Thompson
|
8e869dbb7e
Update README.md
|
10 years ago |
Mattt Thompson
|
465dc051ac
Removing Travis CI build status until Xcode 6.3 is supported
|
10 years ago |