Commit graph

22 commits

Author SHA1 Message Date
2576c17684 0.1.2, fix some warnings 2014-03-30 23:08:25 -07:00
d2ac17d00e 0.1.1, trying to fix podspec 2014-03-30 23:03:43 -07:00
d1c0c1371e add license 2014-03-30 23:02:55 -07:00
f28626d097 fix some warnings and notes 2014-03-30 23:00:59 -07:00
d3436be10a fix warnings 2014-03-30 22:45:53 -07:00
1cfd5bd45c update project settings 2014-03-30 22:45:44 -07:00
6ffce493b5 add podspec 2014-03-30 22:45:25 -07:00
d1c987ae38 add a Readme and update copyright 2014-03-30 22:33:24 -07:00
Sami Samhuri
a1e5adf606 add an alert view shortcut that accepts OK & cancel button titles 2012-11-14 22:08:32 -08:00
Sami Samhuri
348909fc04 use ARC, remove retain/release/autorelease 2012-11-14 22:06:49 -08:00
Sami Samhuri
0fe10f0abb fix encoding of POST bodies in MMHTTPClient 2012-11-14 22:04:55 -08:00
Sami Samhuri
675d3cd9e1 update project for new Xcode and llvm 2011-12-19 17:11:33 -05:00
Sami Samhuri
d113809f7c support POSTing a dictionary of key/value pairs 2011-12-19 17:11:24 -05:00
Sami Samhuri
25cfde7355 pass error to http callbacks 2011-12-19 17:10:42 -05:00
Sami Samhuri
8bcc03c752 start requests immediately 2011-12-19 17:10:29 -05:00
Sami Samhuri
637258880a fix a bug when setting a timeout in the HTTP client 2011-12-19 17:09:09 -05:00
Sami Samhuri
148221bcf9 use +marshmallows for category names 2011-12-10 16:17:21 -08:00
Sami Samhuri
e48868e253 add future dates to -[NSDate relativeToNow] 2011-09-05 21:24:06 -07:00
Sami Samhuri
f401375380 add GHUnit and some tests for -[NSDate relativeToNow] 2011-09-05 21:23:55 -07:00
Sami Samhuri
f0fc9129f2 add category on UIAlertView 2011-09-05 21:23:23 -07:00
Sami Samhuri
bd551f9340 factor out MMHTTPReqeust from MMHTTPClient 2011-09-04 00:36:43 -07:00
Sami Samhuri
157b0a1666 first commit 2011-09-03 23:39:23 -07:00