Commit Graph

9 Commits

Author SHA1 Message Date
Brendan Forster
f2c88a4d60 added missing property to IObservableUsersClient 2014-02-18 10:53:20 +11:00
Peter MacNaughton
133298789f Adding IObservableUserEmailsClient and...
default implementation. Still needs delete method which is skipped
because it's a HTTP DELETE. There's currently nothing in the
ApiConnection to handle this scenario and it's a rather unorthodox thing
to support.
delete.
2014-02-08 12:48:53 -07:00
=
d95e8a4798 Copy comments from base 2013-11-08 13:30:17 +00:00
Haacked
ad4be39ea3 Clean up the Octokit.Reactive namespaces
Fixes #84
2013-10-18 22:26:36 -07:00
Haacked
189a8e1da8 Flatten the observables for users 2013-10-16 18:54:09 -07:00
Haacked
adfb50198e Applying our private member naming convention
Just trying to make @half-ogre happy
2013-10-04 10:01:20 -07:00
Haacked
76e509978f Add Observable GetEmails method 2013-10-03 16:02:53 -07:00
Haacked
e07b6d62c2 Add null checks and fix CodeAnalysis errors.
I enabled code analysis to the Octokit.Reactive project and
needed to fix things up.
2013-01-29 14:36:24 -08:00
Haacked
997e955f38 Rename to Octokit to be consistent with other API libs
GitHub is naming all of the libraries Octokit for their respective
platforms
2013-01-29 14:00:27 -08:00