Commit Graph

12 Commits

Author SHA1 Message Date
aedampir@gmail.com d796d17a71 added unit tests 2016-06-16 18:56:59 +07:00
Alexander Efremov 2ed5769154 Add ApiOptions overloads to methods on I(Observable)IssuesLabelsClient (#1329) 2016-05-29 15:32:48 +09:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
William Barbosa 1cb1258eb6 Refactors tests up to PullRequestsClientTests 2015-09-27 01:19:58 -03:00
Henrik Andersson 189ae42c3a Update tests 2015-03-24 00:12:54 +10: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
Brendan Forster 8e594db824 take care of initializing the labels array as late as possible 2014-10-12 08:46:18 -03:00
Tim Sneed 3909498437 Internalize ProductHeaderValue
What Haacked, PaulBetts, and Shiftkey suggested
2014-02-28 06:33:44 -06:00
Andre Rodrigues 18a3d3982b Apply more review comments 2013-12-06 15:35:43 +00:00
Andre Rodrigues 891a353e16 Add disposable 2013-12-06 09:46:28 +00:00
Andre Rodrigues 2ab931b541 Apply review comments 2013-12-06 09:14:40 +00:00