Commit Graph

10 Commits

Author SHA1 Message Date
Elhamer 750aed62f8 Add ApiOption overloads to methods on IFollowersClient (#1259) 2016-04-11 07:54:33 -04:00
Brendan Forster 6ba88602e4 cleanup so that await and ConfigureAwait are on same line 2016-04-06 20:22:39 -04:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Henrik Andersson 140bbc9836 Update Followers to follow GetAll* convention 2015-03-21 23:55:42 +10:00
Haacked fa363b169f Remove StatusCode property from ApiResponse
We really want ApiResponse to be a composite of IResponse and the
deserialized content.
2015-01-04 19:25:43 -08:00
Haacked f83ad06c85 Add extension method for common checks against the HTTP status 2015-01-04 19:15:46 -08:00
Paul Betts c18b156fab Rename IConnection methods 2014-04-30 21:30:45 -07:00
Brendan Forster 7dc70a2192 💄 using statements, incorrect docs, deprecated Octokit.Response namespace 2014-03-08 16:33:46 +11:00
Henrik Andersson 2fe86c3c4e Tidy up doc comments
Remove unused CodeAnalysis Suppress messages
2014-02-01 06:43:22 +10:00
Henrik Andersson f368645da5 Rename UserFollowersClient to FollowersClient 2014-02-01 06:43:20 +10:00