Commit Graph

12 Commits

Author SHA1 Message Date
Brendan Forster 87d2b0fdc1 more cleanup of route metadata (#2158) 2020-03-19 16:21:16 -03:00
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 e8b3a9f24c added overloads with repoId 2016-06-17 13:57:56 +07:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Haacked 862bf6a5d3 Add a bunch of doc comments
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Lars Tabro Sørensen 4875e70105 Fixed some accesibility and validation on MergeClient and NewMerge - based on comments on pull request 2015-01-31 23:37:41 +01:00
Lars Tabro Sørensen c44d38c594 Added unittests of MergingClient and fixed the return type to be Merge 2014-11-05 08:06:20 +01:00
Lars Tabro Sørensen 230d5d3aed Added merge support on repositories 2014-11-05 07:42:31 +01:00