Commit Graph

14 Commits

Author SHA1 Message Date
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Haacked 694e09970b Remove extraneous commas 2015-08-04 21:20:09 -07:00
Haacked eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
Darren Camp c6812d1c41 Fix for issue #738
Added Unsubscribed value to the EventInfoState enumeration
2015-03-12 08:37:44 +08:00
Jan Ove Skogheim 015ecb97de Revert https://github.com/janovesk/octokit.net/commit/4d2bc143b305e65d59ed8d8404f6e1b1e5858dbb. The parameter attribute only works for serialization, not deserialization. 2015-02-25 20:32:26 +01:00
Jan Ove Skogheim 4d2bc143b3 Support the correct spelling (https://developer.github.com/v3/issues/events/) of event types. 2015-02-19 22:57:33 +01: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 690bb77129 IssueEvent & EventInfo Field/Enum Updates
Fixes #642
2014-12-22 17:33:40 -05:00
Amy Palamountain fa9c618302 Debugger display ++ 2014-02-19 21:43:35 +13:00
Kyle Nunery f29901b695 Using existing User class instead of Actor class 2013-11-03 00:50:45 -05:00
Kyle Nunery ea25d99676 Add missing xml comments 2013-11-03 00:50:44 -05:00
Kyle Nunery 4868b0e4f2 add event id to EventInfo model 2013-11-03 00:45:53 -05:00
Kyle Nunery 769be5bcbc Added Issue Events client interface and corresponding types 2013-11-03 00:45:52 -05:00