Commit Graph

7 Commits

Author SHA1 Message Date
Haacked
d79b526d70 Ensure user agent not empty string
Also added more ctor tests
2013-10-04 09:48:46 -07:00
Paul Betts
ace70b9a4b Add UserAgent to GitHubClient and Connection 2013-10-04 09:37:45 -07:00
Matt Burke
84b42b7074 Implement PostRawAsync, for asset uploading. 2013-10-03 09:09:26 -07:00
Haacked
a39a80cc88 Add exception handling for non-OK status codes 2013-10-02 16:17:36 -07:00
Haacked
372fd25914 Move error handling to Connection
The adapter shouldn't be responsible for translating errors
into the proper exception.
2013-09-30 10:45:03 -07:00
Haacked
91b5449ddd Removed fluent assertions 2013-09-23 17:41:04 -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