Commit Graph

12 Commits

Author SHA1 Message Date
Prayank Mathur
43f6cfe28b Added ApiOption overloads to methods on IRepositoryCommitsClient (#1247)
* Added ApiOptions overloads for RepositoryCommitClient methods

* Added overloads to Reactive clients

* Integration tests in progress

* Integration test addition in progress

* More integration tests added

* Added Ensure things

* Minor changes

* Minor changes

* Few changes

* Tried to fix errors

* Tried to fix errors

* Fixed a few things

* Fixed integration tests

* Tidying up

* Added public keyword

* Added unit tests for GetAll() in normal and reactive methods

* Minor changes

* Changed the class name

* Fixed the unit test
2016-04-10 17:28:01 -04:00
Brendan Forster
b97254c5a7 swap in shared component for existing rules 2016-02-14 18:14:02 +11:00
Brendan Forster
aa3ce0db92 updated IObservableReleasesClient to use ApiOptions, and added some tests 2016-02-14 18:13:40 +11:00
Haacked
6c05651d64 Remove the redundant ApiInfo property 2015-01-04 19:15:44 -08:00
Haacked
4c8bab20eb IApiResponse no longer inherits IResponse 2015-01-04 18:58:53 -08:00
Haacked
09d5c236a4 Rename IResponse<T> to IApiResponse 2015-01-04 18:33:48 -08:00
Haacked
12548e04cb Make GetAndFlatten public
This allows us to tweak the accepts header and build up
our own requests without duplicating this logic.
2014-07-22 09:32:32 -07:00
Paul Betts
9f53b7d6e9 Fix up Octokit.Rx 2014-04-30 21:41:26 -07:00
Keith Dahlby
854c6afe94 Don't use parameters beyond first page 2013-10-31 21:44:48 -05:00
Keith Dahlby
5baaa171d6 Add optional GetAndFlattenAllPages() parameters 2013-10-30 22:51:36 -05:00
Haacked
ad4be39ea3 Clean up the Octokit.Reactive namespaces
Fixes #84
2013-10-18 22:26:36 -07:00
Haacked
04958410ea Flatten the observables for repositories 2013-10-16 18:54:06 -07:00