Commit Graph

9 Commits

Author SHA1 Message Date
Naveen 807188af36 fix for making the setter private
fix for making the setter private
2015-09-22 19:19:12 -04:00
Naveen 07f15ba2d4 Making EncodedContent public
Making EncodedContent public to get the raw bytes of a file. #861
2015-09-21 20:53:04 -04:00
Micah c3a67ae777 Creates constructors for all Models.Response.
Resolves https://github.com/octokit/octokit.net/issues/677.

Removes obscolete properties (gravatar).
Makes Models.Response properties all be protected (most were already).
2015-01-24 16:07:03 -08:00
Kristian Hellang 21ca33817d Fixed failing tests 2015-01-06 00:27:16 +01:00
Haacked 0e25b14858 Make repositoryContent readonly
Fixes #650
2015-01-03 20:21:41 -08:00
Haacked d1015cf494 Guard against a potential null string 2015-01-02 01:14:22 -08:00
Haacked 0876fd3902 Implement observable repository content client 2015-01-02 01:14:20 -08:00
Haacked 543d1bb863 Add support for deserializing non-public members
But only ones with ParameterAttribute applied.
2015-01-02 01:14:16 -08:00
Haacked 011a14b7f2 Add types to more closely reflect the API 2015-01-02 01:14:14 -08:00