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
617e04dc87
Merge branch 'gists' of https://github.com/haagenson/octokit.net into haagenson-gists
...
Conflicts:
Octokit/Helpers/ApiUrls.cs
Octokit/Models/Response/GistFork.cs
Octokit/Models/Response/GistHistory.cs
2015-05-08 16:35:05 +09:30
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
444e8aa8c3
Fixed failing HasDebuggerDisplayAttribute tests
2015-01-06 08:44:19 +01:00
Kristian Hellang
15f0d04445
Fixed HasGetterOnlyProperties test
2015-01-06 08:33:13 +01:00
Timothy Haagenson
e8d894c648
small changes to make ready for master
...
a few small fixes
added debugger attributes to models being used and added back a missing
newline at end of file
fixed a quick typo on the documentation for GistChangeStatus
2014-08-18 17:15:31 -04:00
Simon Cropp
cc779283ea
fix user mapping and add doco
2013-11-14 17:58:34 +11:00