Commit History

Autor SHA1 Mensaxe Data
  Christian Noon c129015c83 Added an assertion to verify the resume data is nil when expected. %!s(int64=10) %!d(string=hai) anos
  Christian Noon d92189191a Added resumeData property to Request to expose outside response data serializer. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 74ac42c9fa Failed download task delegate now stores resume data if it is available. %!s(int64=10) %!d(string=hai) anos
  Christian Noon fd4648a4ee Updated README to include the AlamofireSF twitter handle and security disclosure. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Christian Noon bccbf19a51 Moved the credential clearing into setUp to attempt to fix random basic auth errors. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 28e7e8dcbe Small formatting fixes in the ParameterEncoding enum...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Christian Noon af92ca3bdc All properties are no prefixed with `self` while methods are not. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 6f93f71a8c Unified global chained response identation to match the README format. %!s(int64=10) %!d(string=hai) anos
  Christian Noon dfd4ac1102 Added a basic auth `Authorization` header example to the README. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a8ea24adf2 Added section to the README about new HTTP header support in the global functions. %!s(int64=10) %!d(string=hai) anos
  Christian Noon c2916be86d Cleaned up the syntax in all code samples in the README. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 2eb6f27f9f Merge pull request #586 from Alamofire/feature/custom_header_support %!s(int64=10) %!d(string=hai) anos
  Christian Noon a89e4d831d Added initialization tests for downloads with and without custom headers. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a6aff1d484 Added initialization tests for file, data and stream uploads with custom headers. %!s(int64=10) %!d(string=hai) anos
  Christian Noon c3d1aa3922 Added test for appending custom headers to a request. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 92bbee0edb Unified the global request, upload and download external parameters convention. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 84330a9295 Extended request/download/upload methods to support custom headers. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 07cb212a01 Modified the URLRequest convenience method to return a mutable NSURLRequest. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 97c29c6c48 Merge pull request #576 from avismarahl/master %!s(int64=10) %!d(string=hai) anos
  Avismara ae75581837 Removed unnecessary declration %!s(int64=10) %!d(string=hai) anos
  Christian Noon 57f7b6cab3 Small formatting fixes...no functional changes. %!s(int64=10) %!d(string=hai) anos
  Petr Korolev 464e31b56c [PR #478] Modified the encode return tuple to return a mutable URL request. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 603b21ffdd Merge pull request #557 from ikesyo/optional-binding %!s(int64=10) %!d(string=hai) anos
  Syo Ikeda 9041e45aa0 [Refactoring] Replace many of force unwrapping usages with optional binding and where clause %!s(int64=10) %!d(string=hai) anos
  Syo Ikeda a5c214ab36 [Issue #568] Updated travis-ci to Xcode 6.4 and added iOS 8.4 tests to matrix. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 12a10a2a0a Merge pull request #539 from Alamofire/feature/multipart_form_data %!s(int64=10) %!d(string=hai) anos
  Christian Noon f15574143b Multipart form data uploads now properly set the Content-Type header. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 14f74c3ad9 Updated input stream read buffer logic to handle end of buffer case. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a2cca57eee Merge pull request #542 from kylef/kylef/lint-podspec %!s(int64=10) %!d(string=hai) anos