Commit Graph

11 Commits

Author SHA1 Message Date
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Gabriel Weyer 56ef5c1f57 Added TarballUrl, ZipballUrl and Assets to Release model, added Uploader to ReleaseAsset model 2015-12-16 15:26:11 +11:00
Gabriel Weyer 74b1144af5 Added Author property when getting Release from API 2015-12-15 12:09:33 +11: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
Dillon Buchanan b18b47acde All models used in PATCH verbs should have nullable fields 2014-10-12 08:37:11 -03:00
Brendan Forster 538177af51 added overloads to convert an entity into an operation 2014-07-07 14:48:12 +09:30
Brendan Forster c6cf075987 moved Commitish to the dictionary 2014-07-07 14:48:11 +09:30
Amy Palamountain cd5627c824 Bam! 2014-02-19 22:00:56 +13:00
andreasohlund 9288dc4fea Adding support for releases with a null publish date. Closes #204 2013-11-09 15:06:07 +01:00
Haacked 61c4cdf002 Organize classes better
Closes #94
2013-10-26 09:52:56 -07:00