Historique des commits

Auteur SHA1 Message Date
  Mattt Thompson 2b77620edb Copy editing header documentation for session delegate method override properties il y a 10 ans
  Mattt Thompson bc81fa5ad8 Replacing initializer with default property value il y a 10 ans
  Mattt Thompson aaf48d49eb Making SessionDelegate final il y a 10 ans
  Mattt Thompson 46a043d02d Merge branch 'background_sessions' of https://github.com/cnoon/Alamofire into cnoon-background_sessions il y a 10 ans
  Mattt Thompson 04df37e27e Merge branch 'xcode-6.3' il y a 10 ans
  Mattt Thompson 6cffddcf15 [Issue #359][Issue #358] Respect server provided character encoding with overrideable configuration, defaulting string response serialization to ISO-8859-1, as per the HTTP/1.1 specification. il y a 10 ans
  Christian Noon af1e24c383 Removed ambiguous response serializer methods that collide with default parameters. il y a 10 ans
  Pitiphong Phongpattranont dbf0676cce Remove optional type from progress property. il y a 10 ans
  Stephane Lizeray 9075691ca5 [Issue #370] Updating legal characters to be escaped according to RFC 3986 Section 3.4 il y a 10 ans
  Mattt Thompson 950eda9688 Rebasing xcode-6.3 from master. il y a 10 ans
  Aron Cedercrantz 2f39b8634a [Issue #357] Resolving issues with Xcode 6.3 Beta 2 il y a 11 ans
  Christian Noon c6ea78fa11 Merge branch 'mattt-master' into background_sessions il y a 11 ans
  Mattt Thompson 5be585cf23 Making APIs for request / upload / download methods on manager equivalent to those provided at top-level il y a 11 ans
  Mattt Thompson d337018a5b Porting code to Swift 1.2 il y a 11 ans
  obohrer b1b225a6be add convenience upload functions in Manager il y a 11 ans
  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 il y a 11 ans
  Mattt Thompson d10295560d Updating copyright year il y a 11 ans
  Alexander Strakovich 6f0a61e572 Use defined type for clojure 'destination' in download functions il y a 11 ans
  Noon, Christian 582267b974 Added a backgroundCompletionHandler and call it when the session finishes background events. il y a 11 ans
  Noon, Christian 330905ec05 Modified all the NSURLSessionDownloadDelegate methods to first call the override closures. il y a 11 ans
  Noon, Christian dcd4a75b3c Modified all NSURLSessionDataDelegate methods to first call override closures if set. il y a 11 ans
  Noon, Christian dfab3f3f62 Fixed bug where data task delegate was never being called. il y a 11 ans
  Noon, Christian bbf16e17b4 Fixed bug where the dataTaskDidBecomeDownloadTask closure was missing the download task. il y a 11 ans
  Noon, Christian a59b07b8eb Modified the NSURLSessionTaskDelegate methods to first rely on override closures if set. il y a 11 ans
  Noon, Christian 8b6af2fc13 Added an override closure for the NSURLSession:task:didCompleteWithError: method. il y a 11 ans
  Noon, Christian 81c69be0e2 Fixed small bug where the NSURLCredential was not implicitly unwrapped. il y a 11 ans
  Noon, Christian 21721ee178 Switched SessionDelegate and all override closures to public to allow customization. il y a 11 ans
  mrahmiao 119d71473f Re-indent the :param: comment of . il y a 11 ans
  Alexander Strakovich 93170b53a8 Change internal progress state before calling delegates il y a 11 ans
  Mattt Thompson 3382b46170 Merge pull request #254 from mowens/bug/handle-0-bytes il y a 11 ans