Commit Graph

17 Commits

Author SHA1 Message Date
aedampir@gmail.com 7af37853a4 removed <returns> tags 2016-06-29 02:18:44 +07:00
Alexander Efremov eb8ac94d78 removed <returns> docs 2016-06-29 02:18:44 +07:00
aedampir@gmail.com 137eaf4ca5 added new unit tests 2016-06-29 02:18:43 +07:00
aedampir@gmail.com 0cc37f861d added overloads on I(Observable)RepositoryCommitsClient 2016-06-29 02:18:43 +07:00
aedampir@gmail.com 04d3a2da95 added xml documentation 2016-06-29 02:18:42 +07:00
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
Roger Tinsley d9fd0b7e2c Added verb to Sha1 method 2016-03-16 23:30:41 +00:00
Roger Tinsley 5270b3783e Get the SHA-1 of a commit reference
Added implementation for Reactive framework
2016-03-16 22:01:45 +00:00
Mordechai Zuber b1917364cc Fixes #1035
Replaces #1042
2016-01-03 12:00:36 +02:00
Timothy Haagenson 43f8d1b67f tidyup - removing now unused variable 2014-07-10 11:58:00 -05:00
Timothy Haagenson 9e5d35d8fa small tidyup 2014-07-10 11:18:08 -05:00
Timothy Haagenson de56f0ba6d reactive unit tests
reactive unit tests
2014-07-09 10:53:06 -05:00
Timothy Haagenson 3f18b667bc implement get repository commit
implementation for getting a single repository commit.  Includes
implementation, unit tests and xml docs
2014-07-09 10:35:37 -05:00
Timothy Haagenson a72e39f98b Get All repo commits with request parameters
Implemented Get All using the available parameters wrapped in a
CommitRequest object.  Added unit tests and xml documentation along the
way.
2014-07-09 09:38:02 -05:00
Timothy Haagenson f1b772e4e8 Repository Commits Get All
Added the logic for getting all commits for a repository including unit
tests and XML docs
2014-07-08 16:14:26 -05:00
Brendan's Test Account ea9b0d27b0 dat code review feedback 2014-03-21 11:12:57 +13:00
Brendan Forster a1be7fefe7 added proper reactive client 2014-03-08 19:22:12 +11:00