Ryan Gribble
|
046c5a36cc
|
Rename client.User.Keys to client.User.GitSshKey
Mark client.User.Keys as [Obsolete]
|
2016-06-09 06:44:28 +10:00 |
|
Henrik Andersson
|
77b04efbdd
|
Fixes as per PR review comments
|
2016-06-08 22:55:41 +10:00 |
|
Henrik Andersson
|
3ad22b5d9d
|
Add ObservableUserGpgKeysClient and fixes to satisfy convention tests
|
2016-06-08 22:55:41 +10:00 |
|
Jasmine
|
19f0bf389e
|
Added Observable classes and got started on observable tests
|
2016-01-28 14:29:08 -05:00 |
|
Brendan Forster
|
5a24bbb9f8
|
stubbed the client and a couple of methods
|
2014-07-08 11:08:37 +09:30 |
|
Brendan Forster
|
7dc70a2192
|
💄 using statements, incorrect docs, deprecated Octokit.Response namespace
|
2014-03-08 16:33:46 +11:00 |
|
Brendan Forster
|
5ff3987d05
|
IObservableUserClient should have Emails underneath
|
2014-02-18 21:50:06 +11:00 |
|
Peter MacNaughton
|
aa1303399b
|
Merge branch 'master' into user_emails_client
|
2014-02-02 11:31:46 -07:00 |
|
Peter MacNaughton
|
0788c058fe
|
Added IUserEmailsClient property to IUsersclient
not sure how I missed that before :-/
|
2014-02-01 16:54:00 -07:00 |
|
Henrik Andersson
|
f368645da5
|
Rename UserFollowersClient to FollowersClient
|
2014-02-01 06:43:20 +10:00 |
|
Henrik Andersson
|
f2a53c6a88
|
Stub out User Followers API
|
2014-02-01 06:43:01 +10: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 |
|
Peter MacNaughton
|
231fa2c520
|
API interface summaries
Modified existing comments in IGitDatabaseClient, IMiscellaneousClient and
ITeamsClient. Hopefully for valid reasons.
|
2013-12-02 22:08:21 -07:00 |
|
Haacked
|
a363696544
|
Filled in more documentation. Made it consistent.
|
2013-11-07 10:14:01 -08:00 |
|
Haacked
|
03fce7001c
|
Add Member property to observable Orgs client
|
2013-11-07 10:05:35 -08:00 |
|
Brendan Forster
|
451eddc647
|
dropped a bunch of async/await usages
There's also some differences here between using IReadOnlyCollection and
IReadOnlyList. We should decide on one and be consistent
|
2013-10-31 10:35:24 +11:00 |
|
Haacked
|
61c4cdf002
|
Organize classes better
Closes #94
|
2013-10-26 09:52:56 -07:00 |
|