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 |
|