Commit Graph

8 Commits

Author SHA1 Message Date
aedampir@gmail.com 695cf8e75b Unused "using" directives were removed in whole solution. 2016-03-25 13:38:07 +07:00
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Brendan Forster 87d24f5fa7 fixed impacted tests 2015-09-10 15:38:00 +09:30
Corina Ciocanea 6f9a1496a3 Added PreviousFileName property to GitHubCommitFile. This property is returned from the GitHub API when a file was modified. Check https://api.github.com/repos/octokit/octokit.net/commits/997e955f for an example of returning a commit containing file renames. 2015-08-26 20:11:29 +03: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 15f0d04445 Fixed HasGetterOnlyProperties test 2015-01-06 08:33:13 +01:00
Dillon Buchanan 9ac06526b1 Added missing fields to GitHubCommit 2014-12-22 22:02:02 -05:00
Daniel Cazzulino ca45ae0555 Include files array in the github commit.
Fixes #607.
2014-11-28 10:47:19 -03:00