Jason Parser 2a32fba4f24 Cenas 14 Feb 2018 Christian Noon f124467f452 Switched `Build Status` badge over to only report on the `master` branch. 29 Aug 2016 Christian Noon cdf470799f0 Added release notes to the CHANGELOG and bumped the version to 3.4.2. 29 Aug 2016 Sergey Demchenko e84a9aae9d6 [PR #1420] Switched User-Agent header to include version and build numbers. 29 Aug 2016 Christian Noon 50d57df6727 Made the Cleanup Whitespace scheme shared across the project. 25 Jul 2016 Christian Noon 4da517d7cae Switched convertible extensions over to using one-line property implementations. 25 Jul 2016 passchaos bb55b866fa1 [PR #1330] NSURLRequest and mutable variant data now maintained in top-level APIs. 25 Jul 2016 Christian Noon 1fc8fb2bedb Fixed up formatting in a couple places…no functional changes. 24 Jul 2016 Christian Noon c5fe5da0e32 Removed excess whitespace from Swift files using Cleanup Whitespace target. 24 Jul 2016 Christian Noon 7789baaab24 Added Cleanup Whitespace target to remove excess whitespace from Swift files. 24 Jul 2016 Adrian Brink a53cc42ba72 [PR #1315] Add `public` ACL to `BackendError` enum in the README. Add the `public` identifier to the `BackendError` enum in the part about using Generics for Serialization.
Reason:
The extension of Request throws an error ("Method cannot be declared public because its parameter uses an internal type") unless the enum is public. 16 Jun 2016 Marius Serban 32ecfd16e35 [PR #1318] Request tests no longer require JSON parameters to be in order. 20 Jun 2016 Christian Noon a290f3f64ce Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. 24 Jul 2016 Christian Noon 0f506b1c455 Added release notes to the CHANGELOG and bumped the version to 3.4.1. 13 Jun 2016 Christian Noon d257f83179a Fixed OS X build issue in User-Agent header where API is not available. 13 Jun 2016 Christian Noon 9270e54803f Removed ReleaseTest configuration and enabling testability directly in yaml file. 13 Jun 2016 Christian Noon 3f6845d809c M Merge pull request #1308 from Alamofire/fix/network_reachability_ipv6_support Fix - Network Reachability IPv6 Support 13 Jun 2016 Christian Noon 65a2766c365 Moved to apple domain to attempt to improve test suite reliability. 12 Jun 2016 Christian Noon 1b9526b9e4c [Issue #1228] Removed explicit IPv6 reachability logic since it is handled by OS. 12 Jun 2016 Christian Noon 53e25d59f5d [Issue #1303] Added test for multipart form data request debugDescription. 12 Jun 2016 Raphael Oliveira dae3ed1b22d Update 'Generic Response Object Serialization' section on README by using protocol extension 20 May 2016 William Entriken f4ccfeda0bf [Issue #1267] Fixed page check in sample code in the README. 23 May 2016 Christian Noon cceee03cde4 M Merge pull request #1292 from Alamofire/fix/1269-non-localized-user-agent [1269] Update generation of the OS version part of the user agent to use non-localized sources. 12 Jun 2016 Christian Noon 3591bfaccaa Removed CFStringTransform from user agent header generation. 12 Jun 2016 Jon Shier 0ede05ad881 Update generation of the OS version part of the user agent to use non-localized sources. 05 Jun 2016 Christian Noon 852c736ec5a M Merge pull request #1273 from Alamofire/fix/error-example Update README to reflect error best practices. 12 Jun 2016 Jon Shier 9ad7912c528 Update README to reflect error best practices. 26 May 2016 Christian Noon 1c98c1d6918 M Merge pull request #1262 from Alamofire/fix/string_interpolation_leaks Fix - String Interpolation Leaks 12 Jun 2016 Christian Noon 6c1cbdd7f5e Added notes in Timeline about memory leak and added rdar to README. 12 Jun 2016 Christian Noon 7d4a43b144b [Issue #1232] Fixed issue where string interpolation was causing memory leaks. 22 May 2016 Christian Noon 63af82a30c6 M Merge pull request #1288 from lferro9000/cocoapod-concrete-target Update README.md 04 Jun 2016 Luis Ferro 71831b12530 Update README.md Update cocoapod install to be compatible with cocoapod 1.x as it now requires a concrete target. 02 Jun 2016 Christian Noon fa288a5420f Added donation section to the README along with our Pledgie badge. 15 May 2016 Christian Noon 24df4a7acff M Merge pull request #1233 from iBenjamin/master Fix typo. 11 May 2016 iBenjamin 0429e4e3ff9 Fix typo. 10 May 2016 Christian Noon d2f1f7c0fcc Added release notes to the CHANGELOG and bumped the version to 3.4.0. 08 May 2016 Christian Noon 20bc682d3a2 Switched `Content-Type` header to `Accept` header in README example. 08 May 2016 broccoliii d3211ea9b0c [PR #1226] Moved delegate guard in Manager initializer in front of property assignment. 08 May 2016 Christian Noon b54f0185ff6 [Issue #1213] Moved validation section above response serialization in README. 08 May 2016 Christian Noon f443cd8a760 Fixed issue where internal quotes were not escaped correctly in cURL output. 08 May 2016 Christian Noon 7e7033cf8c9 Sorted the groups inside the Certificates Xcode group into alphabetical order. 08 May 2016 Christian Noon 2501fc92eaf Updated copyright headers to use two spaces and padding above and below. 08 May 2016 Christian Noon c51d32c35d5 Updated dash in copyright headers to use U+002D dash instead of U+2013. 08 May 2016 Gemma Barlow 743c9fb8bdf Updated dash in License from U+2013 to U+002D to improve markdown parsing. 08 May 2016 Cédric Luthi c2a282cc80c Added authorizationHeader API to generate base64 encoded authorization header. This addresses the issue that the `Request.authenticate` function cannot be used to authenticate on servers that don’t send an authentication challenge. 08 May 2016 Chris Richards d2b85f4381e Fixed Request cURLRepresentation method to coalesce duplicate headers. 08 May 2016 Christian Noon cd41e04d8ed Fixed URL protocol test where config headers are not passed prior to iOS 9.0. 19 Apr 2016 Christian Noon 4edf17756fd M Merge pull request #1188 from 0xced/indentation Set indentation settings to four spaces at the project level 19 Apr 2016 Cédric Luthi d45df72d917 Set indentation settings to four spaces at the project level 14 Apr 2016 Christian Noon bb0d1a701b1 M Merge pull request #1172 from Alamofire/feature/non_final_session_delegate Feature - Non-Final SessionDelegate 12 Apr 2016