Commit graph

  • 5ec794dc4d Indenting macro conditionals Mattt Thompson 2012-11-06 09:21:41 -08:00
  • d5bd23ca17 Distinguisging between CoreServices and MobileCoreServices for #warning Mattt Thompson 2012-11-06 09:13:22 -08:00
  • a495902c65 Removing quotes for #warning macros Mattt Thompson 2012-11-06 09:10:22 -08:00
  • adda25dd3c Merge pull request #629 from 0xced/field-escaping-description Mattt Thompson 2012-11-06 08:37:05 -08:00
  • db10b25bb2 Derive keys string representations using the description method as specified in AFQueryStringFromParametersWithEncoding documentation Cédric Luthi 2012-11-06 15:16:48 +01:00
  • f62e5cf6f3 Update CHANGES Mattt Thompson 2012-11-05 13:08:55 -08:00
  • 97dd5602f6 Merge pull request #627 from apoltix/master Mattt Thompson 2012-11-05 13:06:04 -08:00
  • 940f42dade [#624] Moved __unused keywords for better Xcode indexing. Christian Rasmussen 2012-11-05 21:33:56 +01:00
  • fd157cb7de Adding chanelog item for 5b32b45 Mattt Thompson 2012-11-05 12:05:58 -08:00
  • 5b32b45469 [Issue #619] Sorting dictionary keys with caseInsensitiveCompare to ensure deterministic ordering of query string parameters, which may otherwise cause ambiguous representations of nested parameters Mattt Thompson 2012-11-05 12:03:23 -08:00
  • 9cde4e4584 Adding release notes for 1.0.1 Mattt Thompson 2012-11-01 08:56:17 -07:00
  • 8603f8f653 Update CHANGES Mattt Thompson 2012-11-01 08:49:03 -07:00
  • 6f64dc2b65 Merge pull request #617 from tewha/master Mattt Thompson 2012-11-01 08:46:54 -07:00
  • aab0ceec08 Merge pull request #618 from lxcid/master Mattt Thompson 2012-11-01 08:36:03 -07:00
  • 2fde59c3fd [Issue #591] Attempts to fix crash caused by incorrect calculation of range when reading data into buffer. Stan Chang Khin Boon 2012-11-01 02:42:14 +08:00
  • 9c34a68fba Document change for next version. Steven Fisher 2012-10-31 10:21:43 -07:00
  • e2f2ab45aa [Issue #599] Refactoring AFHTTPClient to remove unnecessary JSON / plist serialization functions, logging any error that may arise. Mattt Thompson 2012-10-31 09:55:18 -07:00
  • 175c3fa451 [Issue #565] Checking for kCFStringEncodingInvalidId from CFStringConvertIANACharSetNameToEncoding() before getting NSStringEncoding with CFStringConvertEncodingToNSStringEncoding, which may otherwise lead to unexpected behavior Mattt Thompson 2012-10-31 08:37:47 -07:00
  • d31e23af29 [Issue #603] Removing duplicated runloop scheduling of outputStream Mattt Thompson 2012-10-31 08:27:10 -07:00
  • 81f33ae971 [Issue #592][Issue #600] Changes the logic of UIImageView -setImageWithURLRequest:placeholderImage:success:failure: such that if the success block is specified, the default behavior of self.image = image is not executed. This allows for full customization over any post-processing on the image, or the animation to be used when setting the image. Mattt Thompson 2012-10-31 08:20:58 -07:00
  • ebc9f7d50e Removing excess whitespace Mattt Thompson 2012-10-31 08:07:49 -07:00
  • bf1fe2deef Merge branch 'master' of github.com:AFNetworking/AFNetworking Mattt Thompson 2012-10-31 08:01:39 -07:00
  • 1826cffd81 Renaming parseOptions property to JSONReadingOptions Mattt Thompson 2012-10-31 08:01:22 -07:00
  • 5d37e534f7 Updates AFJSONRequestOperation to allow JSON parsing options since it is now using the NSJSONSerialization class by default Jeremy Foo 2012-10-17 14:08:41 +08:00
  • b39dc966d6 Merge pull request #588 from natestedman/master Mattt Thompson 2012-10-31 07:55:38 -07:00
  • 4b2c2818a1 Using conventional weak/strong self pattern to break retain cycle in background tasks Mattt Thompson 2012-10-31 07:49:44 -07:00
  • 953dfbcfbc Using __weak reference in setCompletionBlock: Mattt Thompson 2012-10-31 07:45:13 -07:00
  • c3bc36abd7 Break retain cycle for background tasks Jerry Beers 2012-10-30 22:29:11 -05:00
  • 652ad787e7 Minor reformatting of weak/strong self pattern for network reachability callbacks Mattt Thompson 2012-10-31 07:42:19 -07:00
  • ecac2b3583 Merge pull request #612 from Madefire/afhttpclient_no_dealloc Mattt Thompson 2012-10-31 07:36:18 -07:00
  • e549ee33a9 use the weakself/strongself pattern to fix AFHTTPClient not being released Dan Weeks 2012-10-30 11:58:54 -07:00
  • 30523b1b73 Merge pull request #602 from modocache/fix-xml-typo Mattt Thompson 2012-10-26 20:29:43 -07:00
  • 8967359d36 Fix typo in AFXMLRequestOperation block. modocache 2012-10-25 11:47:15 -04:00
  • 3f6571dc83 Merge pull request #598 from dtorres/patch-1 Mattt Thompson 2012-10-24 11:33:44 -07:00
  • 7945e801dc Set the dot (.) to be unescaped (fixes #597) Diego Torres 2012-10-24 15:55:40 -02:00
  • 21c1006761 Merge pull request #594 from ijohn/patch-1 Mattt Thompson 2012-10-24 09:30:37 -07:00
  • 8f898addf2 Update Example/Classes/Models/Post.m ijohn 2012-10-24 13:17:16 +07:00
  • 3a80dbc795 Update Example/Classes/Models/Post.m ijohn 2012-10-24 13:09:54 +07:00
  • e8d7a91305 Add Github's Objective-C .gitignore file. Nate Stedman 2012-10-19 14:25:31 -04:00
  • 4f844a2c3d Merge pull request #587 from andrewsardone/aps-minor-permissions-change Mattt Thompson 2012-10-18 09:56:13 -07:00
  • 62e2deddb1 Remove executable permission on AFHTTPClient source files Andrew Sardone 2012-10-18 10:05:24 -04:00
  • 03b3cdf5e1 Merge pull request #583 from chrismcc/patch-1 Mattt Thompson 2012-10-17 09:09:08 -07:00
  • aaf3da98e1 Update README.md ckmcc 2012-10-16 21:51:12 -05:00
  • 1637ee2e67 Merge branch 'master' of github.com:AFNetworking/AFNetworking Mattt Thompson 2012-10-16 08:17:50 -07:00
  • d61c2ea526 [Issue #579] Fixing last file component in multipart form part creation Sylver Bruneau 2012-10-16 08:17:42 -07:00
  • d569470ffd Merge pull request #578 from Madefire/64_to_32_conversion Mattt Thompson 2012-10-16 08:06:56 -07:00
  • d635972ee5 avoid warning (error with -Werror) on implicit 64 to 32 conversion Dan Weeks 2012-10-15 14:12:16 -07:00
  • 4d7e33a0b7 Updating podspec to 1.0 Mattt Thompson 2012-10-14 11:42:59 -07:00
  • 6136d59b15 Updating README Mattt Thompson 2012-10-14 11:41:51 -07:00
  • 1715163d20 Updating changelog to 1.0 Mattt Thompson 2012-10-14 11:36:25 -07:00
  • 3dcc97ec8e Minor updates to AFURLConnectionOperation documentation Mattt Thompson 2012-10-14 10:41:37 -07:00
  • 73f994472f Using consistent urlRequest parameter name in AFHTTPClient Mattt Thompson 2012-10-14 10:22:40 -07:00
  • a6870bd366 Minor reorganization & cleanup Mattt Thompson 2012-10-14 10:07:13 -07:00
  • 6f999cdeff NSCParameterAssert -> NSParameterAssert Mattt Thompson 2012-10-14 10:06:50 -07:00
  • 424c026f0c Twitter shut off its unauthorized access to the public timeline; switching example over to the App.net global stream. Mattt Thompson 2012-10-10 20:08:34 -07:00
  • ddf43e1122 Revert "Using NS_ENUM in place of typedef enum" Mattt Thompson 2012-10-09 17:38:08 -07:00
  • ae1d419cd4 Using NS_ENUM in place of typedef enum Mattt Thompson 2012-10-09 09:46:30 -07:00
  • e8b3e27043 Replacing existing property ownership values of retain with strong Mattt Thompson 2012-10-09 09:26:50 -07:00
  • cd2171cc5c [Issue #569] Adding missing ownership field in JSON properties Mattt Thompson 2012-10-09 09:20:18 -07:00
  • bad206b41f [Issue #465] Instead of enforcing non-nil parameter, allow it to signify not appending a path to the base URL when matching Mattt Thompson 2012-10-09 09:14:26 -07:00
  • a2e0453cda Merge branch 'master' of github.com:AFNetworking/AFNetworking Mattt Thompson 2012-10-09 09:10:34 -07:00
  • d3ae3d128f [Issue #465] Enforcing non-nil path constraint, and making it so that path is relative to the path of the client baseURL Mattt Thompson 2012-10-09 09:10:23 -07:00
  • b10f66062c Changing multipartFormRequestWithMethod:... to black-list GET and HEAD rather than whitelist particular methods. Mattt Thompson 2012-10-09 08:59:42 -07:00
  • 30aeb09d2f Adding requirement that method not be nil in requestWithMethod:path:parameters Mattt Thompson 2012-10-09 08:58:13 -07:00
  • 5d341aa854 Merge pull request #560 from blakewatters/bugfix/import-availability-in-pch Mattt Thompson 2012-10-05 13:42:09 -07:00
  • d8243673c2 Import Availability.h before attempting to reference __IPHONE_OS_VERSION_MIN_REQUIRED, else CoreServices will be imported instead of MobileCoreServices Blake Watters 2012-10-05 15:06:12 -04:00
  • 07270cd20c Updating podspec to 1.0RC4 Mattt Thompson 2012-10-05 11:01:59 -07:00
  • 7c789b3190 Adding SystemConfiguration and CoreServices frameworks to Mac example Mattt Thompson 2012-10-05 11:01:52 -07:00
  • c588cbf5b6 Normalizing Default images in example project Mattt Thompson 2012-10-05 10:39:18 -07:00
  • 8d2310098c Removing unnecessary import statement for SystemConfiguration framework if _SYSTEMCONFIGURATION_H is already defined Mattt Thompson 2012-10-05 10:27:38 -07:00
  • cbab8fd6b0 Using better negation for OS_OBJECT_USE_OBJC macros Mattt Thompson 2012-10-05 10:24:28 -07:00
  • 278aa2edfc Fixing OS_OBJECT_USE_OBJC macro check Mattt Thompson 2012-10-05 10:21:39 -07:00
  • e7c786eee7 Adding #warning macros when SystemConfiguration or CoreServices frameworks are missing, causing functionality to be missing or altered Mattt Thompson 2012-10-05 10:19:25 -07:00
  • a2fc510f72 Enforcing 'this parameter must not be nil' by using NSCParameterAssert() Mattt Thompson 2012-10-05 10:09:13 -07:00
  • c830a82080 Minor Reformatting Mattt Thompson 2012-10-05 09:59:34 -07:00
  • c091bb5ebe [Issue #557] Replacing AF_DISPATCH_RETAIN_RELEASE macro with OS_OBJECT_USE_OBJC (thanks, @nakiwo) Mattt Thompson 2012-10-05 09:27:49 -07:00
  • a244a53b66 If a query string pair has a nil or NSNull value, just use the field as the string value Mattt Thompson 2012-10-05 09:20:05 -07:00
  • d97356c35c Use isEqual: to determine if value is NSNull Mattt Thompson 2012-10-05 09:12:00 -07:00
  • ce39687065 Merge pull request #559 from danielr/fix-nsnull-in-multipart Mattt Thompson 2012-10-05 09:10:20 -07:00
  • d8f074dcfa [Issue #559] Fixed body for NSNull parameter values in multipart/form-data requests Daniel Rinser 2012-10-05 15:56:48 +02:00
  • 79f743c319 Merge pull request #558 from rastersize/fix-upload-stream-delay-type Mattt Thompson 2012-10-04 14:45:14 -07:00
  • 48d0bf82d8 Fix type discrepancy for upload stream delay. Aron Cedercrantz 2012-10-04 23:03:54 +02:00
  • 88589cc31e Updating documentation for multipart form request method Mattt Thompson 2012-10-03 09:46:06 -07:00
  • 6ed5dad68b Removing outdated note about 3rd party JSON libraries Mattt Thompson 2012-10-03 08:52:07 -07:00
  • 43e13be0ba Merge branch 'master' of github.com:AFNetworking/AFNetworking Mattt Thompson 2012-10-03 08:50:07 -07:00
  • 3f3a79221a [Issue #555] Leaving square brackets unescaped in query string parameters Mattt Thompson 2012-10-03 08:49:39 -07:00
  • f9c0576f89 [Issue #554] Re-adding AFMultipartFormData -appendPartWithHeaders:body: Mattt Thompson 2012-10-03 08:37:25 -07:00
  • b118e93986 Merge pull request #547 from jbrennan/bugfix/httpclient-nil-url-exception Mattt Thompson 2012-10-02 09:47:47 -07:00
  • 9cdea00b07 [Issue #548] Reverting breaking changes from b317c7d5d9 Mattt Thompson 2012-10-02 09:41:57 -07:00
  • 284f57d39f -initWithBaseURL: will now raise an exception with a nil URL parameter. This enforces what the code comments say. Jason Brennan 2012-10-02 10:53:07 -04:00
  • 25136ddfbe Fixing misuse of #if instead of #ifdef for AF_DISPATCH_RETAIN_RELEASE Mattt Thompson 2012-10-01 10:47:17 -07:00
  • b317c7d5d9 Fixing warnings triggered by -Weverything flag Mattt Thompson 2012-10-01 10:45:43 -07:00
  • d933fe60e7 Fixing warnings triggered by -Weverything flag Mattt Thompson 2012-10-01 10:43:12 -07:00
  • c4a876c70c Fixing compiler warnings relating to incorrect use of #if rather than #ifdef Mattt Thompson 2012-10-01 10:41:08 -07:00
  • 89f9094cea Fixing warnings detected by -Weverything Mattt Thompson 2012-10-01 10:38:46 -07:00
  • 3ca7762bd2 Merge branch 'master' of github.com:AFNetworking/AFNetworking Mattt Thompson 2012-09-30 17:38:34 -07:00
  • 1c1b204513 [Issue #546][Issue #513] Adding AFMultipartFormData -throttleBandwidthWithPacketSize:delay: Mattt Thompson 2012-09-30 17:38:07 -07:00
  • d21ae7cbba Updating notes about ARC and requirements Mattt Thompson 2012-09-27 09:28:26 -07:00
  • 1ca61bf75c Merge pull request #541 from tewha/master Mattt Thompson 2012-09-27 08:51:28 -07:00
  • ef0505bcae Merge pull request #543 from blakewatters/bugfix/import-uikit-in-client Mattt Thompson 2012-09-27 08:50:40 -07:00