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
23fe19a9f4
removed <returns> tags
2016-07-12 09:01:46 +07:00
Alexander Efremov
ce94a05a53
cleared <returns> tags
2016-06-17 05:27:50 +07:00
aedampir@gmail.com
d94f54f074
added new overloads
2016-06-15 19:55:42 +07:00
aedampir@gmail.com
71e5e2da9a
modified XML docs
...
modified parameters names
added extra null checks
2016-06-15 19:55:42 +07:00
Abdelkhalek Oussama Elhamer
5f306cfdcc
Change the GetAll methode signature in the ICommitStatusClient interface
2016-03-23 19:04:16 +01:00
Abdelkhalek Oussama Elhamer
452c9c4c29
Add ApiOption overloads to methods on ICommitStatusClient
2016-03-23 17:47:39 +01:00
Kristian Hellang
e76df1c40c
Removed legacy URL, minor XML-doc tweaks
2015-01-04 17:40:51 +01:00
Kristian Hellang
d9c9b9d270
Added method to get CombinedCommitStatus
2015-01-04 17:40:48 +01:00
Haacked
7c58fa28a7
Remove preview accept media type
...
This media type is only needed IF You want to make retrieving statuses
available at the endpoint /repos/:owner/:repo/commits/:ref/statuses. But
we're not doing that here.
2014-06-30 11:06:09 -07:00
Brendan Forster
37d75c7748
added opt-in header for passing Context to API
2014-05-17 12:22:20 +10:00
Haacked
c96b00650e
Add comments to concrete types
...
We now have a build task that copies comments from interface to
implementation.
2013-12-11 14:22:39 -08:00
Haacked
a363696544
Filled in more documentation. Made it consistent.
2013-11-07 10:14:01 -08:00
Brendan Forster
db2fae206c
down with compatibility shims!
2013-10-31 15:01:31 +11:00
Haacked
eaa5ed4380
Implement Commit Status API Client
2013-10-29 23:15:43 -07:00