Commit Graph

9 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
Haacked 862bf6a5d3 Add a bunch of doc comments
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07: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
Amy Palamountain 3a603361f5 Adding dem debugger displays 2014-02-20 22:13:38 +13:00
Brendan Forster 514c20e17c one last newline 2014-02-19 09:52:04 +11:00
Josh Sullivan c1e6d1e6bd Patched up some issues from the upstream merge.
Removed default parameter from pull request merge message according to
CA1026.
2014-02-03 18:31:09 +11:00
Josh Sullivan fddae25b6f Implemented pull request merge functionality 2014-02-03 18:31:08 +11:00