Commit Graph

8 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
Abdelkhalek Oussama Elhamer
06ab549f75 Refactoring the code by calling the GetAll with the ApiOption.None in one of the overloads 2016-03-26 03:23:42 +01:00
Abdelkhalek Oussama Elhamer
a988ad166a Add GetAll with options overload to IObservableCommitStatusClient + Implementation 2016-03-23 18:59:18 +01:00
Robert Pethick
857aa06bf0 Update CommitStatus to Status on RepositoriesClient and ObservableRepositoriesClient 2015-12-23 16:34:29 +00:00
Kristian Hellang
e76df1c40c Removed legacy URL, minor XML-doc tweaks 2015-01-04 17:40:51 +01:00
Kristian Hellang
d9c9b9d270 Added method to get CombinedCommitStatus 2015-01-04 17:40:48 +01:00
Haacked
a363696544 Filled in more documentation. Made it consistent. 2013-11-07 10:14:01 -08:00
Haacked
3c428be5bc Adding observable commit status client 2013-10-29 23:15:43 -07:00