=
d95e8a4798
Copy comments from base
2013-11-08 13:30:17 +00:00
Haacked
3c428be5bc
Adding observable commit status client
2013-10-29 23:15:43 -07:00
Haacked
ad4be39ea3
Clean up the Octokit.Reactive namespaces
...
Fixes #84
2013-10-18 22:26:36 -07:00
Haacked
04958410ea
Flatten the observables for repositories
2013-10-16 18:54:06 -07:00
half-ogre
35727b87a5
add observable counterparts
2013-10-09 11:30:20 -07:00
half-ogre
c20b91ccfc
add observable counter-parts
2013-10-09 11:00:14 -07:00
Haacked
0525e5fa50
Implement method to get README html
...
The old implementation would actually retrieve the entire HTML page
where the README is located. We want to simply make the same request
with a different ACCEPT header so we can retrieve the portion of the
README html that we'd actually want to display.
2013-10-09 10:44:00 -07:00
half-ogre
13dbfea583
add reactive counter-part
2013-10-08 09:43:52 -07:00
Haacked
f6c156f371
Return IReadOnlyList over IReadOnlyCollection
...
ReadOnlyCollection implements IReadOnlyList. Whodathunkit?
2013-10-04 10:23:28 -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
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