Alexander Efremov
e701ae763c
Add repositoryId overloads to methods on I(Observable)StarredClient ( #1389 )
...
* modified XML docs
* updated xml docs
* added new overloads
* added new unit tests
* added new integration tests
* revert xml back a little
* fixed failed tests
* cleared <returns> tags
* removed <returns> tags
* remove <returns> tags
2016-07-03 22:01:31 +10:00
Alexander Efremov
85a87dade3
Add ApiOptions overloads to methods on I(Observable)StarredClient ( #1336 )
2016-06-02 12:15:35 +02:00
Brendan Forster
c1c035cf01
moved ConfigureAwait onto same line as await
2016-04-06 20:28:46 -04:00
Dave Glick
dcb83fc6ff
Adds support for alternate accept header to retrieve star creation timestamps
2016-01-12 21:40:11 -05:00
Haacked
fa363b169f
Remove StatusCode property from ApiResponse
...
We really want ApiResponse to be a composite of IResponse and the
deserialized content.
2015-01-04 19:25:43 -08:00
Paul Betts
c18b156fab
Rename IConnection methods
2014-04-30 21:30:45 -07:00
Brendan Forster
7dc70a2192
💄 using statements, incorrect docs, deprecated Octokit.Response namespace
2014-03-08 16:33:46 +11:00
Haacked
c96b00650e
Add comments to concrete types
...
We now have a build task that copies comments from interface to
implementation.
2013-12-11 14:22:39 -08:00
Peter MacNaughton
3b7488c4da
API client constructors documented
2013-12-02 22:09:04 -07:00
James R Sconfitto
97233cce76
Fix up starred xml documentation
...
Wherein i edit some of the language and then declare war against the
period.
2013-11-16 14:22:53 -05:00
James R Sconfitto
a53a76484b
Adjust for new delete request signature
2013-11-09 10:49:11 -05:00
James R Sconfitto
a8e47d323f
Code review fixes
...
* Add all `StarredClient` methods to the interface
* Add xml doc comments
* Correct parameter names
2013-11-08 18:35:41 -05:00
James R Sconfitto
ff136ee824
Add ability to stop starring a repository
...
Change the `DeleteAsync` method to return `Task<IResponse<object>>` in
order to check the status code
2013-11-08 07:51:51 -05:00
James R Sconfitto
77cbd28194
Add ability to star a repository
2013-11-07 21:43:58 -05:00
James R Sconfitto
5b804b6ef9
Adjust some Uri names for starring
2013-11-07 07:58:09 -05:00
James R Sconfitto
7f9518db8d
Add CheckStarred method
2013-11-06 22:33:03 -05:00
James R Sconfitto
e63c19c82f
Quick pass of stargazer docs
2013-11-06 21:42:07 -05:00
James R Sconfitto
52d4a8b5f4
Add stargazers for repository
2013-11-06 21:40:09 -05:00
James R Sconfitto
43ba74f26a
Take parameters for stars for a specified user
2013-11-06 21:15:35 -05:00
James R Sconfitto
f244ad3958
Add request parameters for star sorting
2013-11-06 09:10:27 -05:00
James R Sconfitto
8e9b2c8b75
Project and file name fixups
2013-11-05 21:59:40 -05:00