Commit Graph

14 Commits

Author SHA1 Message Date
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
Alexander Efremov e701ae763c Add repositoryId overloads to methods on I(Observable)StarredClient (#1389)
* modified XML docs

* updated xml docs

* added new overloads

* added new unit tests

* added new integration tests

* revert xml back a little

* fixed failed tests

* cleared <returns> tags

* removed <returns> tags

* remove <returns> tags
2016-07-03 22:01:31 +10:00
Alexander Efremov 85a87dade3 Add ApiOptions overloads to methods on I(Observable)StarredClient (#1336) 2016-06-02 12:15:35 +02:00
Dave Glick dcb83fc6ff Adds support for alternate accept header to retrieve star creation timestamps 2016-01-12 21:40:11 -05:00
Haacked 726e306bf6 🎨 Make fields readonly 2015-08-04 21:20:07 -07:00
Haacked eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
Peter MacNaughton 04d6e9b386 Generate documentation comments for the
`Reactive` project
2014-02-26 22:22:59 -07:00
Nigel Sampson 03e878d745 Make ObservableStarredClient accessible through ObservableActivitiesClient 2014-01-30 11:46:36 +13:00
Kristian Hellang ae23a2ae7a Fixed minor namespace and whitespace issues 2013-12-01 23:42:04 +01:00
James R Sconfitto 97233cce76 Fix up starred xml documentation
Wherein i edit some of the language and then declare war against the
period.
2013-11-16 14:22:53 -05:00
James R Sconfitto b68a98d12f Namespacing! 2013-11-14 20:14:07 -05:00
James R Sconfitto dd5db1e401 Implement the observable starred interface 2013-11-14 13:28:35 -05:00