Mordechai Zuber
d83a4bbcbc
Octokit.Tests.Integration\Clients
2015-05-19 09:54:08 +03:00
Brendan Forster
620daa7ea2
introduce Account.Type property to represent whether account is user or organization
...
- This also changes SearchUsersRequest to use AccountSearchType as this is a slightly
different representation of the user/org role.
- Added some tests to check existing API usage.
2015-02-24 09:13:22 +09:30
Brendan Forster
60e3c9a675
tidy up some using statements
2015-01-04 10:03:47 +09:30
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
Peter MacNaughton
38aec1694b
Implemented UserEmailsClient GetAll and Add...
...
methods plus unit tests.
2014-01-23 11:57:21 -07:00
lbargaoanu
1d6729f6c6
use IReadOnlyList as return type
2014-01-20 10:48:06 +02:00
lbargaoanu
7af19ab319
allow deserialization of IReadOnlyCollection<T>
2014-01-17 16:48:31 +02:00
Brendan Forster
446ea0e89a
stripped out some unnecessary namespaces for tests
2013-12-29 10:17:51 +10:30
Brendan Forster
1a60206f35
use a different property to get the current username, instead of Credentials
2013-12-29 10:17:46 +10:30
Brendan Forster
6cba426813
let's make the folder structure consistent
2013-11-27 10:17:16 -08:00