Commit History

Author SHA1 Message Date
  Christian Noon d257f83179 Fixed OS X build issue in User-Agent header where API is not available. 9 years ago
  Christian Noon 9270e54803 Removed ReleaseTest configuration and enabling testability directly in yaml file. 9 years ago
  Christian Noon 3f6845d809 Merge pull request #1308 from Alamofire/fix/network_reachability_ipv6_support 9 years ago
  Christian Noon 65a2766c36 Moved to apple domain to attempt to improve test suite reliability. 9 years ago
  Christian Noon 1b9526b9e4 [Issue #1228] Removed explicit IPv6 reachability logic since it is handled by OS. 9 years ago
  Christian Noon 53e25d59f5 [Issue #1303] Added test for multipart form data request debugDescription. 9 years ago
  Raphael Oliveira dae3ed1b22 Update 'Generic Response Object Serialization' section on README by using protocol extension 9 years ago
  William Entriken f4ccfeda0b [Issue #1267] Fixed page check in sample code in the README. 9 years ago
  Christian Noon cceee03cde Merge pull request #1292 from Alamofire/fix/1269-non-localized-user-agent 9 years ago
  Christian Noon 3591bfacca Removed CFStringTransform from user agent header generation. 9 years ago
  Jon Shier 0ede05ad88 Update generation of the OS version part of the user agent to use non-localized sources. 9 years ago
  Christian Noon 852c736ec5 Merge pull request #1273 from Alamofire/fix/error-example 9 years ago
  Jon Shier 9ad7912c52 Update README to reflect error best practices. 9 years ago
  Christian Noon 1c98c1d691 Merge pull request #1262 from Alamofire/fix/string_interpolation_leaks 9 years ago
  Christian Noon 6c1cbdd7f5 Added notes in Timeline about memory leak and added rdar to README. 9 years ago
  Christian Noon 7d4a43b144 [Issue #1232] Fixed issue where string interpolation was causing memory leaks. 9 years ago
  Christian Noon 63af82a30c Merge pull request #1288 from lferro9000/cocoapod-concrete-target 9 years ago
  Luis Ferro 71831b1253 Update README.md 9 years ago
  Christian Noon fa288a5420 Added donation section to the README along with our Pledgie badge. 9 years ago
  Christian Noon 24df4a7acf Merge pull request #1233 from iBenjamin/master 9 years ago
  iBenjamin 0429e4e3ff Fix typo. 9 years ago
  Christian Noon d2f1f7c0fc Added release notes to the CHANGELOG and bumped the version to 3.4.0. 9 years ago
  Christian Noon 20bc682d3a Switched `Content-Type` header to `Accept` header in README example. 9 years ago
  broccoliii d3211ea9b0 [PR #1226] Moved delegate guard in Manager initializer in front of property assignment. 9 years ago
  Christian Noon b54f0185ff [Issue #1213] Moved validation section above response serialization in README. 9 years ago
  Christian Noon f443cd8a76 Fixed issue where internal quotes were not escaped correctly in cURL output. 9 years ago
  Christian Noon 7e7033cf8c Sorted the groups inside the Certificates Xcode group into alphabetical order. 9 years ago
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 years ago
  Gemma Barlow 743c9fb8bd Updated dash in License from U+2013 to U+002D to improve markdown parsing. 9 years ago