Commit Graph

5 Commits

Author SHA1 Message Date
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
Haacked b6a215d456 Refactor search result classes
They are now readonly and implement a generic base class.
2015-01-03 20:22:36 -08:00
Brendan Forster 12b82687ca enabled readonly collection 2014-03-05 22:01:08 +11:00
Brendan Forster 4ca19e52bd updated convention tests 2014-03-04 22:20:41 +11:00
Brendan Forster 11514473f9 added a simple integration test and got it passing 2014-03-04 22:10:37 +11:00