Commit Graph

14 Commits

Author SHA1 Message Date
Henrik Andersson 4f0519ee13 Add a warning to the statistics client about caching (#1954)
* Add a warning to the statistics client about caching

* Simplify note about caching and direct users to the API docs

Also update to use summary instead of remarks

* Merge the summary sections as the 2nd section is ignored in VS

* squash duplicate summary tags together

* Also squash these lines
2019-09-16 09:40:12 -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
Andreia Gaita 9e958bf998 Make Repository Id a long, it's going to grow... 2016-09-15 02:15:11 +02:00
aedampir@gmail.com 44b0f4039d ID -> Id 2016-07-17 16:29:32 +07:00
aedampir@gmail.com 20df7ed711 removed <retunrs> tags 2016-07-07 03:08:54 +07:00
Alexander Efremov 08fd8e01c1 cleared <returns> tags 2016-06-17 05:49:46 +07:00
Alexander Efremov dcac7b9305 added new overloads 2016-06-13 12:05:05 +07:00
Alexander Efremov 9d012f5e1d renamed repositoryName to name 2016-06-13 00:55:27 +07:00
Alexander Efremov 7bcfe3d0a1 modified XML docs 2016-06-13 00:47:03 +07:00
Brendan Forster 7dc70a2192 💄 using statements, incorrect docs, deprecated Octokit.Response namespace 2014-03-08 16:33:46 +11:00
Peter MacNaughton 04d6e9b386 Generate documentation comments for the
`Reactive` project
2014-02-26 22:22:59 -07:00
Brendan Forster 7f063a7451 wireup the additional endpoints for IObservableStatisticsClient 2014-02-18 22:15:01 +11:00
Brendan Forster 4da060b1e2 moved Statistics under Repository as per the docs 2014-02-18 21:54:35 +11:00
Amy Palamountain fd7133574b ObservableStats Client 2014-02-16 17:04:14 +13:00