Commit Graph

10 Commits

Author SHA1 Message Date
Jordan Brown e51cc451a4 Clarifies usage of reference in IReferencesClient methods (#1778)
* Clairifies usage of IReferencesClient.Delete

Details the format of the reference parameter

* update xml doc in all the places
2018-04-23 21:27:15 +10:00
Grzegorz Dziadkiewicz e1b6434832 Add pagination support to ReferencesClient. (#1694)
* Add pagination support to ReferencesClient.

* Add missing unit tests for ReferencesClient

* Add integration tests for ReferencesClient pagination.

* Refactor assertion.
2017-12-01 21:11:05 +10:00
Ryan Gribble 3c818934b8 Release v0.24 - A Sight For Sore Eyes (#1539)
* Add release notes and bump version to 0.24

* run "build FormatCode" to fix up whitespace/formatting issues

* Fix failing Ssh key tests due to "validation exception".  This key must be in use on github (under another user, most likely from these tests failing).  Changed to a new SSH key and tweaked tests to reduce chance of a key being created and not destroyed

* Assignee and Assignees cant both be specified on NewIssue.  We missed this one in the PR.  Marked Assignee as [Obsolete] and fixed tests to use Assignees

* Fix a couple of Reactions tests that were calling the wrong client methods

* Fix timeline tests - looks like the response class has changed shape a bit, it now has an Issue object in the payload and Id field isnt present (leaving Id field there in case other timeline events do use it)

* Fix some following tests that require the test user to follow more than 1 other user

* Unskip these Event tests now because apparently they work!

* add breaking changes notes

* Update ApiErrorMessageSafe to return null for empty and whitespace strings (#1540)

* return null if ApiError.Message is empty or whitespace

* Uncomment test, which now passes

* update release notes to include PR1540

* Add "Bot" AccountType, was causing a deserialization exception when running the integration test "SearchForExcludedLanguage" (#1541)

* Update to include PR1541

* add bullets to make release notes easier to read

* markup additional code mentions in notes

* Fix grammar

fields => field
2017-01-17 18:56:55 +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 2244baf53d added new overloads 2016-06-16 15:32:27 +07:00
aedampir@gmail.com de00adc2d6 modified XML docs a little bit 2016-06-16 15:13:17 +07:00
Brendan Forster cb11fa696d corrected overload name to be consistent 2014-02-18 10:44:39 +11:00
Kristian Hellang e5009598f7 Fixed typos and whitespace 2013-11-25 23:41:56 +01:00
Kristian Hellang db7624a4ba Added reactive client 2013-11-25 23:40:45 +01:00