Commit Graph

24 Commits

Author SHA1 Message Date
aedampir@gmail.com c00e90158c removed empty <returns> 2016-06-25 23:20:31 +07:00
Alexander Efremov a207d2abb1 cleared <returns>tags 2016-06-17 05:48:22 +07:00
Alexander Efremov b0654dbcdc fixed errors in unit tests 2016-06-13 13:18:17 +07:00
Alexander Efremov 4ab2075d8c added new overloads 2016-06-12 18:59:31 +07:00
Alexander Efremov fddb69e910 modified XML docs 2016-06-12 18:40:44 +07:00
aedampir@gmail.com 4c1b2fa33c added overloads on IObservableReleasesClient and IReleasesClient 2016-05-20 18:37:51 +07:00
Abdelkhalek Oussama Elhamer 2e8317d536 Change the GetAll method by calling the other overload usign ApiOption.None 2016-03-26 03:26:59 +01:00
Brendan Forster aa3ce0db92 updated IObservableReleasesClient to use ApiOptions, and added some tests 2016-02-14 18:13:40 +11:00
Brendan Forster 7ca01400d3 Merge pull request #975 from chenjiaming93/GetLatestRelease
Implemented GetLatestRelease API.
2016-02-03 11:03:44 +10:30
Robert Pethick 4b16ea6a29 Move Release to IRepositoriesClient from IGitHubClient 2016-01-04 17:04:47 +00:00
jic096@ucsd.edu dbe59894a4 Implemented GetLatestRelease API. 2015-12-06 17:41:21 -08:00
Henrik Andersson 2427ab6922 Update observable clients 2015-03-24 00:12:41 +10:00
Dillon Buchanan b18b47acde All models used in PATCH verbs should have nullable fields 2014-10-12 08:37:11 -03:00
Brendan Forster 2ed5c49b69 dropped 'Release' suffix from some APIs 2014-07-07 12:32:15 +09:30
Haacked 119b59e9a2 Fix up URLs for individual assets
The release id is not needed.
Fixes #506
2014-06-30 09:08:48 -07:00
Cameron MacFarland f6c42b78c5 Fixing xml docs 2014-06-10 09:03:27 +08:00
Cameron MacFarland 3ffcc17dfd Fixed edit release api #506 2014-06-09 20:46:15 +08:00
Peter MacNaughton 04d6e9b386 Generate documentation comments for the
`Reactive` project
2014-02-26 22:22:59 -07:00
Peter MacNaughton d75c6b55f9 Fixed ObservableReleasesClient.GetAssets
to use the correct url.
2014-02-08 23:13:24 -07:00
Henrik Andersson 9c2ef824e6 Impl missing Observable Releases Client methods 2014-02-07 22:26:05 +10:00
Henrik Andersson 16a7cf3243 Doc Comments added
Add API URLs to comments

Doc Comment Observable Releases Client

Add API URLs to doc comments

Code Analysis fixes
2014-02-07 22:26:03 +10:00
Haacked ad4be39ea3 Clean up the Octokit.Reactive namespaces
Fixes #84
2013-10-18 22:26:36 -07:00
Haacked c446c79094 Flatten the observables for releases 2013-10-16 18:54:11 -07:00
Haacked 9a33c68dbc Make client property names consistent
Also added ObservableReleasesClient
2013-10-05 16:30:00 -07:00