Commit Graph

16 Commits

Author SHA1 Message Date
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
Mickaël Derriey 13d5dab516 Port to .NET Core (#1503)
Port to .NET Core
2017-01-21 14:42:02 +10:00
Andreia Gaita 9e958bf998 Make Repository Id a long, it's going to grow... 2016-09-15 02:15:11 +02:00
aedampir@gmail.com 44b0f4039d ID -> Id 2016-07-17 16:29:32 +07:00
Alexander Efremov 3d97346672 Add repositoryId overloads to methods on I(Observable)RepositoryDeployKeysClient (#1351) 2016-06-18 08:02:28 +10:00
Alexander Efremov c4520123bf Add ApiOptions overloads to methods on I(Observable)RepositoryDeployKeysClient (#1307) 2016-05-20 14:45:34 +03:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Haacked eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
Brendan Forster d169876a3b added some more docs 2014-10-07 14:51:36 -02:00
Henrik Andersson 986dae1d56 Fix overzealous use of whitespace 2014-07-03 04:26:21 +10:00
Henrik Andersson 95430298b5 Code cleanup 2014-06-15 09:25:54 +10:00
Henrik Andersson 7f9429b8e9 Added unit tests 2014-06-15 08:34:39 +10:00
Henrik Andersson fd66ea5472 Implement repo deploy keys client
Update comments
Add ApiUrls methods
2014-06-14 23:58:21 +10:00
Henrik Andersson e28f3ec3db Add Repository Deploy Keys client 2014-06-14 18:22:21 +10:00