Commit Graph

20 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
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
aedampir@gmail.com b79e4e5e38 removed <returns> tags 2016-06-29 01:44:34 +07:00
Alexander Efremov e617541c2a cleared <returns> tags 2016-06-17 05:29:58 +07:00
aedampir@gmail.com 223363a03a added new overloads 2016-06-15 19:59:04 +07:00
aedampir@gmail.com 4230c958f8 modified XML docs 2016-06-15 19:59:04 +07:00
Alexander Efremov 190ccf04c2 Add ApiOption overloads to methods on IRepositoryHooksClient (#1272) 2016-04-19 17:08:02 +10:00
Henrik Andersson 8c15b6de97 Conform NewRepositoryWebHook to new request model guidelines 2015-11-11 23:07:28 +10:00
Kristian Hald 261e47f2f5 Implemented data less 'Post' method and used in ping and test hook calls. 2015-04-20 23:19:59 +02:00
Kristian Hald 8f3827ee9b Added integrationtests for the hooks and forks api.
Cleaned up the developed code to match some of the newer conventions.
2015-03-22 22:21:17 +01:00
John Du Hart 0cd5283131 Cleaned up using statements 2014-05-19 23:13:05 -04:00
Andy Cross 433f182e16 add missing files into mono assembly 2014-02-18 16:46:04 +00:00
Andy Cross 7cc66aad15 complete test method with stub class used for serialization 2014-01-20 16:31:30 +00:00
Andy Cross 828b77601c implement members except TEST 2014-01-20 16:16:20 +00:00
Andy Cross 170b0c459e Change method names to remove [Hooks] reference now that this is separated out - there doesn't need to be this duplicitous 'clarity' given the classes are now separate 2014-01-20 15:13:03 +00:00
Andy Cross 8222fd9246 missing test changes & correct tests which were calling Repositories.Get 2014-01-20 15:07:38 +00:00
Andy Cross a13c9fa3cc Refactor to a RepositoryHooksClient 2014-01-20 14:36:36 +00:00