Commit Graph

21 Commits

Author SHA1 Message Date
Grzegorz Dziadkiewicz 04c9a9a0de Update MiscellaneousClient to ApiClient approach and add pagination support to GetAllLicenses. (#1716)
Co-authored-by: Brendan Forster <brendan@github.com>
2020-02-25 18:48:00 -04:00
Jose de Jesus Medina 5eb9f06b24 Fix typos in comments (#2040) 2019-10-30 13:51:20 -03:00
Itai Bar-Haim 4e804f61a6 Prefer using nameof(x) over literal "x" (#1781)
* updated XML docs and added some missing bits.

* prefer nameof(x) over literal "x"
2018-03-07 20:43:10 +10:00
Ryan Gribble f3d7429289 Remove previously obsoleted ObservableMiscellaneousClient ctor 2016-09-06 23:16:03 +10:00
Ryan Gribble 43c18b0e55 Merge remote-tracking branch 'upstream/master' into add-importers-to-meta 2016-04-05 07:20:37 +10:00
Ryan Gribble 5a979e696c Reword obsolete message 2016-04-05 07:20:32 +10:00
Ryan Gribble 09ebe007b7 Add unit test for ObservableMiscellaneousClient
Fix observable's constructor (obsoleting old constructor) to make it consistent with the other API clients
2016-04-03 22:20:02 +10:00
aedampir@gmail.com bc0390ef4a IObservableMiscellaneousClient and ObservableMiscellaneousClient fixes 2016-03-29 17:39:08 +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
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 2427ab6922 Update observable clients 2015-03-24 00:12:41 +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
Haacked 6f1d58450c Add an emoji type rather than a dictionary
Fixes #348
2014-01-30 14:25:16 -08:00
Brendan Forster db2fae206c down with compatibility shims! 2013-10-31 15:01:31 +11:00
Haacked ad4be39ea3 Clean up the Octokit.Reactive namespaces
Fixes #84
2013-10-18 22:26:36 -07:00
Haacked 36e7a0a5c9 Add observable markdown endpoint client 2013-10-07 10:35:50 -07:00
Haacked 4e445093f7 Implement Miscellaneous Client emoji and markdown 2013-10-06 22:45:15 -07:00