Sarmad
792bc3f1e8
Updated git data commit response with signature verification object ( #1398 )
2016-06-27 08:36:54 +09:30
aedampir@gmail.com
0fa854fe74
Redundant empty constructor was removed.
...
Unsued "using" directive was removed.
2016-03-23 12:25:53 +07:00
Robert Pethick
ffc0b35608
Switch GitDatabase->Git on IGitHubProvider
2015-12-24 17:01:37 +00:00
Brendan Forster
80719c0033
aaaand format the code
2015-11-04 13:38:51 -08:00
William Barbosa
847cd1b2c8
Adds common properties to RepositoryContext
...
A lot of classes use the name and the owner of the repository, so for
consistency I added those as properties of the Context
2015-09-27 00:38:52 -03:00
William Barbosa
b794c3581b
Refactors AssigneesClient and CommitsClient tests
2015-09-26 00:11:10 -03:00
Haacked
a94051d6b0
Repository name is required when creating a repo
...
I was trying to create a repository and I wasn't sure which parameters
were required. Following our philosophy of exposing required parameters
in the constructor, I change the `NewRepository` object to take in a
repository name and to make that property readonly.
2015-03-19 16:25:03 -07:00
Brendan Forster
28e8372922
extract helper method for setting up GitHubClient
2015-01-04 10:03:45 +09:30
Tim Sneed
3909498437
Internalize ProductHeaderValue
...
What Haacked, PaulBetts, and Shiftkey suggested
2014-02-28 06:33:44 -06:00
Brendan Forster
d41aa5ffb3
introduced NewCommit ctor overloads to simplify the test API
2013-12-29 10:17:48 +10:30
Brendan Forster
1429141b42
updated the integration tests for createing a commit and a tree 👯
2013-11-27 12:40:26 -08:00
Brendan Forster
6cba426813
let's make the folder structure consistent
2013-11-27 10:17:16 -08:00