Commit Graph

17 Commits

Author SHA1 Message Date
aedampir@gmail.com 5c98093f7d IMiscellaneousClient and MiscellaneousClient fixes 2016-03-29 17:37:00 +07:00
Jiaming Chen ce93c4a60c Added NewArbitraryMarkdown class, RenderArbitraryMakrdown method and unit tests for it. 2015-11-03 11:20:35 -08:00
Haacked 7f901c47e8 Implement the Meta endpoint
See https://developer.github.com/v3/meta/ for more information about
this endpoint.
2015-09-12 16:14:13 -07:00
Haacked 17a2abbdc0 Remove already declared.usings 2015-08-04 21:22:46 -07:00
Haacked eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
Haacked 15ae4257fa 🎨 Remove redundant type name prefix
The namespace portion of the type name is declared in a using statement.
2015-08-04 21:00:25 -07:00
Mark Taylor e092a109ea Additional changes to support rate_limit API call 2015-07-26 22:03:19 +01:00
Mark Taylor d88f180cd6 Added GetRateLimits to MiscellaneousClient 2015-07-24 21:30:25 +01:00
Henrik Andersson 78e76be7d9 Update clients 2015-03-24 00:11:52 +10:00
Haacked 0d096dfc92 Implement method to retrieve a single license 2015-03-17 17:50:50 -07:00
Haacked 0e35999811 Implement api to get list of licenses 2015-03-17 17:50:22 -07:00
Haacked f6abb9b0d3 Implement Methods to retrieve gitignore 2015-03-17 10:29:13 -07:00
Brendan Forster 7dc70a2192 💄 using statements, incorrect docs, deprecated Octokit.Response namespace 2014-03-08 16:33:46 +11:00
Haacked 6f1d58450c Add an emoji type rather than a dictionary
Fixes #348
2014-01-30 14:25:16 -08:00
Peter MacNaughton 231fa2c520 API interface summaries
Modified existing comments in IGitDatabaseClient, IMiscellaneousClient and
ITeamsClient. Hopefully for valid reasons.
2013-12-02 22:08:21 -07:00
Haacked a363696544 Filled in more documentation. Made it consistent. 2013-11-07 10:14:01 -08:00
Haacked 61c4cdf002 Organize classes better
Closes #94
2013-10-26 09:52:56 -07:00