Brendan Forster
|
dc2f6ff001
|
first pass at cleaning up attributes (#2157)
|
2020-03-18 09:02:11 -03:00 |
|
Brendan Forster
|
f96885654f
|
add metadata to each client action (#2124)
|
2020-03-04 21:10:38 -04:00 |
|
Itai Bar-Haim
|
4e804f61a6
|
Prefer using nameof(x) over literal "x" (#1781)
* updated XML docs and added some missing bits.
* prefer nameof(x) over literal "x"
|
2018-03-07 20:43:10 +10:00 |
|
aedampir@gmail.com
|
44b0f4039d
|
ID -> Id
|
2016-07-17 16:29:32 +07:00 |
|
Devesh Khandelwal
|
e35f237214
|
Add pagination support (ApiOptions overloads) to UserKeys client. (#1278)
|
2016-04-29 14:17:24 +10:00 |
|
Mordechai Zuber
|
a8162c4af0
|
IUserKeysClient.GetAll -> GetAllForCurrent()
|
2016-03-10 09:07:35 +02:00 |
|
Ryan Gribble
|
047a78361a
|
Transfer methods from SshClient to UserKeysClient
Add unit and integration tests and CreatePublicKeyContext() helper method
|
2016-02-23 06:58:08 +10:00 |
|
Brendan Forster
|
605500b34f
|
actually implement the thing
|
2014-07-08 11:43:35 +09:30 |
|
Brendan Forster
|
d9cb1a9a57
|
stubbed the observable clients
|
2014-07-08 11:17:55 +09:30 |
|
Brendan Forster
|
5a24bbb9f8
|
stubbed the client and a couple of methods
|
2014-07-08 11:08:37 +09:30 |
|