Commit Graph

10 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 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08: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
Peter MacNaughton dcc0ca5688 Fixed DebuggerDisplayAttribute on EmailAddress 2014-02-17 21:30:35 -07:00
Peter MacNaughton 56cbb0cf2f Suppress Code Analaysis warning on
EmailAddress.DebuggerDisplay
2014-02-08 10:49:50 -07:00
Peter MacNaughton bfaccd0595 Fixed documentation comments on UserEmailsClient
and EmailAddress
2014-02-07 23:42:13 -07:00
Peter MacNaughton 1fffebc446 Added DebuggerDisplay to EmailAddress model 2014-02-07 23:40:34 -07:00
Haacked 61c4cdf002 Organize classes better
Closes #94
2013-10-26 09:52:56 -07:00