Commit Graph

7 Commits

Author SHA1 Message Date
Haacked
caad25abd0 Remove the Size field
Per @technoweenie's recommendation, this value is innaccurate and
useless. It doesn't factor in git alternates etc.

Calculating a better value is expensive.
2013-09-24 14:10:09 -07:00
Phil Haack
16655ef7fe Merge pull request #32 from octokit/haacked/user-site-admin
Add SiteAdmin property to user
2013-09-24 10:17:09 -07:00
Haacked
1b98d3a8c6 Fixed a couple of errors in the repository model 2013-09-24 09:18:21 -07:00
Haacked
91b5449ddd Removed fluent assertions 2013-09-23 17:41:04 -07:00
Haacked
01c41039e5 Add SiteAdmin property to user 2013-09-23 17:00:50 -07:00
Haacked
3c52d13bff Port ssh key helpers from GHfW 2013-09-23 16:34:05 -07: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