Commit Graph

14 Commits

Author SHA1 Message Date
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
aedampir@gmail.com
d2b9845b90 readonly ApiConnection field was removed. 2016-05-23 16:45:44 +07:00
aedampir@gmail.com
5765bf57df Fix broken tests. 2016-04-18 13:44:04 +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
5dfe1968da Get the SHA-1 of a commit reference
Updated RepositoryCommitsClients and unit/integration tests
2016-03-16 21:59:33 +00:00
Brendan Forster
d169876a3b added some more docs 2014-10-07 14:51:36 -02: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
460232b522 generate those xml-docs 2014-03-14 15:48:55 +11:00
Brendan Forster
e6be0ad334 moved function out to separate client 2014-03-08 19:11:59 +11:00