Victor
6c43183837
fix: comment id model update to long instead of int
...
* #2927 : comment id model update to long instead of int
* #2927 : code review fixes (1)
* #2927 : code review fixes (2)
* #2927 : comment id model update to long instead of int: unit tests fix
* #2927 : code review fixes
* Fixed most names of parameters
---------
Co-authored-by: Victor Vorobyev <victor@myrtle-sa.com >
Co-authored-by: Brian C. Arnold <brian.arnold@spiderrock.net >
2024-06-10 08:12:08 -05:00
Henrik Andersson
9e5a76886f
Add ability to specify 'since' request parameter to issue comments ( #2008 )
...
* Update issue comments client to allow returning comments 'since' a specific date
* Update observable issue comments client to allow returning comments 'since' a specific date
* Add test cases to cover newly added methods
2019-09-21 13:17:14 -03:00
Park June Chul
cf0edddc30
Fix IssueCommentClient #1500 ( #1501 )
...
* Make GetAllForRepo to accept optional args
* Fix tests
* add missing interfaces
* fix tests
* Fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix
* fix tests
* fix tests
2017-01-07 23:42:05 +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
d1c89b1ffa
removed <returns> tags
2016-07-07 03:33:00 +07:00
Alexander Efremov
60e9733c91
cleared <retruns> tags
2016-06-17 05:59:45 +07:00
aedampir@gmail.com
eb8e5b1cfc
added new overloads
2016-06-15 20:01:39 +07:00
aedampir@gmail.com
7d65a8db4e
added XML docs
2016-06-15 20:01:39 +07:00
Elhamer
9c77ebf009
Add ApiOption overloads to methods on IIssueCommentsClient ( #1267 )
2016-04-14 14:07:19 +10:00
Gabriel Weyer
cbd9e76cb2
Issue comments are identified by Id instead of Number
2015-12-23 12:17:04 +11:00
Henrik Andersson
78e76be7d9
Update clients
2015-03-24 00:11:52 +10:00
Peter MacNaughton
889b4484f3
Implemented Delete for IssueCommentsClient
2014-01-21 10:52:46 -07:00
Peter MacNaughton
231fa2c520
API interface summaries
...
Modified existing comments in IGitDatabaseClient, IMiscellaneousClient and
ITeamsClient. Hopefully for valid reasons.
2013-12-02 22:08:21 -07:00
pltaylor
138b98901b
Fix up NetCore45
2013-11-04 14:14:22 -05:00
pltaylor
2e85180c1d
Fix outputs to be IssueComment
2013-11-04 13:57:43 -05:00
pltaylor
9bf0df499d
Add IssueComment class and bare bones IssueCommentsClass
...
Also rename IIssuesCommentClass to IISsueCommentsClass
2013-11-04 13:57:42 -05:00