Mattt Thompson
|
31c6c9ae33
|
Merge pull request #1396 from vlas-voloshin/master
AFURLSessionManager makes invalid initial upload/download task progress updates
|
2013-10-01 07:23:39 -07:00 |
|
Mattt Thompson
|
1c3e82dc3e
|
Merge branch 'master' of github.com:AFNetworking/AFNetworking
|
2013-10-01 07:17:41 -07:00 |
|
Mattt Thompson
|
0ef5102a3e
|
[Issue #1404] Adding missing #ifdef for iOS 7 compatibility
|
2013-10-01 07:17:35 -07:00 |
|
Mattt Thompson
|
0964d4a231
|
Merge pull request #1401 from haikusw/minor-doc-fix
trivial documentation/comments fix
|
2013-10-01 07:15:13 -07:00 |
|
Mattt Thompson
|
4ea75e5e1d
|
Merge branch 'master' of github.com:AFNetworking/AFNetworking
|
2013-10-01 07:12:07 -07:00 |
|
Mattt Thompson
|
64e1ac1428
|
[Issue #1406] Fixing request serializers to not override existing header field values with defaults
|
2013-10-01 07:11:59 -07:00 |
|
Tyler
|
678b666888
|
trivial documentation/comments fix
AFHTTPClient -> AFHTTPRequestOperationManager
|
2013-09-30 15:29:54 -07:00 |
|
Mattt Thompson
|
083e01df1a
|
Merge pull request #1395 from hpique/fix-uiprogressview-category
Fixed exposed private methods in UIProgressView category. Fixes #1394.
|
2013-09-30 14:59:26 -07:00 |
|
Vlas Voloshin
|
0d3e4ae28d
|
fixed initial upload/download task progress updates
|
2013-09-30 18:02:58 +04:00 |
|
hpique
|
979dde7bbb
|
Fix names of exposed private methods downloadProgress and uploadProgress
|
2013-09-30 14:46:59 +02:00 |
|
Hermes Pique
|
02178d8b05
|
Merge pull request #1 from AFNetworking/master
Update from AFNetworking:master
|
2013-09-30 05:38:07 -07:00 |
|
Mattt Thompson
|
4081e73892
|
Merge pull request #1391 from kcharwood/ssl_defaults
Updated ssl pinning mode to have default pinned certificates by default
|
2013-09-29 15:37:00 -07:00 |
|
Kevin Harwood
|
4350a01571
|
Updated ssl pinning mode to have default pinned certificates by default
|
2013-09-29 17:25:34 -05:00 |
|
Mattt Thompson
|
9e71033d1c
|
Merge branch 'master' of github.com:AFNetworking/AFNetworking
|
2013-09-29 11:53:00 -07:00 |
|
Mattt Thompson
|
0604cfd6bb
|
[Issue #1379] Adding missing code macros for iOS 6 compatibility in UIAlertView category
|
2013-09-29 11:52:53 -07:00 |
|
Mattt Thompson
|
ebd5841cac
|
Update README.md
|
2013-09-27 12:24:43 -07:00 |
|
Mattt Thompson
|
ee2473f1f4
|
Merge pull request #1376 from chucks/newline_fix
Fix compiler warning when GCC_WARN_ABOUT_MISSING_NEWLINE is enabled
|
2013-09-27 12:18:11 -07:00 |
|
Chuck Shnider
|
13166f44e8
|
Fix compiler warning when GCC_WARN_ABOUT_MISSING_NEWLINE is enabled
|
2013-09-27 14:32:50 -04:00 |
|
Mattt Thompson
|
872c9537b2
|
Merge pull request #1375 from soffes/patch-2
Fix example
|
2013-09-27 11:00:15 -07:00 |
|
Sam Soffes
|
c05330129e
|
Fix example
|
2013-09-27 10:59:05 -07:00 |
|
Mattt Thompson
|
7f23efdf2f
|
Merge branch 'master' of github.com:AFNetworking/AFNetworking
|
2013-09-27 10:25:14 -07:00 |
|
Mattt Thompson
|
859132b59b
|
Update README.md
|
2013-09-27 10:24:45 -07:00 |
|
Mattt Thompson
|
7b8c9eb695
|
Merge pull request #1374 from tewha/patch-10
Update Prefix.pch
|
2013-09-27 09:49:38 -07:00 |
|
Mattt Thompson
|
4566201a0d
|
Bumping version to 2.0.0
|
2013-09-27 09:47:26 -07:00 |
|
Mattt Thompson
|
7570dfa3be
|
Fixing spelling in headers
|
2013-09-27 09:47:17 -07:00 |
|
Mattt Thompson
|
82fe3f6160
|
Fixing #ifdef nesting in UIProgressView category
|
2013-09-27 09:41:55 -07:00 |
|
Mattt Thompson
|
7e1bc36ccd
|
Fixing notification in UIAlertView category
|
2013-09-27 09:41:15 -07:00 |
|
Mattt Thompson
|
8fb997a8b9
|
Adding #ifdef compiling macros around NSURLSession APIs
|
2013-09-27 09:34:38 -07:00 |
|
Steven Fisher
|
a8376b477d
|
Update Prefix.pch
Update required SDK version in example .pch.
Not very important fix, but a 3.0 requirement here seems very strange.
|
2013-09-27 09:32:05 -07:00 |
|
Mattt Thompson
|
2b51e23712
|
Bumping version to 2.0.0
|
2013-09-27 09:27:55 -07:00 |
|
Mattt Thompson
|
e538af46f2
|
Minor refactoring
|
2013-09-27 08:59:32 -07:00 |
|
Mattt Thompson
|
eeccdc7717
|
Minor refactoring for AFNetworkActivityIndicatorManager
|
2013-09-27 08:53:47 -07:00 |
|
Mattt Thompson
|
34f8cd1114
|
Adding documentation for UIAlertView category
|
2013-09-27 08:53:38 -07:00 |
|
Mattt Thompson
|
4945255138
|
Updating documentation for UIImageView category
|
2013-09-27 08:53:20 -07:00 |
|
Mattt Thompson
|
a02f52b3b9
|
Adding documentation for UIActivityIndicatorView category
|
2013-09-27 08:52:58 -07:00 |
|
Mattt Thompson
|
3bdfefa83b
|
Adding documentation to UIButton category
Switching backing of UIButton category to AFURLConnectionOperation
|
2013-09-27 08:52:37 -07:00 |
|
Mattt Thompson
|
813ea16a26
|
Adding documentation to UIProgressView category
|
2013-09-27 08:52:06 -07:00 |
|
Mattt Thompson
|
0e244d1f7d
|
Documentation fixes
Wrapping iOS 7 / OS X 10.9 only APIs in #ifdef
|
2013-09-27 08:51:41 -07:00 |
|
Mattt Thompson
|
15d022a86a
|
Adding request and response serializer properties to UIWebView category
Adding documentation to UIWebView category
|
2013-09-27 08:50:55 -07:00 |
|
Mattt Thompson
|
90190faaa1
|
Merge pull request #1371 from daveverwer/master
Added catch all UIKit+AFNetworking header.
|
2013-09-27 06:48:40 -07:00 |
|
Dave Verwer
|
40b4f5eede
|
Added catch all header to the iOS example project as well.
|
2013-09-27 12:32:40 +01:00 |
|
Dave Verwer
|
f7504cf0e1
|
Added catch all UIKit+AFNetworking header.
|
2013-09-27 07:07:55 +01:00 |
|
Mattt Thompson
|
9e8ed1c4d7
|
[Issue #1368] Fixes broken link to documentation
|
2013-09-26 18:16:52 -07:00 |
|
Mattt Thompson
|
6ac3031431
|
Update README.md
|
2013-09-26 15:51:08 -07:00 |
|
Mattt Thompson
|
f0a67230ab
|
Porting over revert of reachability regression
|
2013-09-26 15:50:56 -07:00 |
|
Mattt Thompson
|
17fc7343db
|
Adding .travis.yml
|
2013-09-26 13:22:56 -07:00 |
|
Mattt Thompson
|
c64be19cd4
|
Update README.md
|
2013-09-26 12:57:08 -07:00 |
|
Mattt Thompson
|
45c7a9a1ee
|
Editing section about Unit Testing
|
2013-09-26 12:52:46 -07:00 |
|
Mattt Thompson
|
17b5dbb3f1
|
Changing contact information
|
2013-09-26 11:51:55 -07:00 |
|
Mattt Thompson
|
c45116e0b9
|
Adding note about Apple's Reachability sample code
|
2013-09-26 11:51:39 -07:00 |
|