obohrer
|
b1b225a6be
add convenience upload functions in Manager
|
11 年之前 |
Kyle Fuller
|
7f89ab96dd
Convert Alamofire to a universal framework
|
11 年之前 |
Mattt Thompson
|
410e866d8f
Remove teardown()
|
11 年之前 |
Mattt Thompson
|
edc840c748
Merge branch 'carthage-support+fix-ci_failure' of https://github.com/yasuoza/Alamofire into yasuoza-carthage-support+fix-ci_failure
|
11 年之前 |
Mattt Thompson
|
45a99db0b5
Setting deployment targets in project file
|
11 年之前 |
Yasuharu Ozaki
|
f0240d806c
Share ci testing scheme
|
11 年之前 |
Yasuharu Ozaki
|
e515b0c2db
Update ci testing scheme
|
11 年之前 |
Yasuharu Ozaki
|
b0a246293a
Share framework build scheme for carthage support
|
11 年之前 |
Mattt Thompson
|
0a0596bd74
Setting ONLY_ACTIVE_ARCH=YES
|
11 年之前 |
Mattt Thompson
|
501233fb2b
Temporarily disabling -b flags in cURL debug on OS X because of a spec validation error with CocoaPods 0.36.0.beta-1
|
11 年之前 |
Mattt Thompson
|
df6f66fe3b
Updating xcodeproj file
|
11 年之前 |
Mattt Thompson
|
d73b6587cd
Bumping version to 1.1.4
|
11 年之前 |
Mattt Thompson
|
662a1bffa0
Don't delete all cookies in default session configuration for test
|
11 年之前 |
Mattt Thompson
|
d10295560d
Updating copyright year
|
11 年之前 |
Mattt Thompson
|
894f840d8d
Fixing AlamofireRequestDebugDescriptionTestCase on OS X
|
11 年之前 |
Martin Kavalar
|
2ce5666533
Make testDownloadRequest pass on OS X by adding .json extension
|
11 年之前 |
Mattt Thompson
|
c148f72869
Adding OS X test target
|
11 年之前 |
Mattt Thompson
|
1b6ff9bd67
Merge pull request #318 from astrabot/use-defined-type-for-destination
|
11 年之前 |
Alexander Strakovich
|
6f0a61e572
Use defined type for clojure 'destination' in download functions
|
11 年之前 |
Noon, Christian
|
582267b974
Added a backgroundCompletionHandler and call it when the session finishes background events.
|
11 年之前 |
Noon, Christian
|
330905ec05
Modified all the NSURLSessionDownloadDelegate methods to first call the override closures.
|
11 年之前 |
Noon, Christian
|
dcd4a75b3c
Modified all NSURLSessionDataDelegate methods to first call override closures if set.
|
11 年之前 |
Noon, Christian
|
dfab3f3f62
Fixed bug where data task delegate was never being called.
|
11 年之前 |
Noon, Christian
|
bbf16e17b4
Fixed bug where the dataTaskDidBecomeDownloadTask closure was missing the download task.
|
11 年之前 |
Noon, Christian
|
a59b07b8eb
Modified the NSURLSessionTaskDelegate methods to first rely on override closures if set.
|
11 年之前 |
Noon, Christian
|
8b6af2fc13
Added an override closure for the NSURLSession:task:didCompleteWithError: method.
|
11 年之前 |
Noon, Christian
|
81c69be0e2
Fixed small bug where the NSURLCredential was not implicitly unwrapped.
|
11 年之前 |
Noon, Christian
|
21721ee178
Switched SessionDelegate and all override closures to public to allow customization.
|
11 年之前 |
Mattt Thompson
|
50c3e3cd6b
Merge pull request #313 from rborkow/patch-1
|
11 年之前 |
rborkow
|
f1ac0a474a
Update README.md
|
11 年之前 |