Mordechai Zuber
44304ca70b
use string per recommended style
2015-12-16 21:23:36 +02:00
Haacked
eb5d14cfdc
Organize usings and remove unused
2015-08-04 21:12:37 -07:00
David Martin
2ee42b553f
removed unused references, fixed namespaces, added 'forkee' to customdictionary.xml
2015-03-04 23:29:21 +00:00
David Martin
bea3a5dbbd
fixed monoandroid and monotouch projects, got convention tests working
2015-03-02 22:51:15 +00:00
David Martin
3490f86789
added payload to activity, implemented commit_comment type, and updated json serializer strategy (with test)
2015-03-02 18:19:59 +00:00
Micah
c3a67ae777
Creates constructors for all Models.Response.
...
Resolves https://github.com/octokit/octokit.net/issues/677 .
Removes obscolete properties (gravatar).
Makes Models.Response properties all be protected (most were already).
2015-01-24 16:07:03 -08:00
Haacked
9f675924b7
Make response models readonly
...
It's bothered me that our response models are mutable. They really
shouldn't be. I made the properties have a protected setter instead of
private to provide flexibility for others who might be deriving from
these classes or testing them.
Fixes #650
2015-01-03 20:21:36 -08:00
Brendan Forster
3be89e7c01
document a bunch of the Exceptions namespace
2015-01-03 09:30:05 -08:00
Amy Palamountain
c29cfd42ce
Hot.dogs
2014-02-20 21:28:23 +13:00
Brendan Forster
c96a6d1685
the ids for events are not ints
2013-12-18 08:34:27 -08:00
pltaylor
7ef7317f6f
Add Observable ActivitiesClient and interface
2013-11-05 09:02:44 -05:00
pltaylor
f30ec27df9
Add tests for ActivityClient
2013-11-05 08:53:36 -05:00
pltaylor
643dcc7246
Fill out the activity model
2013-11-04 20:44:20 -05:00